Installing /builddir/build/SRPMS/ncftp-3.2.1-1.fc8.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.70247 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ncftp-3.2.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ncftp-3.2.1-src.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ncftp-3.2.1 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ncftp-3.0.1-pref.patch):' Patch #1 (ncftp-3.0.1-pref.patch): + patch -p0 -b --suffix .pref -s + echo 'Patch #2 (ncftp-3.0.3-resume.patch):' Patch #2 (ncftp-3.0.3-resume.patch): + patch -p1 -b --suffix .res -s + echo 'Patch #3 (ncftp-3.1.5-pmeter.patch):' Patch #3 (ncftp-3.1.5-pmeter.patch): + patch -p1 -b --suffix .pmeter -s + echo 'Patch #4 (ncftp-3.1.5-ncursesw.patch):' Patch #4 (ncftp-3.1.5-ncursesw.patch): + patch -p1 -b --suffix .ncursesw -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70247 + umask 022 + cd /builddir/build/BUILD + cd ncftp-3.2.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./sh/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./sh/config.sub ++ basename ./sh/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./sh/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./sh/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./sh/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./sh/config.guess ++ basename ./sh/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./sh/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./sh/config.guess' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-signals 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... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables checking for environment variable CPPFLAGS... no checking for environment variable LDFLAGS... no checking for environment variable LIBS... no checking version of C library... glibc2.6.90 checking platform... linux-x86 checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) 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... yes checking how to run the C preprocessor... gcc -E checking the version of GCC... 4.1.2 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 NOOPTCFLAGS... -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wno-format-y2k checking DEBUGCFLAGS... -g -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wno-format-y2k checking CFLAGS... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wno-format-y2k checking if we should add to CFLAGS for LFS64 support... -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wno-format-y2k checking if we should add -D_REENTRANT to CFLAGS... -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wno-format-y2k 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/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... 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... yes checking for main in -lresolv... yes 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... /usr/bin/perl checking for mktemp... /bin/mktemp checking for return type from write... ssize_t checking for size parameter to write... size_t checking for return type from send... ssize_t checking for size parameter to send... size_t checking for size parameter to connect... socklen_t checking for size parameter to setsockopt... socklen_t checking for backlog parameter to listen... int checking for seconds parameter to alarm... unsigned int checking for address parameter to gethostbyaddr... const struct in_addr * checking for size parameter to gethostname... size_t 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... yes 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... 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... /bin/gtar checking how to create TAR files... /bin/gtar -c --owner=root --group=root --verbose -f 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... /builddir/build/BUILD/ncftp-3.2.1/ccdv checking if shell can test for symlinks... yes hostname: Host name lookup failure 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 + /usr/bin/make STRIPFLAG= make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/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. Creating library libStrn.a. ar: creating libStrn.a ranlib "libStrn.a" -rw-r--r-- 1 kojibuilder kojibuilder 94548 Aug 17 13:47 libStrn.a Done making Strn. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/Strn' make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/sio' Precompiling syshdrs.h. 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 kojibuilder kojibuilder 241608 Aug 17 13:47 libsio.a Done. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/sio' make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/libncftp' Precompiling syshdrs.h. Compiling c_chdir.c. Compiling c_chdir3.c. Compiling c_chdirlist.c. Compiling c_chmod.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 ftp.c. Compiling ftw.c. Compiling io_get.c. Compiling io_getfiles.c. Compiling io_getmem.c. Compiling io_getonefile.c. Compiling io_gettar.c. Compiling io_list.c. io_list.c: In function 'FTPList': io_list.c:95: warning: ignoring return value of 'write', declared with attrib ute warn_unused_result Compiling io_listmem.c. Compiling io_put.c. Compiling io_putfiles.c. Compiling io_putmem.c. Compiling io_putonefile.c. 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_decodehost.c. Compiling u_error.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 kojibuilder kojibuilder 1049624 Aug 17 13:47 libncftp.a make[2]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/sio' -rw-r--r-- 1 kojibuilder kojibuilder 241608 Aug 17 13:47 libsio.a Done. make[2]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/sio' make[2]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/Strn' Done making Strn. make[2]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/Strn' Done. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/libncftp' make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/ncftp' Compiling cmds.c. cmds.c: In function 'AskYesNoQuestion': cmds.c:242: warning: ignoring return value of 'fgets', declared with attribut e warn_unused_result cmds.c: In function 'NcFTPConfirmResumeDownloadProc': cmds.c:1159: warning: ignoring return value of 'fgets', declared with attribu te warn_unused_result cmds.c:1227: warning: ignoring return value of 'fgets', declared with attribu te warn_unused_result cmds.c: In function 'Sys': cmds.c:2080: warning: ignoring return value of 'system', declared with attrib ute warn_unused_result cmds.c: In function 'DoOpen': cmds.c:2654: warning: ignoring return value of 'chdir', declared with attribu te warn_unused_result cmds.c: In function 'NcFTPConfirmResumeUploadProc': cmds.c:3103: warning: ignoring return value of 'fgets', declared with attribu te warn_unused_result cmds.c:3171: warning: ignoring return value of 'fgets', declared with attribu te warn_unused_result Compiling cmdlist.c. Compiling ls.c. Compiling main.c. Compiling version.c. Compiling shell.c. Compiling util.c. Compiling readln.c. readln.c: In function 'GetScreenColumns': readln.c:139: warning: ignoring return value of 'fscanf', declared with attri bute warn_unused_result Compiling progress.c. Compiling bookmark.c. Compiling pref.c. Compiling preffw.c. Compiling trace.c. Compiling spool.c. Compiling spoolutil.c. Compiling log.c. Compiling gl_getline.c. gl_getline.c: In function 'gl_putc': gl_getline.c:504: warning: ignoring return value of 'write', declared with at tribute warn_unused_result gl_getline.c:507: warning: ignoring return value of 'write', declared with at tribute warn_unused_result gl_getline.c: In function 'gl_puts': gl_getline.c:554: warning: ignoring return value of 'write', declared with at tribute warn_unused_result gl_getline.c: In function 'gl_error': gl_getline.c:565: warning: ignoring return value of 'write', declared with at tribute warn_unused_result Linking ncftp. Done making NcFTP. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/ncftp' make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/sh_util' Compiling gpshare.c. Compiling preffw.c. Compiling spoolutil.c. Compiling util.c. Compiling gl_getline.c. ../ncftp/gl_getline.c: In function 'gl_putc': ../ncftp/gl_getline.c:504: warning: ignoring return value of 'write', declare d with attribute warn_unused_result ../ncftp/gl_getline.c:507: warning: ignoring return value of 'write', declare d with attribute warn_unused_result ../ncftp/gl_getline.c: In function 'gl_puts': ../ncftp/gl_getline.c:554: warning: ignoring return value of 'write', declare d with attribute warn_unused_result ../ncftp/gl_getline.c: In function 'gl_error': ../ncftp/gl_getline.c:565: warning: ignoring return value of 'write', declare d with attribute warn_unused_result Compiling version.c. Compiling ncftpget. Compiling ncftpput. Compiling ncftpbatch. ncftpbatch.c: In function 'SigExit': ncftpbatch.c:454: warning: ignoring return value of 'chdir', declared with at tribute warn_unused_result ncftpbatch.c: In function 'PostInit': ncftpbatch.c:573: warning: ignoring return value of 'chdir', declared with at tribute warn_unused_result ncftpbatch.c: In function 'LoadCurrentSpoolFileContents': ncftpbatch.c:784: warning: ignoring return value of 'fgets', declared with at tribute warn_unused_result ncftpbatch.c: In function 'EventShell': ncftpbatch.c:1546: warning: ignoring return value of 'chdir', declared with a ttribute warn_unused_result ncftpbatch.c: In function 'Daemon': ncftpbatch.c:2117: warning: ignoring return value of 'chdir', declared with a ttribute warn_unused_result Compiling ncftpls. Done making NcFTP shell utilities. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/sh_util' make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/vis' Compiling wgets.c. Compiling wutil.c. wutil.c: In function 'PrintDimensions': wutil.c:389: warning: ignoring return value of 'write', declared with attribu te warn_unused_result Compiling pref.c. Compiling preffw.c. Compiling trace.c. Compiling util.c. Compiling bookmark.c. Compiling version.c. Compiling ncftpbookmarks. Done making NcFTP full-screen utilities. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/vis' total 3836 -rwxr-xr-x 1 kojibuilder kojibuilder 982832 Aug 17 13:47 ncftp -rwxr-xr-x 1 kojibuilder kojibuilder 701653 Aug 17 13:47 ncftpbatch -rwxr-xr-x 1 kojibuilder kojibuilder 416314 Aug 17 13:47 ncftpbookmarks -rwxr-xr-x 1 kojibuilder kojibuilder 632836 Aug 17 13:47 ncftpget -rwxr-xr-x 1 kojibuilder kojibuilder 499076 Aug 17 13:47 ncftpls -rwxr-xr-x 1 kojibuilder kojibuilder 661079 Aug 17 13:47 ncftpput lrwxrwxrwx 1 kojibuilder kojibuilder 10 Aug 17 13:47 ncftpspooler -> ncftpbatch Done. ** Please report any problems to http://www.NcFTP.com/contact/ ** + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79336 + umask 022 + cd /builddir/build/BUILD + cd ncftp-3.2.1 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/ncftp-3.2.1-1.fc8-root + /bin/mkdir -p /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin /var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1 + /usr/bin/make install DESTDIR=/var/tmp/ncftp-3.2.1-1.fc8-root make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/ncftp' Done making NcFTP. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/ncftp' make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/sh_util' Done making NcFTP shell utilities. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/sh_util' make[1]: Entering directory `/builddir/build/BUILD/ncftp-3.2.1/vis' Done making NcFTP full-screen utilities. make[1]: Leaving directory `/builddir/build/BUILD/ncftp-3.2.1/vis' mkdir "/var/tmp/ncftp-3.2.1-1.fc8-root/usr" "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin" "/var/tmp/ncftp-3.2.1-1.fc8-root/etc" "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man" "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1" 2>/dev/null make: [install] Error 1 (ignored) ..... Installing the programs ..... /usr/bin/install -c bin/ncftp "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftp" /usr/bin/install -c bin/ncftpget "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpget" /usr/bin/install -c bin/ncftpput "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpput" /usr/bin/install -c bin/ncftpls "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpls" /usr/bin/install -c bin/ncftpbatch "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpbatch" make: [install] Error 1 (ignored) ln "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpbatch" "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpspooler" test -f bin/ncftpbookmarks && /usr/bin/install -c bin/ncftpbookmarks "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpbookmarks" ..... Installing the manual pages ..... /usr/bin/install -c -m 644 doc/man/ncftp.1 "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1/ncftp.1" /usr/bin/install -c -m 644 doc/man/ncftpget.1 "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1/ncftpget.1" /usr/bin/install -c -m 644 doc/man/ncftpput.1 "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1/ncftpput.1" /usr/bin/install -c -m 644 doc/man/ncftpbatch.1 "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1/ncftpbatch.1" /usr/bin/install -c -m 644 doc/man/ncftpspooler.1 "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1/ncftpspooler.1" /usr/bin/install -c -m 644 doc/man/ncftpls.1 "/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/man/man1/ncftpls.1" ..... Finishing up ..... /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin: -rwxr-xr-x 1 kojibuilder kojibuilder 982832 Aug 17 13:47 ncftp -rwxr-xr-x 2 kojibuilder kojibuilder 701653 Aug 17 13:47 ncftpbatch -rwxr-xr-x 1 kojibuilder kojibuilder 416314 Aug 17 13:47 ncftpbookmarks -rwxr-xr-x 1 kojibuilder kojibuilder 632836 Aug 17 13:47 ncftpget -rwxr-xr-x 1 kojibuilder kojibuilder 499076 Aug 17 13:47 ncftpls -rwxr-xr-x 1 kojibuilder kojibuilder 661079 Aug 17 13:47 ncftpput -rwxr-xr-x 2 kojibuilder kojibuilder 701653 Aug 17 13:47 ncftpspooler Done installing NcFTP. + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ncftp-3.2.1 extracting debug info from /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpls extracting debug info from /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftp extracting debug info from /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpbookmarks file /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpspooler has 1 other hard links extracting debug info from /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpspooler extracting debug info from /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpget hard linked /var/tmp/ncftp-3.2.1-1.fc8-root/usr/lib/debug/usr/bin/ncftpbatch.debug to /var/tmp/ncftp-3.2.1-1.fc8-root/usr/lib/debug/usr/bin/ncftpspooler.debug extracting debug info from /var/tmp/ncftp-3.2.1-1.fc8-root/usr/bin/ncftpput 2065 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ncftp-3.2.1-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1780 + umask 022 + cd /builddir/build/BUILD + cd ncftp-3.2.1 + DOCDIR=/var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/doc/ncftp-3.2.1 + export DOCDIR + rm -rf /var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/doc/ncftp-3.2.1 + /bin/mkdir -p /var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/doc/ncftp-3.2.1 + cp -pr README.txt doc/html/ /var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/doc/ncftp-3.2.1 + cp -pr doc/CHANGELOG.txt doc/FIREWALLS_AND_PROXIES.txt doc/LICENSE.txt /var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/doc/ncftp-3.2.1 + cp -pr doc/READLINE.txt doc/what_changed_between_v2_v3.txt /var/tmp/ncftp-3.2.1-1.fc8-root/usr/share/doc/ncftp-3.2.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libncursesw.so.5 libresolv.so.2 libtinfo.so.5 rtld(GNU_HASH) Processing files: ncftp-debuginfo-3.2.1-1.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ncftp-3.2.1-1.fc8-root warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/ncftp-3.2.1-1.fc8.i386.rpm Wrote: /builddir/build/RPMS/ncftp-debuginfo-3.2.1-1.fc8.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.12674 + umask 022 + cd /builddir/build/BUILD + cd ncftp-3.2.1 + /bin/rm -rf /var/tmp/ncftp-3.2.1-1.fc8-root + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.12674 + umask 022 + cd /builddir/build/BUILD + rm -rf ncftp-3.2.1 + exit 0