D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/medusa-2.2-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iEwb9f + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf medusa-2.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/medusa-2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd medusa-2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (349ef7f0c24b627c6dbba8bcd5b47173806473a2.patch):' Patch #0 (349ef7f0c24b627c6dbba8bcd5b47173806473a2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config.h.in patching file configure Hunk #1 succeeded at 5114 (offset -12 lines). Hunk #2 succeeded at 5208 (offset -12 lines). patching file configure.ac patching file src/medusa-net.c patching file src/medusa-thread-ssl.c patching file src/medusa.h patching file src/modsrc/vnc.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YR5Anf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd medusa-2.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-mod-path=/usr/lib64/medusa/modules checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of short... 2 checking whether to enable debugging... yes configure: checking for pthread support... checking for main in -lpthread... yes configure: checking for dlopen/dlclose... checking for dlclose in -ldl... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes configure: checking for OpenSSL Library and Header files... checking /usr//include/openssl/ssh.h... found checking for CRYPTO_lock in -lcrypto... no configure: WARNING: *** LibCrypto may be required for *BSD *** checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for main in -lssl... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for main in -lssl... (cached) yes configure: *** Checking module dependencies and enabling accordingly *** configure: checking for AFPFS-NG Library and Header files... checking afpfs-ng/afp_protocol.h usability... no checking afpfs-ng/afp_protocol.h presence... no checking for afpfs-ng/afp_protocol.h... no configure: WARNING: *** AFPFS-NG header files required for AFP module. *** The AFPFS-NG package must be installed for the AFP module to function. This includes both the library and header files. AFPFS-NG is available at the following site: http://alexthepuffin.googlepages.com/. The AFP module will NOT be built. checking whether to enable AFP module... no checking whether to enable CVS module... yes checking whether to enable FTP module... yes checking whether to enable HTTP module... yes checking whether to enable IMAP module... yes checking whether to enable MSSQL module... yes checking whether to enable MYSQL module... yes configure: checking for NCPFS Library and Header files... checking ncp/nwcalls.h usability... yes checking ncp/nwcalls.h presence... yes checking for ncp/nwcalls.h... yes checking for main in -lncp... yes checking whether to enable NCP module... yes checking whether to enable NNTP module... yes checking whether to enable PCANYWHERE module... yes checking whether to enable POP3 module... yes configure: checking for PostgreSQL Library and Header files... checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for main in -lpq... yes checking whether to enable POSTGRES module... yes configure: checking for FreeRDP Library and Header files... checking freerdp/freerdp.h usability... no checking freerdp/freerdp.h presence... no checking for freerdp/freerdp.h... no configure: WARNING: *** FreeRDP header files required for RDP module. *** The FreeRDP package must be installed for RDP module to function. This includes both the library and header files. Your distribution may offer packages such as freerdp and libfreerdp-dev, which will provide these files. checking whether to enable RDP module... no checking whether to enable REXEC module... yes checking whether to enable RLOGIN module... yes checking whether to enable RSH module... yes checking whether to enable SMBNT module... yes checking whether to enable SMTP module... yes checking whether to enable SMTP-VRFY module... yes checking whether to enable SNMP module... yes configure: checking for Libssh2 Library files... checking for main in -lssh2... yes configure: WARNING: LIBSSH2 path not found. Assuming it was... ldd: missing file arguments Try `ldd --help' for more information. checking whether to enable SSH module... yes configure: checking for Subversion Library and Header files... checking for apr-1-config... /usr/bin/apr-1-config checking /usr/include/apr-1/apr_tables.h usability... yes checking /usr/include/apr-1/apr_tables.h presence... yes checking for /usr/include/apr-1/apr_tables.h... yes checking subversion-1/svn_client.h usability... yes checking subversion-1/svn_client.h presence... yes checking for subversion-1/svn_client.h... yes checking for main in -lsvn_client-1... yes checking for svn_client_list3 in -lsvn_client-1... yes checking whether to enable SVN module... yes checking whether to enable TELNET module... yes checking whether to enable VMAUTHD module... yes checking whether to enable VNC module... yes checking whether to enable WRAPPER module... yes checking whether to enable WEB-FORM module... yes configure: configure: ******************************************************* configure: Medusa Module Build Summary configure: configure: AFP ** Disabled ** configure: CVS Enabled configure: FTP Enabled configure: HTTP Enabled configure: IMAP Enabled configure: MSSQL Enabled configure: MYSQL Enabled configure: NCP Enabled configure: NNTP Enabled configure: PCANYWHERE Enabled configure: POP3 Enabled configure: POSTGRES Enabled configure: RDP ** Disabled ** configure: REXEC Enabled configure: RLOGIN Enabled configure: RSH Enabled configure: SMBNT Enabled configure: SMTP Enabled configure: SMTP-VRFY Enabled configure: SNMP Enabled configure: SSH Enabled configure: SVN Enabled configure: TELNET Enabled configure: VMAUTHD Enabled configure: VNC Enabled configure: WRAPPER Enabled configure: WEB-FORM Enabled configure: configure: If a module is unexpectedly marked as disabled, check configure: above output and verify dependancies were satisfied. configure: configure: It should also be noted that, by default, not all of configure: the modules are built. Incomplete modules or modules configure: which have not been sufficiently tested may be configure: disabled. To enable non-default modules, use the configure: "--enable-module-MODULE_NAME" configure option. configure: ******************************************************* configure: checking for strcasestr... yes checking for asprintf... yes checking for vasprintf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/modsrc/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in modsrc make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o http-digest.o http-digest.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sha1.o sha1.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cvs.o cvs.c In file included from /usr/include/string.h:494, from cvs.c:32: In function 'strncpy', inlined from 'tryLogin' at cvs.c:315:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvs.c: In function 'tryLogin': cvs.c:315:3: note: length computed here 315 | strncpy(szPassTmp, szPassword, strlen(szPassword)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from cvs.c:32: In function 'strncpy', inlined from 'go' at cvs.c:123:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvs.c: In function 'go': cvs.c:123:7: note: length computed here 123 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from cvs.c:32: In function 'strncpy', inlined from 'go' at cvs.c:137:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvs.c: In function 'go': cvs.c:137:11: note: length computed here 137 | strncpy((char *)psSessionData->szDir, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mssql.o mssql.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ftp.o ftp.c In file included from /usr/include/string.h:494, from ftp.c:32: In function 'strncpy', inlined from 'go' at ftp.c:152:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c: In function 'go': ftp.c:152:7: note: length computed here 152 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o imap.o imap.c In file included from /usr/include/string.h:494, from imap.c:36: In function 'strncpy', inlined from 'go' at imap.c:156:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imap.c: In function 'go': imap.c:156:7: note: length computed here 156 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from imap.c:36: In function 'strncpy', inlined from 'go' at imap.c:200:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imap.c: In function 'go': imap.c:200:11: note: length computed here 200 | strncpy((char *) psSessionData->szDomain, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from imap.c:36: In function 'strncpy', inlined from 'go' at imap.c:170:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imap.c: In function 'go': imap.c:170:47: note: length computed here 170 | strncpy(psSessionData->szTag, pOpt, strlen(pOpt) + 1); | ^~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mysql.o mysql.c In file included from /usr/include/string.h:494, from mysql.c:41: In function 'strncpy', inlined from 'MySQLPrepareAuthOld' at mysql.c:490:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mysql.c: In function 'MySQLPrepareAuthOld': mysql.c:466:19: note: length computed here 466 | int login_len = strlen(szLogin) > 16 ? 16 : strlen(szLogin); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from mysql.c:41: In function 'strncpy', inlined from 'MySQLPrepareAuth' at mysql.c:567:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mysql.c: In function 'MySQLPrepareAuth': mysql.c:532:19: note: length computed here 532 | int login_len = strlen(szLogin) > 16 ? 16 : strlen(szLogin); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from mysql.c:41: In function 'strncpy', inlined from 'go' at mysql.c:149:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mysql.c: In function 'go': mysql.c:149:7: note: length computed here 149 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ncp.o ncp.c In file included from /usr/include/string.h:494, from ncp.c:35: In function 'strncpy', inlined from 'tryLogin' at ncp.c:415:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ncp.c: In function 'tryLogin': ncp.c:415:7: note: length computed here 415 | strncpy((*psLogin)->pErrorMsg, ErrorCode, strlen(ErrorCode)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ncp.c:35: In function 'strncat', inlined from 'tryLogin' at ncp.c:416:7: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ncp.c: In function 'tryLogin': ncp.c:416:7: note: length computed here 416 | strncat((*psLogin)->pErrorMsg, pErrorMsg, strlen(pErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ncp.c:35: In function 'strncpy', inlined from 'initModule' at ncp.c:214:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ncp.c: In function 'initModule': ncp.c:214:11: note: length computed here 214 | strncpy(szUserContext, psCredSet->psUser->pUser, strlen(psCredSet->psUser->pUser)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ncp.c:35: In function 'strncpy', inlined from 'initModule' at ncp.c:215:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ncp.c: In function 'initModule': ncp.c:215:11: note: length computed here 215 | strncpy(szUserContext + strlen(psCredSet->psUser->pUser), _psSessionData->context, strlen(_psSessionData->context)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ncp.c:35: In function 'strncpy', inlined from 'go' at ncp.c:147:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ncp.c: In function 'go': ncp.c:147:7: note: length computed here 147 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ncp.c:35: In function 'strncpy', inlined from 'go' at ncp.c:160:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ncp.c: In function 'go': ncp.c:160:11: note: length computed here 160 | strncpy((char *)psSessionData->context, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nntp.o nntp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o http.o http.c In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from http.c:34: In function 'strncat', inlined from 'sendAuthDigest' at http.c:654:5: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'sendAuthDigest': http.c:654:5: note: length computed here 654 | strncat(szURI, _psSessionData->szDir, strlen(_psSessionData->szDir)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from http.c:34: In function 'strncat', inlined from 'sendAuthDigest' at http.c:647:5: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'sendAuthDigest': http.c:647:5: note: length computed here 647 | strncat(szURI, _psSessionData->szDir, strlen(_psSessionData->szDir)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from http.c:34: In function 'strncpy', inlined from 'go' at http.c:151:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'go': http.c:151:7: note: length computed here 151 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from http.c:34: In function 'strncpy', inlined from 'go' at http.c:229:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'go': http.c:229:11: note: length computed here 229 | strncpy((char *) psSessionData->szDomain, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from http.c:34: In function 'strncpy', inlined from 'go' at http.c:197:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'go': http.c:197:11: note: length computed here 197 | strncpy(psSessionData->szCustomHeader + nCustomHeadersSize, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from http.c:34: In function 'strncpy', inlined from 'go' at http.c:179:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'go': http.c:179:53: note: length computed here 179 | strncpy(psSessionData->szUserAgent, pOpt, strlen(pOpt) + 1); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from http.c:34: In function 'strncpy', inlined from 'go' at http.c:165:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'go': http.c:165:47: note: length computed here 165 | strncpy(psSessionData->szDir, pOpt, strlen(pOpt) + 1); | ^~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcanywhere.o pcanywhere.c In file included from /usr/include/string.h:494, from pcanywhere.c:54: In function 'strncpy', inlined from 'pcaUserAuth' at pcanywhere.c:372:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcanywhere.c: In function 'pcaUserAuth': pcanywhere.c:372:7: note: length computed here 372 | strncpy(szTmp, szDomain, strlen(szDomain)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from pcanywhere.c:54: In function 'strncpy', inlined from 'pcaUserAuth' at pcanywhere.c:374:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcanywhere.c: In function 'pcaUserAuth': pcanywhere.c:374:7: note: length computed here 374 | strncpy(szTmp + strlen(szDomain) + 1, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from pcanywhere.c:54: In function 'strncpy', inlined from 'go' at pcanywhere.c:145:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcanywhere.c: In function 'go': pcanywhere.c:145:7: note: length computed here 145 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ntlm.o ntlm.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rexec.o rexec.c In file included from /usr/include/string.h:494, from rexec.c:30: In function 'strncpy', inlined from 'tryLogin' at rexec.c:227:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rexec.c: In function 'tryLogin': rexec.c:227:3: note: length computed here 227 | strncpy((char *)bufSend+1, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from rexec.c:30: In function 'strncpy', inlined from 'tryLogin' at rexec.c:229:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rexec.c: In function 'tryLogin': rexec.c:229:3: note: length computed here 229 | strncpy((char *)bufSend+2+strlen(szLogin), szPassword, strlen(szPassword)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o postgres.o postgres.c In file included from /usr/include/string.h:494, from postgres.c:30: In function 'strncpy', inlined from 'go' at postgres.c:126:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ postgres.c: In function 'go': postgres.c:126:7: note: length computed here 126 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from postgres.c:30: In function 'strncpy', inlined from 'go' at postgres.c:140:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ postgres.c: In function 'go': postgres.c:140:11: note: length computed here 140 | strncpy((char *)psSessionData->szDB, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hmacmd5.o hmacmd5.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rlogin.o rlogin.c In file included from /usr/include/string.h:494, from rlogin.c:29: In function 'strncpy', inlined from 'tryLogin' at rlogin.c:225:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rlogin.c: In function 'tryLogin': rlogin.c:225:3: note: length computed here 225 | strncpy((char *)bufSend+1, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from rlogin.c:29: In function 'strncpy', inlined from 'tryLogin' at rlogin.c:227:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rlogin.c: In function 'tryLogin': rlogin.c:227:29: note: length computed here 227 | strncpy((char *)bufSend+2+strlen(szLogin), szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rsh.o rsh.c In file included from /usr/include/string.h:494, from rsh.c:30: In function 'strncpy', inlined from 'tryLogin' at rsh.c:230:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rsh.c: In function 'tryLogin': rsh.c:230:3: note: length computed here 230 | strncpy((char *)bufSend+1, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from rsh.c:30: In function 'strncpy', inlined from 'tryLogin' at rsh.c:232:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rsh.c: In function 'tryLogin': rsh.c:232:29: note: length computed here 232 | strncpy((char *)bufSend+2+strlen(szLogin), szPassword, strlen(szPassword)); | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pop3.o pop3.c In file included from /usr/include/string.h:494, from pop3.c:30: In function 'strncpy', inlined from 'sendAuthPLAIN' at pop3.c:543:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop3.c: In function 'sendAuthPLAIN': pop3.c:543:3: note: length computed here 543 | strncpy(szTmpBuf, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from pop3.c:30: In function 'strncpy', inlined from 'sendAuthPLAIN' at pop3.c:544:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop3.c: In function 'sendAuthPLAIN': pop3.c:544:22: note: length computed here 544 | strncpy(szTmpBuf + strlen(szLogin) + 1, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from pop3.c:30: In function 'strncpy', inlined from 'sendAuthPLAIN' at pop3.c:545:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop3.c: In function 'sendAuthPLAIN': pop3.c:545:3: note: length computed here 545 | strncpy(szTmpBuf + strlen(szLogin) + 1 + strlen(szLogin) + 1, szPassword, strlen(szPassword)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from pop3.c:30: In function 'strncpy', inlined from 'go' at pop3.c:145:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop3.c: In function 'go': pop3.c:145:7: note: length computed here 145 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from pop3.c:30: In function 'strncpy', inlined from 'go' at pop3.c:189:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop3.c: In function 'go': pop3.c:189:11: note: length computed here 189 | strncpy((char *) psSessionData->szDomain, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o svn.o svn.c svn.c: In function 'tryLogin': svn.c:353:3: warning: 'svn_client_list3' is deprecated [-Wdeprecated-declarations] 353 | err = svn_client_list3(canonical, &revision, &revision, svn_depth_empty, SVN_DIRENT_ALL, FALSE, FALSE, print_dirent, &ctx->auth_baton, ctx, pool); | ^~~ In file included from svn.c:47: /usr/include/subversion-1/svn_client.h:6517:1: note: declared here 6517 | svn_client_list3(const char *path_or_url, | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from svn.c:32: In function 'strncpy', inlined from 'go' at svn.c:132:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svn.c: In function 'go': svn.c:132:7: note: length computed here 132 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from svn.c:32: In function 'strncpy', inlined from 'go' at svn.c:146:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svn.c: In function 'go': svn.c:146:11: note: length computed here 146 | strncpy((char *)psSessionData->szBranch, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ssh.o ssh.c In file included from /usr/include/string.h:494, from ssh.c:31: In function 'strncpy', inlined from 'response_callback' at ssh.c:424:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssh.c: In function 'response_callback': ssh.c:424:9: note: length computed here 424 | strncpy(responses[i].text, pPass, strlen(pPass)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ssh.c:31: In function 'strncpy', inlined from 'go' at ssh.c:136:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssh.c: In function 'go': ssh.c:136:7: note: length computed here 136 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ssh.c:31: In function 'strncpy', inlined from 'go' at ssh.c:146:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssh.c: In function 'go': ssh.c:146:11: note: length computed here 146 | strncpy((char *) psSessionData->szBannerMsg, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o smtp-vrfy.o smtp-vrfy.c smtp-vrfy.c: In function 'tryLogin': smtp-vrfy.c:534:41: warning: '%.250s' directive writing up to 250 bytes into a region of size between 40 and 298 [-Wformat-overflow=] 534 | sprintf((char *)bufSend, "%s %.250s@%.250s\r\n", szVerb, szAccount, szDomain); | ^~~~~~ In file included from /usr/include/stdio.h:867, from smtp-vrfy.c:29: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 300 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp-vrfy.c:30: In function 'strncpy', inlined from 'go' at smtp-vrfy.c:149:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp-vrfy.c: In function 'go': smtp-vrfy.c:149:7: note: length computed here 149 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp-vrfy.c:30: In function 'strncpy', inlined from 'go' at smtp-vrfy.c:195:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp-vrfy.c: In function 'go': smtp-vrfy.c:195:11: note: length computed here 195 | strncpy((char *) psSessionData->szMAILFROM, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp-vrfy.c:30: In function 'strncpy', inlined from 'go' at smtp-vrfy.c:182:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp-vrfy.c: In function 'go': smtp-vrfy.c:182:11: note: length computed here 182 | strncpy((char *) psSessionData->szHELO, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vmauthd.o vmauthd.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o snmp.o snmp.c In file included from /usr/include/string.h:494, from snmp.c:33: In function 'strncpy', inlined from 'sendWrite' at snmp.c:677:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp.c: In function 'sendWrite': snmp.c:677:3: note: length computed here 677 | strncpy((char *)bufSend + sizeof(snmpv1_a) + strlen(szPassword) + sizeof(snmpv1_w), szLocation, strlen(szLocation)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from snmp.c:33: In function 'strncpy', inlined from 'go' at snmp.c:167:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp.c: In function 'go': snmp.c:167:7: note: length computed here 167 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o smtp.o smtp.c In file included from /usr/include/string.h:494, from smtp.c:33: In function 'strncpy', inlined from 'sendAuthPLAIN' at smtp.c:529:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp.c: In function 'sendAuthPLAIN': smtp.c:529:3: note: length computed here 529 | strncpy((char *)szTmpBuf, szLogin, strlen((char *)szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp.c:33: In function 'strncpy', inlined from 'sendAuthPLAIN' at smtp.c:530:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp.c: In function 'sendAuthPLAIN': smtp.c:530:30: note: length computed here 530 | strncpy((char *)szTmpBuf + strlen(szLogin) + 1, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp.c:33: In function 'strncpy', inlined from 'sendAuthPLAIN' at smtp.c:531:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp.c: In function 'sendAuthPLAIN': smtp.c:531:3: note: length computed here 531 | strncpy((char *)szTmpBuf + strlen(szLogin) + 1 + strlen(szLogin) + 1, szPassword, strlen(szPassword)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp.c:33: In function 'strncpy', inlined from 'go' at smtp.c:147:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp.c: In function 'go': smtp.c:147:7: note: length computed here 147 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp.c:33: In function 'strncpy', inlined from 'go' at smtp.c:190:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp.c: In function 'go': smtp.c:190:11: note: length computed here 190 | strncpy((char *) psSessionData->szEHLO, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smtp.c:33: In function 'strncpy', inlined from 'go' at smtp.c:177:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp.c: In function 'go': smtp.c:177:11: note: length computed here 177 | strncpy((char *) psSessionData->szDomain, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d3des.o d3des.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o telnet.o telnet.c telnet.c: In function 'initModule': telnet.c:277:67: warning: comparison between pointer and zero character constant [-Wpointer-compare] 277 | if (strcasestr((char *)bufReceive, (char *)"Sign On") != '\0') | ^~ telnet.c:277:17: note: did you mean to dereference the pointer? 277 | if (strcasestr((char *)bufReceive, (char *)"Sign On") != '\0') | ^ telnet.c:306:74: warning: comparison between pointer and zero character constant [-Wpointer-compare] 306 | if (strcasestr((char *)bufReceive, KNOWN_LOGIN_PROMPTS[i]) != '\0') | ^~ telnet.c:306:19: note: did you mean to dereference the pointer? 306 | if (strcasestr((char *)bufReceive, KNOWN_LOGIN_PROMPTS[i]) != '\0') | ^ telnet.c:318:72: warning: comparison between pointer and zero character constant [-Wpointer-compare] 318 | if (strcasestr((char *)bufReceive, KNOWN_PWD_PROMPTS[i]) != '\0') | ^~ telnet.c:318:19: note: did you mean to dereference the pointer? 318 | if (strcasestr((char *)bufReceive, KNOWN_PWD_PROMPTS[i]) != '\0') | ^ telnet.c: In function 'tryLogin': telnet.c:482:66: warning: comparison between pointer and zero character constant [-Wpointer-compare] 482 | if (strcasestr((char *)bufReceive, KNOWN_PWD_PROMPTS[i]) != '\0') | ^~ telnet.c:482:13: note: did you mean to dereference the pointer? 482 | if (strcasestr((char *)bufReceive, KNOWN_PWD_PROMPTS[i]) != '\0') | ^ telnet.c:494:70: warning: comparison between pointer and zero character constant [-Wpointer-compare] 494 | if (strcasestr((char *)bufReceive, KNOWN_LOGIN_PROMPTS[i]) != '\0') | ^~ telnet.c:494:15: note: did you mean to dereference the pointer? 494 | if (strcasestr((char *)bufReceive, KNOWN_LOGIN_PROMPTS[i]) != '\0') | ^ telnet.c:582:70: warning: comparison between pointer and zero character constant [-Wpointer-compare] 582 | if (strcasestr((char *)bufReceive, KNOWN_LOGIN_PROMPTS[i]) != '\0') | ^~ telnet.c:582:15: note: did you mean to dereference the pointer? 582 | if (strcasestr((char *)bufReceive, KNOWN_LOGIN_PROMPTS[i]) != '\0') | ^ telnet.c:597:68: warning: comparison between pointer and zero character constant [-Wpointer-compare] 597 | if (strcasestr((char *)bufReceive, KNOWN_PWD_PROMPTS[i]) != '\0') | ^~ telnet.c:597:15: note: did you mean to dereference the pointer? 597 | if (strcasestr((char *)bufReceive, KNOWN_PWD_PROMPTS[i]) != '\0') | ^ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'tryLoginAS400' at telnet.c:764:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'tryLoginAS400': telnet.c:764:5: note: length computed here 764 | strncpy((*psLogin)->pErrorMsg, szErrorMsg, strlen(szErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'tryLoginAS400' at telnet.c:754:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'tryLoginAS400': telnet.c:754:5: note: length computed here 754 | strncpy((*psLogin)->pErrorMsg, szErrorMsg, strlen(szErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'tryLoginAS400' at telnet.c:744:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'tryLoginAS400': telnet.c:744:5: note: length computed here 744 | strncpy((*psLogin)->pErrorMsg, szErrorMsg, strlen(szErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'tryLoginAS400' at telnet.c:734:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'tryLoginAS400': telnet.c:734:5: note: length computed here 734 | strncpy((*psLogin)->pErrorMsg, szErrorMsg, strlen(szErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'tryLoginAS400' at telnet.c:711:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'tryLoginAS400': telnet.c:711:5: note: length computed here 711 | strncpy((*psLogin)->pErrorMsg, szErrorMsg, strlen(szErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'tryLoginAS400' at telnet.c:701:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'tryLoginAS400': telnet.c:701:5: note: length computed here 701 | strncpy((*psLogin)->pErrorMsg, szErrorMsg, strlen(szErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'tryLoginAS400' at telnet.c:691:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'tryLoginAS400': telnet.c:691:5: note: length computed here 691 | strncpy((*psLogin)->pErrorMsg, szErrorMsg, strlen(szErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from telnet.c:42: In function 'strncpy', inlined from 'go' at telnet.c:155:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ telnet.c: In function 'go': telnet.c:155:7: note: length computed here 155 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../medusa-trace.o ../medusa-trace.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o cvs.mod cvs.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o smbnt.o smbnt.c In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncpy', inlined from 'parseFullyQualifiedUsername' at smbnt.c:560:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'parseFullyQualifiedUsername': smbnt.c:560:5: note: length computed here 560 | strncpy(szUser, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncpy', inlined from 'parseFullyQualifiedUsername' at smbnt.c:539:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'parseFullyQualifiedUsername': smbnt.c:539:5: note: length computed here 539 | strncpy(pOptTmp, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncpy', inlined from 'parseFullyQualifiedUsername' at smbnt.c:549:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'parseFullyQualifiedUsername': smbnt.c:549:5: note: length computed here 549 | strncpy(szUser, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncpy', inlined from 'tryLogin' at smbnt.c:1895:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'tryLogin': smbnt.c:1895:7: note: length computed here 1895 | strncpy((*psLogin)->pErrorMsg, ErrorCode, strlen(ErrorCode)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncat', inlined from 'tryLogin' at smbnt.c:1896:7: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'tryLogin': smbnt.c:1896:7: note: length computed here 1896 | strncat((*psLogin)->pErrorMsg, pErrorMsg, strlen(pErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncpy', inlined from 'tryLogin' at smbnt.c:1926:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'tryLogin': smbnt.c:1926:7: note: length computed here 1926 | strncpy((*psLogin)->pErrorMsg, ErrorCode, strlen(ErrorCode)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncat', inlined from 'tryLogin' at smbnt.c:1927:7: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'tryLogin': smbnt.c:1927:7: note: length computed here 1927 | strncat((*psLogin)->pErrorMsg, pErrorMsg, strlen(pErrorMsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from smbnt.c:87: In function 'strncpy', inlined from 'go' at smbnt.c:293:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbnt.c: In function 'go': smbnt.c:293:7: note: length computed here 293 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o ftp.mod ftp.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wrapper.o wrapper.c In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncpy', inlined from 'initModule' at wrapper.c:275:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'initModule': wrapper.c:275:11: note: length computed here 275 | strncpy(szCmdTmp + nCmdPartLength, psLogin->psServer->pHostIP, strlen(psLogin->psServer->pHostIP)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncpy', inlined from 'initModule' at wrapper.c:294:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'initModule': wrapper.c:294:11: note: length computed here 294 | strncpy(_psSessionData->szCmdParamFull + nCmdPartLength, psCredSet->psUser->pUser, strlen(psCredSet->psUser->pUser)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncpy', inlined from 'initModule' at wrapper.c:313:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'initModule': wrapper.c:313:11: note: length computed here 313 | strncpy(szCmdTmp + nCmdPartLength, psCredSet->pPass, strlen(psCredSet->pPass)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncpy', inlined from 'initModule' at wrapper.c:335:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'initModule': wrapper.c:335:9: note: length computed here 335 | strncpy(_psSessionData->szCmdFull, _psSessionData->szCmd, strlen(_psSessionData->szCmd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncat', inlined from 'initModule' at wrapper.c:337:9: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'initModule': wrapper.c:337:9: note: length computed here 337 | strncat(_psSessionData->szCmdFull, _psSessionData->szCmdParamFull, strlen(_psSessionData->szCmdParamFull)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncpy', inlined from 'go' at wrapper.c:147:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'go': wrapper.c:147:7: note: length computed here 147 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncpy', inlined from 'go' at wrapper.c:189:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'go': wrapper.c:189:60: note: length computed here 189 | strncpy((char *)psSessionData->szCmdParam, pOpt, strlen(pOpt) + 1); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:494, from wrapper.c:30: In function 'strncpy', inlined from 'go' at wrapper.c:175:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper.c: In function 'go': wrapper.c:175:55: note: length computed here 175 | strncpy((char *)psSessionData->szCmd, pOpt, strlen(pOpt) + 1); | ^~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o web-form.o web-form.c In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'initModule' at web-form.c:356:15: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'initModule': web-form.c:356:15: note: length computed here 356 | strncpy(_psSessionData->szFormUser, pTemp, strlen(pTemp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'initModule' at web-form.c:364:15: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'initModule': web-form.c:364:15: note: length computed here 364 | strncpy(_psSessionData->szFormPass, pTemp, strlen(pTemp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'initModule' at web-form.c:372:15: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'initModule': web-form.c:372:15: note: length computed here 372 | strncpy(_psSessionData->szFormRest, pTemp, strlen(pTemp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'go' at web-form.c:148:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'go': web-form.c:148:7: note: length computed here 148 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'go' at web-form.c:229:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'go': web-form.c:229:13: note: length computed here 229 | strncpy(psSessionData->szCustomHeader + oldSize, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'go' at web-form.c:220:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'go': web-form.c:220:13: note: length computed here 220 | strncpy(psSessionData->szCustomHeader, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'go' at web-form.c:204:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'go': web-form.c:204:11: note: length computed here 204 | strncpy(psSessionData->szUserAgent, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'go' at web-form.c:190:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'go': web-form.c:190:11: note: length computed here 190 | strncpy(psSessionData->szFormData, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'go' at web-form.c:176:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'go': web-form.c:176:11: note: length computed here 176 | strncpy(psSessionData->szDenySignal, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../medusa-net.h:27, from module.h:35, from web-form.c:32: In function 'strncpy', inlined from 'go' at web-form.c:162:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web-form.c: In function 'go': web-form.c:162:11: note: length computed here 162 | strncpy(psSessionData->szDir, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o imap.mod imap.o ntlm.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o http.mod http.o ntlm.o http-digest.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o mssql.mod mssql.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o mysql.mod mysql.o ../medusa-trace.o sha1.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o ncp.mod ncp.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o nntp.mod nntp.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o pcanywhere.mod pcanywhere.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o rexec.mod rexec.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o rlogin.mod rlogin.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o postgres.mod postgres.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o rsh.mod rsh.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vnc.o vnc.c In file included from /usr/include/string.h:494, from vnc.c:35: In function 'strncpy', inlined from 'sendAuthMSLogin' at vnc.c:870:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vnc.c: In function 'sendAuthMSLogin': vnc.c:868:38: note: length computed here 868 | if ((_psSessionData->szDomain) && (strlen(_psSessionData->szDomain) + 1 + strlen(szLogin) < 256)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from vnc.c:35: In function 'strncat', inlined from 'sendAuthMSLogin' at vnc.c:872:5: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vnc.c: In function 'sendAuthMSLogin': vnc.c:872:5: note: length computed here 872 | strncat((char *)ms_user, szLogin, strlen(szLogin)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from vnc.c:35: In function 'strncpy', inlined from 'go' at vnc.c:160:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vnc.c: In function 'go': vnc.c:160:7: note: length computed here 160 | strncpy(pOptTmp, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from vnc.c:35: In function 'strncpy', inlined from 'go' at vnc.c:184:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vnc.c: In function 'go': vnc.c:184:11: note: length computed here 184 | strncpy((char *) psSessionData->szDomain, pOpt, strlen(pOpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o pop3.mod pop3.o ntlm.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o smtp-vrfy.mod smtp-vrfy.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o smbnt.mod smbnt.o hmacmd5.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o snmp.mod snmp.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o ssh.mod ssh.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o smtp.mod smtp.o ntlm.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o telnet.mod telnet.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o svn.mod svn.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o vmauthd.mod vmauthd.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o wrapper.mod wrapper.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o web-form.mod web-form.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o vnc.mod vnc.o d3des.o ../medusa-trace.o -lncp -lpq -lssh2 -lsvn_client-1 -shared -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o medusa-thread-ssl.o medusa-thread-ssl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o listModules.o listModules.c In file included from /usr/include/string.h:494, from modsrc/../medusa-net.h:27, from modsrc/module.h:35, from listModules.c:42: In function 'strncpy', inlined from 'listModules' at listModules.c:79:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listModules.c: In function 'listModules': listModules.c:79:7: note: length computed here 79 | strncpy( pszTarget, pszDir, strlen(pszDir) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from modsrc/../medusa-net.h:27, from modsrc/module.h:35, from listModules.c:42: In function 'strncpy', inlined from 'listModules' at listModules.c:109:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listModules.c: In function 'listModules': listModules.c:109:13: note: length computed here 109 | strncpy( pszLibName, pszTarget, strlen(pszTarget) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from modsrc/../medusa-net.h:27, from modsrc/module.h:35, from listModules.c:42: In function 'strncat', inlined from 'listModules' at listModules.c:111:13: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listModules.c: In function 'listModules': listModules.c:111:13: note: length computed here 111 | strncat( pszLibName, pdeEntry[j]->d_name, strlen(pdeEntry[j]->d_name) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o medusa-utils.o medusa-utils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o medusa-thread-pool.o medusa-thread-pool.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o medusa-net.o medusa-net.c medusa-net.c: In function 'medusaConnectSSLInternal': medusa-net.c:363:5: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 363 | sslContext = SSL_CTX_new(TLSv1_client_method()); | ^~~~~~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/crypto.h:17, from medusa.h:48, from medusa-net.c:35: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -DDEBUG -fPIC -I/usr/include -I/usr/local/include -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng -I/usr//include -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o medusa.o medusa.c In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'invokeModule' at medusa.c:398:7, inlined from 'invokeModule' at medusa.c:365:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'invokeModule': medusa.c:398:7: note: length computed here 398 | strncpy(modPath, szModulePaths[i], strlen(szModulePaths[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncat', inlined from 'invokeModule' at medusa.c:400:7, inlined from 'invokeModule' at medusa.c:365:5: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'invokeModule': medusa.c:400:7: note: length computed here 400 | strncat(modPath, pModuleName, strlen(pModuleName)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:175:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:175:9: note: length computed here 175 | strncpy(_psAudit->pGlobalUser, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:204:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:204:9: note: length computed here 204 | strncpy(_psAudit->pGlobalPass, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:295:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:295:7: note: length computed here 295 | strncpy(szTempModuleParam, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:147:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:147:9: note: length computed here 147 | strncpy(_psAudit->pGlobalHost, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:323:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:323:7: note: length computed here 323 | strncpy(_psAudit->pOptResume, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:190:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:190:9: note: length computed here 190 | strncpy(_psAudit->pOptUser, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:219:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:219:9: note: length computed here 219 | strncpy(_psAudit->pOptPass, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:231:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:231:7: note: length computed here 231 | strncpy(_psAudit->pOptOutput, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:288:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:288:7: note: length computed here 288 | strncpy(szModuleName, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:161:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:161:9: note: length computed here 161 | strncpy(_psAudit->pOptHost, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'checkOptions' at medusa.c:226:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'checkOptions': medusa.c:226:7: note: length computed here 226 | strncpy(_psAudit->pOptCombo, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'loadLoginInfo' at medusa.c:962:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'loadLoginInfo': medusa.c:962:37: note: length computed here 962 | strncpy(psHost->pHost, pHost, strlen(pHost) + 1); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'loadLoginInfo' at medusa.c:1006:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'loadLoginInfo': medusa.c:1006:9: note: length computed here 1006 | strncpy(psUser->pUser, pUser, strlen(pUser)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'loadLoginInfo' at medusa.c:1030:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'loadLoginInfo': medusa.c:1030:9: note: length computed here 1030 | strncpy(psPass->pPass, pPass, strlen(pPass)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from medusa.h:32, from medusa.c:29: In function 'strncpy', inlined from 'addMissedCredSet' at medusa.c:1482:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ medusa.c: In function 'addMissedCredSet': medusa.c:1482:3: note: length computed here 1482 | strncpy(psCredSetMissed->pPass, _psCredSet->pPass, strlen(_psCredSet->pPass)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -L/usr//lib -rdynamic -o medusa listModules.o medusa.o medusa-thread-pool.o medusa-thread-ssl.o medusa-net.o medusa-trace.o medusa-utils.o -ldl -lpthread -lssl -lcrypto -lssl -lcrypto -ldl -lrt -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6dL5ff + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64 + cd medusa-2.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' Making install in modsrc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules' /usr/bin/install -p cvs.mod ftp.mod http.mod imap.mod mssql.mod mysql.mod ncp.mod nntp.mod pcanywhere.mod pop3.mod postgres.mod rexec.mod rlogin.mod rsh.mod smbnt.mod smtp.mod smtp-vrfy.mod snmp.mod ssh.mod svn.mod telnet.mod vmauthd.mod vnc.mod web-form.mod wrapper.mod '/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src/modsrc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/bin' /usr/bin/install -p medusa '/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/medusa-2.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/medusa.1 '/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/medusa-2.2' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.2-3.mga8 --unique-debug-suffix -2.2-3.mga8.aarch64 --unique-debug-src-base medusa-2.2-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/medusa-2.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/imap.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/cvs.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/http.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/mssql.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/bin/medusa explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/ncp.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/mysql.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/rexec.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/nntp.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/ftp.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/postgres.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/pop3.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/pcanywhere.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/rlogin.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/cvs.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/mysql.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/http.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/bin/medusa extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/imap.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/smbnt.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/ncp.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/nntp.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/rsh.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/pop3.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/pcanywhere.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/rexec.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/mssql.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/ftp.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/postgres.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/rlogin.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/rsh.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/smbnt.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/smtp-vrfy.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/smtp.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/snmp.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/smtp-vrfy.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/telnet.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/ssh.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/smtp.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/svn.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/snmp.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/vnc.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/vmauthd.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/web-form.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/telnet.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/ssh.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/svn.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/vnc.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/web-form.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/vmauthd.mod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/wrapper.mod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/lib64/medusa/modules/wrapper.mod original debug info size: 2296kB, size after compression: 2068kB /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. 1736 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: medusa-2.2-3.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hjy52f + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd medusa-2.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr README /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + cp -pr doc/medusa-afp.html doc/medusa-compare.html doc/medusa-cvs.html doc/medusa-ftp.html doc/medusa-http.html doc/medusa-imap.html doc/medusa-mssql.html doc/medusa-mysql.html doc/medusa-ncp.html doc/medusa-nntp.html doc/medusa-pcanywhere.html doc/medusa-pop3.html doc/medusa-postgres.html doc/medusa-rdp.html doc/medusa-rexec.html doc/medusa-rlogin.html doc/medusa-rsh.html doc/medusa-smbnt.html doc/medusa-smtp-vrfy.html doc/medusa-smtp.html doc/medusa-snmp.html doc/medusa-ssh.html doc/medusa-svn.html doc/medusa-telnet.html doc/medusa-vmauthd.html doc/medusa-vnc.html doc/medusa-web-form.html doc/medusa-wrapper.html doc/medusa.html /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64/usr/share/doc/medusa + RPM_EC=0 ++ jobs -p + exit 0 Provides: medusa = 2.2-3.mga8 medusa(aarch-64) = 2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncp.so.2.3()(64bit) libncp.so.2.3(NCPFS.2.2.0.17)(64bit) libncp.so.2.3(NCPFS_2.2.0.19)(64bit) libncp.so.2.3(NCPFS_2.2.1)(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssh2.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libsvn_client-1.so.0()(64bit) Processing files: medusa-debugsource-2.2-3.mga8.aarch64 Provides: medusa-debugsource = 2.2-3.mga8 medusa-debugsource(aarch-64) = 2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: medusa-debuginfo-2.2-3.mga8.aarch64 Provides: debuginfo(build-id) = 0377371282b6a7981f5c89990384dd4358bdec7f debuginfo(build-id) = 0571d5b9065df0535bdd68d48ad7c484a8f30ed7 debuginfo(build-id) = 14fef2e4d4b4b0bbfcaff761ed72ddd20cdd1ece debuginfo(build-id) = 196db341974eb4e26a6e2f65d8375d9c7eebd3b2 debuginfo(build-id) = 292aba8339b78732b53c3212f268e7a608e23f9f debuginfo(build-id) = 31a49aa3eca21a08b01d3cf572a44e8196a4a7cf debuginfo(build-id) = 4473ede881d49485326dc43664fc90c362d8308c debuginfo(build-id) = 53eb01ba93a5a53e11dcedc9061ec37fda44c45d debuginfo(build-id) = 577d5d4d7d848d40ec5409aa8962733191b4d3c6 debuginfo(build-id) = 5c62f35ebbd5df4dbbdc189aec143157f219bfe6 debuginfo(build-id) = 63b30e0f69c62b1cace1e1a9b8680c5e7442e3f5 debuginfo(build-id) = 715e4921445a25f098abb75c4f6abe8b6dd6fe5c debuginfo(build-id) = 76066cbdd39ce046ebf2b86fe7a8fd7ea9648f92 debuginfo(build-id) = 78623b1d7f78cbdc8b3b04c10fdb353b69f11882 debuginfo(build-id) = 85e9d6fa392c1e086dca9b2fd56740dbe1d435a0 debuginfo(build-id) = 8ef6be3b7dc4a299481467d0bc9b92f3d615a939 debuginfo(build-id) = 93b93b32a6f903409bbc4f35a3d432d21dcfed11 debuginfo(build-id) = 980d93e5c69ec5fa9c0224de18c0ea211b938ef1 debuginfo(build-id) = acb946d11312dc404620fa31c4747c48f96f98b2 debuginfo(build-id) = b97b621d36dcfe03954eb9bd9aeadd5b7a276cb1 debuginfo(build-id) = be23b968bd9be05664c9aa6e9be702f4fa705db8 debuginfo(build-id) = cac75fc88917bf9125cabdaf4f343afb48b4861b debuginfo(build-id) = cd3434dc54266865913330b84efa5b9c3ce3b76e debuginfo(build-id) = cd5ee21ba98fc72f7b635933d4e868a35fcf86be debuginfo(build-id) = cf611a609d05675ef18d014983f3bf062dafa975 debuginfo(build-id) = cfe5ea66ac87ff78a518ffcd4e787eabd7c6142d medusa-debuginfo = 2.2-3.mga8 medusa-debuginfo(aarch-64) = 2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: medusa-debugsource(aarch-64) = 2.2-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/medusa-2.2-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/medusa-debugsource-2.2-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/medusa-debuginfo-2.2-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7uAphe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd medusa-2.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/medusa-2.2-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rbih9f + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf medusa-2.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!