Output from konsole window, configuring and installing zsync
PAULS:/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking for ranlib... ranlib
checking whether compiler supports -Wwrite-strings... yes
checking whether compiler supports -Winline... yes
checking whether compiler supports -Wextra... no
checking whether compiler supports -Winline... yes
checking whether compiler supports -Wmissing-noreturn... yes
checking whether compiler supports -Wredundant-decls... yes
checking whether compiler supports -Wnested-externs... yes
checking whether compiler supports -Wundef... yes
checking whether compiler supports -Wbad-function-cast... yes
checking whether compiler supports -Wcast-align... yes
checking whether compiler supports -Wvolatile-register-var... no
checking whether compiler supports -ffast-math... yes
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for memcpy... yes
checking for pwrite... yes
checking for socklen_t... yes
checking for in_port_t... yes
checking for h_errno declaration in netdb.h... yes
checking for socket in -lsocket... no
checking for getaddrinfo... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking for fseeko... yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking for off_t... yes
checking size of off_t... 8
checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating librcksum/Makefile
config.status: creating zlib/Makefile
config.status: creating libzsync/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
PAULS:/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5# make
make all-recursive
make[1]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5'
Making all in librcksum
make[2]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/librcksum'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT rsum.o -MD -MP -MF ".deps/rsum.Tpo
" -c -o rsum.o rsum.c;
then mv -f ".deps/rsum.Tpo" ".deps/rsum.Po"; else rm -f ".deps/rsum.Tpo"; exit 1
; fi
In file included from rsum.c:25:
md4.h:39: warning: `__bounded__' attribute directive ignored
md4.h:42: warning: `__bounded__' attribute directive ignored
md4.h:45: warning: `__bounded__' attribute directive ignored
md4.h:45: warning: `__bounded__' attribute directive ignored
md4.h:47: warning: `__bounded__' attribute directive ignored
md4.h:49: warning: `__bounded__' attribute directive ignored
md4.h:51: warning: `__bounded__' attribute directive ignored
md4.h:54: warning: `__bounded__' attribute directive ignored
md4.h:54: warning: `__bounded__' attribute directive ignored
rsum.c: In function `write_blocks':
rsum.c:93: warning: implicit declaration of function `pwrite'
rsum.c: In function `rcksum_read_known_data':
rsum.c:116: warning: implicit declaration of function `pread'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT hash.o -MD -MP -MF ".deps/hash.Tpo
" -c -o hash.o hash.c;
then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1
; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT state.o -MD -MP -MF ".deps/state.T
po" -c -o state.o state.c;
then mv -f ".deps/state.Tpo" ".deps/state.Po"; else rm -f ".deps/state.Tpo"; exi
t 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT range.o -MD -MP -MF ".deps/range.T
po" -c -o range.o range.c;
then mv -f ".deps/range.Tpo" ".deps/range.Po"; else rm -f ".deps/range.Tpo"; exi
t 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT md4.o -MD -MP -MF ".deps/md4.Tpo"
-c -o md4.o md4.c;
then mv -f ".deps/md4.Tpo" ".deps/md4.Po"; else rm -f ".deps/md4.Tpo"; exit 1; f
i
In file included from md4.c:27:
md4.h:39: warning: `__bounded__' attribute directive ignored
md4.h:42: warning: `__bounded__' attribute directive ignored
md4.h:45: warning: `__bounded__' attribute directive ignored
md4.h:45: warning: `__bounded__' attribute directive ignored
md4.h:47: warning: `__bounded__' attribute directive ignored
md4.h:49: warning: `__bounded__' attribute directive ignored
md4.h:51: warning: `__bounded__' attribute directive ignored
md4.h:54: warning: `__bounded__' attribute directive ignored
md4.h:54: warning: `__bounded__' attribute directive ignored
rm -f librcksum.a
ar cru librcksum.a rsum.o hash.o state.o range.o md4.o
ranlib librcksum.a
make[2]: Leaving directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/librcksum'
Making all in zlib
make[2]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/zlib'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT inflate.o -MD -MP -MF ".deps/infla
te.Tpo" -c -o inflate.o inflate.c;
then mv -f ".deps/inflate.Tpo" ".deps/inflate.Po"; else rm -f ".deps/inflate.Tpo
"; exit 1; fi
inflate.c:101: warning: redundant redeclaration of `updatewindow' in same scope
zlib.h:1155: warning: previous declaration of `updatewindow'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT adler32.o -MD -MP -MF ".deps/adler
32.Tpo" -c -o adler32.o adler32.c;
then mv -f ".deps/adler32.Tpo" ".deps/adler32.Po"; else rm -f ".deps/adler32.Tpo
"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT inftrees.o -MD -MP -MF ".deps/inft
rees.Tpo" -c -o inftrees.o inftrees.c;
then mv -f ".deps/inftrees.Tpo" ".deps/inftrees.Po"; else rm -f ".deps/inftrees.
Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT zutil.o -MD -MP -MF ".deps/zutil.T
po" -c -o zutil.o zutil.c;
then mv -f ".deps/zutil.Tpo" ".deps/zutil.Po"; else rm -f ".deps/zutil.Tpo"; exi
t 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT crc32.o -MD -MP -MF ".deps/crc32.T
po" -c -o crc32.o crc32.c;
then mv -f ".deps/crc32.Tpo" ".deps/crc32.Po"; else rm -f ".deps/crc32.Tpo"; exi
t 1; fi
rm -f libinflate.a
ar cru libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o
ranlib libinflate.a
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT deflate.o -MD -MP -MF ".deps/defla
te.Tpo" -c -o deflate.o deflate.c;
then mv -f ".deps/deflate.Tpo" ".deps/deflate.Po"; else rm -f ".deps/deflate.Tpo
"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT compress.o -MD -MP -MF ".deps/comp
ress.Tpo" -c -o compress.o compress.c;
then mv -f ".deps/compress.Tpo" ".deps/compress.Po"; else rm -f ".deps/compress.
Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT trees.o -MD -MP -MF ".deps/trees.T
po" -c -o trees.o trees.c;
then mv -f ".deps/trees.Tpo" ".deps/trees.Po"; else rm -f ".deps/trees.Tpo"; exi
t 1; fi
rm -f libdeflate.a
ar cru libdeflate.a deflate.o compress.o trees.o
ranlib libdeflate.a
make[2]: Leaving directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/zlib'
Making all in libzsync
make[2]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/libzsync'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT zsync.o -MD -MP -MF ".deps/zsync.T
po" -c -o zsync.o zsync.c;
then mv -f ".deps/zsync.Tpo" ".deps/zsync.Po"; else rm -f ".deps/zsync.Tpo"; exi
t 1; fi
In file included from zsync.c:29:
sha1.h:34: warning: `__bounded__' attribute directive ignored
sha1.h:34: warning: `__bounded__' attribute directive ignored
sha1.h:36: warning: `__bounded__' attribute directive ignored
sha1.h:38: warning: `__bounded__' attribute directive ignored
sha1.h:40: warning: `__bounded__' attribute directive ignored
sha1.h:42: warning: `__bounded__' attribute directive ignored
sha1.h:44: warning: `__bounded__' attribute directive ignored
sha1.h:47: warning: `__bounded__' attribute directive ignored
sha1.h:47: warning: `__bounded__' attribute directive ignored
zsync.c: In function `zsync_get_urls':
zsync.c:234: warning: return from incompatible pointer type
zsync.c:237: warning: return from incompatible pointer type
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT zmap.o -MD -MP -MF ".deps/zmap.Tpo
" -c -o zmap.o zmap.c;
then mv -f ".deps/zmap.Tpo" ".deps/zmap.Po"; else rm -f ".deps/zmap.Tpo"; exit 1
; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT sha1.o -MD -MP -MF ".deps/sha1.Tpo
" -c -o sha1.o sha1.c;
then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1
; fi
In file included from sha1.c:23:
sha1.h:34: warning: `__bounded__' attribute directive ignored
sha1.h:34: warning: `__bounded__' attribute directive ignored
sha1.h:36: warning: `__bounded__' attribute directive ignored
sha1.h:38: warning: `__bounded__' attribute directive ignored
sha1.h:40: warning: `__bounded__' attribute directive ignored
sha1.h:42: warning: `__bounded__' attribute directive ignored
sha1.h:44: warning: `__bounded__' attribute directive ignored
sha1.h:47: warning: `__bounded__' attribute directive ignored
sha1.h:47: warning: `__bounded__' attribute directive ignored
rm -f libzsync.a
ar cru libzsync.a zsync.o zmap.o sha1.o
ranlib libzsync.a
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -Wall -I.. -Wwrite-strings -Wi
nline -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wb
ad-function-cast -Wcast-align -ffast-math -MT sha1test.o -MD -MP -MF ".deps/sha1
test.Tpo" -c -o sha1test.o sha1test.c;
then mv -f ".deps/sha1test.Tpo" ".deps/sha1test.Po"; else rm -f ".deps/sha1test.
Tpo"; exit 1; fi
In file included from sha1test.c:19:
sha1.h:34: warning: `__bounded__' attribute directive ignored
sha1.h:34: warning: `__bounded__' attribute directive ignored
sha1.h:36: warning: `__bounded__' attribute directive ignored
sha1.h:38: warning: `__bounded__' attribute directive ignored
sha1.h:40: warning: `__bounded__' attribute directive ignored
sha1.h:42: warning: `__bounded__' attribute directive ignored
sha1.h:44: warning: `__bounded__' attribute directive ignored
sha1.h:47: warning: `__bounded__' attribute directive ignored
sha1.h:47: warning: `__bounded__' attribute directive ignored
sha1test.c:25: warning: return type of `main' is not `int'
gcc -g -O2 -g -Wall -I.. -Wwrite-strings -Winline -Winline -Wmissing-noreturn -
Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -ffas
t-math -o sha1test sha1.o sha1test.o
make[2]: Leaving directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/libzsync'
Making all in doc
make[2]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/doc'
make[2]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -I. -Wwrite-strings -Winl
ine -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad
-function-cast -Wcast-align -ffast-math -MT make.o -MD -MP -MF ".deps/make.Tpo"
-c -o make.o make.c;
then mv -f ".deps/make.Tpo" ".deps/make.Po"; else rm -f ".deps/make.Tpo"; exit 1
; fi
In file included from make.c:36:
libzsync/sha1.h:34: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:34: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:36: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:38: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:40: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:42: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:44: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:47: warning: `__bounded__' attribute directive ignored
libzsync/sha1.h:47: warning: `__bounded__' attribute directive ignored
make.c: In function `do_zstream':
make.c:134: warning: passing arg 1 of `skip_zhead' discards qualifiers from poin
ter target type
make.c: In function `main':
make.c:529: warning: suggest explicit braces to avoid ambiguous `else'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -I. -Wwrite-strings -Winl
ine -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad
-function-cast -Wcast-align -ffast-math -MT makegz.o -MD -MP -MF ".deps/makegz.T
po" -c -o makegz.o makegz.c;
then mv -f ".deps/makegz.Tpo" ".deps/makegz.Po"; else rm -f ".deps/makegz.Tpo";
exit 1; fi
gcc -g -O2 -g -Wall -I. -Wwrite-strings -Winline -Winline -Wmissing-noreturn -W
redundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -ffast
-math -o zsyncmake make.o makegz.o libzsync/libzsync.a librcksum/librcksum.a
zlib/libinflate.a zlib/libdeflate.a -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -I. -Wwrite-strings -Winl
ine -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad
-function-cast -Wcast-align -ffast-math -MT client.o -MD -MP -MF ".deps/client.T
po" -c -o client.o client.c;
then mv -f ".deps/client.Tpo" ".deps/client.Po"; else rm -f ".deps/client.Tpo";
exit 1; fi
client.c: In function `main':
client.c:312: warning: passing arg 2 of `append_ptrlist' from incompatible point
er type
client.c:312: warning: assignment from incompatible pointer type
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -I. -Wwrite-strings -Winl
ine -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad
-function-cast -Wcast-align -ffast-math -MT http.o -MD -MP -MF ".deps/http.Tpo"
-c -o http.o http.c;
then mv -f ".deps/http.Tpo" ".deps/http.Po"; else rm -f ".deps/http.Tpo"; exit 1
; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -I. -Wwrite-strings -Winl
ine -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad
-function-cast -Wcast-align -ffast-math -MT url.o -MD -MP -MF ".deps/url.Tpo" -c
-o url.o url.c;
then mv -f ".deps/url.Tpo" ".deps/url.Po"; else rm -f ".deps/url.Tpo"; exit 1; f
i
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -I. -Wwrite-strings -Winl
ine -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad
-function-cast -Wcast-align -ffast-math -MT progress.o -MD -MP -MF ".deps/progre
ss.Tpo" -c -o progress.o progress.c;
then mv -f ".deps/progress.Tpo" ".deps/progress.Po"; else rm -f ".deps/progress.
Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -I. -Wwrite-strings -Winl
ine -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad
-function-cast -Wcast-align -ffast-math -MT base64.o -MD -MP -MF ".deps/base64.T
po" -c -o base64.o base64.c;
then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo";
exit 1; fi
gcc -g -O2 -g -Wall -I. -Wwrite-strings -Winline -Winline -Wmissing-noreturn -W
redundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -ffast
-math -o zsync client.o http.o url.o progress.o base64.o libzsync/libzsync.a
librcksum/librcksum.a zlib/libinflate.a
make[2]: Leaving directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5'
make[1]: Leaving directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5'
PAULS:/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5# make install
Making install in librcksum
make[1]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/librcksum'
make[2]: Entering directory `/mnt/hdb6/Klikit_Linux/zsync/zsync-0.5/librcksum'
make[2]: Nothing to be done for `install-exec-am'.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment