D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/openl2tp-1.8-28.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.05ZhQF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gfJjy8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ rm -rf openl2tp-1.8
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/openl2tp-1.8.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd openl2tp-1.8
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/openl2tp-1.8-make.patch
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/no-Werror.pach
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/fix-build-with-glibc-2.32.patch
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/openl2tp-tirpc.patch
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/openl2tp-fix-build-with-gcc14.patch
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BaCF6D
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ cd openl2tp-1.8
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
++ pkg-config --cflags libtirpc
+ /usr/bin/make 'CFLAGS.optimize=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation' SYS_LIBDIR=/usr/lib64 PPPD_VERSION=2.4.9 PPPD_SUBDIR=
rm -f l2tp_rpc.h
rpcgen -N -M -C -L -h -o l2tp_rpc.h l2tp_rpc.x
rm -f l2tp_rpc_server.c l2tp_rpc_server.c.tmp
rpcgen -N -M -C -L -m -o l2tp_rpc_server.c.tmp l2tp_rpc.x
cat l2tp_rpc_server.c.tmp | sed -e "s/\(#include <rpc\/pmap_clnt.h>\)/\1\nextern int l2tp_api_rpc_check_request(SVCXPRT *xprt);/" -e 's/switch (rqstp->rq_proc) {/if (l2tp_api_rpc_check_request(transp) < 0) return; switch (rqstp->rq_proc) {/' > l2tp_rpc_server.c
rm -f l2tp_rpc_client.c
rpcgen -N -M -C -L -l -o l2tp_rpc_client.c l2tp_rpc.x
rm -f l2tp_rpc_xdr.c
rpcgen -N -M -C -L -c -o l2tp_rpc_xdr.c l2tp_rpc.x
flex -ol2tp_config_token.c l2tp_config_token.l
bison -d -o l2tp_config_parse.c l2tp_config_parse.y
/usr/bin/make -C usl  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/usl'
gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -g  usl_fd.c -o usl_fd.o
gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -g  usl_misc.c -o usl_misc.o
gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -g  usl_pid.c -o usl_pid.o
gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -g  usl_signal.c -o usl_signal.o
gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -g  usl_timer.c -o usl_timer.o
gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -g  usl_fsm.c -o usl_fsm.o
ar rus libusl.a usl_fd.o usl_misc.o usl_pid.o usl_signal.o usl_timer.o usl_fsm.o
ar: creating libusl.a
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/usl'
/usr/bin/make -C cli  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/cli'
gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -MMD -Wall -Werror -I..  cli_lib.c -o cli_lib.o
gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -MMD -Wall -Werror -I..  cli_readline.c -o cli_readline.o
gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -MMD -Wall -Werror -I..  cli_util.c -o cli_util.o
ar rus libcli.a cli_lib.o cli_readline.o cli_util.o
ar: creating libcli.a
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/cli'
/usr/bin/make -C plugins  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/plugins'
gcc -o ppp_unix.so -shared -ltirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -MMD -Wall -isystem ../include -I/usr/include/tirpc -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC ppp_unix.c
ppp_unix.c: In function 'ppp_unix_pppd_spawn':
ppp_unix.c:940:37: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  940 |                 sprintf(&str[0], "%d", session_fd);
      |                                     ^
In file included from /usr/include/stdio.h:970,
                 from ../usl/usl.h:26,
                 from ppp_unix.c:50:
In function 'sprintf',
    inlined from 'ppp_unix_pppd_spawn' at ppp_unix.c:940:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
gcc -o ppp_null.so -shared -ltirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -MMD -Wall -isystem ../include -I/usr/include/tirpc -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC ppp_null.c
gcc -o ipsec.so -shared -ltirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -MMD -Wall -isystem ../include -I/usr/include/tirpc -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC ipsec.c
gcc -o event_sock.so -shared -ltirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -MMD -Wall -isystem ../include -I/usr/include/tirpc -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC event_sock.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/plugins'
/usr/bin/make -C test  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/test'
gcc -o pppd_dummy pppd_dummy.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/test'
/usr/bin/make -C doc  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/doc'
gzip --best -c l2tpconfig.1 > l2tpconfig.1.gz
gzip --best -c openl2tp_rpc.4 > openl2tp_rpc.4.gz
gzip --best -c openl2tp.7 > openl2tp.7.gz
gzip --best -c openl2tpd.8 > openl2tpd.8.gz
gzip --best -c openl2tpd.conf.5 > openl2tpd.conf.5.gz
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/doc'
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_main.c -o l2tp_main.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_common.c -o l2tp_common.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_avp.c -o l2tp_avp.o
l2tp_avp.c: In function 'l2tp_avp_hide':
l2tp_avp.c:542:67: warning: pointer 'orig_buffer' may be used after 'realloc' [-Wuse-after-free]
  542 |         memmove(new_buffer + L2TP_AVP_HEADER_LEN + 2, orig_buffer + L2TP_AVP_HEADER_LEN, orig_buffer_len - L2TP_AVP_HEADER_LEN);
l2tp_avp.c:538:22: note: call to 'realloc' here
  538 |         new_buffer = realloc(orig_buffer, new_buffer_len + L2TP_AVP_HEADER_LEN);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_packet.c -o l2tp_packet.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_network.c -o l2tp_network.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_tunnel.c -o l2tp_tunnel.o
l2tp_tunnel.c: In function 'l2tp_tunnel_log_error':
l2tp_tunnel.c:492:90: warning: the comparison will always evaluate as 'true' for the address of 'error_message' will never be NULL [-Waddress]
  492 |                                                 (result_code_len > sizeof(*result_code)) &&
      |                                                                                          ^~
In file included from l2tp_private.h:45,
                 from l2tp_tunnel.c:22:
l2tp_avp.h:174:25: note: 'error_message' declared here
  174 |         char            error_message[0];
      |                         ^~~~~~~~~~~~~
l2tp_tunnel.c:494:90: warning: the comparison will always evaluate as 'true' for the address of 'error_message' will never be NULL [-Waddress]
  494 |                                                 (result_code_len > sizeof(*result_code)) &&
      |                                                                                          ^~
l2tp_avp.h:174:25: note: 'error_message' declared here
  174 |         char            error_message[0];
      |                         ^~~~~~~~~~~~~
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_peer.c -o l2tp_peer.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_transport.c -o l2tp_transport.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_session.c -o l2tp_session.o
l2tp_session.c: In function 'l2tp_session_log_error':
l2tp_session.c:363:91: warning: the comparison will always evaluate as 'true' for the address of 'error_message' will never be NULL [-Waddress]
  363 |                                                  (result_code_len > sizeof(*result_code)) &&
      |                                                                                           ^~
In file included from l2tp_private.h:45,
                 from l2tp_session.c:35:
l2tp_avp.h:174:25: note: 'error_message' declared here
  174 |         char            error_message[0];
      |                         ^~~~~~~~~~~~~
l2tp_session.c:365:91: warning: the comparison will always evaluate as 'true' for the address of 'error_message' will never be NULL [-Waddress]
  365 |                                                  (result_code_len > sizeof(*result_code)) &&
      |                                                                                           ^~
l2tp_avp.h:174:25: note: 'error_message' declared here
  174 |         char            error_message[0];
      |                         ^~~~~~~~~~~~~
l2tp_session.c: In function 'l2tp_session_send_sli.isra':
l2tp_session.c:2011:56: warning: array subscript 'union l2tp_avp_data[0]' is partly outside array bounds of 'struct l2tp_avp_accm[1]' [-Warray-bounds=]
 2011 |         avps[L2TP_AVP_TYPE_ACCM].value->accm.send_accm = session->send_accm;
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
l2tp_session.c:1991:30: note: object 'accm' of size 10
 1991 |         struct l2tp_avp_accm accm;
      |                              ^~~~
l2tp_session.c:2012:56: warning: array subscript 'union l2tp_avp_data[0]' is partly outside array bounds of 'struct l2tp_avp_accm[1]' [-Warray-bounds=]
 2012 |         avps[L2TP_AVP_TYPE_ACCM].value->accm.recv_accm = session->recv_accm;
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
l2tp_session.c:1991:30: note: object 'accm' of size 10
 1991 |         struct l2tp_avp_accm accm;
      |                              ^~~~
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_ppp.c -o l2tp_ppp.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_plugin.c -o l2tp_plugin.o
l2tp_plugin.c: In function 'l2tp_plugin_add':
l2tp_plugin.c:97:17: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   97 |                 strncat(path, name, len);
      |                 ^
l2tp_plugin.c:88:42: note: length computed here
   88 |                 int len = strlen(base) + strlen(name) + 2;
      |                                          ^~~~~~~~~~~~
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_event.c -o l2tp_event.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_test.c -o l2tp_test.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation md5.c -o md5.o
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_api.c -o l2tp_api.o
gcc -I. -MMD -w -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -c   -DL2TP_ASYNC_RPC l2tp_rpc_server.c
gcc -I. -MMD -w -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -c   -DL2TP_ASYNC_RPC l2tp_rpc_xdr.c
gcc -I. -MMD -w -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -c -DYY_NO_UNPUT l2tp_config_token.c
gcc -I. -MMD -w -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -c -DYY_NO_UNPUT l2tp_config_parse.c
gcc -o openl2tpd l2tp_main.o l2tp_common.o l2tp_avp.o l2tp_packet.o l2tp_network.o l2tp_tunnel.o l2tp_peer.o l2tp_transport.o l2tp_session.o l2tp_ppp.o l2tp_plugin.o l2tp_event.o l2tp_test.o md5.o l2tp_api.o l2tp_rpc_server.o l2tp_rpc_xdr.o l2tp_config_token.o l2tp_config_parse.o -Wl,-E -L. -Lusl -lusl -ldl  -ltirpc -lc -lfl
gcc -c -I. -Iusl -Icli -isystem include -I/usr/include/tirpc -MMD -Wall -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-error=format-truncation   -DL2TP_ASYNC_RPC  -DSYS_LIBDIR=/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation l2tp_config.c -o l2tp_config.o
l2tp_config.c: In function 'l2tp_act_server_modify':
l2tp_config.c:138:17: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation]
  138 |                 strncpy(&server[0], server_name, sizeof(server));
      |                 ^
l2tp_config.c: In function 'main':
l2tp_config.c:6600:17: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation]
 6600 |                 strncpy(server, optarg, sizeof(server));
      |                 ^
gcc -I. -MMD -w -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/tirpc -Wno-unused-but-set-variable -Wno-error=format-truncation -c   -DL2TP_ASYNC_RPC l2tp_rpc_client.c
gcc -o l2tpconfig l2tp_config.o l2tp_rpc_client.o l2tp_rpc_xdr.o -Lcli -lcli -lreadline   -ltirpc -lc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Nk9dIM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ mkdir /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT
+ cd openl2tp-1.8
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT 'INSTALL=/usr/bin/install -p' SYS_LIBDIR=/usr/lib64 PPPD_VERSION=2.4.9 PPPD_SUBDIR=
/usr/bin/make -C usl  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/usl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/usl'
/usr/bin/make -C cli  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/cli'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/cli'
/usr/bin/make -C plugins  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/plugins'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/plugins'
/usr/bin/make -C test  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/test'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/test'
/usr/bin/make -C doc  EXTRA_CFLAGS="  -DL2TP_ASYNC_RPC" -Wno-unused-but-set-variable -Wno-error=format-truncation
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/doc'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/cli'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/cli'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/plugins'
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib64/openl2tp
/usr/bin/install -p ppp_unix.so ppp_null.so ipsec.so event_sock.so /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib64/openl2tp
/usr/bin/install -p -m 0644 event_sock.h /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib64/openl2tp
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/plugins'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/test'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/test'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/doc'
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man1
/usr/bin/install -p l2tpconfig.1.gz /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man1
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man4
/usr/bin/install -p openl2tp_rpc.4.gz /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man4
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man5
/usr/bin/install -p openl2tpd.conf.5.gz /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man5
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man7
/usr/bin/install -p openl2tp.7.gz /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man7
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man8
/usr/bin/install -p openl2tpd.8.gz /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/man/man8
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/doc'
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/sbin
/usr/bin/install -p openl2tpd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/sbin
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/bin
/usr/bin/install -p l2tpconfig /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/bin
/usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib64/openl2tp
/usr/bin/install -p -m 0644 l2tp_rpc.x /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib64/openl2tp/l2tp_rpc.x
/usr/bin/install -p -m 0644 l2tp_event.h /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib64/openl2tp/l2tp_event.h
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/etc/sysconfig
+ /usr/bin/install -D -m 644 /home/pterjan/rpmbuild/SOURCES/openl2tp.service /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib/systemd/system/openl2tp.service
+ /usr/bin/cp -f etc/sysconfig/openl2tpd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/etc/sysconfig/openl2tpd
+ /usr/bin/install -D -p -m 0644 /home/pterjan/rpmbuild/SOURCES/openl2tp-tmpfiles.conf /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/lib/tmpfiles.d/openl2tp.conf
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.8-28.mga10 --unique-debug-suffix -1.8-28.mga10.x86_64 --unique-debug-src-base openl2tp-1.8-28.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8
find-debuginfo: starting

Extracting debug info from 6 files
DWARF-compressing 6 files
sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/openl2tp-1.8-28.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: openl2tp-1.8-28.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iR4QcE
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ cd openl2tp-1.8
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp
+ cp -pr /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/README /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp
+ cp -pr /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/LICENSE /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(openl2tp) = 1.8-28.mga10 openl2tp = 1.8-28.mga10 openl2tp(x86-64) = 1.8-28.mga10
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(post): /bin/sh rpm-helper systemd >= 195
Requires(preun): /bin/sh rpm-helper
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libreadline.so.8()(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit)
Processing files: openl2tp-devel-1.8-28.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7dqXwq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ cd openl2tp-1.8
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp-devel
+ cp -pr /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/plugins/README /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp-devel
+ cp -pr /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/openl2tp-1.8/doc/README.event_sock /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT/usr/share/doc/openl2tp-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: openl2tp-devel = 1.8-28.mga10 openl2tp-devel(x86-64) = 1.8-28.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: openl2tp-debugsource-1.8-28.mga10.x86_64
Provides: openl2tp-debugsource = 1.8-28.mga10 openl2tp-debugsource(x86-64) = 1.8-28.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: openl2tp-debuginfo-1.8-28.mga10.x86_64
Provides: debuginfo(build-id) = 17af1b276507ef47aab4837852c930e001cc8fe9 debuginfo(build-id) = 3b7d2ff94880568f848c2f609a57b151384bd4a7 debuginfo(build-id) = a76bf1a94f3ce6fa565863d6248683b945f601a7 debuginfo(build-id) = a76fededd133fc22b32b874ee9b8d40b322cf4f0 debuginfo(build-id) = a7875b76e95f1c10deca5106be9c7887f20509ab debuginfo(build-id) = efddb8ea4edd290528299f720f2a6ce2cd604fec openl2tp-debuginfo = 1.8-28.mga10 openl2tp-debuginfo(x86-64) = 1.8-28.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: openl2tp-debugsource(x86-64) = 1.8-28.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/openl2tp-devel-1.8-28.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/openl2tp-1.8-28.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/openl2tp-debuginfo-1.8-28.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/openl2tp-debugsource-1.8-28.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kmfJJn
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/openl2tp-1.8-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!