Cook: speedtouch 1.3.1 ================================================================================ QA: checking package receipt... Extracting source archive "speedtouch-1.3.1.tar.bz2" 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 Applying patch speedtouch-1.3.1-gcc4.u patching file src/modem.h configure: loading site script /etc/slitaz/cook.site checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for pid_t... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for alarm... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkfifo... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for pthread_create in -lpthread... yes checking for rpm... rpm: invalid option -- '-' Command line: rpm --eval=%_topdir BusyBox v1.27.2 (2018-07-16 11:06:22 Europe) multi-call binary. Usage: rpm -i PACKAGE.rpm; rpm -qp[ildc] PACKAGE.rpm Manipulate RPM packages Commands: -i Install package -qp Query package -qpi Show information -qpl List contents -qpd List documents -qpc List config files no configure: creating ./config.status config.status: creating Makefile config.status: creating VERSION config.status: creating src/Makefile config.status: creating hotplug/Makefile config.status: creating doc-linux/Makefile config.status: creating doc-bsd/Makefile config.status: creating speedtouch.spec cd src && make cd hotplug && make make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/src' i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -DVERSION="\"1.3.1\"" -c firmware.c make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/hotplug' rm -f speedtouch speedtouch.tmp i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -DVERSION="\"1.3.1\"" -D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-linux.c i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -DUSE_SYSLOG -DVERSION="\"1.3.1\"" -c modem_run.c i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_THREAD_SAFE -DVERSION="\"1.3.1\"" -c crc.c i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -DVERSION="\"1.3.1\"" -c smallsem.c sed -e 's,\@bindir\@,/usr/bin,g' -e 's,\@sbindir\@,/usr/sbin,g' < speedtouch.in > speedtouch.tmp chmod a+x speedtouch.tmp mv speedtouch.tmp speedtouch make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/hotplug' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -c -o mutex.o mutex.c i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -DUSE_SYSLOG -DVERSION="\"1.3.1\"" -c pppoa2.c firmware.c: In function 'check_firmware': firmware.c:86:15: warning: variable 'addr' set but not used [-Wunused-but-set-variable] unsigned int addr; ^~~~ pusb-linux.c:72:19: warning: 'usb_path' defined but not used [-Wunused-const-variable=] static const char usb_path[] = "/proc/bus/usb"; ^~~~~~~~ i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_THREAD_SAFE -DVERSION="\"1.3.1\"" -c atm.c modem_run.c: In function 'get_reference': modem_run.c:788:46: warning: pointer targets in passing argument 6 of 'pusb_control_msg' differ in signedness [-Wpointer-sign] n = pusb_control_msg(fdusb,0xc0,0x26,0xf7,0,buf,sizeof(buf),CTRL_TIMEOUT); ^~~ In file included from modem_run.c:55: pusb.h:38:5: note: expected 'unsigned char *' but argument is of type 'char *' int pusb_control_msg(pusb_device_t dev, ^~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk -DUSE_SYSLOG -D_REENTRANT -D_THREAD_SAFE -DVERSION="\"1.3.1\"" -c pppoa3.c modem_run.c: In function 'report': modem_run.c:1222:9: warning: pointer targets in passing argument 1 of 'dump' differ in signedness [-Wpointer-sign] dump(buffer, length); ^~~~~~ modem_run.c:125:13: note: expected 'unsigned char *' but argument is of type 'char *' static void dump(unsigned char *buf, int len); ^~~~ modem_run.c: In function 'dump': modem_run.c:1283:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, "%02x ", buf[j]); ^~~ In file included from /usr/include/features.h:428, from /usr/include/unistd.h:25, from modem_run.c:36: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ modem_run.c:1292:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, " "); ^~~ In file included from /usr/include/features.h:428, from /usr/include/unistd.h:25, from modem_run.c:36: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ modem_run.c:1301:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, "%c", give_char(buf[j])); ^~~ In file included from /usr/include/features.h:428, from /usr/include/unistd.h:25, from modem_run.c:36: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ rm -f speedtouch-setup speedtouch-setup.tmp sed -e 's,\@bindir\@,/usr/bin,g' -e 's,\@sbindir\@,/usr/sbin,g' -e 's,\@sysconfdir\@,/etc,g' < speedtouch-setup.in > speedtouch-setup.tmp chmod a+x speedtouch-setup.tmp mv speedtouch-setup.tmp speedtouch-setup rm -f speedtouch-start speedtouch-start.tmp sed -e 's,\@bindir\@,/usr/bin,g' -e 's,\@sbindir\@,/usr/sbin,g' -e 's,\@sysconfdir\@,/etc,g' < speedtouch-start.in > speedtouch-start.tmp rm -f speedtouch-stop speedtouch-stop.tmp chmod a+x speedtouch-start.tmp sed -e 's,\@bindir\@,/usr/bin,g' -e 's,\@sbindir\@,/usr/sbin,g' -e 's,\@sysconfdir\@,/etc,g' < speedtouch-stop.in > speedtouch-stop.tmp mv speedtouch-start.tmp speedtouch-start chmod a+x speedtouch-stop.tmp pppoa2.c: In function 'dump': pppoa2.c:659:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, "%02x ", buf[j]); ^~~ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from pppoa2.c:34: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ pppoa2.c:668:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, " "); ^~~ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from pppoa2.c:34: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ pppoa2.c:677:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, "%c", give_char(buf[j])); ^~~ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from pppoa2.c:34: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ pppoa2.c: In function 'report': pppoa2.c:759:9: warning: pointer targets in passing argument 1 of 'dump' differ in signedness [-Wpointer-sign] dump(buffer, length); ^~~~~~ pppoa2.c:636:13: note: expected 'unsigned char *' but argument is of type 'char *' static void dump(unsigned char *buf, int len) ^~~~ mv speedtouch-stop.tmp speedtouch-stop pppoa3.c: In function 'read_named_pipe_thread': pppoa3.c:1071:14: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if(strncmp(command, "verbose", 7) == 0) { ^~~~~~~ In file included from pppoa3.c:38: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ pppoa3.c:1075:17: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] level = atoi(arg); ^~~ In file included from pppoa3.c:37: /usr/include/stdlib.h:104:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int atoi (const char *__nptr) ^~~~ pppoa3.c:1086:19: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] else if(strncmp(command, "iopolicy", 8) == 0) { ^~~~~~~ In file included from pppoa3.c:38: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ pppoa3.c:1093:23: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] desired_pol = atoi(arg); ^~~ In file included from pppoa3.c:37: /usr/include/stdlib.h:104:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int atoi (const char *__nptr) ^~~~ pppoa3.c:1125:19: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] else if(strncmp(command, "kill", 4) == 0) { ^~~~~~~ In file included from pppoa3.c:38: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ pppoa3.c:1127:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if(strncmp(arg, "pipe", 4) == 0) { ^~~ In file included from pppoa3.c:38: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ pppoa3.c:1132:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if(strncmp(arg, "pppoa", 5) == 0) { ^~~ In file included from pppoa3.c:38: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ pppoa3.c: In function 'report': pppoa3.c:1748:9: warning: pointer targets in passing argument 1 of 'dump' differ in signedness [-Wpointer-sign] dump(buffer, length); ^~~~~~ pppoa3.c:147:13: note: expected 'unsigned char *' but argument is of type 'char *' static void dump(unsigned char *buf, int len); ^~~~ pppoa3.c: In function 'dump': pppoa3.c:2007:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, "%02x ", buf[j]); ^~~ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from pppoa3.c:36: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ pppoa3.c:2016:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(ptr, " "); ^~~ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from pppoa3.c:36: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^~~~~ i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk firmware.o pusb.o modem_run.o crc.o smallsem.o mutex.o -o modem_run i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk pusb.o pppoa2.o crc.o atm.o smallsem.o -o pppoa2 i486-slitaz-linux-gcc -Wall -I. -I/usr/include -I/usr/include -march=i486 -Os -pipe -mindirect-branch=thunk pusb.o pppoa3.o crc.o atm.o -pthread -o pppoa3 cp modem_run pppoa2 pppoa3 speedtouch-setup speedtouch-start speedtouch-stop "/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/bin" make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/src' ------------------------------------------------------------- Driver for the SpeedTouch USB and SpeedTouch 330 is compiled To install it, type as root: make install ------------------------------------------------------------- cd src && make cd hotplug && make cd hotplug && make install Installing man pages ... cd "/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/doc-linux" && make install Installing the Speedtouch USB driver ... test -d "/home/slitaz/wok/speedtouch/install/usr/sbin" || /usr/bin/install -c -c -d "/home/slitaz/wok/speedtouch/install/usr/sbin" Installing the boot block for speedtouch usb rev [1|2|3] ... test -d "/home/slitaz/wok/speedtouch/install/usr/share/speedtouch" || /usr/bin/install -c -c -d "/home/slitaz/wok/speedtouch/install/usr/share/speedtouch" make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/hotplug' if [ -d /etc/hotplug ]; then \ /usr/bin/install -c -d "/home/slitaz/wok/speedtouch/install/etc/hotplug/usb/" ;\ /usr/bin/install -c -m 755 speedtouch "/home/slitaz/wok/speedtouch/install/etc/hotplug/usb/" ;\ /usr/bin/install -c -m 644 speedtouch.usermap "/home/slitaz/wok/speedtouch/install/etc/hotplug/usb/" ;\ fi make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/hotplug' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/hotplug' make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/doc-linux' make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/hotplug' make modem_run pppoa2 pppoa3 make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/src' /usr/bin/install -c -m 0644 -o root src/boot.v123.bin "/home/slitaz/wok/speedtouch/install/usr/share/speedtouch" ------------------------------------------------------------- /usr/bin/install -c -m 0644 -o root man/speedtouch-setup.1 "/home/slitaz/wok/speedtouch/install/usr/share/man/man1" Driver for the SpeedTouch USB and SpeedTouch 330 is compiled make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1' Installing the modem_run program ... /usr/bin/install -c -m 0755 -o root bin/modem_run "/home/slitaz/wok/speedtouch/install/usr/sbin" Installing the pppoa2 ppp pty slave ... /usr/bin/install -c -m 0755 -o root bin/pppoa2 "/home/slitaz/wok/speedtouch/install/usr/sbin" /usr/bin/install -c -m 0644 -o root man/speedtouch-start.1 "/home/slitaz/wok/speedtouch/install/usr/share/man/man1" Installing the pppoa3 ppp pty slave ... /usr/bin/install -c -m 0755 -o root bin/pppoa3 "/home/slitaz/wok/speedtouch/install/usr/sbin" To install it, type as root: /usr/bin/install -c -m 0644 -o root man/speedtouch-stop.1 "/home/slitaz/wok/speedtouch/install/usr/share/man/man1" make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1' make install ------------------------------------------------------------- /usr/bin/install -c -m 0644 -o root man/modem_run.8 "/home/slitaz/wok/speedtouch/install/usr/share/man/man8" /usr/bin/install -c -m 0644 -o root man/pppoa2.8 "/home/slitaz/wok/speedtouch/install/usr/share/man/man8" /usr/bin/install -c -m 0644 -o root man/pppoa3.8 "/home/slitaz/wok/speedtouch/install/usr/share/man/man8" /usr/bin/install -c -m 0644 -o root adsl.ppp-peersample "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root speedtouch.sh "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root speedtouch.conf "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root FAQ "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root BUGS "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root HDLC_BUG "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root results.txt "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root pppoax-doc-en.txt "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root pppoax-doc-fr.txt "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch" /usr/bin/install -c -m 0644 -o root howto/SpeedTouch-HOWTO-en.html "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch/howto" /usr/bin/install -c -m 0644 -o root howto/SpeedTouch-HOWTO-fr.html "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch/howto" /usr/bin/install -c -m 0644 -o root howto/SpeedTouch-HOWTO-de.html "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch/howto" /usr/bin/install -c -m 0644 -o root howto/SpeedTouch-HOWTO-it.html "/home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch/howto" make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/doc-linux' cd src && make install make[1]: Entering directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/src' /usr/bin/install -c -d "/home/slitaz/wok/speedtouch/install/usr/bin" /usr/bin/install -c -m 0755 speedtouch-setup "/home/slitaz/wok/speedtouch/install/usr/bin" /usr/bin/install -c -m 0755 speedtouch-start "/home/slitaz/wok/speedtouch/install/usr/bin" /usr/bin/install -c -m 0755 speedtouch-stop "/home/slitaz/wok/speedtouch/install/usr/bin" /usr/bin/install -c -d "/home/slitaz/wok/speedtouch/install/etc/speedtouch" make[1]: Leaving directory '/home/slitaz/wok/speedtouch/source/speedtouch-1.3.1/src' ------------------------------------------------------------- Driver for the SpeedTouch USB and SpeedTouch 330 is installed The binaries (modem_run and pppoax) have been installed in : * /home/slitaz/wok/speedtouch/install/usr/sbin You will find the documentation and example script files in : * /home/slitaz/wok/speedtouch/install/usr/share/doc/speedtouch You can start configuring your modem by running /home/slitaz/wok/speedtouch/install/usr/bin/speedtouch-setup ------------------------------------------------------------- NB : Read the documentation carefully to use this driver correctly ================================================================================ Executing strip on all files... Done Time: 1.66s. Size: 125276 B -> 102964 B. Save: 22 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.09s. Size: 9703 B -> 4662 B. Save: 5 KB. Cache hit: 6/6. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: speedtouch 1.3.1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... 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 "speedtouch-1.3.1-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "speedtouch-1.3.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/speedtouch-1.3.1... Done Checking site script in source/speedtouch-1.3.1... 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: speedtouch 1.3.1 ================================================================================ Src file : speedtouch-1.3.1.tar.bz2 Src size : 196.0K Source dir : 1.6M Produced : 372.0K Cook time : 12s Cook date : 2020-07-08 00:37 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 184.0K : 30.3K : 7 : speedtouch-1.3.1-i486.tazpkg ================================================================================