Cook: rp-pppoe 3.12 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): ppp-2.4.7-i486 Extracting source archive "rp-pppoe-3.12.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for fcntl.h... (cached) yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_ether.h usability... no checking net/if_ether.h presence... no checking for net/if_ether.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking for netinet/if_ether.h... (cached) yes checking for net/if_types.h... (cached) no checking for net/if_dl.h... (cached) no checking for linux/if.h... yes checking for linux/if_pppox.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct sockaddr_ll... yes checking for N_HDLC line discipline... yes checking for working memcmp... yes checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for a BSD-compatible install... /usr/bin/install -c checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for pppd... /usr/sbin/pppd checking for echo... /bin/echo checking for setsid... /usr/bin/setsid checking for id... /usr/bin/id checking for Linux 2.4.X kernel-mode PPPoE support... no checking packing order of bit fields... reversed configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating libevent/Makefile config.status: creating ../scripts/pppoe-connect config.status: creating ../scripts/pppoe-start config.status: creating ../scripts/pppoe-stop config.status: creating ../scripts/pppoe-init config.status: creating ../scripts/pppoe-init-suse config.status: creating ../scripts/pppoe-init-turbolinux config.status: creating ../scripts/pppoe-setup config.status: creating ../gui/Makefile config.status: WARNING: '../gui/Makefile.in' seems to ignore the --datarootdir setting config.status: creating ../gui/tkpppoe config.status: creating config.h On this platform, the following targets will be built: pppoe pppoe-server pppoe-sniff pppoe-relay Type 'make' to compile the software. i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o pppoe.o pppoe.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o if.o if.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o debug.o debug.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o common.o common.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o ppp.o ppp.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o discovery.o discovery.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from pppoe.h:26, from common.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ debug.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ ppp.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ if.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ pppoe.c:16:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o pppoe-server.o pppoe-server.c common.c: In function 'dropPrivs': common.c:235:2: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ^~~~~~~~~~~~~~~~~ common.c:236:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^~~~~~~~~~~~~~~~~ At top level: common.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from pppoe.h:26, from pppoe-server.h:18, from pppoe-server.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o md5.o md5.c discovery.c:13:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ cd libevent && make DEFINES="" make[1]: Entering directory '/home/slitaz/wok/rp-pppoe/source/rp-pppoe-3.12/src/libevent' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event.o event.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o pppoe-sniff.o pppoe-sniff.c event.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ pppoe-server.c: In function 'main': pppoe-server.c:1515:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 1, sizeof(x), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pppoe-server.c:1517:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&CookieSeed, 1, SEED_LEN, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pppoe-server.c:1691:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ pppoe-server.c:1731:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(LockFD, 0); ^~~~~~~~~~~~~~~~~~~~ pppoe-server.c:1733:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(LockFD, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pppoe-server.c:1745:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(KidPipe[1], "X", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o relay.o relay.c At top level: pppoe-server.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ pppoe-sniff.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_tcp.o event_tcp.c i486-slitaz-linux-gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o -Wl,-Os,--as-needed i486-slitaz-linux-gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o -Wl,-Os,--as-needed i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o hash.o hash.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_sig.o event_sig.c In file included from /usr/include/signal.h:25, from event_sig.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ event_tcp.c:14:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ relay.c: In function 'main': relay.c:338:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ relay.c: In function 'relayLoop': relay.c:801:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(CleanPipe[0], &dummy, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ relay.c: In function 'alarmHandler': relay.c:1528:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(CleanPipe[1], "", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: relay.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ hash.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ event_sig.c: In function 'sig_handler': event_sig.c:149:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(Pipe[1], &sig, 1); ^~~~~~~~~~~~~~~~~~~~~~~ At top level: event_sig.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ rm -f libevent.a ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o i486-slitaz-linux-ranlib libevent.a make[1]: Leaving directory '/home/slitaz/wok/rp-pppoe/source/rp-pppoe-3.12/src/libevent' pppoe-server.c: In function 'startPPPDUserMode': pppoe-server.c:1903:80: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 206 and 226 [-Wformat-truncation=] snprintf(buffer, SMALLBUF, "%s -n -I %s -e %u:%02x:%02x:%02x:%02x:%02x:%02x%s -S '%s'", ^~ pppoe-server.c:1908:7: PppoeOptions, session->serviceName); ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from pppoe.h:26, from pppoe-server.h:18, from pppoe-server.c:29: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 37 or more bytes (assuming 312) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -o pppoe-relay relay.o if.o debug.o common.o -Wl,-Os,--as-needed i486-slitaz-linux-gcc -o pppoe-server pppoe-server.o if.o debug.o common.o md5.o libevent/libevent.a -Wl,-Os,--as-needed -Llibevent -levent Type 'make install' as root to install the software. Type 'make install' as root to install the software. mkdir -p /home/slitaz/wok/rp-pppoe/install/usr/sbin /usr/bin/install -c -m 755 pppoe /home/slitaz/wok/rp-pppoe/install/usr/sbin /usr/bin/install -c -m 755 pppoe-server /home/slitaz/wok/rp-pppoe/install/usr/sbin if test -x licensed-only/pppoe-server-control ; then /usr/bin/install -c -m 755 licensed-only/pppoe-server-control /home/slitaz/wok/rp-pppoe/install/usr/sbin; fi if test -x pppoe-relay ; then /usr/bin/install -c -m 755 pppoe-relay /home/slitaz/wok/rp-pppoe/install/usr/sbin; fi if test -x pppoe-sniff; then /usr/bin/install -c -m 755 pppoe-sniff /home/slitaz/wok/rp-pppoe/install/usr/sbin; fi /usr/bin/install -c -m 755 ../scripts/pppoe-connect /home/slitaz/wok/rp-pppoe/install/usr/sbin /usr/bin/install -c -m 755 ../scripts/pppoe-start /home/slitaz/wok/rp-pppoe/install/usr/sbin /usr/bin/install -c -m 755 ../scripts/pppoe-status /home/slitaz/wok/rp-pppoe/install/usr/sbin /usr/bin/install -c -m 755 ../scripts/pppoe-stop /home/slitaz/wok/rp-pppoe/install/usr/sbin /usr/bin/install -c -m 755 ../scripts/pppoe-setup /home/slitaz/wok/rp-pppoe/install/usr/sbin mkdir -p /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 /usr/bin/install -c -m 644 ../doc/CHANGES /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 /usr/bin/install -c -m 644 ../doc/KERNEL-MODE-PPPOE /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 /usr/bin/install -c -m 644 ../doc/HOW-TO-CONNECT /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 /usr/bin/install -c -m 644 ../doc/LICENSE /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 /usr/bin/install -c -m 644 ../README /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 /usr/bin/install -c -m 644 ../SERVPOET /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 /usr/bin/install -c -m 644 ../configs/pap-secrets /home/slitaz/wok/rp-pppoe/install/usr/share/doc/rp-pppoe-3.12 mkdir -p /home/slitaz/wok/rp-pppoe/install/usr/share/man/man8 for i in pppoe pppoe-server pppoe-sniff pppoe-relay ; do \ if test -f ../man/$i.8 ; then \ /usr/bin/install -c -m 644 ../man/$i.8 /home/slitaz/wok/rp-pppoe/install/usr/share/man/man8 || exit 1; \ fi; \ done /usr/bin/install -c -m 644 ../man/pppoe-start.8 /home/slitaz/wok/rp-pppoe/install/usr/share/man/man8 /usr/bin/install -c -m 644 ../man/pppoe-stop.8 /home/slitaz/wok/rp-pppoe/install/usr/share/man/man8 /usr/bin/install -c -m 644 ../man/pppoe-status.8 /home/slitaz/wok/rp-pppoe/install/usr/share/man/man8 /usr/bin/install -c -m 644 ../man/pppoe-connect.8 /home/slitaz/wok/rp-pppoe/install/usr/share/man/man8 /usr/bin/install -c -m 644 ../man/pppoe-setup.8 /home/slitaz/wok/rp-pppoe/install/usr/share/man/man8 mkdir -p /home/slitaz/wok/rp-pppoe/install/usr/share/man/man5 /usr/bin/install -c -m 644 ../man/pppoe.conf.5 /home/slitaz/wok/rp-pppoe/install/usr/share/man/man5 mkdir -p /home/slitaz/wok/rp-pppoe/install/etc/ppp mkdir -p /home/slitaz/wok/rp-pppoe/install/etc/ppp/plugins echo "# Directory created by rp-pppoe for kernel-mode plugin" > /home/slitaz/wok/rp-pppoe/install/etc/ppp/plugins/README Type 'pppoe-setup' to configure the software. ================================================================================ Executing strip on all files... Done Time: 1.19s. Size: 153884 B -> 124028 B. Save: 29 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.50s. Size: 34445 B -> 14219 B. Save: 20 KB. Cache hit: 10/10. ================================================================================ Build dependencies to remove: 2 Removing: advancecomp-static ppp Pack: rp-pppoe 3.12 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "rp-pppoe-3.12-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "rp-pppoe-3.12-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/rp-pppoe-3.12... Done Checking site script in source/rp-pppoe-3.12... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: rp-pppoe 3.12 ================================================================================ Src file : rp-pppoe-3.12.tar.gz Src size : 220.0K Source dir : 1.6M Produced : 344.0K Cook time : 23s Cook date : 2020-07-20 12:55 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 240.0K : 46.3K : 14 : rp-pppoe-3.12-i486.tazpkg ================================================================================