<86>Sep 29 11:51:57 userdel[2019778]: delete user 'rooter' <86>Sep 29 11:51:57 userdel[2019778]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:51:57 groupadd[2019812]: group added to /etc/group: name=rooter, GID=1820 <86>Sep 29 11:51:57 groupadd[2019812]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:51:57 groupadd[2019812]: new group: name=rooter, GID=1820 <86>Sep 29 11:51:57 useradd[2019846]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash <86>Sep 29 11:51:57 userdel[2019905]: delete user 'builder' <86>Sep 29 11:51:57 userdel[2019905]: removed group 'builder' owned by 'builder' <86>Sep 29 11:51:57 userdel[2019905]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:51:57 groupadd[2019949]: group added to /etc/group: name=builder, GID=1821 <86>Sep 29 11:51:57 groupadd[2019949]: group added to /etc/gshadow: name=builder <86>Sep 29 11:51:57 groupadd[2019949]: new group: name=builder, GID=1821 <86>Sep 29 11:51:57 useradd[2019983]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash <13>Sep 29 11:52:01 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed <13>Sep 29 11:52:01 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/openl2tp-1.8-alt6.1.nosrc.rpm (w1.gzdio) Installing openl2tp-1.8-alt6.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf openl2tp-1.8 + echo 'Source #0 (openl2tp-1.8.tar):' Source #0 (openl2tp-1.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/openl2tp-1.8.tar + cd openl2tp-1.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (openl2tp-1.8-socket.patch):' Patch #0 (openl2tp-1.8-socket.patch): + /usr/bin/patch -p1 patching file l2tp_event.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openl2tp-1.8 + make 'OPT_CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable' SYS_LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8' 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/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 make -C usl -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/usl' gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -g usl_fd.c -o usl_fd.o gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -g usl_misc.c -o usl_misc.o gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -g usl_pid.c -o usl_pid.o gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -g usl_signal.c -o usl_signal.o gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -g usl_timer.c -o usl_timer.o gcc -c -I. -MMD -Wall -Werror -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -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 '/usr/src/RPM/BUILD/openl2tp-1.8/usl' make -C cli -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/cli' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -MMD -Wall -Werror -I.. cli_lib.c -o cli_lib.o gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -MMD -Wall -Werror -I.. cli_readline.c -o cli_readline.o gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -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 '/usr/src/RPM/BUILD/openl2tp-1.8/cli' make -C plugins -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/plugins' gcc -o ppp_unix.so -shared -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -MMD -Wall -isystem ../include -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC ppp_unix.c ppp_unix.c: In function 'ppp_unix_pppd_spawn': ppp_unix.c:940:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(&str[0], "%d", session_fd); ^ In file included from /usr/include/stdio.h:862, from ../usl/usl.h:26, from ppp_unix.c:50: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o ppp_null.so -shared -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -MMD -Wall -isystem ../include -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC ppp_null.c gcc -o ipsec.so -shared -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -MMD -Wall -isystem ../include -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC ipsec.c gcc -o event_sock.so -shared -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -MMD -Wall -isystem ../include -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC event_sock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/plugins' make -C test -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/test' gcc -o pppd_dummy pppd_dummy.c pppd_dummy.c: In function 'main': pppd_dummy.c:38:54: warning: implicit declaration of function 'getpid'; did you mean 'waitpid'? [-Wimplicit-function-declaration] sprintf(&filename[0], "%s-%d", PPPD_DUMMY_TMP_FILE, getpid()); ^~~~~~ waitpid pppd_dummy.c:43:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ pppd_dummy.c:32:5: note: declared here int main(int argc, char **argv) ^~~~ pppd_dummy.c:53:2: warning: implicit declaration of function 'pause'; did you mean 'raise'? [-Wimplicit-function-declaration] pause(); ^~~~~ raise make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/test' make -C doc -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/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 '/usr/src/RPM/BUILD/openl2tp-1.8/doc' gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_main.c -o l2tp_main.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_common.c -o l2tp_common.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_avp.c -o l2tp_avp.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_packet.c -o l2tp_packet.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_network.c -o l2tp_network.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_tunnel.c -o l2tp_tunnel.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_peer.c -o l2tp_peer.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_transport.c -o l2tp_transport.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_session.c -o l2tp_session.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_ppp.c -o l2tp_ppp.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_plugin.c -o l2tp_plugin.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_event.c -o l2tp_event.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_test.c -o l2tp_test.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable md5.c -o md5.o gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_api.c -o l2tp_api.o gcc -I. -MMD -w -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -c -DL2TP_ASYNC_RPC l2tp_rpc_server.c gcc -I. -MMD -w -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -c -DL2TP_ASYNC_RPC l2tp_rpc_xdr.c gcc -I. -MMD -w -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -c -DYY_NO_UNPUT l2tp_config_token.c gcc -I. -MMD -w -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -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 -lc -lfl gcc -c -I. -Iusl -Icli -isystem include -MMD -Wall -Werror -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DSYS_LIBDIR=/usr/lib64 -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable l2tp_config.c -o l2tp_config.o gcc -I. -MMD -w -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing -Wno-unused-but-set-variable -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 -lc make: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55363 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/openl2tp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/openl2tp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd openl2tp-1.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/openl2tp-buildroot SYS_LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8' make -C usl -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/usl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/usl' make -C cli -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/cli' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/cli' make -C plugins -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/plugins' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/plugins' make -C test -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/test' make -C doc -w -Otarget EXTRA_CFLAGS=" -DL2TP_ASYNC_RPC" make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/cli' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/cli' make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/plugins' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/lib64/openl2tp /usr/libexec/rpm-build/install -p ppp_unix.so ppp_null.so ipsec.so event_sock.so /usr/src/tmp/openl2tp-buildroot/usr/lib64/openl2tp /usr/libexec/rpm-build/install -p -m 0644 event_sock.h /usr/src/tmp/openl2tp-buildroot/usr/lib64/openl2tp make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/plugins' make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/openl2tp-1.8/doc' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p l2tpconfig.1.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man4 /usr/libexec/rpm-build/install -p openl2tp_rpc.4.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man4 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man5 /usr/libexec/rpm-build/install -p openl2tpd.conf.5.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man5 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man7 /usr/libexec/rpm-build/install -p openl2tp.7.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man7 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p openl2tpd.8.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man8 make[1]: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8/doc' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/sbin /usr/libexec/rpm-build/install -p openl2tpd /usr/src/tmp/openl2tp-buildroot/usr/sbin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/bin /usr/libexec/rpm-build/install -p l2tpconfig /usr/src/tmp/openl2tp-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/lib64/openl2tp /usr/libexec/rpm-build/install -p -m 0644 l2tp_rpc.x /usr/src/tmp/openl2tp-buildroot/usr/lib64/openl2tp/l2tp_rpc.x /usr/libexec/rpm-build/install -p -m 0644 l2tp_event.h /usr/src/tmp/openl2tp-buildroot/usr/lib64/openl2tp/l2tp_event.h make: Leaving directory '/usr/src/RPM/BUILD/openl2tp-1.8' + install -pD -m755 /usr/src/RPM/SOURCES/openl2tp.init /usr/src/tmp/openl2tp-buildroot/etc/rc.d/init.d/openl2tp + install -pD -m644 /usr/src/RPM/SOURCES/openl2tp.service /usr/src/tmp/openl2tp-buildroot/lib/systemd/system/openl2tp.service + mkdir -p /usr/src/tmp/openl2tp-buildroot/etc/sysconfig + cp -f etc/sysconfig/openl2tpd /usr/src/tmp/openl2tp-buildroot/etc/sysconfig/openl2tpd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/openl2tp-buildroot (auto) mode of './usr/lib64/openl2tp/event_sock.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/openl2tp/ipsec.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/openl2tp/ppp_null.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/openl2tp/ppp_unix.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/openl2tp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/openl2tp-buildroot/ (default) Compressing files in /usr/src/tmp/openl2tp-buildroot (auto) mode of '/usr/src/tmp/openl2tp-buildroot/usr/share/man/man8/openl2tpd.8.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/openl2tp-buildroot/usr/share/man/man7/openl2tp.7.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/openl2tp-buildroot/usr/share/man/man5/openl2tpd.conf.5.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/openl2tp-buildroot/usr/share/man/man4/openl2tp_rpc.4.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/openl2tp-buildroot/usr/share/man/man1/l2tpconfig.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Adjusting library links in /usr/src/tmp/openl2tp-buildroot ./lib: ./usr/lib64: Verifying ELF objects in /usr/src/tmp/openl2tp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/openl2tp/event_sock.so: undefined symbol: l2tp_session_down_hook verify-elf: WARNING: ./usr/lib64/openl2tp/event_sock.so: undefined symbol: l2tp_session_up_hook verify-elf: WARNING: ./usr/lib64/openl2tp/event_sock.so: undefined symbol: l2tp_session_deleted_hook verify-elf: WARNING: ./usr/lib64/openl2tp/event_sock.so: undefined symbol: l2tp_session_created_hook verify-elf: WARNING: ./usr/lib64/openl2tp/event_sock.so: undefined symbol: usl_fd_add_fd verify-elf: WARNING: ./usr/lib64/openl2tp/event_sock.so: undefined symbol: usl_fd_remove_fd verify-elf: WARNING: ./usr/lib64/openl2tp/ipsec.so: undefined symbol: l2tp_net_socket_disconnect_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ipsec.so: undefined symbol: l2tp_net_socket_connect_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ipsec.so: undefined symbol: l2tp_net_socket_create_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ipsec.so: undefined symbol: l2tp_log verify-elf: WARNING: ./usr/lib64/openl2tp/ipsec.so: undefined symbol: l2tp_tunnel_id verify-elf: WARNING: ./usr/lib64/openl2tp/ipsec.so: undefined symbol: l2tp_tunnel_is_created_by_admin verify-elf: WARNING: ./usr/lib64/openl2tp/ipsec.so: undefined symbol: l2tp_tunnel_log verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_null.so: undefined symbol: l2tp_inhibit_default_plugin verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_ppp_deleted_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_stats verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_down_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_up_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_inhibit_default_plugin verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_modified_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_opt_throttle_ppp_setup_rate verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_deleted_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_stats_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_ppp_created_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_created_hook verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: usl_timer_create verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_log verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: usl_timer_stop verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_ppp_profile_get verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_tunnel verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_log verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_dec_use_count verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_inc_use_count verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_establish_timeout verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_get_peer_addr verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_dec_use_count verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_xprt_get_kernel_fd verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_name verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_is_created_by_admin verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: usl_timer_delete verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_get_fd verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_config verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_get_mtu verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_is_lns verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: usl_pid_record_child verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: usl_pid_safe_fork verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_ppp_profile_msg_free verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_close_event verify-elf: WARNING: ./usr/lib64/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_inc_use_count Hardlinking identical .pyc and .pyo files Processing files: openl2tp-1.8-alt6.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openl2tp-1.8 + DOCDIR=/usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-1.8 + export DOCDIR + rm -rf /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-1.8 + /bin/mkdir -p /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-1.8 + cp -prL LICENSE README /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-1.8 + chmod -R go-w /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-1.8 + chmod -R a+rX /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-1.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QDqfxy find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LZqg4W find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: rm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KzLhxv Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bUv4I7 Requires: /bin/bash, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libreadline.so.7()(64bit) >= set:nhobDkRBKvB2olFAa6T2iAJnoZrB6gxrVOgi5FbfnDTFeZLFhCw1PRBCLF2qZle3YqfIN8KygFRpzdReUBM3MF5awyqVkTsa7DmAKntdMUf0, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ql7gFN Creating openl2tp-debuginfo package Processing files: openl2tp-devel-1.8-alt6.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83896 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openl2tp-1.8 + DOCDIR=/usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-devel-1.8 + export DOCDIR + rm -rf /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-devel-1.8 + /bin/mkdir -p /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-devel-1.8 + cp -prL plugins/README doc/README.event_sock /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-devel-1.8 + chmod -R go-w /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-devel-1.8 + chmod -R a+rX /usr/src/tmp/openl2tp-buildroot/usr/share/doc/openl2tp-devel-1.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FWhq4x find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6quPcm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TQl34d Processing files: openl2tp-debuginfo-1.8-alt6.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GIfsI9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rBER48 find-requires: running scripts (debuginfo) Requires: openl2tp = 1.8-alt6.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libreadline.so.7) Adding to openl2tp-debuginfo a strict dependency on openl2tp Wrote: /usr/src/RPM/RPMS/x86_64/openl2tp-1.8-alt6.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/openl2tp-devel-1.8-alt6.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/openl2tp-debuginfo-1.8-alt6.1.x86_64.rpm (w2.lzdio) 12.97user 8.39system 0:28.95elapsed 73%CPU (0avgtext+0avgdata 80824maxresident)k 0inputs+0outputs (0major+972175minor)pagefaults 0swaps 4.77user 2.80system 0:41.23elapsed 18%CPU (0avgtext+0avgdata 135280maxresident)k 0inputs+0outputs (0major+211957minor)pagefaults 0swaps --- openl2tp-1.8-alt6.1.x86_64.rpm.repo 2019-02-06 20:57:21.000000000 +0000 +++ openl2tp-1.8-alt6.1.x86_64.rpm.hasher 2024-09-29 11:52:35.477051591 +0000 @@ -49,9 +49,9 @@ File: /lib/systemd/system/openl2tp.service 100644 root:root c1ee595567b239a116f06989228cbb81 -File: /usr/bin/l2tpconfig 100755 root:root bffb50cd7a1c7b5eb9680d67f145e36e +File: /usr/bin/l2tpconfig 100755 root:root dfe47f8132c12fa95fef1f3bdd3a8d30 File: /usr/lib64/openl2tp 40755 root:root -File: /usr/lib64/openl2tp/event_sock.so 100644 root:root 7b64bdccc130861f8afb909d6a27e0af -File: /usr/lib64/openl2tp/ipsec.so 100644 root:root ad1dab39820b8ffd1456ad81786292c8 -File: /usr/lib64/openl2tp/ppp_null.so 100644 root:root 0402a7d2e0ffaf6f4651f29d9f328dce -File: /usr/lib64/openl2tp/ppp_unix.so 100644 root:root dda8cd4dddb4b78ddf06cc25ba7bd97e -File: /usr/sbin/openl2tpd 100755 root:root cce0165c120707df39bb980f5575d56d +File: /usr/lib64/openl2tp/event_sock.so 100644 root:root ccbfbf603bd30571721e670d45050301 +File: /usr/lib64/openl2tp/ipsec.so 100644 root:root bc1a6245862a0a708a38d114a5601571 +File: /usr/lib64/openl2tp/ppp_null.so 100644 root:root 5d9f3efcdf0b035b4e66d1989e755d26 +File: /usr/lib64/openl2tp/ppp_unix.so 100644 root:root 86c760044c99dee7b62ba2d06bf17c2f +File: /usr/sbin/openl2tpd 100755 root:root ede04ffa0561eb7e4249d9f4d1494028 File: /usr/share/doc/openl2tp-1.8 40755 root:root @@ -64,2 +64,2 @@ File: /usr/share/man/man8/openl2tpd.8.xz 100644 root:root b6db1a110c4d39dbb149519b387eefa9 -RPMIdentity: 140380977a313c7d23f7f899d6583861d9e770993401d6bc8627e8fb407b03886e039470724d0c75af522d679ba5c27927189c33a2834e19ac259655119f9648 +RPMIdentity: 1a724adcd3e510aa27b01a09f2e28da6d9a6591cc13e8d43e1dcb1068b0731076f098cfd60c21ca8b4c76b015b6b47cde84d743938c6b5778cd7f21208d23011 --- openl2tp-debuginfo-1.8-alt6.1.x86_64.rpm.repo 2019-02-06 20:57:21.000000000 +0000 +++ openl2tp-debuginfo-1.8-alt6.1.x86_64.rpm.hasher 2024-09-29 11:52:35.661055221 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/32 40755 root:root -/usr/lib/debug/.build-id/32/c043280016911ec477c7d2068ace7cf0e67c4c 120777 root:root ../../../../lib64/openl2tp/event_sock.so -/usr/lib/debug/.build-id/32/c043280016911ec477c7d2068ace7cf0e67c4c.debug 120777 root:root ../../usr/lib64/openl2tp/event_sock.so.debug -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/6a997e1b782a07f30dc4f3cd528953c7ecf6fb 120777 root:root ../../../../lib64/openl2tp/ppp_null.so -/usr/lib/debug/.build-id/5b/6a997e1b782a07f30dc4f3cd528953c7ecf6fb.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_null.so.debug -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/fb6adddeca00e45d35a0b474f7c2641e34108c 120777 root:root ../../../../sbin/openl2tpd -/usr/lib/debug/.build-id/ca/fb6adddeca00e45d35a0b474f7c2641e34108c.debug 120777 root:root ../../usr/sbin/openl2tpd.debug -/usr/lib/debug/.build-id/cb 40755 root:root -/usr/lib/debug/.build-id/cb/aee99f95e80aa58b59b6836339de3a456a06c2 120777 root:root ../../../../lib64/openl2tp/ppp_unix.so -/usr/lib/debug/.build-id/cb/aee99f95e80aa58b59b6836339de3a456a06c2.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_unix.so.debug -/usr/lib/debug/.build-id/d0 40755 root:root -/usr/lib/debug/.build-id/d0/94271259bad1b7585e9d5d10773554c95d2b0e 120777 root:root ../../../../bin/l2tpconfig -/usr/lib/debug/.build-id/d0/94271259bad1b7585e9d5d10773554c95d2b0e.debug 120777 root:root ../../usr/bin/l2tpconfig.debug -/usr/lib/debug/.build-id/eb 40755 root:root -/usr/lib/debug/.build-id/eb/f13dc66e02b3ec6b40f1ef3157d677322d49a0 120777 root:root ../../../../lib64/openl2tp/ipsec.so -/usr/lib/debug/.build-id/eb/f13dc66e02b3ec6b40f1ef3157d677322d49a0.debug 120777 root:root ../../usr/lib64/openl2tp/ipsec.so.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/e66ba5dd45bbdb88d914508ecc86f1d4ac0ce2 120777 root:root ../../../../lib64/openl2tp/ppp_unix.so +/usr/lib/debug/.build-id/3a/e66ba5dd45bbdb88d914508ecc86f1d4ac0ce2.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_unix.so.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/3103e9cbb39a9ed7a8dfb568a99ffe1764e66c 120777 root:root ../../../../bin/l2tpconfig +/usr/lib/debug/.build-id/5e/3103e9cbb39a9ed7a8dfb568a99ffe1764e66c.debug 120777 root:root ../../usr/bin/l2tpconfig.debug +/usr/lib/debug/.build-id/77 40755 root:root +/usr/lib/debug/.build-id/77/5cd679bb4c15c53b616dd8bed6d3b124a3de62 120777 root:root ../../../../lib64/openl2tp/ipsec.so +/usr/lib/debug/.build-id/77/5cd679bb4c15c53b616dd8bed6d3b124a3de62.debug 120777 root:root ../../usr/lib64/openl2tp/ipsec.so.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/786913e259c53e208c293e591175b394c88ef9 120777 root:root ../../../../lib64/openl2tp/event_sock.so +/usr/lib/debug/.build-id/a6/786913e259c53e208c293e591175b394c88ef9.debug 120777 root:root ../../usr/lib64/openl2tp/event_sock.so.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/9c910d5cce28c13df94cab4c765dfbd28f18a8 120777 root:root ../../../../lib64/openl2tp/ppp_null.so +/usr/lib/debug/.build-id/d8/9c910d5cce28c13df94cab4c765dfbd28f18a8.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_null.so.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/be512ad5e5edcf2ade55460a603de115cde098 120777 root:root ../../../../sbin/openl2tpd +/usr/lib/debug/.build-id/fd/be512ad5e5edcf2ade55460a603de115cde098.debug 120777 root:root ../../usr/sbin/openl2tpd.debug /usr/lib/debug/usr/bin/l2tpconfig.debug 100644 root:root @@ -88,27 +88,27 @@ Provides: openl2tp-debuginfo = 1.8-alt6.1:sisyphus+220881.100.1.1 -File: /usr/lib/debug/.build-id/32 40755 root:root -File: /usr/lib/debug/.build-id/32/c043280016911ec477c7d2068ace7cf0e67c4c 120777 root:root ../../../../lib64/openl2tp/event_sock.so -File: /usr/lib/debug/.build-id/32/c043280016911ec477c7d2068ace7cf0e67c4c.debug 120777 root:root ../../usr/lib64/openl2tp/event_sock.so.debug -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/6a997e1b782a07f30dc4f3cd528953c7ecf6fb 120777 root:root ../../../../lib64/openl2tp/ppp_null.so -File: /usr/lib/debug/.build-id/5b/6a997e1b782a07f30dc4f3cd528953c7ecf6fb.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_null.so.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/fb6adddeca00e45d35a0b474f7c2641e34108c 120777 root:root ../../../../sbin/openl2tpd -File: /usr/lib/debug/.build-id/ca/fb6adddeca00e45d35a0b474f7c2641e34108c.debug 120777 root:root ../../usr/sbin/openl2tpd.debug -File: /usr/lib/debug/.build-id/cb 40755 root:root -File: /usr/lib/debug/.build-id/cb/aee99f95e80aa58b59b6836339de3a456a06c2 120777 root:root ../../../../lib64/openl2tp/ppp_unix.so -File: /usr/lib/debug/.build-id/cb/aee99f95e80aa58b59b6836339de3a456a06c2.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_unix.so.debug -File: /usr/lib/debug/.build-id/d0 40755 root:root -File: /usr/lib/debug/.build-id/d0/94271259bad1b7585e9d5d10773554c95d2b0e 120777 root:root ../../../../bin/l2tpconfig -File: /usr/lib/debug/.build-id/d0/94271259bad1b7585e9d5d10773554c95d2b0e.debug 120777 root:root ../../usr/bin/l2tpconfig.debug -File: /usr/lib/debug/.build-id/eb 40755 root:root -File: /usr/lib/debug/.build-id/eb/f13dc66e02b3ec6b40f1ef3157d677322d49a0 120777 root:root ../../../../lib64/openl2tp/ipsec.so -File: /usr/lib/debug/.build-id/eb/f13dc66e02b3ec6b40f1ef3157d677322d49a0.debug 120777 root:root ../../usr/lib64/openl2tp/ipsec.so.debug -File: /usr/lib/debug/usr/bin/l2tpconfig.debug 100644 root:root 6e796628019dc473c4c7aeb6f1b9c7e7 +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/e66ba5dd45bbdb88d914508ecc86f1d4ac0ce2 120777 root:root ../../../../lib64/openl2tp/ppp_unix.so +File: /usr/lib/debug/.build-id/3a/e66ba5dd45bbdb88d914508ecc86f1d4ac0ce2.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_unix.so.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/3103e9cbb39a9ed7a8dfb568a99ffe1764e66c 120777 root:root ../../../../bin/l2tpconfig +File: /usr/lib/debug/.build-id/5e/3103e9cbb39a9ed7a8dfb568a99ffe1764e66c.debug 120777 root:root ../../usr/bin/l2tpconfig.debug +File: /usr/lib/debug/.build-id/77 40755 root:root +File: /usr/lib/debug/.build-id/77/5cd679bb4c15c53b616dd8bed6d3b124a3de62 120777 root:root ../../../../lib64/openl2tp/ipsec.so +File: /usr/lib/debug/.build-id/77/5cd679bb4c15c53b616dd8bed6d3b124a3de62.debug 120777 root:root ../../usr/lib64/openl2tp/ipsec.so.debug +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/786913e259c53e208c293e591175b394c88ef9 120777 root:root ../../../../lib64/openl2tp/event_sock.so +File: /usr/lib/debug/.build-id/a6/786913e259c53e208c293e591175b394c88ef9.debug 120777 root:root ../../usr/lib64/openl2tp/event_sock.so.debug +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/9c910d5cce28c13df94cab4c765dfbd28f18a8 120777 root:root ../../../../lib64/openl2tp/ppp_null.so +File: /usr/lib/debug/.build-id/d8/9c910d5cce28c13df94cab4c765dfbd28f18a8.debug 120777 root:root ../../usr/lib64/openl2tp/ppp_null.so.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/be512ad5e5edcf2ade55460a603de115cde098 120777 root:root ../../../../sbin/openl2tpd +File: /usr/lib/debug/.build-id/fd/be512ad5e5edcf2ade55460a603de115cde098.debug 120777 root:root ../../usr/sbin/openl2tpd.debug +File: /usr/lib/debug/usr/bin/l2tpconfig.debug 100644 root:root 20821d01d42194a3288c8a3fbee33d4a File: /usr/lib/debug/usr/lib64/openl2tp 40755 root:root -File: /usr/lib/debug/usr/lib64/openl2tp/event_sock.so.debug 100644 root:root 96980bf32c77895cf964848626ca4de2 -File: /usr/lib/debug/usr/lib64/openl2tp/ipsec.so.debug 100644 root:root 54490bc490ba67d1b7e285cc449460bf -File: /usr/lib/debug/usr/lib64/openl2tp/ppp_null.so.debug 100644 root:root 8608dbfde22cfd865d7d16a3d595ae4a -File: /usr/lib/debug/usr/lib64/openl2tp/ppp_unix.so.debug 100644 root:root affc023c88a0f8ac8a9b86272cf7fb33 -File: /usr/lib/debug/usr/sbin/openl2tpd.debug 100644 root:root 21caeff884af3b0e2950327e4dc4fea1 +File: /usr/lib/debug/usr/lib64/openl2tp/event_sock.so.debug 100644 root:root daf468ee2e31920ee4a7853fe7a75022 +File: /usr/lib/debug/usr/lib64/openl2tp/ipsec.so.debug 100644 root:root 7795503a44df68156932841d84575c4c +File: /usr/lib/debug/usr/lib64/openl2tp/ppp_null.so.debug 100644 root:root 63d3d61b7437bb52e62457577d66a4e2 +File: /usr/lib/debug/usr/lib64/openl2tp/ppp_unix.so.debug 100644 root:root 5e3e8ff8f09a7a35c727d3d10d756c44 +File: /usr/lib/debug/usr/sbin/openl2tpd.debug 100644 root:root e6978f2afe1cc17aeb0ede306726d6b6 File: /usr/src/debug/openl2tp-1.8 40755 root:root @@ -169,2 +169,2 @@ File: /usr/src/debug/openl2tp-1.8/usl/usl_timer.c 100644 root:root 46cf3f650cfb7707644c93341af9ba1d -RPMIdentity: 175e875f188172c1630888ec2cfe6823c35d5ff8fc6aec726ea06103b5daa29007746a1d769f45447c5c9849d9b9a32e422833874f27f6be51db337f5814c18a +RPMIdentity: 6c60337776775f4ad3efd26a2bff249a0cfc46dfb4e14c3e0edd7208b43d258f68d9a6b183e99bdf35494f8267c25a5e1752f58244d27327afe8b957eb5887cb