The build took 00h 00m 45s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
9,044 |
ansic |
3,800 |
sh |
2,504 |
makefile |
15,348 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: zsync 0.6.2-3 (Wed Aug 24 13:01:43 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... 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 x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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 pread... yes
checking for mkstemp... 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... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking size of size_t... 8
checking size of off_t... 8
checking if malloc debugging is wanted... no
checking whether compiler supports -g... yes
checking whether compiler supports -Wall... yes
checking whether compiler supports -Wwrite-strings... yes
checking whether compiler supports -Winline... yes
checking whether compiler supports -Wextra... yes
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... yes
checking whether compiler supports -ffast-math... yes
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
make all-recursive
make[1]: Entering directory '/tmp/zsync/src/zsync-0.6.2'
Making all in librcksum
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/librcksum'
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT rsum.o -MD -MP -MF .deps/rsum.Tpo -c -o rsum.o rsum.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
In file included from /usr/include/stdlib.h:24:0,
from hash.c:23:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/stdio.h:27:0,
from rsum.c:23:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c
In file included from /usr/include/stdlib.h:24:0,
from state.c:24:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/rsum.Tpo .deps/rsum.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.c
In file included from /usr/include/stdlib.h:24:0,
from range.c:23:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/state.Tpo .deps/state.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT md4.o -MD -MP -MF .deps/md4.Tpo -c -o md4.o md4.c
mv -f .deps/range.Tpo .deps/range.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT md4test.o -MD -MP -MF .deps/md4test.Tpo -c -o md4test.o md4test.c
In file included from /usr/include/string.h:25:0,
from md4test.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/md4.Tpo .deps/md4.Po
rm -f librcksum.a
ar cru librcksum.a rsum.o hash.o state.o range.o md4.o
mv -f .deps/md4test.Tpo .deps/md4test.Po
gcc -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -o md4test md4test.o md4.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib librcksum.a
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/librcksum'
Making all in zlib
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/zlib'
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT inflate.o -MD -MP -MF .deps/inflate.Tpo -c -o inflate.o inflate.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT adler32.o -MD -MP -MF .deps/adler32.Tpo -c -o adler32.o adler32.c
mv -f .deps/adler32.Tpo .deps/adler32.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT inftrees.o -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.o inftrees.c
mv -f .deps/inftrees.Tpo .deps/inftrees.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT zutil.o -MD -MP -MF .deps/zutil.Tpo -c -o zutil.o zutil.c
mv -f .deps/inflate.Tpo .deps/inflate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c
mv -f .deps/zutil.Tpo .deps/zutil.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT deflate.o -MD -MP -MF .deps/deflate.Tpo -c -o deflate.o deflate.c
mv -f .deps/crc32.Tpo .deps/crc32.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT compress.o -MD -MP -MF .deps/compress.Tpo -c -o compress.o compress.c
mv -f .deps/compress.Tpo .deps/compress.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT trees.o -MD -MP -MF .deps/trees.Tpo -c -o trees.o trees.c
mv -f .deps/deflate.Tpo .deps/deflate.Po
rm -f libinflate.a
ar cru libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libinflate.a
mv -f .deps/trees.Tpo .deps/trees.Po
rm -f libdeflate.a
ar cru libdeflate.a deflate.o compress.o trees.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdeflate.a
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/zlib'
Making all in libzsync
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/libzsync'
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT zsync.o -MD -MP -MF .deps/zsync.Tpo -c -o zsync.o zsync.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT zmap.o -MD -MP -MF .deps/zmap.Tpo -c -o zmap.o zmap.c
In file included from /usr/include/stdio.h:27:0,
from zmap.c:26:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/stdio.h:27:0,
from zsync.c:37:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
zsync.c: In function 'zsync_begin':
zsync.c:213:35: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
if (zs->blocksize < 0 || (zs->blocksize & (zs->blocksize - 1))) {
^
zsync.c:243:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (fread(zblock, sizeof *zblock, nzblocks, f) < nzblocks) {
^
zsync.c: In function 'zsync_get_urls':
zsync.c:443:18: warning: return from incompatible pointer type [-Wincompatible-pointer-types]
return zs->zurl;
~~^~~~~~
zsync.c:448:18: warning: return from incompatible pointer type [-Wincompatible-pointer-types]
return zs->url;
~~^~~~~
zsync.c: In function 'zsync_recompress':
zsync.c:704:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (fwrite(p, 1, r - (p - buf), zout) != r - (p - buf)) {
^~
zsync.c: In function 'zsync_receive_data_compressed':
zsync.c:925:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
zr->strm.next_in = buf;
^
zsync.c:928:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (zr->strm.total_in == 0 || offset != zr->strm.total_in) {
^~
zsync.c:930:43: warning: passing argument 4 of 'zsync_configure_zstream_for_zdata' from incompatible pointer type [-Wincompatible-pointer-types]
&(zr->outoffset));
^
zsync.c:769:6: note: expected 'long long int *' but argument is of type 'off_t * {aka long int *}'
void zsync_configure_zstream_for_zdata(const struct zsync_state *zs,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zsync.c:942:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
zr->strm.next_in = buf;
^
mv -f .deps/zmap.Tpo .deps/zmap.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
In file included from /usr/include/sys/types.h:25:0,
from /usr/include/sys/param.h:25,
from sha1.c:23:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/zsync.Tpo .deps/zsync.Po
gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT sha1test.o -MD -MP -MF .deps/sha1test.Tpo -c -o sha1test.o sha1test.c
In file included from /usr/include/string.h:25:0,
from sha1test.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/sha1test.Tpo .deps/sha1test.Po
mv -f .deps/sha1.Tpo .deps/sha1.Po
rm -f libzsync.a
ar cru libzsync.a zsync.o zmap.o sha1.o
gcc -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -o sha1test sha1.o sha1test.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libzsync.a
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/libzsync'
Making all in doc
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/doc'
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2'
gcc -DHAVE_CONFIG_H -I. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT make.o -MD -MP -MF .deps/make.Tpo -c -o make.o make.c
gcc -DHAVE_CONFIG_H -I. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT makegz.o -MD -MP -MF .deps/makegz.Tpo -c -o makegz.o makegz.c
In file included from /usr/include/stdio.h:27:0,
from make.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/stdio.h:27:0,
from makegz.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
make.c: In function 'main':
make.c:721:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
seq_matches = len > blocksize ? 2 : 1;
^
make.c:839:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t {aka long int}' [-Wformat=]
fprintf(stderr, "error converting %d to struct tm\n", mtime);
^
mv -f .deps/makegz.Tpo .deps/makegz.Po
gcc -DHAVE_CONFIG_H -I. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
In file included from /usr/include/stdio.h:27:0,
from client.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
client.c: In function 'main':
client.c:491:57: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg);
^~~~~~~~~
client.c:149:15: note: expected 'void **' but argument is of type 'char **'
static void **append_ptrlist(int *n, void **p, void *a) {
^~~~~~~~~~~~~~
client.c:491:27: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg);
^
client.c:549:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename);
^~~~~~~~~
client.c:149:15: note: expected 'void **' but argument is of type 'char **'
static void **append_ptrlist(int *n, void **p, void *a) {
^~~~~~~~~~~~~~
client.c:549:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename);
^
client.c:557:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file);
^~~~~~~~~
client.c:149:15: note: expected 'void **' but argument is of type 'char **'
static void **append_ptrlist(int *n, void **p, void *a) {
^~~~~~~~~~~~~~
client.c:557:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file);
^
mv -f .deps/make.Tpo .deps/make.Po
gcc -DHAVE_CONFIG_H -I. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
In file included from /usr/include/stdio.h:27:0,
from http.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/client.Tpo .deps/client.Po
gcc -DHAVE_CONFIG_H -I. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c
In file included from /usr/include/string.h:25:0,
from url.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
url.c: In function 'get_http_host_port':
url.c:46:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
q = url + strlen(http_scheme);
^
mv -f .deps/url.Tpo .deps/url.Po
gcc -DHAVE_CONFIG_H -I. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c
In file included from /usr/include/stdio.h:27:0,
from progress.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
mv -f .deps/http.Tpo .deps/http.Po
gcc -DHAVE_CONFIG_H -I. -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
mv -f .deps/progress.Tpo .deps/progress.Po
gcc -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -o zsyncmake make.o makegz.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a zlib/libdeflate.a -lm
mv -f .deps/base64.Tpo .deps/base64.Po
gcc -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -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 '/tmp/zsync/src/zsync-0.6.2'
make[1]: Leaving directory '/tmp/zsync/src/zsync-0.6.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in librcksum
make[1]: Entering directory '/tmp/zsync/src/zsync-0.6.2/librcksum'
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/librcksum'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/librcksum'
make[1]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/librcksum'
Making install in zlib
make[1]: Entering directory '/tmp/zsync/src/zsync-0.6.2/zlib'
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/zlib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/zlib'
make[1]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/zlib'
Making install in libzsync
make[1]: Entering directory '/tmp/zsync/src/zsync-0.6.2/libzsync'
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/libzsync'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/libzsync'
make[1]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/libzsync'
Making install in doc
make[1]: Entering directory '/tmp/zsync/src/zsync-0.6.2/doc'
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/tmp/zsync/pkg/zsync/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/zsync/pkg/zsync/usr/share/man/man1"
/usr/bin/install -c -m 644 zsync.1 zsyncmake.1 '/tmp/zsync/pkg/zsync/usr/share/man/man1'
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/doc'
make[1]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/doc'
make[1]: Entering directory '/tmp/zsync/src/zsync-0.6.2'
make[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2'
test -z "/tmp/zsync/pkg/zsync/usr/share/doc/zsync" || /usr/sbin/mkdir -p "/tmp/zsync/pkg/zsync/usr/share/doc/zsync"
/usr/bin/install -c -m 644 COPYING README '/tmp/zsync/pkg/zsync/usr/share/doc/zsync'
test -z "/tmp/zsync/pkg/zsync/usr/bin" || /usr/sbin/mkdir -p "/tmp/zsync/pkg/zsync/usr/bin"
/usr/bin/install -c zsyncmake zsync '/tmp/zsync/pkg/zsync/usr/bin'
make[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2'
make[1]: Leaving directory '/tmp/zsync/src/zsync-0.6.2'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "zsync"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: zsync 0.6.2-3 (Wed Aug 24 13:01:51 UTC 2016)
CMD: pacman --query --file zsync-0.6.2-3-x86_64.pkg.tar.xz
Creating hybrid package for 'zsync'
Trying to find vanilla package 'zsync'...
CMD: pacman --query --file /mirror/zsync-0.6.2-3.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf zsync.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/zsync.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/zsync.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/zsync.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/zsync/src/zsync-0.6.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by zsync configure 0.6.2, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 459cf4b83dc4
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2404: checking build system type
configure:2418: result: x86_64-unknown-linux-gnu
configure:2438: checking host system type
configure:2451: result: x86_64-unknown-linux-gnu
configure:2488: checking for a BSD-compatible install
configure:2556: result: /usr/bin/install -c
configure:2567: checking whether build environment is sane
configure:2617: result: yes
configure:2666: checking for x86_64-unknown-linux-strip
configure:2696: result: no
configure:2706: checking for strip
configure:2722: found /usr/sbin/strip
configure:2733: result: strip
configure:2758: checking for a thread-safe mkdir -p
configure:2797: result: /usr/sbin/mkdir -p
configure:2810: checking for gawk
configure:2826: found /usr/sbin/gawk
configure:2837: result: gawk
configure:2848: checking whether make sets $(MAKE)
configure:2870: result: yes
configure:2951: checking whether to enable maintainer-specific portions of Makefiles
configure:2960: result: no
configure:2982: checking for x86_64-unknown-linux-gcc
configure:3012: result: no
configure:3022: checking for gcc
configure:3038: found /usr/sbin/gcc
configure:3049: result: gcc
configure:3278: checking for C compiler version
configure:3287: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3298: $? = 0
configure:3287: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3298: $? = 0
configure:3287: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3298: $? = 1
configure:3287: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3298: $? = 1
configure:3318: checking whether the C compiler works
configure:3340: gcc conftest.c >&5
configure:3344: $? = 0
configure:3393: result: yes
configure:3396: checking for C compiler default output file name
configure:3398: result: a.out
configure:3404: checking for suffix of executables
configure:3411: gcc -o conftest conftest.c >&5
configure:3415: $? = 0
configure:3437: result:
configure:3459: checking whether we are cross compiling
configure:3467: gcc -o conftest conftest.c >&5
configure:3471: $? = 0
configure:3478: ./conftest
configure:3482: $? = 0
configure:3497: result: no
configure:3502: checking for suffix of object files
configure:3524: gcc -c conftest.c >&5
configure:3528: $? = 0
configure:3549: result: o
configure:3553: checking whether we are using the GNU C compiler
configure:3572: gcc -c conftest.c >&5
configure:3572: $? = 0
configure:3581: result: yes
configure:3590: checking whether gcc accepts -g
configure:3610: gcc -c -g conftest.c >&5
configure:3610: $? = 0
configure:3651: result: yes
configure:3668: checking for gcc option to accept ISO C89
configure:3732: gcc -c conftest.c >&5
configure:3732: $? = 0
configure:3745: result: none needed
configure:3776: checking for style of include used by make
configure:3804: result: GNU
configure:3829: checking dependency style of gcc
configure:3939: result: gcc3
configure:3954: checking whether ln -s works
configure:3958: result: yes
configure:3968: checking for x86_64-unknown-linux-ranlib
configure:3998: result: no
configure:4008: checking for ranlib
configure:4024: found /usr/sbin/ranlib
configure:4035: result: ranlib
configure:4070: checking for an ANSI C-conforming const
configure:4135: gcc -c conftest.c >&5
configure:4135: $? = 0
configure:4142: result: yes
configure:4155: checking how to run the C preprocessor
configure:4186: gcc -E conftest.c
configure:4186: $? = 0
configure:4200: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4200: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "zsync"
| #define PACKAGE_TARNAME "zsync"
| #define PACKAGE_VERSION "0.6.2"
| #define PACKAGE_STRING "zsync 0.6.2"
| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"
| #define PACKAGE_URL ""
| #define PACKAGE "zsync"
| #define VERSION "0.6.2"
| /* end confdefs.h. */
| #include
configure:4225: result: gcc -E
configure:4245: gcc -E conftest.c
configure:4245: $? = 0
configure:4259: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "zsync"
| #define PACKAGE_TARNAME "zsync"
| #define PACKAGE_VERSION "0.6.2"
| #define PACKAGE_STRING "zsync 0.6.2"
| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"
| #define PACKAGE_URL ""
| #define PACKAGE "zsync"
| #define VERSION "0.6.2"
| /* end confdefs.h. */
| #include
configure:4288: checking for grep that handles long lines and -e
configure:4346: result: /usr/sbin/grep
configure:4351: checking for egrep
configure:4413: result: /usr/sbin/grep -E
configure:4418: checking for ANSI C header files
configure:4438: gcc -c conftest.c >&5
configure:4438: $? = 0
configure:4511: gcc -o conftest conftest.c >&5
configure:4511: $? = 0
configure:4511: ./conftest
configure:4511: $? = 0
configure:4522: result: yes
configure:4537: checking for sys/types.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for sys/stat.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for stdlib.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for string.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for memory.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for strings.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for inttypes.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for stdint.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for unistd.h
configure:4537: gcc -c conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4552: checking for string.h
configure:4552: result: yes
configure:4562: checking for size_t
configure:4562: gcc -c conftest.c >&5
configure:4562: $? = 0
configure:4562: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:4562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "zsync"
| #define PACKAGE_TARNAME "zsync"
| #define PACKAGE_VERSION "0.6.2"
| #define PACKAGE_STRING "zsync 0.6.2"
| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"
| #define PACKAGE_URL ""
| #define PACKAGE "zsync"
| #define VERSION "0.6.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4562: result: yes
configure:4576: checking for memcpy
configure:4576: gcc -o conftest conftest.c >&5
conftest.c:45:6: warning: conflicting types for built-in function 'memcpy'
char memcpy ();
^~~~~~
configure:4576: $? = 0
configure:4576: result: yes
configure:4576: checking for pwrite
configure:4576: gcc -o conftest conftest.c >&5
configure:4576: $? = 0
configure:4576: result: yes
configure:4576: checking for pread
configure:4576: gcc -o conftest conftest.c >&5
configure:4576: $? = 0
configure:4576: result: yes
configure:4576: checking for mkstemp
configure:4576: gcc -o conftest conftest.c >&5
configure:4576: $? = 0
configure:4576: result: yes
configure:4587: checking for socklen_t
configure:4607: gcc -c conftest.c >&5
configure:4607: $? = 0
configure:4614: result: yes
configure:4621: checking for in_port_t
configure:4642: gcc -c conftest.c >&5
configure:4642: $? = 0
configure:4649: result: yes
configure:4762: checking for h_errno declaration in netdb.h
configure:4781: gcc -c conftest.c >&5
configure:4781: $? = 0
configure:4788: result: yes
configure:4796: checking for socket in -lsocket
configure:4821: gcc -o conftest conftest.c -lsocket >&5
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:4821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "zsync"
| #define PACKAGE_TARNAME "zsync"
| #define PACKAGE_VERSION "0.6.2"
| #define PACKAGE_STRING "zsync 0.6.2"
| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"
| #define PACKAGE_URL ""
| #define PACKAGE "zsync"
| #define VERSION "0.6.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMCPY 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_MKSTEMP 1
| #define H_ERRNO_DECLARED 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:4830: result: no
configure:4844: checking for getaddrinfo
configure:4844: gcc -o conftest conftest.c >&5
configure:4844: $? = 0
configure:4844: result: yes
configure:4869: checking for special C compiler options needed for large files
configure:4914: result: no
configure:4920: checking for _FILE_OFFSET_BITS value needed for large files
configure:4945: gcc -c conftest.c >&5
configure:4945: $? = 0
configure:4977: result: no
configure:5060: checking for _LARGEFILE_SOURCE value needed for large files
configure:5079: gcc -o conftest conftest.c >&5
configure:5079: $? = 0
configure:5107: result: no
configure:5132: checking size of size_t
configure:5137: gcc -o conftest conftest.c >&5
configure:5137: $? = 0
configure:5137: ./conftest
configure:5137: $? = 0
configure:5152: result: 8
configure:5166: checking size of off_t
configure:5171: gcc -o conftest conftest.c >&5
configure:5171: $? = 0
configure:5171: ./conftest
configure:5171: $? = 0
configure:5186: result: 8
configure:5197: checking if malloc debugging is wanted
configure:5215: result: no
configure:5248: checking whether compiler supports -g
configure:5264: gcc -c -g conftest.c >&5
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wall
configure:5264: gcc -c -g -Wall conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wwrite-strings
configure:5264: gcc -c -g -Wall -Wwrite-strings conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Winline
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wextra
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Winline
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wmissing-noreturn
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wredundant-decls
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wnested-externs
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wundef
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wbad-function-cast
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wcast-align
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -Wvolatile-register-var
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5248: checking whether compiler supports -ffast-math
configure:5264: gcc -c -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math conftest.c >&5
conftest.c:38:8: warning: 'f' defined but not used [-Wunused-function]
void f() {};
^
configure:5264: $? = 0
configure:5267: result: yes
configure:5410: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by zsync config.status 0.6.2, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 459cf4b83dc4
config.status:883: creating Makefile
config.status:883: creating librcksum/Makefile
config.status:883: creating zlib/Makefile
config.status:883: creating libzsync/Makefile
config.status:883: creating doc/Makefile
config.status:883: creating config.h
config.status:1103: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_decl_h_errno=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getaddrinfo=yes
ac_cv_func_memcpy=yes
ac_cv_func_mkstemp=yes
ac_cv_func_pread=yes
ac_cv_func_pwrite=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_off_t=8
ac_cv_sizeof_size_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_in_port_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run tar'
AUTOCONF='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run makeinfo'
MINGW32_FALSE=''
MINGW32_TRUE='#'
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='zsync'
PACKAGE_BUGREPORT='http://zsync.moria.org.uk/'
PACKAGE_NAME='zsync'
PACKAGE_STRING='zsync 0.6.2'
PACKAGE_TARNAME='zsync'
PACKAGE_URL=''
PACKAGE_VERSION='0.6.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.6.2'
ac_aux_dir='autotools'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "zsync"
#define PACKAGE_TARNAME "zsync"
#define PACKAGE_VERSION "0.6.2"
#define PACKAGE_STRING "zsync 0.6.2"
#define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"
#define PACKAGE_URL ""
#define PACKAGE "zsync"
#define VERSION "0.6.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMCPY 1
#define HAVE_PWRITE 1
#define HAVE_PREAD 1
#define HAVE_MKSTEMP 1
#define H_ERRNO_DECLARED 1
#define HAVE_GETADDRINFO 1
#define HAVE_FSEEKO 1
#define SIZEOF_SIZE_T 8
#define SIZEOF_OFF_T 8
#define _XOPEN_SOURCE 600
#define _BSD_SOURCE 1
configure: exit 0