Cook: ncftp 3.2.5 ================================================================================ QA: checking package receipt... Checking build dependencies... Extracting source archive "ncftp-3.2.5-src.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 loading site script /etc/slitaz/cook.site creating cache ./config.cache checking if you set and exported the environment variable CC... no (you may want to do that since configure scripts look for gcc first) checking for environment variable CFLAGS... -march=i486 -Os -pipe -mindirect-branch=thunk checking for environment variable CPPFLAGS... -D_GLIBCXX_USE_C99_MATH=1 checking for environment variable LDFLAGS... -Wl,-Os,--as-needed checking for environment variable LIBS... no checking version of C library... glibc2.28 checking platform... linux-x86 checking for gcc... gcc checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) works... yes checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking if the C compiler can use precompiled headers... no checking how to run the C preprocessor... gcc -E checking the version of GCC... 8.2.0 checking if we should customize your CFLAGS environment variable... no checking for ldd... yes checking if compiled programs use a shared library version of libgcc... no checking if this is a debug build... no checking for unistd.h... yes checking size of st_size field in struct stat... 4 checking size of off_t... 4 checking size of st_size field in struct stat64... 8 checking size of off64_t... 8 checking size of st_size field in struct stat... 4 checking size of off_t... 4 checking if we should add CFLAGS for LFS64 support... -D_LARGEFILE64_SOURCE checking if we should add CFLAGS for reentrancy... -D_REENTRANT checking for strip... strip checking for object suffix... o checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for ANSI C header files... yes checking for arpa/nameser.h... yes checking for gnu/libc-version.h... yes checking for locale.h... yes checking for net/errno.h... no checking for nserve.h... no checking for resolv.h... yes checking for sgtty.h... yes checking for string.h... yes checking for strings.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for syslog.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for sys/utsname.h... yes checking for sys/systeminfo.h... no checking for termio.h... yes checking for termios.h... yes checking for time.h... yes checking for utime.h... yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/un.h... yes checking for UNIX domain sockets... yes checking for sun_len field in struct sockaddr_un... no checking for strerror... yes checking for socket... yes checking for gethostbyname... yes checking if we need to look for a separate DNS resolver library... no checking if SOCKS5 will be used... no checking for curses library headers... checking for ncurses.h... yes checking for curses.h... yes checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sgtty.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for curses library... yes checking for working const... yes checking for size_t... yes checking for off_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking what type main() should return... int checking for 64-bit integral type: long long... yes checking how to print a 64-bit integral type... %lld checking how to scan a 64-bit integral type... %lld checking if everything was available to use the 64-bit integral type... yes checking what type the tv_sec field of struct timeval is... long checking what type the tv_usec field of struct timeval is... long checking for perl... perl checking for mktemp... /bin/mktemp checking for return type from write... ./configure: line 1: perl: not found int checking for size parameter to write... int checking for return type from send... int checking for size parameter to send... int checking for size parameter to connect... int checking for size parameter to setsockopt... int checking for backlog parameter to listen... int checking for seconds parameter to alarm... int checking for address parameter to gethostbyaddr... struct in_addr * checking for size parameter to gethostname... int checking types of arguments for select()... int,fd_set *,struct timeval * checking for struct stat64... yes checking for sig_atomic_t... yes checking how to access getopt() global variables... automatic checking for useable _res global variable... yes checking for struct cmsghdr... yes checking for msg_control field in struct msghdr... yes checking for msg_accrights field in struct msghdr... no checking for sys/time.h... (cached) yes checking for getcwd... yes checking for getwd... yes checking for fstat64... yes checking for getdomainname... yes checking for gethostname... yes checking for getpass... yes checking for getpassphrase... no checking for gnu_get_libc_release... yes checking for gnu_get_libc_version... yes checking for inet_aton... yes checking for inet_ntop... yes checking for llseek... no checking for lseek64... yes checking for lstat64... yes checking for memmove... yes checking for mktime... yes checking for open64... yes checking for pathconf... yes checking for readlink... yes checking for res_init... no checking for setlocale... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigsetjmp... no checking for stat64... yes checking for strcasecmp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... (cached) yes checking for strncoll... no checking for strstr... yes checking for strtoq... yes checking for symlink... yes checking for sysconf... yes checking for sysctl... yes checking for sysinfo... yes checking for syslog... yes checking for tcgetattr... yes checking for uname... yes checking for waitpid... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for gethostbyname2_r... yes checking for getlogin_r... yes checking for getpwnam_r... yes checking for _posix_getpwnam_r... no checking for getpwuid_r... yes checking for _posix_getpwuid_r... no checking for getservbyname_r... yes checking for getservbyport_r... yes checking for gmtime_r... yes checking for localtime_r... yes checking for readdir_r... yes checking for snprintf... yes checking for vsnprintf... yes checking if snprintf works correctly... yes checking what snprintf() returns... length of data written checking for sigsetjmp and siglongjmp... yes checking if setpgrp behavior needs to be checked... no checking whether setvbuf behavior can be checked... yes checking whether setvbuf arguments are reversed... no checking for working alloca.h... yes checking for alloca... yes checking string parameter to waddstr... ./configure: line 1: perl: not found const char * checking whether curses structure has maxx or _maxx field... _maxx checking for getcurx() functionality in curses library... yes checking for getyx() functionality in curses library... yes checking for getmaxx() functionality in curses library... yes checking for getmaxyx() functionality in curses library... yes checking for getbegx() functionality in curses library... yes checking for getbegyx() functionality in curses library... yes checking for touchwin() functionality in curses library... yes checking for beep() functionality in curses library... yes checking for keypad... yes checking for nodelay... yes checking for curs_set... yes checking for doupdate... yes checking for wnoutrefresh... yes checking for long file names... yes checking whether make sets ${MAKE}... yes checking for gtar... no checking for tar... /bin/tar checking how to create TAR files... /bin/tar cvf checking for ranlib... ranlib checking for ar... ar checking for a BSD compatible install... /usr/bin/install -c checking for pwd... /bin/pwd checking for ccdv... /home/slitaz/wok/ncftp/source/ncftp-3.2.5/ccdv checking if shell can test for symlinks... yes hostname: tank: Unknown host checking CC... gcc checking CFLAGS... -D_REENTRANT -D_LARGEFILE64_SOURCE -march=i486 -Os -pipe -mindirect-branch=thunk -Wno-format-y2k checking CPPFLAGS... -I/home/slitaz/wok/ncftp/source/ncftp-3.2.5 -I/home/slitaz/wok/ncftp/source/ncftp-3.2.5/libncftp -I/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sio -I/home/slitaz/wok/ncftp/source/ncftp-3.2.5/Strn -D_GLIBCXX_USE_C99_MATH=1 checking DEFS... checking NDEFS... -DLINUX=57007 -DLINUX_GLIBC=48000 checking LDFLAGS... -L/home/slitaz/wok/ncftp/source/ncftp-3.2.5/libncftp -L/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sio -L/home/slitaz/wok/ncftp/source/ncftp-3.2.5/Strn -Wl,-Os,--as-needed checking LIBS... updating cache ./config.cache creating ./config.status creating Makefile creating Makefile.bin creating ncftp/Makefile creating libncftp/Makefile creating Strn/Makefile creating sio/Makefile creating sh_util/Makefile creating vis/Makefile creating config.h make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/Strn' Compiling DStrCat.c. Compiling DStrFree.c. Compiling Dynscpy.c. Compiling Strncpy.c. Compiling strtokc.c. Compiling DStrCatList.c. Compiling DStrInit.c. Compiling Dynsrecpy.c. Compiling Strnpcat.c. Compiling DStrCpy.c. Compiling DStrNew.c. Compiling StrFree.c. Compiling Strnpcpy.c. Compiling DStrCpyList.c. Compiling Dynscat.c. Compiling Strncat.c. Compiling Strntok.c. Compiling Strncpy_NoZeroPad.c. Compiling Strncat_NoZeroPad.c. Creating library libStrn.a. ar: creating libStrn.a ranlib "libStrn.a" -rw-r--r-- 1 root root 22306 Jul 7 16:09 libStrn.a Done making Strn. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/Strn' make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sio' Compiling UAccept.c. Compiling UBind.c. Compiling UConnectByName.c. Compiling UConnect.c. Compiling UNew.c. Compiling URecvfrom.c. Compiling USendtoByName.c. Compiling USendto.c. Compiling DNSUtil.c. Compiling main.c. Compiling PRead.c. Compiling PWrite.c. Compiling SAccept.c. Compiling SBind.c. Compiling SClose.c. Compiling SConnectByName.c. Compiling SConnect.c. Compiling SError.c. Compiling SNew.c. Compiling SocketUtil.c. Compiling SRead.c. Compiling SReadline.c. Compiling SRecv.c. Compiling SRecvfrom.c. Compiling SRecvmsg.c. Compiling SSelect.c. Compiling SSend.c. Compiling SSendtoByName.c. Compiling SSendto.c. Compiling StrAddr.c. Compiling SWait.c. Compiling SWrite.c. Creating library libsio.a. ar: creating libsio.a ranlib libsio.a -rw-r--r-- 1 root root 58492 Jul 7 16:09 libsio.a Done. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sio' make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/libncftp' Compiling c_chdir.c. Compiling c_chdir3.c. Compiling c_chmod.c. Compiling c_chdirlist.c. Compiling c_delete.c. Compiling c_exists.c. Compiling c_filetype.c. Compiling c_getcwd.c. Compiling c_mkdir.c. Compiling c_mlist1.c. Compiling c_modtime.c. Compiling c_opennologin.c. Compiling c_rename.c. Compiling c_rhelp.c. Compiling c_rmdir.c. Compiling c_rmdirr.c. Compiling c_size.c. Compiling c_sizemdtm.c. Compiling c_symlink.c. Compiling c_type.c. Compiling c_umask.c. Compiling c_utime.c. Compiling errno.c. Compiling ftw.c. Compiling ftp.c. Compiling io_get.c. Compiling io_getfiles.c. Compiling io_getmem.c. Compiling io_getonefile.c. ftw.c: In function 'Readdir': ftw.c:125:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] if ((readdir_r(dir, dp, &p) == 0) && (p != NULL)) ^~ In file included from syshdrs.h:154, from ftw.c:12: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ Compiling io_gettar.c. Compiling io_list.c. Compiling io_listmem.c. Compiling io_put.c. Compiling io_putfiles.c. Compiling io_putmem.c. Compiling io_putonefile.c. io_list.c: In function 'FTPList': io_list.c:95:11: warning: ignoring return value of 'write', declared with att ribute warn_unused_result [-Wunused-result] (void) write(outfd, line, (write_size_t) strlen(line)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling io_util.c. Compiling lglob.c. Compiling lglobr.c. Compiling linelist.c. Compiling open.c. Compiling rcmd.c. Compiling rftw.c. Compiling rglob.c. Compiling rglobr.c. Compiling u_close.c. Compiling u_decodeurl.c. Compiling u_error.c. Compiling u_decodehost.c. Compiling u_fileextn.c. Compiling u_getcwd.c. Compiling u_gethome.c. Compiling u_getpass.c. Compiling u_getopt.c. Compiling u_getpw.c. Compiling u_getusr.c. Compiling u_getutc.c. Compiling u_gmtime.c. Compiling u_localtime.c. Compiling u_misc.c. Compiling u_miscdebug.c. Compiling u_mkdirs.c. Compiling u_pathcat.c. Compiling u_printf.c. Compiling u_rebuildci.c. Compiling u_scram.c. Compiling u_shutdownci.c. Compiling u_signal.c. Compiling u_slash.c. Compiling u_unmdtm.c. Compiling unls.c. Compiling u_feat.c. Creating library libncftp.a. ar: creating libncftp.a -rw-r--r-- 1 root root 213912 Jul 7 16:09 libncftp.a make[2]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sio' Done. make[2]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sio' make[2]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/Strn' Done making Strn. make[2]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/Strn' Done. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/libncftp' make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/ncftp' Compiling cmds.c. Compiling cmdlist.c. Compiling ls.c. Compiling main.c. Compiling shell.c. Compiling version.c. Compiling util.c. Compiling readln.c. Compiling progress.c. Compiling bookmark.c. Compiling pref.c. Compiling preffw.c. Compiling trace.c. readln.c: In function 'GetScreenColumns': readln.c:139:10: warning: ignoring return value of 'fscanf', declared with at tribute warn_unused_result [-Wunused-result] (void) fscanf(infp, "%d", &columns); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling spool.c. Compiling spoolutil.c. Compiling log.c. Compiling gl_getline.c. gl_getline.c: In function 'gl_error': gl_getline.c:567:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, buf, len); ^~~~~~~~~~~~~~~~~~ gl_getline.c: In function 'gl_putc': gl_getline.c:506:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1, &ch, (write_size_t) 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl_getline.c:509:16: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1, &ch, (write_size_t) 1); /* RAW mode needs '\r', does not hurt */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl_getline.c: In function 'gl_puts': gl_getline.c:556:16: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1, buf, len); ^~~~~~~~~~~~~~~~~~ cmds.c: In function 'AskYesNoQuestion': cmds.c:242:10: warning: ignoring return value of 'fgets', declared with attri bute warn_unused_result [-Wunused-result] (void) fgets(ans, sizeof(ans) - 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmds.c: In function 'NcFTPConfirmResumeDownloadProc': cmds.c:1159:10: warning: ignoring return value of 'fgets', declared with attr ibute warn_unused_result [-Wunused-result] (void) fgets(ans, sizeof(ans) - 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmds.c:1227:10: warning: ignoring return value of 'fgets', declared with attr ibute warn_unused_result [-Wunused-result] (void) fgets(newname, sizeof(newname) - 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmds.c: In function 'Sys': cmds.c:2084:9: warning: ignoring return value of 'system', declared with attr ibute warn_unused_result [-Wunused-result] (void) system(cmd); ^~~~~~~~~~~ cmds.c: In function 'DoOpen': cmds.c:2680:11: warning: ignoring return value of 'chdir', declared with attr ibute warn_unused_result [-Wunused-result] (void) chdir(gBm.ldir); ^~~~~~~~~~~~~~~ cmds.c: In function 'NcFTPConfirmResumeUploadProc': cmds.c:3129:10: warning: ignoring return value of 'fgets', declared with attr ibute warn_unused_result [-Wunused-result] (void) fgets(ans, sizeof(ans) - 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmds.c:3197:10: warning: ignoring return value of 'fgets', declared with attr ibute warn_unused_result [-Wunused-result] (void) fgets(newname, sizeof(newname) - 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Linking ncftp. Done making NcFTP. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/ncftp' make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sh_util' Compiling gpshare.c. Compiling bookmark.c. Compiling spoolutil.c. Compiling preffw.c. Compiling gl_getline.c. Compiling util.c. Compiling version.c. Compiling ncftpbatch. ../ncftp/gl_getline.c: In function 'gl_error': ../ncftp/gl_getline.c:567:12: warning: ignoring return value of 'write', decl ared with attribute warn_unused_result [-Wunused-result] (void) write(2, buf, len); ^~~~~~~~~~~~~~~~~~ ../ncftp/gl_getline.c: In function 'gl_putc': ../ncftp/gl_getline.c:506:12: warning: ignoring return value of 'write', decl ared with attribute warn_unused_result [-Wunused-result] (void) write(1, &ch, (write_size_t) 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../ncftp/gl_getline.c:509:16: warning: ignoring return value of 'write', decl ared with attribute warn_unused_result [-Wunused-result] (void) write(1, &ch, (write_size_t) 1); /* RAW mode needs '\r', does not hurt */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../ncftp/gl_getline.c: In function 'gl_puts': ../ncftp/gl_getline.c:556:16: warning: ignoring return value of 'write', decl ared with attribute warn_unused_result [-Wunused-result] (void) write(1, buf, len); ^~~~~~~~~~~~~~~~~~ Compiling ncftpget. Compiling ncftpput. Compiling ncftpls. ncftpbatch.c: In function 'SigExit': ncftpbatch.c:458:11: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir("/tmp"); ^~~~~~~~~~~~~ ncftpbatch.c: In function 'PostInit': ncftpbatch.c:581:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir("/"); ^~~~~~~~~~ ncftpbatch.c: In function 'LoadCurrentSpoolFileContents': ncftpbatch.c:795:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(cp, (int) (lim - cp), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ncftpbatch.c: In function 'Daemon': ncftpbatch.c:2240:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir("/"); ^~~~~~~~~~ ncftpbatch.c: In function 'EventShell': ncftpbatch.c:1672:12: warning: ignoring return value of 'chdir', declared wit h attribute warn_unused_result [-Wunused-result] (void) chdir(LOCAL_PATH_DELIM_STR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Done making NcFTP shell utilities. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sh_util' make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/vis' Compiling wgets.c. Compiling wutil.c. Compiling pref.c. Compiling preffw.c. Compiling util.c. Compiling trace.c. Compiling bookmark.c. Compiling version.c. wutil.c: In function 'PrintDimensions': wutil.c:389:10: warning: ignoring return value of 'write', declared with attr ibute warn_unused_result [-Wunused-result] (void) write(1, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling ncftpbookmarks. Done making NcFTP full-screen utilities. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/vis' total 932 -rwxr-xr-x 1 root root 229064 Jul 7 16:09 ncftp -rwxr-xr-x 1 root root 161160 Jul 7 16:09 ncftpbatch -rwxr-xr-x 1 root root 108360 Jul 7 16:09 ncftpbookmarks -rwxr-xr-x 1 root root 157064 Jul 7 16:09 ncftpget -rwxr-xr-x 1 root root 132488 Jul 7 16:09 ncftpls -rwxr-xr-x 1 root root 152968 Jul 7 16:09 ncftpput lrwxrwxrwx 1 root root 10 Jul 7 16:09 ncftpspooler -> ncftpbatch Done. ** Please report any problems to http://www.NcFTP.com/contact/ ** make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/ncftp' Done making NcFTP. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/ncftp' make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sh_util' Done making NcFTP shell utilities. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/sh_util' make[1]: Entering directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/vis' Done making NcFTP full-screen utilities. make[1]: Leaving directory '/home/slitaz/wok/ncftp/source/ncftp-3.2.5/vis' mkdir -p "/home/slitaz/wok/ncftp/install/usr" "/home/slitaz/wok/ncftp/install/usr/bin" "/home/slitaz/wok/ncftp/install/etc" "/home/slitaz/wok/ncftp/install/usr/share/man" "/home/slitaz/wok/ncftp/install/usr/share/man/man1" 2>/dev/null ..... Installing the programs ..... /usr/bin/install -c bin/ncftp "/home/slitaz/wok/ncftp/install/usr/bin/ncftp" /usr/bin/install -c bin/ncftpget "/home/slitaz/wok/ncftp/install/usr/bin/ncftpget" /usr/bin/install -c bin/ncftpput "/home/slitaz/wok/ncftp/install/usr/bin/ncftpput" /usr/bin/install -c bin/ncftpls "/home/slitaz/wok/ncftp/install/usr/bin/ncftpls" /usr/bin/install -c bin/ncftpbatch "/home/slitaz/wok/ncftp/install/usr/bin/ncftpbatch" make: [Makefile:55: install] Error 1 (ignored) ln "/home/slitaz/wok/ncftp/install/usr/bin/ncftpbatch" "/home/slitaz/wok/ncftp/install/usr/bin/ncftpspooler" test -f bin/ncftpbookmarks && /usr/bin/install -c bin/ncftpbookmarks "/home/slitaz/wok/ncftp/install/usr/bin/ncftpbookmarks" ..... Installing the manual pages ..... /usr/bin/install -c -m 644 doc/man/ncftp.1 "/home/slitaz/wok/ncftp/install/usr/share/man/man1/ncftp.1" /usr/bin/install -c -m 644 doc/man/ncftpget.1 "/home/slitaz/wok/ncftp/install/usr/share/man/man1/ncftpget.1" /usr/bin/install -c -m 644 doc/man/ncftpput.1 "/home/slitaz/wok/ncftp/install/usr/share/man/man1/ncftpput.1" /usr/bin/install -c -m 644 doc/man/ncftpbatch.1 "/home/slitaz/wok/ncftp/install/usr/share/man/man1/ncftpbatch.1" /usr/bin/install -c -m 644 doc/man/ncftpspooler.1 "/home/slitaz/wok/ncftp/install/usr/share/man/man1/ncftpspooler.1" /usr/bin/install -c -m 644 doc/man/ncftpls.1 "/home/slitaz/wok/ncftp/install/usr/share/man/man1/ncftpls.1" ..... Finishing up ..... /home/slitaz/wok/ncftp/install/usr/bin: -rwxr-xr-x 1 root root 229064 Jul 7 16:09 ncftp -rwxr-xr-x 2 root root 161160 Jul 7 16:09 ncftpbatch -rwxr-xr-x 1 root root 108360 Jul 7 16:09 ncftpbookmarks -rwxr-xr-x 1 root root 157064 Jul 7 16:09 ncftpget -rwxr-xr-x 1 root root 132488 Jul 7 16:09 ncftpls -rwxr-xr-x 1 root root 152968 Jul 7 16:09 ncftpput -rwxr-xr-x 2 root root 161160 Jul 7 16:09 ncftpspooler Done installing NcFTP. ================================================================================ Executing strip on all files... Done Time: 0.69s. Size: 1102264 B -> 1102264 B. Save: 0 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.68s. Size: 72442 B -> 25952 B. Save: 45 KB. Cache hit: 6/6. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: ncftp 3.2.5 ================================================================================ 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 "ncftp-3.2.5-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "ncftp-3.2.5-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/ncftp-3.2.5... Done Checking site script in source/ncftp-3.2.5... 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: ncftp 3.2.5 ================================================================================ Src file : ncftp-3.2.5-src.tar.bz2 Src size : 448.0K Source dir : 5.6M Produced : 996.0K Cook time : 35s Cook date : 2020-07-07 16:09 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 964.0K : 180.1K : 7 : ncftp-3.2.5-i486.tazpkg ================================================================================