<86>Apr 26 19:56:29 userdel[11334]: delete user `rooter' <86>Apr 26 19:56:29 userdel[11334]: remove group `rooter' <86>Apr 26 19:56:29 groupadd[11335]: new group: name=rooter, gid=501 <86>Apr 26 19:56:29 useradd[11336]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 19:56:29 userdel[11338]: delete user `builder' <86>Apr 26 19:56:29 userdel[11338]: remove group `builder' <86>Apr 26 19:56:29 groupadd[11339]: new group: name=builder, gid=502 <86>Apr 26 19:56:29 useradd[11340]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 19:56:31 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 26 19:56:31 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 26 19:56:31 rpmi: libexpat-devel-2.0.1-alt0.1 installed <13>Apr 26 19:56:31 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 26 19:56:31 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 26 19:56:31 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 26 19:56:31 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 26 19:56:31 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 19:56:32 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 19:56:32 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 19:56:33 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 26 19:56:34 rpmi: libreadline-devel-5.2.11-alt1 installed Installing lftp-3.7.6-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64522 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lftp-3.7.6 + echo 'Source #0 (lftp-3.7.6.tar):' Source #0 (lftp-3.7.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/lftp-3.7.6.tar + cd lftp-3.7.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lftp-3.7.6-alt1.patch):' Patch #0 (lftp-3.7.6-alt1.patch): + /usr/bin/patch -p1 patching file lftp.conf patching file m4/gnutls.m4 patching file m4/lftp.m4 patching file src/Makefile.am + sed -i 's/curses\.h term\.h/term\.h curses\.h/' m4/terminfo.m4 + sed -i 's/curses ncurses/tinfo &/' m4/terminfo.m4 + bzip2 -9k NEWS src/ChangeLog + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64522 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lftp-3.7.6 + export CXX=g++ + CXX=g++ + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION autoreconf-default: running: libtoolize --force Putting files in AC_CONFIG_AUX_DIR, `build-aux'. autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Putting files in AC_CONFIG_AUX_DIR, `build-aux'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-nls --with-openssl --with-modules '--with-pager=exec less' checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-alt-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... ppc-alt-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/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for bison... bison -y checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if g++ supports -fno-exceptions -fno-rtti... yes checking if -fno-implement-inlines implements virtual functions... yes checking if c++ compiler works... yes checking if c++ compiler can handle dynamic initializers... yes checking whether g++ supports bool type... yes checking whether g++ supports _Bool type... no checking whether g++ understands ANSI scoping rules... yes checking for strerror in -lcposix... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for a sed that does not truncate output... /bin/sed checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether the preprocessor supports include_next... yes checking whether byte ordering is bigendian... yes checking for inline... inline checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getlogin_r... yes checking for gettimeofday... yes checking for nanotime... no checking for fstatat... yes checking for getpwnam_r... yes checking for lstat... yes checking for isascii... yes checking for mbsinit... yes checking for alarm... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for wcscoll... yes checking for setenv... yes checking for mblen... yes checking for mbrlen... yes checking for tzset... yes checking for iswcntrl... yes checking for wcwidth... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking whether getlogin is declared... yes checking whether getlogin_r is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for long long int... yes checking for unsigned long long int... yes checking whether stdint.h conforms to C99... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether memmem is declared... yes checking for memmem... yes checking for working strerror function... yes checking whether strtok_r is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking for wint_t... yes checking for wchar_t... yes checking for alloca as a compiler built-in... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking if environ is properly declared... yes checking for error_at_line... yes checking for working GNU fnmatch... yes checking for struct tm.tm_zone... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... yes checking whether glob lists broken symlinks... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inet_pton... yes checking whether inet_pton is declared... yes checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking whether memmem works in linear time... no checking for memmem... (cached) yes checking for mempcpy... (cached) yes checking for working mktime... yes checking whether is self-contained... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking for mbstate_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for working re_compile_pattern... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stdint.h conforms to C99... (cached) yes checking for struct random_data... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strptime... yes checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtok_r... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether defines strtoumax as a macro... no checking for strtoumax... yes checking whether is self-contained... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether is standalone... yes checking whether iswcntrl works... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing dlopen... -ldl checking for library containing res_9_search... no checking for library containing res_search... -lresolv checking whether res_search is declared... yes checking for library containing hstrerror... none required checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for library containing tigetstr... -ltinfo checking for tgetstr... yes checking for readline... yes checking for openssl library... OPENSSL_LIBS="-lssl -lcrypto" checking for XML_ParserCreateNS in -lexpat... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for library containing openpty... -lutil checking for _getpty... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for libintl.h... yes checking for fcntl.h... yes checking for sys/time.h... (cached) yes checking for errno.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... no checking for dirent.h... (cached) yes checking for termios.h... yes checking for termio.h... yes checking for sys/select.h... (cached) yes checking for sys/stropts.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for dlfcn.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for arpa/nameser.h... yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for termcap.h... yes checking for resolv.h... yes checking for langinfo.h... yes checking for endian.h... yes checking for locale.h... (cached) yes checking for expat.h... yes checking for vsnprintf... yes checking for snprintf... yes checking if trio library is needed... no checking for h_errno... yes checking whether h_errno is declared... yes checking for hstrerror... yes checking whether hstrerror is declared... yes checking for pid_t... yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for off_t... yes checking for size_t... yes checking for struct sockaddr.sa_len... no checking for struct tm.tm_zone... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking return type of signal handlers... void checking whether utime accepts a null argument... yes checking whether getpgrp requires zero arguments... yes checking for vprintf... yes checking for _doprnt... no checking whether stat file-mode macros are broken... (cached) no checking whether sscanf works on const strings... yes checking for strdup... yes checking for strstr... yes checking for lstat... (cached) yes checking for lchown... yes checking for select... yes checking for killpg... yes checking for setpgid... yes checking for tcgetattr... yes checking for ftruncate... yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for sscanf... yes checking for gettimeofday... (cached) yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for setsid... yes checking for random... yes checking for inet_aton... yes checking for unsetenv... (cached) yes checking for setlocale... yes checking for nl_langinfo... yes checking for dn_expand... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for an implementation of va_copy()... yes checking for environ variable... yes checking for memmove... yes checking for strtok_r... (cached) yes checking for memmem... (cached) yes checking whether vsnprintf is declared... yes checking whether snprintf is declared... yes checking whether unsetenv is declared... yes checking whether random is declared... yes checking whether inet_aton is declared... yes checking whether strptime is declared... yes checking whether strtok_r is declared... (cached) yes checking whether dn_expand is declared... yes checking whether memmem is declared... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating trio/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6' Making all in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/m4' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/doc' Making all in lib make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t /bin/mkdir -p arpa rm -f configmake.h-t configmake.h rm -f dirent.h-t dirent.h rm -f arpa/inet.h-t arpa/inet.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/lib"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/lftp"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/lftp"'; \ echo '#define DVIDIR "/usr/share/doc/lftp"'; \ echo '#define PDFDIR "/usr/share/doc/lftp"'; \ echo '#define PSDIR "/usr/share/doc/lftp"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/lftp"'; \ echo '#define PKGINCLUDEDIR "/usr/include/lftp"'; \ echo '#define PKGLIBDIR "/usr/lib/lftp"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ < ./glob.in.h; \ } > glob.h-t mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's|@''GNULIB_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./dirent.in.h; \ } > dirent.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's|@''GNULIB_INET_NTOP''@|0|g' \ -e 's|@''GNULIB_INET_PTON''@|1|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t rm -f inttypes.h-t inttypes.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/""/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./inttypes.in.h; \ } > inttypes.h-t mv -f glob.h-t glob.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|1|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|1|g' \ -e 's|@''GNULIB_STRTOULL''@|1|g' \ -e 's|@''GNULIB_UNSETENV''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t rm -f string.h-t string.h rm -f strings.h-t strings.h mv configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|1|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|1|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|1|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./strings.in.h; \ } > strings.h-t /bin/mkdir -p sys mv dirent.h-t dirent.h mv arpa/inet.h-t arpa/inet.h mv strings.h-t strings.h rm -f sys/stat.h-t sys/stat.h rm -f time.h-t time.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|0|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|1|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|1|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv time.h-t time.h mv sys/stat.h-t sys/stat.h mv stdlib.h-t stdlib.h mv inttypes.h-t inttypes.h mv unistd.h-t unistd.h mv string.h-t string.h make all-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o c-ctype.lo c-ctype.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o c-strcasecmp.lo c-strcasecmp.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o getdate.lo getdate.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o localcharset.lo localcharset.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o malloca.lo malloca.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o mbswidth.lo mbswidth.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o xalloc-die.lo xalloc-die.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o xstrtoumax.lo xstrtoumax.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o argmatch.lo argmatch.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o exitfail.lo exitfail.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o filemode.lo filemode.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o gettime.lo gettime.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o glob.lo glob.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o human.lo human.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o md5.lo md5.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o memmem.lo memmem.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o modechange.lo modechange.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o quote.lo quote.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o quotearg.lo quotearg.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o strftime.lo strftime.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o xmalloc.lo xmalloc.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o xstrtol.lo xstrtol.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o xstrtol-error.lo xstrtol-error.c /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o xstrtoul.lo xstrtoul.c rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'powerpc-alt-linux-gnu' > t-charset.alias rm -f t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/lftp/g' ref-add.sin > t-ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/lftp/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../intl -pipe -Wall -O2 -fsigned-char -Wall -c -o uniwidth/width.lo uniwidth/width.c mv t-ref-add.sed ref-add.sed mv t-charset.alias charset.alias /bin/sh ../libtool --silent --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -s -o libgnu.la c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo getdate.lo localcharset.lo malloca.lo mbswidth.lo uniwidth/width.lo xalloc-die.lo xstrtoumax.lo argmatch.lo exitfail.lo filemode.lo gettime.lo glob.lo human.lo md5.lo memmem.lo modechange.lo quote.lo quotearg.lo strftime.lo xmalloc.lo xstrtol.lo xstrtol-error.lo xstrtoul.lo -lutil -ltinfo -lresolv -ldl make[3]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o PollVec.lo PollVec.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o SMTask.lo SMTask.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o ProcWait.lo ProcWait.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o GetPass.lo GetPass.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o ConnectionSlot.lo ConnectionSlot.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o CharReader.lo CharReader.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Cache.lo Cache.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o LsCache.lo LsCache.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileAccess.lo FileAccess.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o ResMgr.lo ResMgr.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Filter.lo Filter.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o SignalHook.lo SignalHook.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileCopy.lo FileCopy.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o xmalloc.lo xmalloc.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o xstring.lo xstring.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileSet.lo FileSet.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o log.lo log.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o StringSet.lo StringSet.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o xarray.lo xarray.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o buffer.lo buffer.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o url.lo url.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o StatusLine.lo StatusLine.cc /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -c -o plural.lo plural.c /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o misc.lo misc.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o fg.lo fg.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o module.lo module.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o resource.lo resource.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o DummyProto.lo DummyProto.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o ArgV.lo ArgV.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o keyvalue.lo keyvalue.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o bookmark.lo bookmark.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Speedometer.lo Speedometer.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileGlob.lo FileGlob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o netrc.lo netrc.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o lftp_tinfo.lo lftp_tinfo.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o TimeDate.lo TimeDate.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Timer.lo Timer.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o GetFileInfo.lo GetFileInfo.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o StringPool.lo StringPool.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o DirColors.lo DirColors.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o IdNameCache.lo IdNameCache.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o PatternSet.lo PatternSet.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o LocalDir.lo LocalDir.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Job.lo Job.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o CmdExec.lo CmdExec.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o commands.lo commands.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o mgetJob.lo mgetJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o SysCmdJob.lo SysCmdJob.cc GetPass.cc: In function 'const char* GetPass(const char*)': GetPass.cc:50: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result GetPass.cc:63: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o rmJob.lo rmJob.cc ResMgr.cc: In static member function 'static const char* ResMgr::NumberValidate(xstring_c*)': ResMgr.cc:447: warning: ignoring return value of 'long long int strtoll(const char*, char**, int)', declared with attribute warn_unused_result ResMgr.cc: In static member function 'static const char* ResMgr::FloatValidate(xstring_c*)': ResMgr.cc:460: warning: ignoring return value of 'double strtod(const char*, char**)', declared with attribute warn_unused_result log.cc: In member function 'void Log::DoWrite(const char*)': log.cc:80: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result log.cc:87: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result log.cc:94: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result log.cc:95: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result log.cc:100: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ResMgr.cc: In static member function 'static const char* ResMgr::UNumberValidate(xstring_c*)': ResMgr.cc:473: warning: ignoring return value of 'long long unsigned int strtoull(const char*, char**, int)', declared with attribute warn_unused_result /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o parsecmd.lo parsecmd.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o mvJob.lo mvJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o alias.lo alias.cc StatusLine.cc: In member function 'void StatusLine::WriteTitle(const char*, int) const': StatusLine.cc:165: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc: In member function 'void StatusLine::update(const char* const*, int)': StatusLine.cc:202: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:203: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:204: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:205: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:209: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:240: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:247: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:248: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc:251: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result StatusLine.cc: In member function 'void StatusLine::WriteLine(const char*, ...)': StatusLine.cc:271: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o CatJob.lo CatJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o GetJob.lo GetJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o ColumnOutput.lo ColumnOutput.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileSetOutput.lo FileSetOutput.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o mkdirJob.lo mkdirJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o pgetJob.lo pgetJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileFeeder.lo FileFeeder.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o QueueFeeder.lo QueueFeeder.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o history.lo history.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FindJob.lo FindJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FindJobDu.lo FindJobDu.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o ChmodJob.lo ChmodJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o TreatFileJob.lo TreatFileJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o CopyJob.lo CopyJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o echoJob.lo echoJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o OutputJob.lo OutputJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileCopyOutputJob.lo FileCopyOutputJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o buffer_std.lo buffer_std.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o example-module1.lo example-module1.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o PtyShell.lo PtyShell.cc /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -c -o lftp_pty.lo lftp_pty.c /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o NetAccess.lo NetAccess.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Resolver.lo Resolver.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o lftp_ssl.lo lftp_ssl.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o buffer_ssl.lo buffer_ssl.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o RateLimit.lo RateLimit.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o network.lo network.cc CmdExec.cc: In member function 'void CmdExec::beep_if_long()': CmdExec.cc:893: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o SSH_Access.lo SSH_Access.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o ftpclass.lo ftpclass.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FtpListInfo.lo FtpListInfo.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FtpDirList.lo FtpDirList.cc /bin/sh ../libtool --silent --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -c -o ftp-opie.lo ftp-opie.c /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o FileCopyFtp.lo FileCopyFtp.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Http.lo Http.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o HttpDir.lo HttpDir.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o HttpDirXML.lo HttpDirXML.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o LocalAccess.lo LocalAccess.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o Fish.lo Fish.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o SFtp.lo SFtp.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o MirrorJob.lo MirrorJob.cc /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o SleepJob.lo SleepJob.cc g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o lftp.o lftp.cc g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o complete.o complete.cc ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -c lftp_rl.c g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o example1.o example1.cc g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o example2.o example2.cc lftp_rl.c: In function 'lftp_rl_init': lftp_rl.c:160: warning: assignment discards qualifiers from pointer target type lftp_rl.c:163: warning: assignment from incompatible pointer type lftp_rl.c:164: warning: assignment from incompatible pointer type g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o example1-cmd.o example1-cmd.cc /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o example-module1.la example-module1.lo -lutil -ltinfo -lresolv -ldl example1.cc: In function 'int main(int, char**)': example1.cc:43: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result example2.cc: In function 'int main(int, char**)': example2.cc:45: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o liblftp-tasks.la -rpath /usr/lib PollVec.lo SMTask.lo ProcWait.lo GetPass.lo ConnectionSlot.lo CharReader.lo Cache.lo LsCache.lo FileAccess.lo ResMgr.lo Filter.lo SignalHook.lo FileCopy.lo xmalloc.lo xstring.lo FileSet.lo log.lo StringSet.lo xarray.lo buffer.lo url.lo StatusLine.lo plural.lo misc.lo fg.lo module.lo resource.lo DummyProto.lo ArgV.lo keyvalue.lo bookmark.lo Speedometer.lo FileGlob.lo netrc.lo lftp_tinfo.lo TimeDate.lo Timer.lo GetFileInfo.lo StringPool.lo DirColors.lo IdNameCache.lo PatternSet.lo LocalDir.lo ../lib/libgnu.la -lrt -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o liblftp-jobs.la -rpath /usr/lib Job.lo CmdExec.lo commands.lo mgetJob.lo SysCmdJob.lo rmJob.lo parsecmd.lo mvJob.lo alias.lo CatJob.lo GetJob.lo ColumnOutput.lo FileSetOutput.lo mkdirJob.lo pgetJob.lo FileFeeder.lo QueueFeeder.lo history.lo FindJob.lo FindJobDu.lo ChmodJob.lo TreatFileJob.lo CopyJob.lo echoJob.lo OutputJob.lo FileCopyOutputJob.lo buffer_std.lo liblftp-tasks.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o liblftp-pty.la -rpath /usr/lib/lftp/3.7.6 PtyShell.lo lftp_pty.lo liblftp-tasks.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o liblftp-network.la -rpath /usr/lib/lftp/3.7.6 NetAccess.lo Resolver.lo lftp_ssl.lo buffer_ssl.lo RateLimit.lo network.lo SSH_Access.lo liblftp-tasks.la -lssl -lcrypto -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o proto-file.la -rpath /usr/lib/lftp/3.7.6 LocalAccess.lo liblftp-tasks.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o example1 example1.o liblftp-tasks.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o example2 example2.o liblftp-tasks.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o proto-http.la -rpath /usr/lib/lftp/3.7.6 Http.lo HttpDir.lo HttpDirXML.lo -L/usr/lib/lftp/3.7.6 liblftp-tasks.la liblftp-network.la -lexpat -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o proto-fish.la -rpath /usr/lib/lftp/3.7.6 Fish.lo -L/usr/lib/lftp/3.7.6 liblftp-tasks.la liblftp-network.la liblftp-pty.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o cmd-mirror.la -rpath /usr/lib/lftp/3.7.6 MirrorJob.lo liblftp-jobs.la liblftp-tasks.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o cmd-sleep.la -rpath /usr/lib/lftp/3.7.6 SleepJob.lo liblftp-jobs.la liblftp-tasks.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o lftp lftp.o complete.o lftp_rl.o liblftp-jobs.la -lreadline -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o example1-cmd example1-cmd.o liblftp-jobs.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o proto-sftp.la -rpath /usr/lib/lftp/3.7.6 SFtp.lo -L/usr/lib/lftp/3.7.6 liblftp-tasks.la liblftp-network.la liblftp-pty.la -lutil -ltinfo -lresolv -ldl /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -pipe -Wall -O2 -fsigned-char -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/3.7.6 -s -o proto-ftp.la -rpath /usr/lib/lftp/3.7.6 ftpclass.lo FtpListInfo.lo FtpDirList.lo ftp-opie.lo FileCopyFtp.lo -L/usr/lib/lftp/3.7.6 liblftp-tasks.la liblftp-network.la -lutil -ltinfo -lresolv -ldl make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' Making all in po make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/po' make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6' make: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52415 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lftp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lftp-buildroot + cd lftp-3.7.6 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/lftp-buildroot/usr exec_prefix=/usr/src/tmp/lftp-buildroot/usr bindir=/usr/src/tmp/lftp-buildroot/usr/bin sbindir=/usr/src/tmp/lftp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lftp-buildroot/etc datadir=/usr/src/tmp/lftp-buildroot/usr/share includedir=/usr/src/tmp/lftp-buildroot/usr/include libdir=/usr/src/tmp/lftp-buildroot/usr/lib libexecdir=/usr/src/tmp/lftp-buildroot/usr/lib localstatedir=/usr/src/tmp/lftp-buildroot/var/lib sharedstatedir=/usr/src/tmp/lftp-buildroot/usr/com mandir=/usr/src/tmp/lftp-buildroot/usr/share/man infodir=/usr/src/tmp/lftp-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/m4' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/lftp-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/lftp-buildroot/usr/share/man/man1" /bin/install -p -m 644 './lftp.1' '/usr/src/tmp/lftp-buildroot/usr/share/man/man1/lftp.1' /bin/install -p -m 644 './lftpget.1' '/usr/src/tmp/lftp-buildroot/usr/share/man/man1/lftpget.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/doc' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' /usr/bin/make install-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[4]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' test yes != no || /bin/sh /usr/src/RPM/BUILD/lftp-3.7.6/build-aux/install-sh -d /usr/src/tmp/lftp-buildroot/usr/lib if test -f /usr/src/tmp/lftp-buildroot/usr/lib/charset.alias; then \ sed -f ref-add.sed /usr/src/tmp/lftp-buildroot/usr/lib/charset.alias > /usr/src/tmp/lftp-buildroot/usr/lib/charset.tmp ; \ /bin/install -p -m 644 /usr/src/tmp/lftp-buildroot/usr/lib/charset.tmp /usr/src/tmp/lftp-buildroot/usr/lib/charset.alias ; \ rm -f /usr/src/tmp/lftp-buildroot/usr/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /usr/src/tmp/lftp-buildroot/usr/lib/charset.tmp ; \ /bin/install -p -m 644 /usr/src/tmp/lftp-buildroot/usr/lib/charset.tmp /usr/src/tmp/lftp-buildroot/usr/lib/charset.alias ; \ rm -f /usr/src/tmp/lftp-buildroot/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/lib' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' make[2]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' test -z "/usr/src/tmp/lftp-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/lftp-buildroot/usr/lib" /bin/sh ../libtool --silent --mode=install /bin/install -p 'liblftp-tasks.la' '/usr/src/tmp/lftp-buildroot/usr/lib/liblftp-tasks.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --silent --mode=install /bin/install -p 'liblftp-jobs.la' '/usr/src/tmp/lftp-buildroot/usr/lib/liblftp-jobs.la' libtool: install: warning: relinking `liblftp-jobs.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/src/tmp/lftp-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/lftp-buildroot/usr/bin" /bin/sh ../libtool --silent --mode=install /bin/install -p 'lftp' '/usr/src/tmp/lftp-buildroot/usr/bin/lftp' libtool: install: warning: `liblftp-jobs.la' has not been installed in `/usr/lib' test -z "/usr/src/tmp/lftp-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/lftp-buildroot/usr/bin" /bin/install -p 'lftpget' '/usr/src/tmp/lftp-buildroot/usr/bin/lftpget' test -z "/usr/src/tmp/lftp-buildroot/usr/share/lftp" || /bin/mkdir -p "/usr/src/tmp/lftp-buildroot/usr/share/lftp" /bin/install -p 'import-ncftp' '/usr/src/tmp/lftp-buildroot/usr/share/lftp/import-ncftp' /bin/install -p 'import-netscape' '/usr/src/tmp/lftp-buildroot/usr/share/lftp/import-netscape' /bin/install -p 'verify-file' '/usr/src/tmp/lftp-buildroot/usr/share/lftp/verify-file' /bin/install -p 'convert-netscape-cookies' '/usr/src/tmp/lftp-buildroot/usr/share/lftp/convert-netscape-cookies' test -z "/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6" || /bin/mkdir -p "/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6" /bin/sh ../libtool --silent --mode=install /bin/install -p 'liblftp-pty.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/liblftp-pty.la' libtool: install: warning: relinking `liblftp-pty.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'liblftp-network.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/liblftp-network.la' libtool: install: warning: relinking `liblftp-network.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'proto-ftp.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/proto-ftp.la' libtool: install: warning: relinking `proto-ftp.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'proto-http.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/proto-http.la' libtool: install: warning: relinking `proto-http.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'proto-file.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/proto-file.la' libtool: install: warning: relinking `proto-file.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'proto-fish.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/proto-fish.la' libtool: install: warning: relinking `proto-fish.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'proto-sftp.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/proto-sftp.la' libtool: install: warning: relinking `proto-sftp.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'cmd-mirror.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/cmd-mirror.la' libtool: install: warning: relinking `cmd-mirror.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /bin/sh ../libtool --silent --mode=install /bin/install -p 'cmd-sleep.la' '/usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/cmd-sleep.la' libtool: install: warning: relinking `cmd-sleep.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/lftp/3.7.6' /usr/bin/make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' rm -f /usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/*.la; \ case " -s " in *" -s "*) \ strip /usr/src/tmp/lftp-buildroot/usr/lib/lftp/3.7.6/*.so;; \ esac make[3]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/src' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6/po' /bin/mkdir -p /usr/src/tmp/lftp-buildroot/usr/share installing de.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/de/LC_MESSAGES/lftp.mo installing es.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/es/LC_MESSAGES/lftp.mo installing fr.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/fr/LC_MESSAGES/lftp.mo installing it.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/it/LC_MESSAGES/lftp.mo installing ja.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/ja/LC_MESSAGES/lftp.mo installing ko.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/ko/LC_MESSAGES/lftp.mo installing pl.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/pl/LC_MESSAGES/lftp.mo installing pt_BR.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/lftp.mo installing ru.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/ru/LC_MESSAGES/lftp.mo installing zh_CN.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/lftp.mo installing zh_TW.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo installing zh_HK.gmo as /usr/src/tmp/lftp-buildroot/usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo if test "lftp" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/lftp-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/lftp-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/lftp-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6/po' make[1]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6' make[2]: Entering directory `/usr/src/RPM/BUILD/lftp-3.7.6' make[2]: Nothing to be done for `install-exec-am'. if [ ! -f /usr/src/tmp/lftp-buildroot/etc/lftp.conf ]; then \ /bin/sh /usr/src/RPM/BUILD/lftp-3.7.6/build-aux/install-sh -d /usr/src/tmp/lftp-buildroot/etc; \ /bin/install -p -m 644 ./lftp.conf /usr/src/tmp/lftp-buildroot/etc/lftp.conf; \ fi make[2]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6' make: Leaving directory `/usr/src/RPM/BUILD/lftp-3.7.6' + find /usr/src/tmp/lftp-buildroot/usr/lib/lftp/ -type f -name '*.la' -delete + install -pm644 /usr/src/RPM/SOURCES/lftpget.1 /usr/src/tmp/lftp-buildroot/usr/share/man/man1/ + install -pDm644 /usr/src/RPM/SOURCES/lftp-l.xpm /usr/src/tmp/lftp-buildroot/usr/share/icons/hicolor/48x48/apps/lftp.xpm + install -pDm644 /usr/src/RPM/SOURCES/lftp-m.xpm /usr/src/tmp/lftp-buildroot/usr/share/icons/hicolor/16x16/apps/lftp.xpm + install -pDm644 /usr/src/RPM/SOURCES/lftp-n.xpm /usr/src/tmp/lftp-buildroot/usr/share/icons/hicolor/32x32/apps/lftp.xpm + install -pDm644 /usr/src/RPM/SOURCES/lftp.menu /usr/src/tmp/lftp-buildroot/usr/lib/menu/lftp + /usr/lib/rpm/find-lang lftp + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lftp-buildroot (auto) removed `./usr/lib/liblftp-jobs.la' removed `./usr/lib/liblftp-tasks.la' mode of `./usr/lib/lftp/3.7.6/proto-sftp.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/proto-http.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/proto-ftp.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/proto-fish.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/proto-file.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/liblftp-pty.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/liblftp-network.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/cmd-sleep.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/lftp/3.7.6/cmd-mirror.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/liblftp-jobs.so.0.0.0' changed to 0644 (rw-r--r--) mode of `./usr/lib/liblftp-tasks.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lftp-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/lftp-buildroot (auto) Adjusting library links in /usr/src/tmp/lftp-buildroot ./usr/lib: liblftp-tasks.so.0 -> liblftp-tasks.so.0.0.0 liblftp-jobs.so.0 -> liblftp-jobs.so.0.0.0 Verifying ELF objects in /usr/src/tmp/lftp-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/lftp-buildroot (executable,shared) Processing files: lftp-3.7.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lftp-3.7.6 + DOCDIR=/usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + export DOCDIR + rm -rf /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + /bin/mkdir -p /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + cp -prL src/ChangeLog.bz2 FAQ FEATURES MIRRORS NEWS.bz2 /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + chmod -R go-w /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + chmod -R a+rX /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + cp -prL AUTHORS README.debug-levels README.modules THANKS TODO lftp.lsm BUGS /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + chmod -R go-w /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + chmod -R a+rX /usr/src/tmp/lftp-buildroot/usr/share/doc/lftp-3.7.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.98993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.46242 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: liblftp-jobs.so.0, liblftp-tasks.so.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: less, /bin/sh, /lib/ld.so.1, coreutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.6, libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libexpat.so.1, libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_4.1.0), libgcc_s.so.1(GCC_4.2.0), libgcc_s.so.1(GLIBC_2.0), libreadline.so.5, libresolv.so.2(GLIBC_2.0), libresolv.so.2(GLIBC_2.2), librt.so.1(GLIBC_2.2), libssl.so.6, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libtinfo.so.5, libutil.so.1(GLIBC_2.0), rtld(GNU_HASH), sed Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.91116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/lftp-3.7.6-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/lftp-3.7.6-alt1.ppc.rpm 179.94user 34.16system 2:42.26elapsed 131%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+8172750minor)pagefaults 0swaps