patching file src/proftpd.8.in patching file src/data.c patching file include/glibc-glob.h patching file lib/glibc-glob.c patching file modules/mod_core.c Hunk #2 succeeded at 7422 (offset 12 lines). patching file modules/mod_ls.c patching file modules/mod_xfer.c patching file tests/api/misc.c patching file include/proftpd.h patching file src/privs.c patching file src/session.c patching file configure.in Hunk #1 succeeded at 1740 (offset -6 lines). patching file include/options.h patching file src/auth.c patching file contrib/mod_tls.c Hunk #1 succeeded at 556 (offset 7 lines). patching file src/inet.c patching file tests/api/tests.c patching file tests/t/lib/ProFTPD/Tests/Commands/MDTM.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RETR.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RMD.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RNTO.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RMD.pm patching file tests/t/lib/ProFTPD/Tests/Commands/NOOP.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RANG.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RNFR.pm patching file tests/t/lib/ProFTPD/Tests/Config/AllowFilter.pm patching file tests/t/lib/ProFTPD/Tests/Config/DenyFilter.pm patching file tests/t/lib/ProFTPD/Tests/Config/Directory/Limits.pm patching file tests/t/lib/ProFTPD/Tests/Config/FTPAccess/RETR.pm patching file tests/t/lib/ProFTPD/Tests/Config/Include.pm patching file tests/t/lib/ProFTPD/Tests/Config/Limit/Filters.pm patching file tests/t/lib/ProFTPD/Tests/Config/MaxRetrieveFileSize.pm patching file tests/t/lib/ProFTPD/Tests/Config/Order.pm patching file tests/t/lib/ProFTPD/Tests/Logging/ExtendedLog.pm patching file tests/t/lib/ProFTPD/Tests/Commands/LIST.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RANG.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RETR.pm patching file tests/t/lib/ProFTPD/Tests/Config/HiddenStores.pm patching file tests/t/lib/ProFTPD/Tests/Config/HideNoAccess.pm patching file tests/t/lib/ProFTPD/Tests/Config/ListOptions.pm patching file tests/t/lib/ProFTPD/Tests/Logging/ExtendedLog.pm patching file tests/t/lib/ProFTPD/Tests/Logging/TransferLog.pm patching file tests/t/lib/ProFTPD/Tests/Commands/PORT.pm patching file tests/t/lib/ProFTPD/Tests/Commands/LIST.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RETR.pm patching file tests/t/lib/ProFTPD/Tests/Commands/RETR.pm patching file tests/t/lib/ProFTPD/Tests/Commands/STOU.pm patching file tests/t/lib/ProFTPD/Tests/Config/StoreUniquePrefix.pm patching file tests/t/lib/ProFTPD/Tests/Commands/APPE.pm patching file tests/t/lib/ProFTPD/Tests/Commands/STAT.pm patching file tests/t/lib/ProFTPD/Tests/Commands/ABOR.pm patching file tests/t/lib/ProFTPD/Tests/Commands/HOST.pm patching file tests/t/lib/ProFTPD/Tests/Config/AllowForeignAddress.pm patching file tests/t/lib/ProFTPD/Tests/Config/CommandBufferSize.pm patching file tests/t/lib/ProFTPD/Tests/Config/DeferWelcome.pm patching file tests/t/lib/ProFTPD/Tests/Config/DeleteAbortedStores.pm patching file tests/t/lib/ProFTPD/Tests/Config/DisplayFileTransfer.pm patching file src/parser.c patching file tests/t/config/maxtransfersperhost.t patching file tests/tests.pl patching file tests/t/config/multilinerfc2228.t patching file tests/t/lib/ProFTPD/Tests/Config/RLimitCPU.pm patching file tests/t/lib/ProFTPD/Tests/Config/ShowSymlinks.pm patching file tests/t/lib/ProFTPD/Tests/Config/TransferRate.pm patching file tests/t/lib/ProFTPD/Tests/Config/FTPAccess/RETR.pm patching file tests/t/lib/ProFTPD/Tests/Config/FTPAccess/RETR.pm patching file tests/t/lib/ProFTPD/Tests/Modules/mod_ctrls.pm patching file tests/t/lib/ProFTPD/Tests/Utils/ftpcount.pm patching file tests/t/lib/ProFTPD/Tests/Utils/ftpwho.pm patching file tests/tests.pl patching file tests/t/lib/ProFTPD/TestSuite/Utils.pm patching file modules/mod_auth_file.c patching file tests/t/lib/ProFTPD/Tests/Modules/mod_rlimit.pm patching file src/pidfile.c patching file modules/mod_auth_pam.c /bin/bash: line 1: ../../mod_gss-patches/002.27914767.patch: No such file or directory checking for gcc... /usr/gcc/14/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gssapi.h usability... no checking gssapi.h presence... no checking for gssapi.h... no checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for gssapi/gssapi_ext.h... yes checking for gssapi/gssapi_krb5.h... no checking for gssapi/gssapi_generic.h... no checking kerberosv5/krb5.h usability... yes checking kerberosv5/krb5.h presence... yes checking for kerberosv5/krb5.h... yes checking krb5.h usability... yes checking krb5.h presence... no configure: WARNING: krb5.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: krb5.h: proceeding with the compiler's result checking for krb5.h... yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... yes checking et/com_err.h presence... yes checking for et/com_err.h... yes checking for krb5-protos.h... no checking for _krb5_principal2principalname in krb5-private.h... no checking for main in -lcrypto... yes checking for main in -ldes... no checking for main in -lcrypt... yes checking for main in -lroken... no checking for main in -lcom_err... yes checking for main in -ldes425... no checking for main in -lk5crypto... no checking for main in -lasn1... no checking for main in -lkrb5... yes checking for main in -lgssapi_krb5... no checking for main in -lgssapi... no checking for main in -lgss... yes checking for main in -lksvc... no checking for error_message in -lcom_err... yes checking for krb5_get_err_text in -lkrb5... no checking for krb5_get_error_message in -lkrb5... yes checking for __gss_userok in -lgss... yes checking for krb5_get_init_creds_password in -lkrb5... yes checking for krb5_get_init_creds_password in -lmech_krb5... no checking for working krb5... yes checking for heimdal... no checking for Solaris... yes checking for gss_int32... yes checking for working gssapi... yes checking for unsetenv... yes checking for setenv... yes configure: creating ./config.status config.status: creating mod_gss.h configure: updating mod_gss.h configure: updating $Libraries in mod_gss.c configure: updating $Libraries in mod_auth_gss.c symlink cloning /jenkins/jobs/oi-userland/workspace/components/network/proftpd/proftpd-1.3.8c to /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 checking for gcc... /usr/gcc/14/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/14/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/14/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/14/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/14/bin/gcc static flag -static works... no checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/14/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/14/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) /usr/gcc/14/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/14/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/14/bin/gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/14/bin/g++ accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/gcc/14/bin/g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... /usr/gcc/14/bin/g++ -E checking for ld used by /usr/gcc/14/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/14/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/14/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/14/bin/g++ static flag -static works... no checking if /usr/gcc/14/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/14/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -fno-omit-frame-pointer... yes checking whether the C compiler accepts -fno-strict-aliasing... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether /usr/gcc/14/bin/gcc accepts -Werror=implicit-function-declaration... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... yes checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes checking for bindtextdomain in -lintl... yes checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking for standalone crypt... no checking for crypt in -lcrypt... yes checking for standalone gethostbyname... no checking for gethostbyname in -lresolv... no checking for inet_aton in -lresolv... yes checking for standalone inet_aton... no checking for inet_aton in -lbind... no checking for standalone nsl functions... no checking for gethostent in -lnsl... yes checking for standalone socket functions... no checking for bind in -lsocket... yes checking for _pw_stayopen variable... no checking krb.h usability... no checking krb.h presence... no checking for krb.h... no checking login.h usability... no checking login.h presence... no checking for login.h... no checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking sys/audit.h usability... no checking sys/audit.h presence... no checking for sys/audit.h... no checking hpsecurity.h usability... no checking hpsecurity.h presence... no checking for hpsecurity.h... no checking for hpsecurity.h workaround... no checking for AIX authenticate... no checking for AIX loginfailed... no checking for AIX loginsuccess... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking linux/prctl.h usability... no checking linux/prctl.h presence... no checking for linux/prctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking junistd.h usability... no checking junistd.h presence... no checking for junistd.h... no checking for memory.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for struct spwd.sp_warn... yes checking for struct spwd.sp_inact... yes checking for struct spwd.sp_expire... yes checking for security/pam_appl.h... yes checking for security/pam_modules.h... yes checking for pam/pam_appl.h... no checking for pam_start in -lpam... yes checking whether to enable mod_cap... no checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether netdb.h requires _USE_IRS... no checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking idn2.h usability... no checking idn2.h presence... no checking for idn2.h... no checking idna.h usability... no checking idna.h presence... no checking for idna.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for sys/stat.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/termio.h usability... yes checking sys/termio.h presence... yes checking for sys/termio.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h... (cached) yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking vmsdir.h usability... no checking vmsdir.h presence... no checking for vmsdir.h... no checking ucred.h usability... yes checking ucred.h presence... yes checking for ucred.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking for tzname global variable... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for mode_t... yes checking for off_t... yes checking for u_int8_t... no checking for u_int16_t... no checking for u_int32_t... no checking type of array argument to getgroups... gid_t checking whether the getgrouplist(3) function takes ints... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of time_t... 8 checking size of char *... 8 checking size of void *... 8 checking size of uid_t... 4 checking size of gid_t... 4 checking for mode_t... (cached) yes checking for ino_t... yes checking for intptr_t... yes checking for socklen_t... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking whether struct utmp has ut_user... yes checking whether struct utmp has ut_host... no checking whether struct utmp has ut_exit... yes checking whether syslog.h defines LOG_CRON... yes checking whether syslog.h defines LOG_FTP... yes checking for d_fd in DIR structure... no checking for dd_fd in DIR structure... yes checking for working alloca.h... yes checking for alloca... yes checking for alloca in -lucb... no checking whether /usr/gcc/14/bin/gcc needs -traditional... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... yes checking for bcopy... yes checking for crypt... yes checking for ctime_r... yes checking for fdatasync... yes checking for fgetspent... yes checking for flock... yes checking for fpathconf... yes checking for freeaddrinfo... yes checking for fsync... yes checking for futimes... yes checking for getifaddrs... yes checking for getpgid... yes checking for getpgrp... yes checking for gmtime_r... yes checking for localtime_r... yes checking for mkdtemp... yes checking for nl_langinfo... yes checking for gai_strerror... yes checking for iconv... no checking for idn2_to_ascii_8z... no checking for idna_to_ascii_8z... no checking for dirfd... yes checking for getaddrinfo... yes checking for getcwd... yes checking for getenv... yes checking for getgrouplist... yes checking for getgroups... yes checking for getgrset... no checking for gethostbyname2... no checking for gethostname... yes checking for getnameinfo... yes checking for gettimeofday... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for initgroups... yes checking for loginrestrictions... no checking for explicit_bzero... yes checking for memcpy... yes checking for mempcpy... no checking for memset_s... yes checking for mkdir... yes checking for mkstemp... yes checking for mlock... yes checking for mlockall... yes checking for munlock... yes checking for munlockall... yes checking for pathconf... yes checking for posix_fadvise... yes checking for pread... yes checking for prctl... no checking for putenv... yes checking for pwrite... yes checking for random... yes checking for regcomp... yes checking for rmdir... yes checking for select... yes checking for setgroups... yes checking for socket... yes checking for srandom... yes checking for statfs... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for timingsafe_bcmp... no checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strsep... yes checking for strtod... yes checking for strtof... yes checking for strtol... yes checking for strtoll... yes checking for strtoull... yes checking for setprotoent... yes checking for setspent... yes checking for endprotoent... yes checking for vsnprintf... yes checking for snprintf... yes checking for setsid... yes checking for setgroupent... no checking for seteuid... yes checking for setegid... yes checking for setenv... yes checking for setpgid... yes checking for siginterrupt... yes checking for tzset... yes checking for uname... yes checking for unsetenv... yes checking for setpassent... no checking for getpeereid... no checking for getpeerucred... yes checking for struct cmsgcred.cmcred_uid... no checking for struct sockcred.sc_uid... no checking for struct sockpeercred.uid... no checking for struct sockaddr_in.sin_len... no checking for struct statfs.f_fstypename... no checking for struct statfs.f_type... no checking whether struct addrinfo is defined... yes checking whether struct sockaddr_storage is defined... yes checking whether ss_family is defined... yes checking whether ss_len is defined... no checking whether __ss_len is defined... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for perm_copy_fd in -lacl... no checking which POSIX ACL implementation to use... Solaris checking which sendfile() implementation to use... Solaris checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking whether setgrent returns void... yes checking for initscr in -lcurses... yes checking for halfdelay in -ltinfow... no checking for halfdelay in -ltinfo... no checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... no checking which argv replacement method to use... writeable checking for backtrace in -lexecinfo... no checking for execinfo.h... (cached) yes checking for ucontext.h... (cached) yes checking for backtrace... yes checking for backtrace_symbols... yes checking whether printf supports %llu format... yes checking for duplicate module build requests... no checking whether OpenSSL is compiled with FIPS support... no checking whether linking with OpenSSL functions succeeds... no checking whether linking with OpenSSL functions requires -ldl... no checking whether linking with OpenSSL functions requires -lz... no checking whether OpenSSL has complete ECC support... yes checking whether OpenSSL has ENGINE support... yes checking whether OpenSSL has EVP_CipherInit_ex support... yes checking whether OpenSSL has ALPN support... yes checking whether OpenSSL has NPN support... yes checking whether OpenSSL has OCSP support... yes checking whether OpenSSL has SSL num tickets support... yes checking whether OpenSSL has SSL read ahead support... yes checking whether OpenSSL has SSL session ID context set support... yes checking whether OpenSSL has SSL session ticket callback support... yes configure: creating ./config.status config.status: creating contrib/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating locale/Makefile config.status: creating modules/Makefile config.status: creating src/Makefile config.status: creating src/prxs config.status: creating src/ftpdctl.8 config.status: creating src/proftpd.8 config.status: creating src/proftpd.conf.5 config.status: creating src/xferlog.5 config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating utils/ftpcount.1 config.status: creating utils/ftpscrub.8 config.status: creating utils/ftpshut.8 config.status: creating utils/ftptop.1 config.status: creating utils/ftpwho.1 config.status: creating Makefile config.status: creating Make.rules config.status: creating config.h config.status: executing libtool commands config.status: executing default commands === configuring in lib/libltdl (/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/14/bin/gcc' 'CXX=/usr/gcc/14/bin/g++' 'F77=/usr/gcc/14/bin/gfortran' 'FC=/usr/gcc/14/bin/gfortran' 'CFLAGS=-m64 -O3 -I/usr/openssl/3/include' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64 -m64 -L/usr/openssl/3/lib/amd64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/lib/proftpd/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--localstatedir=/var' '--sbindir=/usr/lib/proftpd/sbin' 'CFLAGS=-m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS' 'LDFLAGS=-m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm' 'install_user=oi' 'install_group=staff' '--sysconfdir=/etc' '--localstatedir=/var/run' '--libexecdir=/usr/lib/proftpd' '--enable-ipv6' '--enable-ctrls' '--enable-facl' '--enable-nls' '--enable-dso' '--enable-openssl' '--disable-static' '--with-modules=mod_solaris_priv' '--with-shared=mod_facl:mod_wrap:mod_tls:mod_auth_gss:mod_gss:mod_ifsession' '--enable-buffer-size=16384' '--disable-ncurses' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for style of include used by make... GNU checking for gcc... /usr/gcc/14/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to accept ISO C89... none needed checking dependency style of /usr/gcc/14/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/14/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/14/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/14/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/14/bin/gcc static flag -static works... no checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/14/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/14/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... yes checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -------------- Build Summary -------------- Building the following static modules: mod_auth_pam mod_solaris_priv mod_ctrls mod_lang Building the following shared modules: mod_facl mod_wrap mod_tls mod_auth_gss mod_gss mod_ifsession -------------- echo \#define BUILD_STAMP \"Tue Jan 7 2025 20:38:02 EET\" > include/buildstamp.h cd lib/ && /usr/gnu/bin/make lib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib' /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c pr_fnmatch.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c pr_fnmatch.c -o pr_fnmatch.o In file included from pr_fnmatch.c:260: pr_fnmatch_loop.c: In function 'internal_fnmatch': pr_fnmatch_loop.c:75:7: warning: variable 'is_seqval' set but not used [-Wunused-but-set-variable] 75 | int is_seqval = 0; | ^~~~~~~~~ /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c sstrncpy.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c sstrncpy.c -o sstrncpy.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c strsep.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c strsep.c -o strsep.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c vsnprintf.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c vsnprintf.c -o vsnprintf.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c glibc-glob.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c glibc-glob.c -o glibc-glob.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c glibc-hstrerror.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c glibc-hstrerror.c -o glibc-hstrerror.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c glibc-mkstemp.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c glibc-mkstemp.c -o glibc-mkstemp.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c pr-syslog.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c pr-syslog.c -o pr-syslog.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c pwgrent.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c pwgrent.c -o pwgrent.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c hanson-tpl.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c hanson-tpl.c -o hanson-tpl.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c ccan-json.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ccan-json.c -o ccan-json.o In file included from ccan-json.c:26: In function 'sb_finish', inlined from 'parse_string' at ccan-json.c:943:10: ccan-json.c:123:9: warning: 'sb.cur' may be used uninitialized [-Wmaybe-uninitialized] 123 | assert(sb->start <= sb->cur && strlen(sb->start) == (size_t)(sb->cur - sb->start)); | ^~~~~~ ccan-json.c: In function 'parse_string': ccan-json.c:841:12: note: 'sb.cur' was declared here 841 | SB sb; | ^~ ccan-json.c:82:31: warning: 'sb.end' may be used uninitialized [-Wmaybe-uninitialized] 82 | if ((sb)->end - (sb)->cur < (need)) \ | ~~~~~~~~~~^~~~~~~~~~~ ccan-json.c:934:25: note: in expansion of macro 'sb_need' 934 | sb_need(&sb, 4); | ^~~~~~~ ccan-json.c:841:12: note: 'sb.end' was declared here 841 | SB sb; | ^~ /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c openbsd-blowfish.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c openbsd-blowfish.c -o openbsd-blowfish.o /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -static -c openbsd-bcrypt.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c openbsd-bcrypt.c -o openbsd-bcrypt.o ar rc prbase.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o hanson-tpl.o ccan-json.o openbsd-blowfish.o openbsd-bcrypt.o ranlib prbase.a cd libltdl/ && /usr/gnu/bin/make make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' /bin/bash /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl/config/install-sh -d . cp ./argz_.h argz.h-t mv argz.h-t argz.h /usr/gnu/bin/make all-am make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/bash ./libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -module -avoid-version -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -o dlopen.la dlopen.lo libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT argz.lo -MD -MP -MF .deps/argz.Tpo -c -o argz.lo argz.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -MT argz.lo -MD -MP -MF .deps/argz.Tpo -c argz.c -fPIC -DPIC -o .libs/argz.o mv -f .deps/argz.Tpo .deps/argz.Plo /bin/bash ./libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -no-undefined -dlpreopen dlopen.la -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo argz.lo libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && /usr/gcc/14/bin/gcc -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/argz.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib' cd src/ && /usr/gnu/bin/make src make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/src' /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c main.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c timers.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c sets.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c pool.c In function 'pcalloc', inlined from 'register_cleanup2' at pool.c:903:7, inlined from 'register_cleanup2' at pool.c:896:6: pool.c:700:3: warning: 'memset' offset [0, 7] is out of the bounds [0, 0] [-Warray-bounds=] 700 | memset(res, '\0', sz); | ^~~~~~~~~~~~~~~~~~~~~ In function 'pcalloc', inlined from 'register_cleanup2' at pool.c:903:7, inlined from 'register_cleanup2' at pool.c:896:6, inlined from 'register_cleanup' at pool.c:915:3: pool.c:700:3: warning: 'memset' offset [0, 7] is out of the bounds [0, 0] [-Warray-bounds=] 700 | memset(res, '\0', sz); | ^~~~~~~~~~~~~~~~~~~~~ /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c privs.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c str.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c table.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c regexp.c regexp.c: In function 'pr_regexp_exec': regexp.c:787:26: warning: '%s' directive argument is null [-Wformat-overflow=] 787 | "POSIX regex '%s' match #%u: %.*s (start %ld, len %d)", | ^~ /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c configdb.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c dirtree.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c expr.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c signals.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c support.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c netaddr.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c inet.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c child.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c parser.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c log.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c lastlog.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c xferlog.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c bindings.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c netacl.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c class.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c scoreboard.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c help.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c feat.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c netio.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c cmd.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c response.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ascii.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c data.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c modules.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c stash.c stash.c: In function 'stash_lookup_next': stash.c:475:15: warning: 'strncasecmp' specified bound 18446744073709551614 exceeds maximum object size 9223372036854775807 [-Wstringop-overread] 475 | res = strncasecmp(sym->sym_name + 2, name + 2, namelen - 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stash.c: In function 'stash_lookup': stash.c:384:13: warning: 'strncasecmp' specified bound 18446744073709551614 exceeds maximum object size 9223372036854775807 [-Wstringop-overread] 384 | res = strncasecmp(sym->sym_name + 2, name + 2, namelen - 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stash.c:384:13: warning: 'strncasecmp' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overread] /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c display.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c auth.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c fsio.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mkhome.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ctrls.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c event.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c var.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c throttle.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c session.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c trace.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c encode.c encode.c:50:12: warning: 'str_convert' defined but not used [-Wunused-function] 50 | static int str_convert(iconv_t conv, const char *inbuf, size_t *inbuflen, | ^~~~~~~~~~~ encode.c:41:16: warning: 'encode_conv' defined but not used [-Wunused-variable] 41 | static iconv_t encode_conv = (iconv_t) -1; | ^~~~~~~~~~~ encode.c:40:16: warning: 'decode_conv' defined but not used [-Wunused-variable] 40 | static iconv_t decode_conv = (iconv_t) -1; | ^~~~~~~~~~~ /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c proctitle.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c filter.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c pidfile.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c env.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c random.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c version.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c rlimit.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c wtmp.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c json.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c jot.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c memcache.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c redis.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c error.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ftpdctl.c make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/src' cd modules/ && /usr/gnu/bin/make static make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/modules' /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_core.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_xfer.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_rlimit.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_auth_unix.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_auth_file.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_auth.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_ls.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_log.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_site.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_delay.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_facts.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -I../lib/libltdl -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ../modules/mod_dso.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_auth_pam.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_solaris_priv.c mod_solaris_priv.c:293:13: warning: 'log_err_effective' defined but not used [-Wunused-function] 293 | static void log_err_effective(const char* fn) { | ^~~~~~~~~~~~~~~~~ /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_ctrls.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c mod_lang.c srcdir=. ./glue.sh mod_core.o mod_xfer.o mod_rlimit.o mod_auth_unix.o mod_auth_file.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_dso.o mod_auth_pam.o mod_solaris_priv.o mod_ctrls.o mod_lang.o /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c module_glue.c make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/modules' test -z "mod_facl.la mod_wrap.la mod_tls.la mod_auth_gss.la mod_gss.la mod_ifsession.la" -a -z """" || (cd modules/ && /usr/gnu/bin/make shared) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/modules' /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_facl.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_facl.c -fPIC -DPIC -o .libs/mod_facl.o /bin/bash ../libtool --mode=link --tag=CC /usr/gcc/14/bin/gcc -o mod_facl.la -rpath /usr/lib/proftpd -Wl,-L../lib,-L../lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -avoid-version -export-dynamic -module mod_facl.lo `cat ../modules/mod_facl.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: /usr/gcc/14/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,mod_facl.so -o .libs/mod_facl.so .libs/mod_facl.o -L/usr/openssl/3/lib/amd64 -lbsm -Wl,-L../lib -Wl,-L../lib -m64 -m64 libtool: link: ( cd ".libs" && rm -f "mod_facl.la" && ln -s "../mod_facl.la" "mod_facl.la" ) /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_wrap.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_wrap.c -fPIC -DPIC -o .libs/mod_wrap.o /bin/bash ../libtool --mode=link --tag=CC /usr/gcc/14/bin/gcc -o mod_wrap.la -rpath /usr/lib/proftpd -Wl,-L../lib,-L../lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -avoid-version -export-dynamic -module mod_wrap.lo `cat ../modules/mod_wrap.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: /usr/gcc/14/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,mod_wrap.so -o .libs/mod_wrap.so .libs/mod_wrap.o -L/usr/openssl/3/lib/amd64 -lbsm -lwrap -lnsl -Wl,-L../lib -Wl,-L../lib -m64 -m64 libtool: link: ( cd ".libs" && rm -f "mod_wrap.la" && ln -s "../mod_wrap.la" "mod_wrap.la" ) /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_tls.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_tls.c -fPIC -DPIC -o .libs/mod_tls.o In file included from ../include/mod_tls.h:32, from ../modules/mod_tls.c:39: ../modules/mod_tls.c: In function 'tls_init_ctx': /usr/openssl/3/include/openssl/ssl.h:1589:52: warning: statement with no effect [-Wunused-value] 1589 | # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0) | ^ ../modules/mod_tls.c:7436:3: note: in expansion of macro 'SSL_CTX_set_ecdh_auto' 7436 | SSL_CTX_set_ecdh_auto(ctx, 1); | ^~~~~~~~~~~~~~~~~~~~~ ../modules/mod_tls.c: In function 'tls_ssl_set_ecdh_curve': /usr/openssl/3/include/openssl/ssl.h:1590:52: warning: statement with no effect [-Wunused-value] 1590 | # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0) | ^ ../modules/mod_tls.c:16884:5: note: in expansion of macro 'SSL_set_ecdh_auto' 16884 | SSL_set_ecdh_auto(ssl, 0); | ^~~~~~~~~~~~~~~~~ ../modules/mod_tls.c: In function 'tls_ctx_set_ecdh_curve': /usr/openssl/3/include/openssl/ssl.h:1589:52: warning: statement with no effect [-Wunused-value] 1589 | # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0) | ^ ../modules/mod_tls.c:18215:5: note: in expansion of macro 'SSL_CTX_set_ecdh_auto' 18215 | SSL_CTX_set_ecdh_auto(ctx, 0); | ^~~~~~~~~~~~~~~~~~~~~ ../modules/mod_tls.c: In function 'tls_tlsext_cb': ../modules/mod_tls.c:4975:61: warning: '%.*s' directive argument is null [-Wformat-overflow=] 4975 | "[tls.tlsext] TLS %s extension \"%s\" (ID %d, %d %s)%.*s", | ^~~~ /bin/bash ../libtool --mode=link --tag=CC /usr/gcc/14/bin/gcc -o mod_tls.la -rpath /usr/lib/proftpd -Wl,-L../lib,-L../lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -avoid-version -export-dynamic -module mod_tls.lo `cat ../modules/mod_tls.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: /usr/gcc/14/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,mod_tls.so -o .libs/mod_tls.so .libs/mod_tls.o -L/usr/openssl/3/lib/amd64 -lbsm -lssl -lcrypto -Wl,-L../lib -Wl,-L../lib -m64 -m64 libtool: link: ( cd ".libs" && rm -f "mod_tls.la" && ln -s "../mod_tls.la" "mod_tls.la" ) /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_auth_gss.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_auth_gss.c -fPIC -DPIC -o .libs/mod_auth_gss.o /bin/bash ../libtool --mode=link --tag=CC /usr/gcc/14/bin/gcc -o mod_auth_gss.la -rpath /usr/lib/proftpd -Wl,-L../lib,-L../lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -avoid-version -export-dynamic -module mod_auth_gss.lo `cat ../modules/mod_auth_gss.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: /usr/gcc/14/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,mod_auth_gss.so -o .libs/mod_auth_gss.so .libs/mod_auth_gss.o -L/usr/openssl/3/lib/amd64 -lbsm -lgss -lkrb5 -lcom_err -lcrypt -lcrypto -Wl,-L../lib -Wl,-L../lib -m64 -m64 libtool: link: ( cd ".libs" && rm -f "mod_auth_gss.la" && ln -s "../mod_auth_gss.la" "mod_auth_gss.la" ) /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_gss.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_gss.c -fPIC -DPIC -o .libs/mod_gss.o /bin/bash ../libtool --mode=link --tag=CC /usr/gcc/14/bin/gcc -o mod_gss.la -rpath /usr/lib/proftpd -Wl,-L../lib,-L../lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -avoid-version -export-dynamic -module mod_gss.lo `cat ../modules/mod_gss.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: /usr/gcc/14/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,mod_gss.so -o .libs/mod_gss.so .libs/mod_gss.o -L/usr/openssl/3/lib/amd64 -lbsm -lgss -lkrb5 -lcom_err -lcrypt -lcrypto -Wl,-L../lib -Wl,-L../lib -m64 -m64 libtool: link: ( cd ".libs" && rm -f "mod_gss.la" && ln -s "../mod_gss.la" "mod_gss.la" ) /bin/bash ../libtool --mode=compile --tag=CC /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_ifsession.c libtool: compile: /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c ../modules/mod_ifsession.c -fPIC -DPIC -o .libs/mod_ifsession.o /bin/bash ../libtool --mode=link --tag=CC /usr/gcc/14/bin/gcc -o mod_ifsession.la -rpath /usr/lib/proftpd -Wl,-L../lib,-L../lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -avoid-version -export-dynamic -module mod_ifsession.lo `cat ../modules/mod_ifsession.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: /usr/gcc/14/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,mod_ifsession.so -o .libs/mod_ifsession.so .libs/mod_ifsession.o -L/usr/openssl/3/lib/amd64 -lbsm -Wl,-L../lib -Wl,-L../lib -m64 -m64 libtool: link: ( cd ".libs" && rm -f "mod_ifsession.la" && ln -s "../mod_ifsession.la" "mod_ifsession.la" ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/modules' test -z "1" || (cd locale/ && /usr/gnu/bin/make locale) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/locale' if [ ! -f "./bg_BG.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./bg_BG.po" -l bg_BG; \ fi if [ -f "./bg_BG.po" -a ! -f bg_BG.mo ]; then \ msgfmt -o bg_BG.mo "./bg_BG.po"; \ fi if [ ! -f "./en_US.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./en_US.po" -l en_US; \ fi if [ -f "./en_US.po" -a ! -f en_US.mo ]; then \ msgfmt -o en_US.mo "./en_US.po"; \ fi if [ ! -f "./es_ES.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./es_ES.po" -l es_ES; \ fi if [ -f "./es_ES.po" -a ! -f es_ES.mo ]; then \ msgfmt -o es_ES.mo "./es_ES.po"; \ fi if [ ! -f "./fr_FR.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./fr_FR.po" -l fr_FR; \ fi if [ -f "./fr_FR.po" -a ! -f fr_FR.mo ]; then \ msgfmt -o fr_FR.mo "./fr_FR.po"; \ fi if [ ! -f "./it_IT.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./it_IT.po" -l it_IT; \ fi if [ -f "./it_IT.po" -a ! -f it_IT.mo ]; then \ msgfmt -o it_IT.mo "./it_IT.po"; \ fi if [ ! -f "./ja_JP.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./ja_JP.po" -l ja_JP; \ fi if [ -f "./ja_JP.po" -a ! -f ja_JP.mo ]; then \ msgfmt -o ja_JP.mo "./ja_JP.po"; \ fi if [ ! -f "./ko_KR.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./ko_KR.po" -l ko_KR; \ fi if [ -f "./ko_KR.po" -a ! -f ko_KR.mo ]; then \ msgfmt -o ko_KR.mo "./ko_KR.po"; \ fi if [ ! -f "./ru_RU.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./ru_RU.po" -l ru_RU; \ fi if [ -f "./ru_RU.po" -a ! -f ru_RU.mo ]; then \ msgfmt -o ru_RU.mo "./ru_RU.po"; \ fi if [ ! -f "./zh_CN.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./zh_CN.po" -l zh_CN; \ fi if [ -f "./zh_CN.po" -a ! -f zh_CN.mo ]; then \ msgfmt -o zh_CN.mo "./zh_CN.po"; \ fi if [ ! -f "./zh_TW.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./zh_TW.po" -l zh_TW; \ fi if [ -f "./zh_TW.po" -a ! -f zh_TW.mo ]; then \ msgfmt -o zh_TW.mo "./zh_TW.po"; \ fi make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/locale' test -f ./module-libs.txt || touch ./module-libs.txt /bin/bash ./libtool --mode=link --tag=CC /usr/gcc/14/bin/gcc -Wl,-L./lib,-L./lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -L./lib/libltdl -dlopen self -export-dynamic -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/random.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/jot.o src/memcache.o src/redis.o src/error.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_dso.o modules/mod_auth_pam.o modules/mod_solaris_priv.o modules/mod_ctrls.o modules/mod_lang.o modules/module_glue.o lib/prbase.a -lsocket -lnsl -lresolv -lcrypt -lsendfile -lsec -lintl -lssl -lcrypto -lpam lib/libltdl/libltdlc.la `uniq ./module-libs.txt | tr '\n' ' '` libtool: link: rm -f .libs/proftpd.nm .libs/proftpd.nmS .libs/proftpd.nmT libtool: link: (cd .libs && /usr/gcc/14/bin/gcc -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c -fno-builtin "proftpdS.c") libtool: link: rm -f ".libs/proftpdS.c" ".libs/proftpd.nm" ".libs/proftpd.nmS" ".libs/proftpd.nmT" libtool: link: /usr/gcc/14/bin/gcc -Wl,-L./lib -Wl,-L./lib -m64 -m64 -z guidance=nolazyload -z nolazyload -rdynamic .libs/proftpdS.o -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/random.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/jot.o src/memcache.o src/redis.o src/error.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_dso.o modules/mod_auth_pam.o modules/mod_solaris_priv.o modules/mod_ctrls.o modules/mod_lang.o modules/module_glue.o /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl/./.libs/dlopen.a -L/usr/openssl/3/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl lib/prbase.a -lsocket -lnsl -lresolv -lcrypt -lsendfile -lsec -lintl -lssl -lcrypto -lpam lib/libltdl/.libs/libltdlc.a -lbsm libtool: link: rm -f ".libs/proftpdS.o" cd utils/ && /usr/gnu/bin/make utils make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/utils' /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ftpcount.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c scoreboard.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c misc.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ftpscrub.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ftpshut.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ftptop.c /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -DSOLARIS2_11 -DSOLARIS2 -I.. -I../include -I../include -g2 -m64 -O3 -I/usr/openssl/3/include -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER -D_POSIX_PTHREAD_SEMANTICS -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -c ftpwho.c make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/utils' /usr/gcc/14/bin/gcc -Wl,-L./lib,-L./lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -o ftpcount utils/ftpcount.o utils/scoreboard.o utils/misc.o -lintl -lsocket -lnsl -lresolv -lcrypt /usr/gcc/14/bin/gcc -Wl,-L./lib,-L./lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -o ftpdctl src/ftpdctl.o src/pool.o src/str.o src/netaddr.o src/log.o src/ctrls.o lib/prbase.a -lsocket -lnsl -lresolv -lcrypt -lsendfile -lsec -lintl -lssl -lcrypto -lpam /usr/gcc/14/bin/gcc -Wl,-L./lib,-L./lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -o ftpscrub utils/ftpscrub.o utils/scoreboard.o utils/misc.o -lintl -lsocket -lnsl -lresolv -lcrypt /usr/gcc/14/bin/gcc -Wl,-L./lib,-L./lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -o ftpshut utils/ftpshut.o -lintl -lsocket -lnsl -lresolv -lcrypt /usr/gcc/14/bin/gcc -Wl,-L./lib,-L./lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -o ftptop utils/ftptop.o utils/scoreboard.o utils/misc.o -lcurses -lintl -lsocket -lnsl -lresolv -lcrypt /usr/gcc/14/bin/gcc -Wl,-L./lib,-L./lib -m64 -m64 -L/usr/openssl/3/lib/amd64 -z guidance=nolazyload -z nolazyload -lbsm -rdynamic -o ftpwho utils/ftpwho.o utils/scoreboard.o utils/misc.o lib/prbase.a -lintl -lsocket -lnsl -lresolv -lcrypt /usr/bin/ginstall -c -o oi -g staff -m 0755 ./proftpd /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/sbin/proftpd if [ -f /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/sbin/in.proftpd ] ; then \ rm -f /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/sbin/in.proftpd ; \ fi ln -s ./proftpd /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/sbin/in.proftpd chown -h oi:staff /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/sbin/in.proftpd test -z "mod_facl.la mod_wrap.la mod_tls.la mod_auth_gss.la mod_gss.la mod_ifsession.la" -a -z """" -a -z """" || (cd modules/ && /usr/gnu/bin/make install) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/modules' test -z "mod_facl.la mod_wrap.la mod_tls.la mod_auth_gss.la mod_gss.la mod_ifsession.la" || /bin/bash ../libtool --mode=install --tag=CC /usr/bin/ginstall -c -o oi -g staff -m 0755 mod_facl.la mod_wrap.la mod_tls.la mod_auth_gss.la mod_gss.la mod_ifsession.la /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_facl.so /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_facl.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_facl.so libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_facl.lai /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_facl.la libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_wrap.so /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_wrap.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_wrap.so libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_wrap.lai /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_wrap.la libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_tls.so /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_tls.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_tls.so libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_tls.lai /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_tls.la libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_auth_gss.so /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_auth_gss.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_auth_gss.so libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_auth_gss.lai /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_auth_gss.la libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_gss.so /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_gss.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_gss.so libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_gss.lai /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_gss.la libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_ifsession.so /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_ifsession.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_ifsession.so libtool: install: /usr/bin/ginstall -c -o oi -g staff -m 0755 .libs/mod_ifsession.lai /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/mod_ifsession.la libtool: install: warning: remember to run `libtool --finish /usr/lib/proftpd' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/modules' cd contrib/ && /usr/gnu/bin/make install-utils make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/contrib' /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpasswd /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/ftpasswd /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpmail /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/ftpmail /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpquota /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/ftpquota make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/contrib' /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpcount /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/ftpcount /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpdctl /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/ftpdctl /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpscrub /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/sbin/ftpscrub /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpshut /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/sbin/ftpshut /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftptop /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/ftptop /usr/bin/ginstall -c -o oi -g staff -m 0755 ./ftpwho /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/ftpwho /usr/bin/ginstall -c -o oi -g staff -m 0755 ./src/prxs /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/proftpd/bin/prxs if [ ! -f /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/etc/proftpd.conf ] ; then \ /usr/bin/ginstall -c -o oi -g staff -m 0644 \ ./sample-configurations/basic.conf \ /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/etc/proftpd.conf ; \ fi /usr/bin/ginstall -c -o oi -g staff -m 0644 ./src/ftpdctl.8 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man8 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./src/proftpd.8 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man8 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftpasswd.1 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftpmail.1 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftpquota.1 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftpscrub.8 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man8 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftpshut.8 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man8 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftpcount.1 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftptop.1 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./utils/ftpwho.1 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./src/proftpd.conf.5 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man5 /usr/bin/ginstall -c -o oi -g staff -m 0644 ./src/xferlog.5 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/man/man5 cd lib/ && /usr/gnu/bin/make install make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib' /usr/bin/ginstall -c -o oi -g staff -m 0644 ./config.h /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/include/proftpd/config.h /usr/bin/ginstall -c -o oi -g staff -m 0644 ./Make.rules /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/include/proftpd/Make.rules cd include/ && /usr/gnu/bin/make install make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/include' (cd . && /usr/bin/ginstall -c -o oi -g staff -m 0644 *.h /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/include/proftpd/) (cd .. && /usr/bin/ginstall -c -o oi -g staff -m 0644 *.h /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/include/proftpd/) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/include' /usr/bin/ginstall -c -o oi -g staff -m 0644 ./proftpd.pc /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/amd64/pkgconfig/proftpd.pc test -z "1" || (cd locale/ && /usr/gnu/bin/make install) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/locale' if [ ! -f "./bg_BG.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./bg_BG.po" -l bg_BG; \ fi if [ -f "./bg_BG.po" -a ! -f bg_BG.mo ]; then \ msgfmt -o bg_BG.mo "./bg_BG.po"; \ fi if [ ! -f "./en_US.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./en_US.po" -l en_US; \ fi if [ -f "./en_US.po" -a ! -f en_US.mo ]; then \ msgfmt -o en_US.mo "./en_US.po"; \ fi if [ ! -f "./es_ES.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./es_ES.po" -l es_ES; \ fi if [ -f "./es_ES.po" -a ! -f es_ES.mo ]; then \ msgfmt -o es_ES.mo "./es_ES.po"; \ fi if [ ! -f "./fr_FR.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./fr_FR.po" -l fr_FR; \ fi if [ -f "./fr_FR.po" -a ! -f fr_FR.mo ]; then \ msgfmt -o fr_FR.mo "./fr_FR.po"; \ fi if [ ! -f "./it_IT.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./it_IT.po" -l it_IT; \ fi if [ -f "./it_IT.po" -a ! -f it_IT.mo ]; then \ msgfmt -o it_IT.mo "./it_IT.po"; \ fi if [ ! -f "./ja_JP.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./ja_JP.po" -l ja_JP; \ fi if [ -f "./ja_JP.po" -a ! -f ja_JP.mo ]; then \ msgfmt -o ja_JP.mo "./ja_JP.po"; \ fi if [ ! -f "./ko_KR.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./ko_KR.po" -l ko_KR; \ fi if [ -f "./ko_KR.po" -a ! -f ko_KR.mo ]; then \ msgfmt -o ko_KR.mo "./ko_KR.po"; \ fi if [ ! -f "./ru_RU.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./ru_RU.po" -l ru_RU; \ fi if [ -f "./ru_RU.po" -a ! -f ru_RU.mo ]; then \ msgfmt -o ru_RU.mo "./ru_RU.po"; \ fi if [ ! -f "./zh_CN.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./zh_CN.po" -l zh_CN; \ fi if [ -f "./zh_CN.po" -a ! -f zh_CN.mo ]; then \ msgfmt -o zh_CN.mo "./zh_CN.po"; \ fi if [ ! -f "./zh_TW.po" ]; then \ msginit --no-translator -i ./proftpd.pot -o "./zh_TW.po" -l zh_TW; \ fi if [ -f "./zh_TW.po" -a ! -f zh_TW.mo ]; then \ msgfmt -o zh_TW.mo "./zh_TW.po"; \ fi for lang in bg_BG en_US es_ES fr_FR it_IT ja_JP ko_KR ru_RU zh_CN zh_TW ; do \ if [ -f ../locale/$lang.mo ]; then \ if [ ! -d /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES ]; then \ mkdir -p /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ chown oi:staff /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ chmod 0755 /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ fi; \ /usr/bin/ginstall -c -o oi -g staff -m 0644 $lang.mo /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES/proftpd.mo; \ fi; \ done make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/locale' cd lib/libltdl/ && /usr/gnu/bin/make install make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' /usr/gnu/bin/make install-am make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' test -z "/usr/lib/amd64" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/lib/amd64" test -z "/usr/include" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386/usr/include" test -z "" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/prototype/i386" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/amd64/lib/libltdl' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/manifest-i386-ftp-common.depend.res /jenkins/jobs/oi-userland/workspace/components/network/proftpd/build/manifest-i386-proftpd.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/network/ftp/ftp-common@1.3.8,5.11-2025.0.0.0:20250107T183903Z PUBLISHED NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/service/network/ftp/proftpd@1.3.8,5.11-2025.0.0.0:20250107T183919Z PUBLISHED generating metadata: network/proftpd