<86>Jun 16 00:41:34 userdel[841985]: delete user 'rooter' <86>Jun 16 00:41:34 groupadd[842004]: group added to /etc/group: name=rooter, GID=1247 <86>Jun 16 00:41:34 groupadd[842004]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:41:34 groupadd[842004]: new group: name=rooter, GID=1247 <86>Jun 16 00:41:34 useradd[842017]: new user: name=rooter, UID=1247, GID=1247, home=/root, shell=/bin/bash <86>Jun 16 00:41:34 userdel[842033]: delete user 'builder' <86>Jun 16 00:41:34 userdel[842033]: removed group 'builder' owned by 'builder' <86>Jun 16 00:41:34 userdel[842033]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:41:34 groupadd[842046]: group added to /etc/group: name=builder, GID=1248 <86>Jun 16 00:41:34 groupadd[842046]: group added to /etc/gshadow: name=builder <86>Jun 16 00:41:34 groupadd[842046]: new group: name=builder, GID=1248 <86>Jun 16 00:41:34 useradd[842059]: new user: name=builder, UID=1248, GID=1248, home=/usr/src, shell=/bin/bash <13>Jun 16 00:41:38 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:41:38 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Jun 16 00:41:38 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:41:38 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:41:38 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Jun 16 00:41:38 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed <13>Jun 16 00:41:38 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:41:38 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:41:38 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:41:38 rpmi: libssl-devel-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mailsend-1.20b2-alt1.nosrc.rpm (w1.gzdio) Installing mailsend-1.20b2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74168 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mailsend-1.20b2 + echo 'Source #0 (mailsend-1.20b2.tar.gz):' Source #0 (mailsend-1.20b2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/mailsend-1.20b2.tar.gz + /bin/tar -xf - + cd mailsend-1.20b2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74168 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mailsend-1.20b2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-openssl=/usr configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking for x86_64-alt-linux-strip... no checking for strip... /usr/bin/strip checking for flock... yes checking for socket... yes checking for htonl... yes checking for gethostname... yes checking for gethostbyaddr... yes checking for yp_get_default_domain... no checking for __yp_get_default_domain... no checking for yp_get_default_domain in -lnsl... no checking for __yp_get_default_domain in -lnsl... no checking for res_search... no checking for __res_search... no checking for res_search in -lresolv... no checking for __res_search in -lresolv... yes checking for inet_aton... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for mkstemp... yes checking for getaddrinfo... yes checking for OpenSSL... yes checking whether linking with OpenSSL requires -ldl... unknown OpenSSL has unsupported dynamic loading checking if masterkey should be generated... no configure: creating ./config.status config.status: creating Makefile config.status: creating libs/libmsock/Makefile config.status: creating libs/libmutils/mkey.c config.status: creating libs/libmutils/Makefile config.status: creating libs/libsll/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' (cd libs/libsll && make) make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libsll' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libsll' make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libsll' rm -f sll.o x86_64-alt-linux-gcc -O -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c sll.c rm -f libsll.a ar cq libsll.a sll.o ranlib libsll.a make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libsll' make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' rm -f examples.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -I. -I./libs/libmutils -I./libs/libmsock -I./libs/libsll -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DUNIX -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MATH_H=1 -c examples.c make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' rm -f utils.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -I. -I./libs/libmutils -I./libs/libmsock -I./libs/libsll -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DUNIX -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MATH_H=1 -c utils.c utils.c: In function 'encode_cram_md5': utils.c:829:10: warning: unused variable 'md5' [-Wunused-variable] 829 | *md5=NULL; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' rm -f setget.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -I. -I./libs/libmutils -I./libs/libmsock -I./libs/libsll -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DUNIX -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MATH_H=1 -c setget.c make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' rm -f main.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -I. -I./libs/libmutils -I./libs/libmsock -I./libs/libsll -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DUNIX -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MATH_H=1 -c main.c make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' rm -f smtp.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -I. -I./libs/libmutils -I./libs/libmsock -I./libs/libsll -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DUNIX -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MATH_H=1 -c smtp.c smtp.c: In function 'process_embeded_images': smtp.c:988:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 988 | b = boundary; | ^ smtp.c:989:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 989 | ib = boundary; | ^ smtp.c: In function 'send_the_mail': smtp.c:1732:12: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 1732 | b64=mutils_encode_base64_noformat(buf,len); | ^ smtp.c: In function 'read_smtp_line': smtp.c:150:62: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 150 | (void) snprintf(smtp_errbuf,sizeof(smtp_errbuf)-1,"%s",lbuf); | ^ In file included from /usr/include/stdio.h:866, from mailsend.h:4, from smtp.c:15: /usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 8192 bytes into a destination of size 8191 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smtp.c: In function 'process_embeded_images': smtp.c:1027:51: warning: '%s' directive output may be truncated writing up to 16 bytes into a region of size between 10 and 19 [-Wformat-truncation=] 1027 | (void) snprintf(tbuf,sizeof(tbuf)-1,"ii%d_%s",ic,cid); | ^~ ~~~ In file included from /usr/include/stdio.h:866, from mailsend.h:4, from smtp.c:15: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 5 and 30 bytes into a destination of size 23 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' (cd libs/libmutils && make) make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmutils' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmutils' make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmutils' rm -f string.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c string.c rm -f mutils.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c mutils.c mutils.c: In function 'mutils_basename': mutils.c:1110:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1110 | *bn = path; | ^~~~ mutils.c:1116:32: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1116 | return (bn == NULL) ? path : ++bn; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ rm -f mutils_mime.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c mutils_mime.c rm -f mutils_blob.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c mutils_blob.c rm -f mutils_error.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c mutils_error.c rm -f mutils_temp.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c mutils_temp.c rm -f mutils_time.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c mutils_time.c mutils_time.c: In function 'mutils_time_now': mutils_time.c:26:8: warning: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration] 26 | rc=gettimeofday(&tv,NULL); | ^~~~~~~~~~~~ rm -f libmutils.a ar cq libmutils.a string.o mutils.o mutils_mime.o mutils_blob.o mutils_error.o mutils_temp.o mutils_time.o ranlib libmutils.a make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmutils' make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' (cd libs/libmsock && make) make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmsock' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmsock' make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmsock' rm -f msock.o x86_64-alt-linux-gcc -O -I. -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DSYS_UNIX=1 -c msock.c rm -f libmsock.a ar cq libmsock.a msock.o ranlib libmsock.a make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmsock' make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -I. -I./libs/libmutils -I./libs/libmsock -I./libs/libsll -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DUNIX -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MATH_H=1 main.o smtp.o utils.o setget.o examples.o -o mailsend ./libs/libmsock/libmsock.a ./libs/libsll/libsll.a ./libs/libmutils/libmutils.a -L/usr//lib -lssl -lcrypto -lresolv -L/usr//lib -lssl -lcrypto -ldl make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mailsend-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mailsend-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mailsend-1.20b2 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mailsend-buildroot/usr exec_prefix=/usr/src/tmp/mailsend-buildroot/usr bindir=/usr/src/tmp/mailsend-buildroot/usr/bin sbindir=/usr/src/tmp/mailsend-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mailsend-buildroot/etc datadir=/usr/src/tmp/mailsend-buildroot/usr/share includedir=/usr/src/tmp/mailsend-buildroot/usr/include libdir=/usr/src/tmp/mailsend-buildroot/usr/lib64 libexecdir=/usr/src/tmp/mailsend-buildroot/usr/lib localstatedir=/usr/src/tmp/mailsend-buildroot/var/lib sharedstatedir=/usr/src/tmp/mailsend-buildroot/var/lib mandir=/usr/src/tmp/mailsend-buildroot/usr/share/man infodir=/usr/src/tmp/mailsend-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2' /bin/sh ./mkinstalldirs /usr/src/tmp/mailsend-buildroot/usr/bin mkdir /usr/src/tmp/mailsend-buildroot mkdir /usr/src/tmp/mailsend-buildroot/usr mkdir /usr/src/tmp/mailsend-buildroot/usr/bin /bin/sh ./mkinstalldirs /usr/src/tmp/mailsend-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/mailsend-buildroot/usr/share mkdir /usr/src/tmp/mailsend-buildroot/usr/share/man mkdir /usr/src/tmp/mailsend-buildroot/usr/share/man/man1 (cd libs/libmutils && make) make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmutils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmutils' (cd libs/libmsock && make) make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmsock' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libmsock' (cd libs/libsll && make) make[1]: Entering directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libsll' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2/libs/libsll' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -I. -I./libs/libmutils -I./libs/libmsock -I./libs/libsll -I/usr//include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CTYPE_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_LIMITS_H=1 -DHAVE_FLOCK=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DHAVE_MKSTEMP=1 -DHAVE_GETADDRINFO=1 -DHAVE_OPENSSL=1 -DUNIX -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MATH_H=1 main.o smtp.o utils.o setget.o examples.o -o mailsend ./libs/libmsock/libmsock.a ./libs/libsll/libsll.a ./libs/libmutils/libmutils.a -L/usr//lib -lssl -lcrypto -lresolv -L/usr//lib -lssl -lcrypto -ldl /usr/libexec/rpm-build/install -p mailsend /usr/src/tmp/mailsend-buildroot/usr/bin/mailsend /usr/libexec/rpm-build/install -p -m 644 doc/mailsend.1.gz /usr/src/tmp/mailsend-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/mailsend-1.20b2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mailsend-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mailsend-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mailsend-buildroot/ (default) Compressing files in /usr/src/tmp/mailsend-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mailsend-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: mailsend-1.20b2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mailsend-1.20b2 + DOCDIR=/usr/src/tmp/mailsend-buildroot/usr/share/doc/mailsend-1.20b2 + export DOCDIR + rm -rf /usr/src/tmp/mailsend-buildroot/usr/share/doc/mailsend-1.20b2 + /bin/mkdir -p /usr/src/tmp/mailsend-buildroot/usr/share/doc/mailsend-1.20b2 + cp -prL doc/examples.mediawiki doc/mailsend-FAQ.mediawiki /usr/src/tmp/mailsend-buildroot/usr/share/doc/mailsend-1.20b2 + chmod -R go-w /usr/src/tmp/mailsend-buildroot/usr/share/doc/mailsend-1.20b2 + chmod -R a+rX /usr/src/tmp/mailsend-buildroot/usr/share/doc/mailsend-1.20b2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E0Ishp find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CnOi2n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.1.1()(64bit) >= set:qmDCw8ZGmdVOUpMTTcFYVQTBfZiYsWy9qFYvgQJqAbEh1, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libssl.so.1.1()(64bit) >= set:miu86vSZCFAdYb0fZk2qFEG2cpYK5tVVd5M9, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JzZJCm Creating mailsend-debuginfo package Processing files: mailsend-debuginfo-1.20b2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uo1mQm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Riyoo find-requires: running scripts (debuginfo) Requires: mailsend = 1.20b2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libssl.so.1.1) Adding to mailsend-debuginfo a strict dependency on mailsend Wrote: /usr/src/RPM/RPMS/x86_64/mailsend-1.20b2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mailsend-debuginfo-1.20b2-alt1.x86_64.rpm (w2.lzdio) 3.78user 2.14system 0:08.60elapsed 68%CPU (0avgtext+0avgdata 50056maxresident)k 0inputs+0outputs (0major+573456minor)pagefaults 0swaps 4.70user 2.14system 0:18.71elapsed 36%CPU (0avgtext+0avgdata 128772maxresident)k 0inputs+0outputs (0major+200607minor)pagefaults 0swaps --- mailsend-1.20b2-alt1.x86_64.rpm.repo 2020-12-10 18:08:16.000000000 +0000 +++ mailsend-1.20b2-alt1.x86_64.rpm.hasher 2024-06-16 00:41:49.889143389 +0000 @@ -19,3 +19,3 @@ Provides: mailsend = 1.20b2-alt1:sisyphus+263169.100.3.1 -File: /usr/bin/mailsend 100755 root:root 70938de0a96977337001253cd87a1517 +File: /usr/bin/mailsend 100755 root:root fe24be92867bb55f192211f3161e31ae File: /usr/share/doc/mailsend-1.20b2 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/man/man1/mailsend.1.xz 100644 root:root 7e94ed89c2c579e219d8dd396dcfb87a -RPMIdentity: 3d70ffb5b446005c0c9fdc8439efcd9a8df119faf00e137cf5131fe98fb17a0bd2e4619051643b7854006e82bcfa2ce650a739878da339b396bb9c1eaa35fcb4 +RPMIdentity: e913c5b9ffb0526c113a50251e19d94345cb30c3b51bc4b11e6496e3f464c6bac581f8b2838bbda9c7b442777ed5e529114a1bea00f6a777036886f15c87f331 --- mailsend-debuginfo-1.20b2-alt1.x86_64.rpm.repo 2020-12-10 18:08:16.000000000 +0000 +++ mailsend-debuginfo-1.20b2-alt1.x86_64.rpm.hasher 2024-06-16 00:41:49.998143892 +0000 @@ -1,4 +1,4 @@ /usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/a535ba47569d4c4ff58962944296cb1e4df809 120777 root:root ../../../../bin/mailsend -/usr/lib/debug/.build-id/6b/a535ba47569d4c4ff58962944296cb1e4df809.debug 120777 root:root ../../usr/bin/mailsend.debug +/usr/lib/debug/.build-id/6b/f65f0dcd4d0fe607a76273ef4aa5db222eb3ac 120777 root:root ../../../../bin/mailsend +/usr/lib/debug/.build-id/6b/f65f0dcd4d0fe607a76273ef4aa5db222eb3ac.debug 120777 root:root ../../usr/bin/mailsend.debug /usr/lib/debug/usr/bin/mailsend.debug 100644 root:root @@ -27,5 +27,5 @@ File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/a535ba47569d4c4ff58962944296cb1e4df809 120777 root:root ../../../../bin/mailsend -File: /usr/lib/debug/.build-id/6b/a535ba47569d4c4ff58962944296cb1e4df809.debug 120777 root:root ../../usr/bin/mailsend.debug -File: /usr/lib/debug/usr/bin/mailsend.debug 100644 root:root 7b7d7a2e9f19043b5d24f961826a1c43 +File: /usr/lib/debug/.build-id/6b/f65f0dcd4d0fe607a76273ef4aa5db222eb3ac 120777 root:root ../../../../bin/mailsend +File: /usr/lib/debug/.build-id/6b/f65f0dcd4d0fe607a76273ef4aa5db222eb3ac.debug 120777 root:root ../../usr/bin/mailsend.debug +File: /usr/lib/debug/usr/bin/mailsend.debug 100644 root:root ce5b3a3d4006608aaa7beea0446f1194 File: /usr/src/debug/mailsend-1.20b2 40755 root:root @@ -45,2 +45,2 @@ File: /usr/src/debug/mailsend-1.20b2/utils.c 100644 root:root 998b8a77391f08d33ee00cf2dbfef3e6 -RPMIdentity: c13d61eba28fd7bffb5bf87188f6d6d11f55f41889fe6393cb9213ef202a590b38104a4969286e09b202b3ff2a11630a5d3017528efe5384d011d5ffb9187f97 +RPMIdentity: 012796bb40f508a834e7526d92901e41fe08ae987ef06bcc919827ff3daec278bfbe4d2e572b034f839251d6c4474d97da91b2694e8a663452cac9f2db6acb63