<86>Apr 27 00:06:14 userdel[8150]: delete user `rooter' <86>Apr 27 00:06:14 userdel[8150]: remove group `rooter' <86>Apr 27 00:06:14 groupadd[8151]: new group: name=rooter, gid=501 <86>Apr 27 00:06:14 useradd[8152]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 00:06:14 userdel[8154]: delete user `builder' <86>Apr 27 00:06:14 userdel[8154]: remove group `builder' <86>Apr 27 00:06:14 groupadd[8155]: new group: name=builder, gid=502 <86>Apr 27 00:06:14 useradd[8156]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 00:06:16 rpmi: rpm-build-licenses-1.0-alt2 installed <13>Apr 27 00:06:16 rpmi: zlib-devel-1.2.3-alt4 installed Installing libhttrack1-3.40-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41627 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf httrack-3.40.3 + echo 'Source #0 (httrack-3.40-2.tar.bz2):' Source #0 (httrack-3.40-2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/httrack-3.40-2.tar.bz2 + /bin/tar -xf - + cd httrack-3.40.3 + /bin/chmod -c -Rf u+rwX,go-w . Patch #0 (httrack-3.40.3-configure.patch): + echo 'Patch #0 (httrack-3.40.3-configure.patch):' + /usr/bin/patch -p1 patching file configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5809 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httrack-3.40.3 + ACLOCAL='aclocal -I m4' + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal -I m4 --force autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: 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 src/Makefile.am:35: compiling `main.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in' 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_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + 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 + ./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 --enable-shared --enable-static 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 whether to enable maintainer-specific portions of Makefiles... no 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-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none 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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu 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 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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... no checking for 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... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking whether ln -s works... yes checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for in_addr_t... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateEnd in -lz... (cached) yes checking zlib in /usr... ok checking for getaddrinfo in -lc... yes checking for fopen64 in -lc... yes checking for pthread_create in -lpthread... yes checking for socket in -lsocket... no not necessary checking for dlopen in -ldl... yes checking for ftime in -lc... yes checking for setuid in -lc... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating m4/Makefile config.status: creating libtest/Makefile config.status: creating templates/Makefile config.status: creating lang/Makefile config.status: creating html/Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 -C src libhttrack.la make: Entering directory `/usr/src/RPM/BUILD/httrack-3.40.3/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htscore.lo htscore.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsparse.lo htsparse.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsback.lo htsback.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htscache.lo htscache.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htscatchurl.lo htscatchurl.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsfilters.lo htsfilters.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsftp.lo htsftp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htshash.lo htshash.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsinthash.lo htsinthash.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htshelp.lo htshelp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsjava.lo htsjava.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htslib.lo htslib.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htscoremain.lo htscoremain.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsname.lo htsname.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsrobots.lo htsrobots.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htstools.lo htstools.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htswizard.lo htswizard.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsalias.lo htsalias.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsthread.lo htsthread.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsindex.lo htsindex.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsbauth.lo htsbauth.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsmd5.lo htsmd5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htszlib.lo htszlib.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsnostatic.lo htsnostatic.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htswrap.lo htswrap.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsmodules.lo htsmodules.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o htsmms.lo htsmms.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo './'`minizip/ioapi.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o mztools.lo `test -f 'minizip/mztools.c' || echo './'`minizip/mztools.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o unzip.lo `test -f 'minizip/unzip.c' || echo './'`minizip/unzip.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o zip.lo `test -f 'minizip/zip.c' || echo './'`minizip/zip.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o error.lo `test -f 'mmsrip/error.c' || echo './'`mmsrip/error.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o mms.lo `test -f 'mmsrip/mms.c' || echo './'`mmsrip/mms.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscoremain.c -fPIC -DPIC -o .libs/htscoremain.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsfilters.c -fPIC -DPIC -o .libs/htsfilters.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsftp.c -fPIC -DPIC -o .libs/htsftp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htswizard.c -fPIC -DPIC -o .libs/htswizard.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htslib.c -fPIC -DPIC -o .libs/htslib.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsthread.c -fPIC -DPIC -o .libs/htsthread.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsalias.c -fPIC -DPIC -o .libs/htsalias.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htshash.c -fPIC -DPIC -o .libs/htshash.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscache.c -fPIC -DPIC -o .libs/htscache.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsback.c -fPIC -DPIC -o .libs/htsback.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsparse.c -fPIC -DPIC -o .libs/htsparse.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsjava.c -fPIC -DPIC -o .libs/htsjava.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsname.c -fPIC -DPIC -o .libs/htsname.o htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htswrap.c -fPIC -DPIC -o .libs/htswrap.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsinthash.c -fPIC -DPIC -o .libs/htsinthash.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscatchurl.c -fPIC -DPIC -o .libs/htscatchurl.o htsalias.c: In function 'optalias_check': htsalias.c:331: warning: the address of 'command' will always evaluate as 'true' htsalias.c:332: warning: the address of 'param' will always evaluate as 'true' htsalias.c:338: warning: the address of 'command' will always evaluate as 'true' htsalias.c:339: warning: the address of 'param' will always evaluate as 'true' htsalias.c:344: warning: the address of 'command' will always evaluate as 'true' htscoremain.c: In function 'hts_main': htscoremain.c:440: warning: the address of 'tmp_error' will always evaluate as 'true' htsalias.c:354: warning: the address of 'param' will always evaluate as 'true' htscoremain.c:515: warning: the address of 's' will always evaluate as 'true' htscoremain.c:520: warning: the address of 'tempo' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscore.c -fPIC -DPIC -o .libs/htscore.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsindex.c -fPIC -DPIC -o .libs/htsindex.o htscoremain.c:766: warning: the address of 's' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsmd5.c -fPIC -DPIC -o .libs/htsmd5.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htshelp.c -fPIC -DPIC -o .libs/htshelp.o htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not usedhtsalias.c: In function 'expand_home': htsalias.c:552: warning: the address of 'tempo' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c md5.c -fPIC -DPIC -o .libs/md5.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/mztools.c -fPIC -DPIC -o .libs/mztools.o htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htsftp.c: In function 'run_launch_ftp': htsftp.c:643: warning: the address of 'line_retr' will always evaluate as 'true' htsparse.c: In function 'htsparse': htsparse.c:659: warning: the address of 'tempo' will always evaluate as 'true' htsparse.c:668: warning: the address of 'tempo' will always evaluate as 'true' htscoremain.c:1030: warning: the address of 's' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsbauth.c -fPIC -DPIC -o .libs/htsbauth.o htscoremain.c:1035: warning: the address of 'tempo' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htszlib.c -fPIC -DPIC -o .libs/htszlib.o htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htsmd5.c: In function 'domd5mem': htsmd5.c:76: warning: pointer targets in passing argument 1 of '__builtin___sprintf_chk' differ in signedness htsmd5.c: In function 'md5sum32': htsmd5.c:91: warning: pointer targets in passing argument 1 of 'domd5mem' differ in signedness htsmd5.c:90: warning: unused variable 'md5digest_' htsjava.c: In function 'readtable':htsback.c: In function 'back_index_ready': htsback.c:170: warning: unused variable 'back_max' htscatchurl.c: In function 'catch_url_init': htsjava.c:315: warning: the address of 'buffer' will always evaluate as 'true' htsjava.c: In function 'readshort': ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htstools.c -fPIC -DPIC -o .libs/htstools.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsthread.c -o htsthread.o >/dev/null 2>&1 htscatchurl.c:113: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htswrap.c -o htswrap.o >/dev/null 2>&1 htscatchurl.c: In function 'catch_url': htscatchurl.c:165: warning: pointer targets in passing argument 3 of 'accept' differ in signedness htscatchurl.c:181: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness htscatchurl.c:220: warning: the address of 'line' will always evaluate as 'true' htscatchurl.c: At top level: htsjava.c:346: warning: ignoring return value of 'fread', declared with attribute warn_unused_result htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htslib.c: In function 'http_xfopen': htslib.c:722: warning: the address of 'tempo' will always evaluate as 'true' htsjava.c: At top level:htscache.c: In function 'cache_readex_new': htscache.c:667: warning: the address of 'previous_save' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsrobots.c -fPIC -DPIC -o .libs/htsrobots.o htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsnostatic.c -fPIC -DPIC -o .libs/htsnostatic.o htsname.c: In function 'url_savename': htsname.c:368: warning: the address of 's' will always evaluate as 'true' htscoremain.c:1459: warning: the address of 'tmp' will always evaluate as 'true' htscoremain.c:1466: warning: the address of 'tmp' will always evaluate as 'true' htscoremain.c:1473: warning: the address of 'tmp' will always evaluate as 'true' htsftp.c: In function 'get_datasocket': htsftp.c:892: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness htscoremain.c:1480: warning: the address of 'tmp' will always evaluate as 'true' htslib.c: In function 'http_sendhead': htslib.c:914: warning: the address of 'tempo' will always evaluate as 'true' htscoremain.c:1535: warning: the address of 's' will always evaluate as 'true' htsname.c:492: warning: the address of 'curr_adr' will always evaluate as 'true' htscoremain.c:1582: warning: the address of 's' will always evaluate as 'true' htsname.c:493: warning: the address of 'curr_fil' will always evaluate as 'true' htsparse.c:1928: warning: the address of 'query' will always evaluate as 'true' htsparse.c:1945: warning: the address of 'tempo' will always evaluate as 'true' htsparse.c:2006: warning: the address of 'lien' will always evaluate as 'true' htslib.c:942: warning: the address of 'autorisation' will always evaluate as 'true' htsparse.c:2008: warning: the address of 'tempo' will always evaluate as 'true' htsname.c:509: warning: the address of 'mov_adr' will always evaluate as 'true' htsname.c:510: warning: the address of 'mov_fil' will always evaluate as 'true' htscoremain.c:1649: warning: the address of 'adr' will always evaluate as 'true' htsname.c:500: warning: unused variable 'robots' htsname.c:525: warning: the address of 'mov_adr' will always evaluate as 'true' htscoremain.c:1650: warning: the address of 'fil' will always evaluate as 'true' htsname.c:526: warning: the address of 'mov_fil' will always evaluate as 'true' htsname.c:549: warning: the address of 'mov_adr' will always evaluate as 'true' htsname.c:550: warning: the address of 'mov_fil' will always evaluate as 'true' htsname.c:609: warning: the address of 's' will always evaluate as 'true' htsname.c:623: warning: the address of 'curr_adr' will always evaluate as 'true' htsparse.c:2054: warning: the address of 'lien' will always evaluate as 'true' htsparse.c:2055: warning: the address of 'tmp' will always evaluate as 'true' htsftp.c: In function 'get_ftp_line': htsftp.c:1062: warning: the address of 'data' will always evaluate as 'true' htsparse.c:2071: warning: the address of 'adr2' will always evaluate as 'true' htsparse.c:2074: warning: the address of 'fil2' will always evaluate as 'true' htsparse.c:2117: warning: the address of 'lien' will always evaluate as 'true' htslib.c:982: warning: the address of 'clen' will always evaluate as 'true' htsname.c:624: warning: the address of 'curr_fil' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsmd5.c -o htsmd5.o >/dev/null 2>&1 htsparse.c:2122: warning: the address of 'lien' will always evaluate as 'true' htscache.c: In function 'cache_readex_old': htscache.c:926: warning: the address of 'previous_save' will always evaluate as 'true' htsname.c:698: warning: the address of 'ext' will always evaluate as 'true' htsparse.c:2152: warning: the address of 'tempo' will always evaluate as 'true' htsparse.c:2176: warning: the address of 'badr' will always evaluate as 'true' htsparse.c:2177: warning: the address of 'lien' will always evaluate as 'true' htscoremain.c:1984: warning: the address of 's' will always evaluate as 'true' htsparse.c:2178: warning: the address of 'tempo' will always evaluate as 'true' htsparse.c:2345: warning: the address of 'adr' will always evaluate as 'true' htslib.c:1048: warning: the address of 's' will always evaluate as 'true' htsindex.c: In function 'index_keyword': htsindex.c:306: warning: pointer targets in passing argument 3 of 'inthash_read' differ in signedness htscoremain.c:1998: warning: the address of 'tempo' will always evaluate as 'true' htsparse.c:2429: warning: the address of 'adr' will always evaluate as 'true' htscoremain.c:2042: warning: the address of 'tmp' will always evaluate as 'true' htsindex.c: In function 'index_finish': htscoremain.c:2043: warning: the address of 'tmp' will always evaluate as 'true' htsparse.c:2469: warning: the address of 'adr' will always evaluate as 'true' htsindex.c:443: warning: the address of 'word' will always evaluate as 'true' htscoremain.c:2165: warning: the address of 's' will always evaluate as 'true' htscoremain.c:2171: warning: the address of 's' will always evaluate as 'true' htsindex.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htslib.c:1111: warning: the address of 'autorisation' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsmms.c -fPIC -DPIC -o .libs/htsmms.o htsname.c:891: warning: the address of 'n83' will always evaluate as 'true' htsftp.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htsparse.c:2559: warning: the address of 'adr' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/zip.c -fPIC -DPIC -o .libs/zip.o htsparse.c:2611: warning: the address of 'fil' will always evaluate as 'true' htsback.c: In function 'back_add': htsback.c:1024: warning: unused variable 'back_max' htsname.c:919: warning: pointer targets in passing argument 1 of 'domd5mem' differ in signedness htsname.c:919: warning: pointer targets in passing argument 3 of 'domd5mem' differ in signedness htsname.c:920: warning: the address of 'digest' will always evaluate as 'true' htsparse.c:2636: warning: the address of 'tempo' will always evaluate as 'true' htsparse.c:2637: warning: the address of 'tempo2' will always evaluate as 'true' htsparse.c:2684: warning: the address of 'adr' will always evaluate as 'true' htsparse.c:2685: warning: the address of 'fil' will always evaluate as 'true' htscore.c: In function 'httpmirror': htscore.c:585: warning: the address of 'tempo' will always evaluate as 'true' htscore.c:617: warning: the address of 'url' will always evaluate as 'true' htshelp.c: In function 'help_wizard': htshelp.c:222: warning: the address of 'str2' will always evaluate as 'true' htsparse.c:2750: warning: the address of 'tempo' will always evaluate as 'true' htsparse.c:2751: warning: the address of 'tempo2' will always evaluate as 'true' htszlib.c: In function 'hts_extract_meta': htszlib.c:95: warning: unused variable 'entries' htszlib.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htscache.c: In function 'cache_init': htscache.c:1422: warning: the address of 'firstline' will always evaluate as 'true' htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsfilters.c -o htsfilters.o >/dev/null 2>&1 htscache.c:1451: warning: the address of 'firstline' will always evaluate as 'true' htscore.c:658: warning: the address of 'line' will always evaluate as 'true' htscore.c:680: warning: the address of 'codebase' will always evaluate as 'true' htsparse.c:2901: warning: the address of 'adr' will always evaluate as 'true' htsparse.c:2941: warning: the address of 'former_adr' will always evaluate as 'true' htsparse.c:2941: warning: the address of 'former_fil' will always evaluate as 'true' htsparse.c:2941: warning: the address of 'adr' will always evaluate as 'true' htsparse.c:2941: warning: the address of 'fil' will always evaluate as 'true' htsparse.c:2941: warning: the address of 'save' will always evaluate as 'true' htsname.c:1176: warning: the address of 'tempo' will always evaluate as 'true' htsname.c:1227: warning: the address of 'tempo' will always evaluate as 'true' htsname.c:1258: warning: the address of 'n83' will always evaluate as 'true' htslib.c:864: warning: ignoring return value of 'fread', declared with attribute warn_unused_result htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htsparse.c:3147: warning: pointer targets in passing argument 1 of 'domd5mem' differ in signedness htsparse.c:3147: warning: pointer targets in passing argument 3 of 'domd5mem' differ in signedness htsparse.c:384: warning: unused variable 'makestat_fp' htsparse.c:384: warning: unused variable 'makestat_time' htsparse.c:384: warning: unused variable 'back_max' htsparse.c:384: warning: unused variable 'back' htshelp.c: In function 'help_catchurl': htshelp.c:359: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result htsback.c: In function 'Hostlookup': htsback.c:1641: warning: the address of 'iadr' will always evaluate as 'true' htsname.c:1324: warning: the address of 'tempo' will always evaluate as 'true' htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htsname.c:1409: warning: the address of 'tempo' will always evaluate as 'true' htsname.c:117: warning: unused variable 'back_max' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/unzip.c -fPIC -DPIC -o .libs/unzip.o htshelp.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsmodules.c -fPIC -DPIC -o .libs/htsmodules.o htstools.c: In function 'long_to_83': htstools.c:325: warning: the address of 'fn83' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htshash.c -o htshash.o >/dev/null 2>&1 htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htslib.c: In function 'treathead': htslib.c:1346: warning: the address of 'tempo' will always evaluate as 'true' htslib.c:1415: warning: the address of 'tempo' will always evaluate as 'true' htstools.c: In function 'longfile_to_83': htstools.c:405: warning: the address of 'nom' will always evaluate as 'true' htstools.c:408: warning: the address of 'ext' will always evaluate as 'true' htscore.c:347: warning: unused variable 'lastime' htscoremain.c:1892: warning: ignoring return value of 'system', declared with attribute warn_unused_result htslib.c:1503: warning: the address of 'value' will always evaluate as 'true' htslib.c:1511: warning: the address of 'value' will always evaluate as 'true' htslib.c:1535: warning: the address of 'name' will always evaluate as 'true' htslib.c:1536: warning: the address of 'value' will always evaluate as 'true' htscache.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c mmsrip/error.c -fPIC -DPIC -o .libs/error.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htszlib.c -o htszlib.o >/dev/null 2>&1 htsback.c: In function 'back_wait': htsback.c:2169: warning: the address of 'tmp' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c mmsrip/mms.c -fPIC -DPIC -o .libs/mms.o htstools.c: In function 'hts_buildtopindex': htstools.c:639: warning: unused variable 'iname' minizip/zip.c:193: warning: 'free_linkedlist' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/ioapi.c -fPIC -DPIC -o .libs/ioapi.o htscoremain.c: In function 'check_path': htscoremain.c:2504: warning: the address of 'tempo' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscatchurl.c -o htscatchurl.o >/dev/null 2>&1 htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c md5.c -o md5.o >/dev/null 2>&1 htsparse.c:2585: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsinthash.c -o htsinthash.o >/dev/null 2>&1 htstools.c: In function 'hts_getcategories': htstools.c:813: warning: unused variable 'startchain' htstools.c:812: warning: unused variable 'chain' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsnostatic.c -o htsnostatic.o >/dev/null 2>&1 minizip/unzip.c: In function 'unzlocal_GetCurrentFileInfoInternal': minizip/unzip.c:616: warning: suggest explicit braces to avoid ambiguous 'else' htsback.c:3217: warning: the address of 'tempo' will always evaluate as 'true' minizip/unzip.c:696: warning: suggest explicit braces to avoid ambiguous 'else' minizip/unzip.c:721: warning: suggest explicit braces to avoid ambiguous 'else' minizip/unzip.c: In function 'unzlocal_CheckCurrentFileCoherencyHeader': minizip/unzip.c:985: warning: suggest explicit braces to avoid ambiguous 'else' htsparse.c: In function 'hts_mirror_check_moved': htsparse.c:3292: warning: the address of 'mov_adr' will always evaluate as 'true' htsparse.c:3292: warning: the address of 'mov_fil' will always evaluate as 'true' htsparse.c:3346: warning: the address of 'mov_adr' will always evaluate as 'true' minizip/unzip.c: In function 'unzGetGlobalComment': minizip/unzip.c:1529: warning: unused variable 'err' htsparse.c:3347: warning: the address of 'mov_fil' will always evaluate as 'true' htsparse.c:3351: warning: the address of 'buff' will always evaluate as 'true' htsparse.c:3359: warning: the address of 'mov_url' will always evaluate as 'true' htsparse.c:3362: warning: the address of 'mov_url' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsrobots.c -o htsrobots.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c mmsrip/error.c -o error.o >/dev/null 2>&1 htsname.c: In function 'url_md5': htsname.c:1473: warning: pointer targets in passing argument 1 of 'domd5mem' differ in signedness htsname.c:1473: warning: pointer targets in passing argument 3 of 'domd5mem' differ in signedness htscore.c: In function 'usercommand_exe': htscore.c:2706: warning: the address of 'c' will always evaluate as 'true' htscore.c:2709: warning: ignoring return value of 'system', declared with attribute warn_unused_result htsparse.c:3178: warning: unused variable 'makestat_fp' htsparse.c:3178: warning: unused variable 'makestat_time' htsparse.c:3178: warning: unused variable 'template_footer' htsparse.c:3178: warning: unused variable 'template_body' htsparse.c:3178: warning: unused variable 'template_header' htsparse.c:3178: warning: unused variable 'makeindex_firstlink' htsparse.c:3178: warning: unused variable 'base' htsparse.c:3178: warning: unused variable 'back_max' htsparse.c:3178: warning: unused variable 'back' mmsrip/mms.c: In function 'mms_write_stream_header': mmsrip/mms.c:1062: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mmsrip/mms.c: In function 'mms_write_stream_data': mmsrip/mms.c:1194: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/mztools.c -o mztools.o >/dev/null 2>&1 htstools.c: At top level:htscore.c: In function 'back_pluggable_sockets_strict': htscore.c:2918: warning: unused variable 'back_max' htscore.c:2917: warning: unused variable 'back' htscore.c: In function 'back_pluggable_sockets': htscore.c:2940: warning: unused variable 'back_max' htscore.c:2939: warning: unused variable 'back' htscore.c: In function 'back_fill': htscore.c:2959: warning: unused variable 'back_max' htscore.c:2958: warning: unused variable 'back' htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htsstrings.h:61: warning: 'StringBuffN_' defined but not used htsstrings.h:90: warning: 'StringAcquire' defined but not used htscore.c: In function 'sig_ask': htscore.c:3083: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result htscore.c: In function 'sig_doback': htscore.c:3129: warning: ignoring return value of 'dup', declared with attribute warn_unused_result htscore.c:3131: warning: ignoring return value of 'dup', declared with attribute warn_unused_result htscore.c: In function 'next_token': htscore.c:3267: warning: the address of 'tempo' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsindex.c -o htsindex.o >/dev/null 2>&1 htscore.c:3275: warning: the address of 'tempo' will always evaluate as 'true' htscore.c: In function 'htsAddLink': htscore.c:3579: warning: the address of 'tempo' will always evaluate as 'true' htscore.c:3649: warning: the address of 'tempo' will always evaluate as 'true' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/ioapi.c -o ioapi.o >/dev/null 2>&1 htsparse.c: In function 'hts_mirror_wait_for_next_file': htsparse.c:3718: warning: the address of 'add_adr' will always evaluate as 'true' htsparse.c:3718: warning: the address of 'add_fil' will always evaluate as 'true' htscore.c:3665: warning: the address of 'adr' will always evaluate as 'true' htsparse.c:3718: warning: the address of 'add_sav' will always evaluate as 'true' htscore.c:3666: warning: the address of 'fil' will always evaluate as 'true' htscore.c:3697: warning: the address of 'codebase' will always evaluate as 'true' htscore.c:3697: warning: the address of 'adr' will always evaluate as 'true' htscore.c:3697: warning: the address of 'fil' will always evaluate as 'true' htscore.c:3697: warning: the address of 'save' will always evaluate as 'true' htscore.c:3521: warning: unused variable 'back_max' htscore.c:3521: warning: unused variable 'back' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsjava.c -o htsjava.o >/dev/null 2>&1 htsparse.c:3598: warning: unused variable 'template_footer' htsparse.c:3598: warning: unused variable 'template_body' htsparse.c:3598: warning: unused variable 'template_header' htsparse.c:3598: warning: unused variable 'makeindex_firstlink' htsparse.c:3598: warning: unused variable 'base' htsparse.c: In function 'hts_wait_delayed': htsparse.c:4249: warning: format '%s' expects type 'char *', but argument 4 has type 'int' htsback.c: In function 'back_infostr':htscoremain.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used htsparse.c:4459: warning: the address of 'mov_adr' will always evaluate as 'true' htsback.c:3475: warning: the address of 's2' will always evaluate as 'true' htsparse.c:4460: warning: the address of 'mov_fil' will always evaluate as 'true' htsback.c:3486: warning: the address of 's2' will always evaluate as 'true' htsparse.c:4446: warning: unused variable 'robots' htsparse.c:4472: warning: the address of 'mov_adr' will always evaluate as 'true' htsparse.c:4473: warning: the address of 'mov_fil' will always evaluate as 'true' htsparse.c:4478: warning: the address of 'mov_adr' will always evaluate as 'true' htsback.c:3489: warning: the address of 's2' will always evaluate as 'true'htsparse.c:4479: warning: the address of 'mov_fil' will always evaluate as 'true' htsback.c:3490: warning: the address of 's2' will always evaluate as 'true'htsparse.c:4504: warning: format '%d' expects type 'int', but argument 4 has type 'int *' htsparse.c:4201: warning: unused variable 'add_tab_alloc' htsparse.c:4201: warning: unused variable 'back_max' htsname.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsmodules.c -o htsmodules.o >/dev/null 2>&1 htscore.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsback.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsmms.c -o htsmms.o >/dev/null 2>&1 htslib.c: In function 'unescape_amp': htslib.c:3641: warning: the address of 'buff' will always evaluate as 'true' htsparse.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:485: warning: 'may_be_hypertext_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htslib.c: In function 'escape_remove_control': htslib.c:3759: warning: pointer targets in passing argument 2 of '__builtin___strcpy_chk' differ in signedness htslib.c:3759: warning: pointer targets in passing argument 2 of '__strcpy_ichk' differ in signedness htslib.c:3759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htslib.c:3760: warning: the address of 'tmp' will always evaluate as 'true' htslib.c:3760: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness htslib.c:3760: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness htslib.c: In function 'x_escape_html': htslib.c:3780: warning: the address of 'buffer' will always evaluate as 'true' htslib.c: In function 'x_escape_http': htslib.c:3819: warning: the address of 'buffer' will always evaluate as 'true' htslib.c: In function 'vxgethostbyname': htslib.c:4618: warning: the address of 'tempo' will always evaluate as 'true' htslib.c: In function 'hts_gethostbyname': htslib.c:4741: warning: the address of 'iadr' will always evaluate as 'true' htslib.c: In function 'hts_init': htslib.c:5034: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htslib.c:5034: warning: pointer targets in passing argument 3 of 'domd5mem' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsalias.c -o htsalias.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/unzip.c -o unzip.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htshelp.c -o htshelp.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c minizip/zip.c -o zip.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c mmsrip/mms.c -o mms.o >/dev/null 2>&1 htslib.c: At top level: htslib.h:424: warning: 'strcmpnocase' defined but not used htslib.h:472: warning: 'is_hypertext_mime' defined but not used htslib.h:498: warning: 'compare_mime' defined but not used htscore.h:197: warning: 'cache_writable' defined but not used htscore.h:201: warning: 'cache_readable' defined but not used htsname.h:47: warning: 'strendwith_' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsbauth.c -o htsbauth.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsftp.c -o htsftp.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htstools.c -o htstools.o >/dev/null 2>&1 htscoremain.c: In function 'hts_main': htscoremain.c:1797: warning: call to __builtin___strcpy_chk will always overflow destination buffer ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscache.c -o htscache.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htswizard.c -o htswizard.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsname.c -o htsname.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsback.c -o htsback.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscoremain.c -o htscoremain.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htscore.c -o htscore.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htslib.c -o htslib.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -I/usr/include -pipe -Wall -O2 -fsigned-char -c htsparse.c -o htsparse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -version-info 1:40:0 -L/usr/lib -o libhttrack.la -rpath /usr/lib htscore.lo htsparse.lo htsback.lo htscache.lo htscatchurl.lo htsfilters.lo htsftp.lo htshash.lo htsinthash.lo htshelp.lo htsjava.lo htslib.lo htscoremain.lo htsname.lo htsrobots.lo htstools.lo htswizard.lo htsalias.lo htsthread.lo htsindex.lo htsbauth.lo htsmd5.lo htszlib.lo htsnostatic.lo htswrap.lo htsmodules.lo md5.lo htsmms.lo ioapi.lo mztools.lo unzip.lo zip.lo error.lo mms.lo -lpthread -ldl -lz ppc-alt-linux-gcc -shared .libs/htscore.o .libs/htsparse.o .libs/htsback.o .libs/htscache.o .libs/htscatchurl.o .libs/htsfilters.o .libs/htsftp.o .libs/htshash.o .libs/htsinthash.o .libs/htshelp.o .libs/htsjava.o .libs/htslib.o .libs/htscoremain.o .libs/htsname.o .libs/htsrobots.o .libs/htstools.o .libs/htswizard.o .libs/htsalias.o .libs/htsthread.o .libs/htsindex.o .libs/htsbauth.o .libs/htsmd5.o .libs/htszlib.o .libs/htsnostatic.o .libs/htswrap.o .libs/htsmodules.o .libs/md5.o .libs/htsmms.o .libs/ioapi.o .libs/mztools.o .libs/unzip.o .libs/zip.o .libs/error.o .libs/mms.o -L/usr/lib -lpthread -ldl -lz -Wl,-soname -Wl,libhttrack.so.1 -o .libs/libhttrack.so.1.0.40 (cd .libs && rm -f libhttrack.so.1 && ln -s libhttrack.so.1.0.40 libhttrack.so.1) (cd .libs && rm -f libhttrack.so && ln -s libhttrack.so.1.0.40 libhttrack.so) ar cru .libs/libhttrack.a htscore.o htsparse.o htsback.o htscache.o htscatchurl.o htsfilters.o htsftp.o htshash.o htsinthash.o htshelp.o htsjava.o htslib.o htscoremain.o htsname.o htsrobots.o htstools.o htswizard.o htsalias.o htsthread.o htsindex.o htsbauth.o htsmd5.o htszlib.o htsnostatic.o htswrap.o htsmodules.o md5.o htsmms.o ioapi.o mztools.o unzip.o zip.o error.o mms.o ranlib .libs/libhttrack.a creating libhttrack.la (cd .libs && rm -f libhttrack.la && ln -s ../libhttrack.la libhttrack.la) make: Leaving directory `/usr/src/RPM/BUILD/httrack-3.40.3/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79866 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libhttrack1-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libhttrack1-buildroot + cd httrack-3.40.3 + make 'INSTALL=/bin/install -p' -C src DESTDIR=/usr/src/tmp/libhttrack1-buildroot install-libLTLIBRARIES install-DevIncludesDATA make: Entering directory `/usr/src/RPM/BUILD/httrack-3.40.3/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libhttrack1-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libhttrack.la' '/usr/src/tmp/libhttrack1-buildroot/usr/lib/libhttrack.la' /bin/install -p .libs/libhttrack.so.1.0.40 /usr/src/tmp/libhttrack1-buildroot/usr/lib/libhttrack.so.1.0.40 (cd /usr/src/tmp/libhttrack1-buildroot/usr/lib && { ln -s -f libhttrack.so.1.0.40 libhttrack.so.1 || { rm -f libhttrack.so.1 && ln -s libhttrack.so.1.0.40 libhttrack.so.1; }; }) (cd /usr/src/tmp/libhttrack1-buildroot/usr/lib && { ln -s -f libhttrack.so.1.0.40 libhttrack.so || { rm -f libhttrack.so && ln -s libhttrack.so.1.0.40 libhttrack.so; }; }) /bin/install -p .libs/libhttrack.lai /usr/src/tmp/libhttrack1-buildroot/usr/lib/libhttrack.la /bin/install -p .libs/libhttrack.a /usr/src/tmp/libhttrack1-buildroot/usr/lib/libhttrack.a chmod 644 /usr/src/tmp/libhttrack1-buildroot/usr/lib/libhttrack.a ranlib /usr/src/tmp/libhttrack1-buildroot/usr/lib/libhttrack.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/httrack" || /bin/mkdir -p "/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack" /bin/install -p -m 644 'httrack-library.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/httrack-library.h' /bin/install -p -m 644 'htsglobal.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htsglobal.h' /bin/install -p -m 644 'htsopt.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htsopt.h' /bin/install -p -m 644 'htswrap.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htswrap.h' /bin/install -p -m 644 'htssystem.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htssystem.h' /bin/install -p -m 644 'htsconfig.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htsconfig.h' /bin/install -p -m 644 '../config.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/config.h' /bin/install -p -m 644 'htsmodules.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htsmodules.h' /bin/install -p -m 644 'htsbasenet.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htsbasenet.h' /bin/install -p -m 644 'htsbauth.h' '/usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/htsbauth.h' make: Leaving directory `/usr/src/RPM/BUILD/httrack-3.40.3/src' + install -m 0644 src/hts-indextmpl.h src/htsback.h src/htsbase.h src/htscache.h src/htscatchurl.h src/htscore.h src/htscoremain.h src/htsdefines.h src/htsfilters.h src/htsftp.h src/htshash.h src/htshelp.h src/htsinthash.h src/htsjava.h src/htslib.h src/htsname.h src/htsnet.h src/htsnostatic.h src/htsrobots.h src/htsthread.h src/htstools.h src/htswizard.h src/httrack.h /usr/src/tmp/libhttrack1-buildroot/usr/include/httrack/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libhttrack1-buildroot (auto) removed `./usr/lib/libhttrack.la' mode of `./usr/lib/libhttrack.so.1.0.40' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libhttrack1-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libhttrack1-buildroot (auto) Adjusting library links in /usr/src/tmp/libhttrack1-buildroot ./usr/lib: libhttrack.so.1 -> libhttrack.so.1.0.40 Verifying ELF objects in /usr/src/tmp/libhttrack1-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libhttrack1-buildroot (executable,shared) Processing files: libhttrack1-3.40-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httrack-3.40.3 + DOCDIR=/usr/src/tmp/libhttrack1-buildroot/usr/share/doc/libhttrack1-3.40 + export DOCDIR + rm -rf /usr/src/tmp/libhttrack1-buildroot/usr/share/doc/libhttrack1-3.40 + /bin/mkdir -p /usr/src/tmp/libhttrack1-buildroot/usr/share/doc/libhttrack1-3.40 + cp -prL AUTHORS /usr/src/tmp/libhttrack1-buildroot/usr/share/doc/libhttrack1-3.40 + chmod -R go-w /usr/src/tmp/libhttrack1-buildroot/usr/share/doc/libhttrack1-3.40 + chmod -R a+rX /usr/src/tmp/libhttrack1-buildroot/usr/share/doc/libhttrack1-3.40 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.11448 + 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.84931 + 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: libhttrack.so.1 Requires(interp): /sbin/ldconfig, /sbin/postun_ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libz.so.1, rtld(GNU_HASH) Conflicts: libhttrack < 3.41 Processing files: libhttrack1-devel-3.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.26282 + 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.40813 + 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 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libhttrack1, /usr/lib/libhttrack.so.1.0.40 Conflicts: libhttrack-devel Processing files: libhttrack1-devel-static-3.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.18784 + 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.51791 + 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 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libhttrack1-devel = 3.40-alt1, glibc-devel-static Conflicts: libhttrack-devel-static Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.25762 + 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/libhttrack1-3.40-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libhttrack1-3.40-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libhttrack1-devel-3.40-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libhttrack1-devel-static-3.40-alt1.ppc.rpm 145.88user 10.44system 1:26.10elapsed 181%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2519588minor)pagefaults 0swaps