<86>Jan 5 08:48:09 userdel[36213]: delete user 'rooter' <86>Jan 5 08:48:09 userdel[36213]: removed group 'rooter' owned by 'rooter' <86>Jan 5 08:48:09 userdel[36213]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 5 08:48:09 groupadd[36294]: group added to /etc/group: name=rooter, GID=567 <86>Jan 5 08:48:09 useradd[36305]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Jan 5 08:48:09 userdel[36330]: delete user 'builder' <86>Jan 5 08:48:09 userdel[36330]: removed group 'builder' owned by 'builder' <86>Jan 5 08:48:09 userdel[36330]: removed shadow group 'builder' owned by 'builder' <86>Jan 5 08:48:09 groupadd[36361]: group added to /etc/group: name=builder, GID=568 <86>Jan 5 08:48:09 groupadd[36361]: group added to /etc/gshadow: name=builder <86>Jan 5 08:48:09 groupadd[36361]: new group: name=builder, GID=568 <86>Jan 5 08:48:09 useradd[36376]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Jan 5 08:48:12 rpmi: libreadline-devel-7.0.3-alt3 sisyphus.218635.100 1545844981 installed <13>Jan 5 08:48:12 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus.218904.100 1546473555 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/openl2tp-1.8-alt6.nosrc.rpm Installing openl2tp-1.8-alt6.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86822 + 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.86822 + 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 -march=i586 -mtune=generic -Wno-strict-aliasing -Wno-unused-but-set-variable' SYS_LIBDIR=/usr/lib 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.31879 + 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 + cd openl2tp-1.8 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/openl2tp-buildroot SYS_LIBDIR=/usr/lib 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' /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/lib/openl2tp /bin/install -p ppp_unix.so ppp_null.so ipsec.so event_sock.so /usr/src/tmp/openl2tp-buildroot/usr/lib/openl2tp /bin/install -p -m 0644 event_sock.h /usr/src/tmp/openl2tp-buildroot/usr/lib/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' /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man1 /bin/install -p l2tpconfig.1.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man1 /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man4 /bin/install -p openl2tp_rpc.4.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man4 /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man5 /bin/install -p openl2tpd.conf.5.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man5 /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man7 /bin/install -p openl2tp.7.gz /usr/src/tmp/openl2tp-buildroot/usr/share/man/man7 /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/share/man/man8 /bin/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' /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/sbin /bin/install -p openl2tpd /usr/src/tmp/openl2tp-buildroot/usr/sbin /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/bin /bin/install -p l2tpconfig /usr/src/tmp/openl2tp-buildroot/usr/bin /bin/install -p -d /usr/src/tmp/openl2tp-buildroot/usr/lib/openl2tp /bin/install -p -m 0644 l2tp_rpc.x /usr/src/tmp/openl2tp-buildroot/usr/lib/openl2tp/l2tp_rpc.x /bin/install -p -m 0644 l2tp_event.h /usr/src/tmp/openl2tp-buildroot/usr/lib/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/lib/openl2tp/event_sock.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/openl2tp/ipsec.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/openl2tp/ppp_null.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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) 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/lib: 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/bin/l2tpconfig: uses non-LFS functions: __xstat fopen open verify-elf: WARNING: ./usr/sbin/openl2tpd: uses non-LFS functions: __fxstat fopen freopen open verify-elf: WARNING: ./usr/lib/openl2tp/event_sock.so: undefined symbol: l2tp_session_down_hook verify-elf: WARNING: ./usr/lib/openl2tp/event_sock.so: undefined symbol: l2tp_session_up_hook verify-elf: WARNING: ./usr/lib/openl2tp/event_sock.so: undefined symbol: l2tp_session_deleted_hook verify-elf: WARNING: ./usr/lib/openl2tp/event_sock.so: undefined symbol: l2tp_session_created_hook verify-elf: WARNING: ./usr/lib/openl2tp/event_sock.so: undefined symbol: usl_fd_add_fd verify-elf: WARNING: ./usr/lib/openl2tp/event_sock.so: undefined symbol: usl_fd_remove_fd verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: undefined symbol: l2tp_net_socket_disconnect_hook verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: undefined symbol: l2tp_net_socket_connect_hook verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: undefined symbol: l2tp_net_socket_create_hook verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: undefined symbol: l2tp_log verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: undefined symbol: l2tp_tunnel_id verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: undefined symbol: l2tp_tunnel_is_created_by_admin verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: undefined symbol: l2tp_tunnel_log verify-elf: WARNING: ./usr/lib/openl2tp/ipsec.so: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/openl2tp/ppp_null.so: undefined symbol: l2tp_inhibit_default_plugin verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_ppp_deleted_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_stats verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_down_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_up_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_inhibit_default_plugin verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_modified_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_opt_throttle_ppp_setup_rate verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_deleted_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_stats_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_ppp_created_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_created_hook verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: usl_timer_create verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_log verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: usl_timer_stop verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_ppp_profile_get verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_tunnel verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_log verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_dec_use_count verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_inc_use_count verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_establish_timeout verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_get_peer_addr verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_dec_use_count verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_xprt_get_kernel_fd verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_name verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_is_created_by_admin verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: usl_timer_delete verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_get_fd verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_get_config verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_get_mtu verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_is_lns verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: usl_pid_record_child verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: usl_pid_safe_fork verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_ppp_profile_msg_free verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_session_close_event verify-elf: WARNING: ./usr/lib/openl2tp/ppp_unix.so: undefined symbol: l2tp_tunnel_inc_use_count Hardlinking identical .pyc and .pyo files Processing files: openl2tp-1.8-alt6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77822 + 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.BjYLUT 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.IDmotU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: rm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J78bVi Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VMjClb 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, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libreadline.so.7 >= set:nhobDkRBKvB2olFAa6T2iAJnoZrB6gxrVOgi5FbfnDTFeZLFhCw1PRBCLF2qZle3YqfIN8KygFRpzdReUBM3MF5awyqVkTsa7DmAKntdMUf0, rtld(GNU_HASH) Requires(interp): /bin/sh, /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.7UAWsi Creating openl2tp-debuginfo package Processing files: openl2tp-devel-1.8-alt6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17477 + 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.mgm5Rk 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.lQ6yZy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RCwxrr Processing files: openl2tp-debuginfo-1.8-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lfnrVP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8OZCYQ find-requires: running scripts (debuginfo) Requires: openl2tp = 1.8-alt6, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libreadline.so.7) Wrote: /usr/src/RPM/RPMS/i586/openl2tp-1.8-alt6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/openl2tp-devel-1.8-alt6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/openl2tp-debuginfo-1.8-alt6.i586.rpm 21.63user 2.20system 0:39.19elapsed 60%CPU (0avgtext+0avgdata 60408maxresident)k 0inputs+0outputs (0major+778504minor)pagefaults 0swaps 31.12user 5.10system 1:01.37elapsed 59%CPU (0avgtext+0avgdata 122316maxresident)k 0inputs+0outputs (0major+1230829minor)pagefaults 0swaps --- openl2tp-1.8-alt6.i586.rpm.repo 2018-04-12 13:14:29.000000000 +0000 +++ openl2tp-1.8-alt6.i586.rpm.hasher 2019-01-05 08:49:03.490317220 +0000 @@ -44,3 +44,3 @@ Requires: libdl.so.2(GLIBC_2.1) -Requires: libreadline.so.6 >= set:nhobDkRBKvB2olFAa6T2iAJnoZrB6gxrVOgi5FbfnDTFeZLFhCw1PRBCLF2qZle3YqfIN8KygFRpzdReUBM3MF5awyqVkTsa7DmAKntdMUf0 +Requires: libreadline.so.7 >= set:nhobDkRBKvB2olFAa6T2iAJnoZrB6gxrVOgi5FbfnDTFeZLFhCw1PRBCLF2qZle3YqfIN8KygFRpzdReUBM3MF5awyqVkTsa7DmAKntdMUf0 Requires: rpmlib(SetVersions) --- openl2tp-debuginfo-1.8-alt6.i586.rpm.repo 2018-04-12 13:14:29.000000000 +0000 +++ openl2tp-debuginfo-1.8-alt6.i586.rpm.hasher 2019-01-05 08:49:03.521316906 +0000 @@ -67,3 +67,3 @@ Requires: debug(libdl.so.2) -Requires: debug(libreadline.so.6) +Requires: debug(libreadline.so.7) Requires: rpmlib(PayloadIsLzma)