Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sstp-client.spec'], chrootPath='/var/lib/mock/f33-build-287359-53797/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sstp-client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/sstp-client-1.0.11-16.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sstp-client.spec'], chrootPath='/var/lib/mock/f33-build-287359-53797/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sstp-client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tbJxHj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sstp-client-1.0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/sstp-client-1.0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sstp-client-1.0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aIgNYi + umask 022 + cd /builddir/build/BUILD + cd sstp-client-1.0.11 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2017-01-04 10:57:12.000000000 -0500 +++ ./configure 2020-08-13 07:27:15.264495814 -0400 @@ -1796,7 +1796,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-13 07:27:15.264495814 -0400 +++ ./configure 2020-08-13 07:27:16.004495316 -0400 @@ -6129,7 +6129,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14350,7 +14350,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --disable-static --disable-silent-rules --with-libevent=2 --with-pppd-plugin-dir=/usr/lib64/pppd/2.4.7 --with-runtime-dir=/var/run/sstpc --enable-user=yes --enable-group=yes checking whether make supports nested variables... yes 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 for riscv64-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6083: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBEVENT... yes checking for pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking whether compiling and linking against OpenSSL works... yes checking for openpty in -lutil... yes checking pppd/pppd.h usability... yes checking pppd/pppd.h presence... yes checking for pppd/pppd.h... yes checking for linux/rtnetlink.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for dup2... yes checking for gethostname... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for socket... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes checking for strtoull... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sstp-client-1.0.pc config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating src/libsstp-log/Makefile config.status: creating src/libsstp-api/Makefile config.status: creating src/libsstp-compat/Makefile config.status: creating src/pppd-plugin/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands sstp-client version 1.0.11 Prefix.........: /usr Runtime Dir....: /var/run/sstpc PPP Plugin Dir.: /usr/lib64/pppd/2.4.7 User:..........: sstpc Group:.........: sstpc Using OpenSSL..: -lssl -lcrypto C Compiler.....: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Using Event....: -levent Linker.........: /usr/bin/ld -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lutil -lssl -lcrypto + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src/libsstp-log make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsstp_log_la-sstp-log-std.lo `test -f 'sstp-log-std.c' || echo './'`sstp-log-std.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sstp-log-std.c -fPIC -DPIC -o .libs/libsstp_log_la-sstp-log-std.o make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsstp_log_la-sstp-log-syslog.lo `test -f 'sstp-log-syslog.c' || echo './'`sstp-log-syslog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sstp-log-syslog.c -fPIC -DPIC -o .libs/libsstp_log_la-sstp-log-syslog.o make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' In file included from /usr/include/string.h:519, from sstp-log-syslog.c:31: In function 'strncpy', inlined from 'sstp_syslog_init' at sstp-log-syslog.c:156:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 107 bytes from a string of length 254 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsstp_log_la-sstp-log-file.lo `test -f 'sstp-log-file.c' || echo './'`sstp-log-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sstp-log-file.c -fPIC -DPIC -o .libs/libsstp_log_la-sstp-log-file.o make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsstp_log_la-sstp-log.lo `test -f 'sstp-log.c' || echo './'`sstp-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sstp-log.c -fPIC -DPIC -o .libs/libsstp_log_la-sstp-log.o make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' In file included from /usr/include/string.h:519, from sstp-log.c:31: In function 'strncpy', inlined from 'sstp_log_init_argv' at sstp-log.c:457:13: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'sstp_log_init_argv' at sstp-log.c:446:13: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'sstp_log_init_argv' at sstp-log.c:420:13: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsstp_log.la libsstp_log_la-sstp-log.lo libsstp_log_la-sstp-log-syslog.lo libsstp_log_la-sstp-log-std.lo libsstp_log_la-sstp-log-file.lo -lutil -lssl -lcrypto libtool: link: ar cru .libs/libsstp_log.a .libs/libsstp_log_la-sstp-log.o .libs/libsstp_log_la-sstp-log-syslog.o .libs/libsstp_log_la-sstp-log-std.o .libs/libsstp_log_la-sstp-log-file.o libtool: link: ranlib .libs/libsstp_log.a libtool: link: ( cd ".libs" && rm -f "libsstp_log.la" && ln -s "../libsstp_log.la" "libsstp_log.la" ) make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' Making all in src/libsstp-api make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsstp_api_la-sstp-api.lo `test -f 'sstp-api.c' || echo './'`sstp-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sstp-api.c -fPIC -DPIC -o .libs/libsstp_api_la-sstp-api.o make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -release 0 -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsstp_api.la -rpath /usr/lib64 libsstp_api_la-sstp-api.lo -lutil -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/libsstp_api_la-sstp-api.o -levent -lutil -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libsstp_api-0.so -o .libs/libsstp_api-0.so libtool: link: (cd ".libs" && rm -f "libsstp_api.so" && ln -s "libsstp_api-0.so" "libsstp_api.so") libtool: link: ( cd ".libs" && rm -f "libsstp_api.la" && ln -s "../libsstp_api.la" "libsstp_api.la" ) make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' Making all in src/libsstp-compat make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsstp_compat_la-sstp-compat.lo `test -f 'sstp-compat.c' || echo './'`sstp-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sstp-compat.c -fPIC -DPIC -o .libs/libsstp_compat_la-sstp-compat.o make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsstp_compat.la libsstp_compat_la-sstp-compat.lo -lutil -lssl -lcrypto libtool: link: ar cru .libs/libsstp_compat.a .libs/libsstp_compat_la-sstp-compat.o libtool: link: ranlib .libs/libsstp_compat.a libtool: link: ( cd ".libs" && rm -f "libsstp_compat.la" && ln -s "../libsstp_compat.la" "libsstp_compat.la" ) make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' Making all in src/pppd-plugin make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstp_pppd_plugin_la-sstp-plugin.lo `test -f 'sstp-plugin.c' || echo './'`sstp-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sstp-plugin.c -fPIC -DPIC -o .libs/sstp_pppd_plugin_la-sstp-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' In file included from /usr/include/string.h:519, from sstp-plugin.c:28: In function 'strncpy', inlined from 'sstp_send_notify.constprop.0' at sstp-plugin.c:87:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 108 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sstp-pppd-plugin.la -rpath /usr/lib64/pppd/2.4.7 sstp_pppd_plugin_la-sstp-plugin.lo ../libsstp-api/libsstp_api.la -lutil -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/sstp_pppd_plugin_la-sstp-plugin.o -levent ../libsstp-api/.libs/libsstp_api.so -lutil -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,sstp-pppd-plugin.so -o .libs/sstp-pppd-plugin.so libtool: link: ( cd ".libs" && rm -f "sstp-pppd-plugin.la" && ln -s "../sstp-pppd-plugin.la" "sstp-pppd-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' Making all in include make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-option.o `test -f 'sstp-option.c' || echo './'`sstp-option.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-packet.o `test -f 'sstp-packet.c' || echo './'`sstp-packet.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-client.o `test -f 'sstp-client.c' || echo './'`sstp-client.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' In file included from /usr/include/string.h:519, from sstp-client.c:32: In function 'strncpy', inlined from 'sstp_client_lookup' at sstp-client.c:548:5, inlined from 'main' at sstp-client.c:802:11: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-stream.o `test -f 'sstp-stream.c' || echo './'`sstp-stream.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' In file included from /usr/include/string.h:519, from sstp-stream.c:47: In function 'strncpy', inlined from 'sstp_stream_create' at sstp-stream.c:967:9: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 65 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-cmac.o `test -f 'sstp-cmac.c' || echo './'`sstp-cmac.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-pppd.o `test -f 'sstp-pppd.c' || echo './'`sstp-pppd.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-util.o `test -f 'sstp-util.c' || echo './'`sstp-util.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-dump.o `test -f 'sstp-dump.c' || echo './'`sstp-dump.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-buff.o `test -f 'sstp-buff.c' || echo './'`sstp-buff.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-http.o `test -f 'sstp-http.c' || echo './'`sstp-http.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' In file included from /usr/include/string.h:519, from sstp-http.c:25: In function 'strncpy', inlined from 'sstp_http_setuuid' at sstp-http.c:424:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sstp-http.c: In function 'sstp_http_proxy': sstp-http.c:402:32: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 402 | snprintf(buf, size, "Basic %s", out); | ^~ ~~~ In file included from /usr/include/stdio.h:866, from /usr/include/event2/event.h:199, from /usr/include/event.h:69, from ../include/sstp-compat.h:28, from sstp-private.h:63, from sstp-http.c:26: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 7 and 261 bytes into a destination of size 255 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-task.o `test -f 'sstp-task.c' || echo './'`sstp-task.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-event.o `test -f 'sstp-event.c' || echo './'`sstp-event.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-chap.o `test -f 'sstp-chap.c' || echo './'`sstp-chap.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-state.o `test -f 'sstp-state.c' || echo './'`sstp-state.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-fcs.o `test -f 'sstp-fcs.c' || echo './'`sstp-fcs.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sstpc-sstp-route.o `test -f 'sstp-route.c' || echo './'`sstp-route.c make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DSSTP_RUNTIME_DIR='"/var/run/sstpc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sstpc sstpc-sstp-client.o sstpc-sstp-option.o sstpc-sstp-stream.o sstpc-sstp-packet.o sstpc-sstp-dump.o sstpc-sstp-pppd.o sstpc-sstp-util.o sstpc-sstp-cmac.o sstpc-sstp-buff.o sstpc-sstp-http.o sstpc-sstp-task.o sstpc-sstp-event.o sstpc-sstp-state.o sstpc-sstp-chap.o sstpc-sstp-route.o sstpc-sstp-fcs.o libsstp-log/libsstp_log.la libsstp-api/libsstp_api.la libsstp-compat/libsstp_compat.la -lutil -lssl -lcrypto libtool: link: gcc -I../include -DSSTP_RUNTIME_DIR=\"/var/run/sstpc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sstpc sstpc-sstp-client.o sstpc-sstp-option.o sstpc-sstp-stream.o sstpc-sstp-packet.o sstpc-sstp-dump.o sstpc-sstp-pppd.o sstpc-sstp-util.o sstpc-sstp-cmac.o sstpc-sstp-buff.o sstpc-sstp-http.o sstpc-sstp-task.o sstpc-sstp-event.o sstpc-sstp-state.o sstpc-sstp-chap.o sstpc-sstp-route.o sstpc-sstp-fcs.o libsstp-log/.libs/libsstp_log.a libsstp-api/.libs/libsstp_api.so libsstp-compat/.libs/libsstp_compat.a -levent -lutil -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CuGD0i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 + cd sstp-client-1.0.11 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src/libsstp-log make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' Making install in src/libsstp-api make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libsstp_api.la '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsstp_api-0.so /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/libsstp_api-0.so libtool: install: (cd /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64 && { ln -s -f libsstp_api-0.so libsstp_api.so || { rm -f libsstp_api.so && ln -s libsstp_api-0.so libsstp_api.so; }; }) libtool: install: /usr/bin/install -p .libs/libsstp_api.lai /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/libsstp_api.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' Making install in src/libsstp-compat make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' Making install in src/pppd-plugin make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pppd/2.4.7' /bin/sh ../../libtool --mode=install /usr/bin/install -p sstp-pppd-plugin.la '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pppd/2.4.7' libtool: warning: relinking 'sstp-pppd-plugin.la' libtool: install: (cd /builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin; /bin/sh "/builddir/build/BUILD/sstp-client-1.0.11/libtool" --tag CC --mode=relink gcc -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sstp-pppd-plugin.la -rpath /usr/lib64/pppd/2.4.7 sstp_pppd_plugin_la-sstp-plugin.lo ../libsstp-api/libsstp_api.la -lutil -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/sstp_pppd_plugin_la-sstp-plugin.o -levent -L/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsstp_api -lutil -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,sstp-pppd-plugin.so -o .libs/sstp-pppd-plugin.so libtool: install: /usr/bin/install -p .libs/sstp-pppd-plugin.soT /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pppd/2.4.7/sstp-pppd-plugin.so libtool: install: /usr/bin/install -p .libs/sstp-pppd-plugin.lai /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pppd/2.4.7/sstp-pppd-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pppd/2.4.7' make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' Making install in include make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/include' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/include/sstp-client' /usr/bin/install -p -m 644 sstp-api.h '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/include/sstp-client' make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/include' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/include' Making install in src make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p sstpc '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/sbin' libtool: warning: 'libsstp-api/libsstp_api.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sstpc /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/sbin/sstpc make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11' make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client' /usr/bin/install -p -m 644 sstp-test.example sstp-test-nopty.example '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/man/man8' /usr/bin/install -p -m 644 sstpc.8 '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 sstp-client-1.0.pc '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11' + rm -frv /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc removed '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client/sstp-test-nopty.example' removed '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client/sstp-test.example' removed directory '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client' removed directory '/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc' + find /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 -name '*.la' -delete -print /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/libsstp_api.la /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pppd/2.4.7/sstp-pppd-plugin.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.11-16.fc33 --unique-debug-suffix -1.0.11-16.fc33.riscv64 --unique-debug-src-base sstp-client-1.0.11-16.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sstp-client-1.0.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/libsstp_api-0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/sbin/sstpc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pppd/2.4.7/sstp-pppd-plugin.so extracting debug info from /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/libsstp_api-0.so extracting debug info from /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/sbin/sstpc extracting debug info from /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/lib64/pppd/2.4.7/sstp-pppd-plugin.so original debug info size: 964kB, size after compression: 936kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. cpio: src/sstp-log-file.c: Cannot stat: No such file or directory cpio: src/sstp-log-std.c: Cannot stat: No such file or directory cpio: src/sstp-log-syslog.c: Cannot stat: No such file or directory cpio: src/sstp-log.c: Cannot stat: No such file or directory 609 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.anAYnk + umask 022 + cd /builddir/build/BUILD + cd sstp-client-1.0.11 + make check Making check in src/libsstp-log make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-log' Making check in src/libsstp-api make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-api' Making check in src/libsstp-compat make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/libsstp-compat' Making check in src/pppd-plugin make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src/pppd-plugin' Making check in include make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/include' Making check in src make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make utest_task utest_cmac utest_chap utest_fcs utest_route make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D__SSTP_UNIT_TEST_TASK=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utest_task-sstp-task.o `test -f 'sstp-task.c' || echo './'`sstp-task.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D__SSTP_UNIT_TEST_TASK=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_task utest_task-sstp-task.o -lutil -lssl -lcrypto libtool: link: gcc -I../include -D__SSTP_UNIT_TEST_TASK=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_task utest_task-sstp-task.o -levent -lutil -lssl -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D__SSTP_UNIT_TEST_CMAC=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utest_cmac-sstp-cmac.o `test -f 'sstp-cmac.c' || echo './'`sstp-cmac.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D__SSTP_UNIT_TEST_CMAC=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_cmac utest_cmac-sstp-cmac.o -lutil -lssl -lcrypto libtool: link: gcc -I../include -D__SSTP_UNIT_TEST_CMAC=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_cmac utest_cmac-sstp-cmac.o -levent -lutil -lssl -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D__SSTP_UNIT_TEST_CHAP=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utest_chap-sstp-chap.o `test -f 'sstp-chap.c' || echo './'`sstp-chap.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D__SSTP_UNIT_TEST_CHAP=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_chap utest_chap-sstp-chap.o -lutil -lssl -lcrypto libtool: link: gcc -I../include -D__SSTP_UNIT_TEST_CHAP=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_chap utest_chap-sstp-chap.o -levent -lutil -lssl -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D__SSTP_UNIT_TEST_FCS=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utest_fcs-sstp-fcs.o `test -f 'sstp-fcs.c' || echo './'`sstp-fcs.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D__SSTP_UNIT_TEST_FCS=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_fcs utest_fcs-sstp-fcs.o -lutil -lssl -lcrypto libtool: link: gcc -I../include -D__SSTP_UNIT_TEST_FCS=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_fcs utest_fcs-sstp-fcs.o -levent -lutil -lssl -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D__SSTP_UNIT_TEST_ROUTE=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utest_route-sstp-route.o `test -f 'sstp-route.c' || echo './'`sstp-route.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D__SSTP_UNIT_TEST_ROUTE=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -levent -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_route utest_route-sstp-route.o -lutil -lssl -lcrypto libtool: link: gcc -I../include -D__SSTP_UNIT_TEST_ROUTE=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utest_route utest_route-sstp-route.o -levent -lutil -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[3]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11/src' PASS: utest_task PASS: utest_cmac PASS: utest_chap PASS: utest_fcs PASS: utest_route ============================================================================ Testsuite summary for sstp-client 1.0.11 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[2]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11/src' make[1]: Entering directory '/builddir/build/BUILD/sstp-client-1.0.11' make[1]: Leaving directory '/builddir/build/BUILD/sstp-client-1.0.11' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: sstp-client-1.0.11-16.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QiyICl + umask 022 + cd /builddir/build/BUILD + cd sstp-client-1.0.11 + DOCDIR=/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + cp -pr AUTHORS /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + cp -pr README /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + cp -pr debian/changelog /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + cp -pr TODO /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + cp -pr USING /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + cp -pr sstp-test-nopty.example sstp-test.example /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kjFwOm + umask 022 + cd /builddir/build/BUILD + cd sstp-client-1.0.11 + LICENSEDIR=/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/licenses/sstp-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/licenses/sstp-client + cp -pr COPYING /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/licenses/sstp-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsstp_api-0.so()(64bit) sstp-client = 1.0.11-16.fc33 sstp-client(riscv-64) = 1.0.11-16.fc33 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(postun): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libevent-2.1.so.6()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libsstp_api-0.so()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: sstp-client-devel-1.0.11-16.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F3bzti + umask 022 + cd /builddir/build/BUILD + cd sstp-client-1.0.11 + DOCDIR=/builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client-devel + cp -pr DEVELOPERS /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64/usr/share/doc/sstp-client-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(sstp-client-1.0) = 1.0.11 sstp-client-devel = 1.0.11-16.fc33 sstp-client-devel(riscv-64) = 1.0.11-16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: sstp-client-debugsource-1.0.11-16.fc33.riscv64 Provides: sstp-client-debugsource = 1.0.11-16.fc33 sstp-client-debugsource(riscv-64) = 1.0.11-16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sstp-client-debuginfo-1.0.11-16.fc33.riscv64 Provides: debuginfo(build-id) = 2a70e5b5893f56a44001a90518de7c2e00501aef debuginfo(build-id) = 61f8f3737aaad690d44f433d8e87c2d75513a0e6 debuginfo(build-id) = b5ce6cb367228e290c697a0e92607c94a851328a sstp-client-debuginfo = 1.0.11-16.fc33 sstp-client-debuginfo(riscv-64) = 1.0.11-16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sstp-client-debugsource(riscv-64) = 1.0.11-16.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 Wrote: /builddir/build/RPMS/sstp-client-devel-1.0.11-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sstp-client-1.0.11-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sstp-client-debuginfo-1.0.11-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sstp-client-debugsource-1.0.11-16.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2INf0m + umask 022 + cd /builddir/build/BUILD + cd sstp-client-1.0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sstp-client-1.0.11-16.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0