------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The zsync port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> zsync-0.6.2_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The zsync port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> zsync-0.6.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zsync-0.6.2_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The zsync port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> zsync-0.6.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zsync-0.6.2_1 for building => SHA256 Checksum OK for zsync-0.6.2.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The zsync port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> zsync-0.6.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zsync-0.6.2_1 for building ===> Extracting for zsync-0.6.2_1 => SHA256 Checksum OK for zsync-0.6.2.tar.bz2. Extracted Memory Use: 1.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for zsync-0.6.2_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> zsync-0.6.2_1 depends on package: autoconf>=2.69 - found ===> zsync-0.6.2_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> zsync-0.6.2_1 depends on package: autoconf>=2.69 - found ===> zsync-0.6.2_1 depends on package: automake>=1.16.1 - found ===> Configuring for zsync-0.6.2_1 configure.ac:15: installing 'autotools/compile' parallel-tests: installing 'autotools/test-driver' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for size_t... (cached) yes checking for memcpy... (cached) yes checking for pwrite... (cached) yes checking for pread... (cached) yes checking for mkstemp... (cached) yes checking for socklen_t... (cached) yes checking for in_port_t... (cached) yes checking for h_errno declaration in netdb.h... yes checking for socket in -lsocket... no checking for getaddrinfo... (cached) 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 checking that generated files are newer than configure... done 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 SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for zsync-0.6.2_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in librcksum --- md4test.o --- --- md4.o --- --- rsum.o --- --- hash.o --- --- state.o --- --- range.o --- --- md4.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- hash.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- md4test.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- state.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- range.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- rsum.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- md4test.o --- mv -f .deps/md4test.Tpo .deps/md4test.Po --- state.o --- mv -f .deps/state.Tpo .deps/state.Po --- range.o --- mv -f .deps/range.Tpo .deps/range.Po --- md4.o --- mv -f .deps/md4.Tpo .deps/md4.Po --- md4test --- cc -pipe -O2 -fno-strict-aliasing -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 --- rsum.o --- mv -f .deps/rsum.Tpo .deps/rsum.Po --- librcksum.a --- rm -f librcksum.a ar cru librcksum.a rsum.o hash.o state.o range.o md4.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib librcksum.a Making all in zlib --- inflate.o --- --- adler32.o --- --- inftrees.o --- --- zutil.o --- --- crc32.o --- --- deflate.o --- --- compress.o --- --- trees.o --- --- inflate.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- adler32.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- inftrees.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- zutil.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- deflate.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- compress.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- crc32.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- trees.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- inflate.o --- inflate.c: In function 'inflate': inflate.c:639:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXLEN; ~~~~~~~~~~~~^~~~~~~ inflate.c:640:9: note: here case EXLEN: ^~~~ inflate.c:647:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXTRA; ~~~~~~~~~~~~^~~~~~~ inflate.c:648:9: note: here case EXTRA: ^~~~ inflate.c:661:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = NAME; ~~~~~~~~~~~~^~~~~~ inflate.c:662:9: note: here case NAME: ^~~~ inflate.c:675:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COMMENT; ~~~~~~~~~~~~^~~~~~~~~ inflate.c:676:9: note: here case COMMENT: ^~~~ inflate.c:689:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = HCRC; ~~~~~~~~~~~~^~~~~~ inflate.c:690:9: note: here case HCRC: ^~~~ inflate.c:708:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DICT; ~~~~~~~~~~~~^~~~~~ inflate.c:709:9: note: here case DICT: ^~~~ inflate.c:715:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = TYPE; ~~~~~~~~~~~~^~~~~~ inflate.c:716:9: note: here case TYPE: ^~~~ inflate.c:717:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_BLOCK) goto inf_leave; ^ inflate.c:718:9: note: here case TYPEDO: ^~~~ inflate.c:762:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COPY; ~~~~~~~~~~~~^~~~~~ inflate.c:763:9: note: here case COPY: ^~~~ inflate.c:892:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ inflate.c:893:9: note: here case LEN: ^~~~ inflate.c:933:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENEXT; ~~~~~~~~~~~~^~~~~~~~ inflate.c:934:9: note: here case LENEXT: ^~~~ inflate.c:941:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DIST; ~~~~~~~~~~~~^~~~~~ inflate.c:942:9: note: here case DIST: ^~~~ inflate.c:966:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DISTEXT; ~~~~~~~~~~~~^~~~~~~~~ inflate.c:967:9: note: here case DISTEXT: ^~~~ inflate.c:979:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = MATCH; ~~~~~~~~~~~~^~~~~~~ inflate.c:980:9: note: here case MATCH: ^~~~ inflate.c:1034:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENGTH; ~~~~~~~~~~~~^~~~~~~~ inflate.c:1035:9: note: here case LENGTH: ^~~~ inflate.c:1047:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DONE; ~~~~~~~~~~~~^~~~~~ inflate.c:1048:9: note: here case DONE: ^~~~ --- compress.o --- mv -f .deps/compress.Tpo .deps/compress.Po --- adler32.o --- mv -f .deps/adler32.Tpo .deps/adler32.Po --- zutil.o --- mv -f .deps/zutil.Tpo .deps/zutil.Po --- crc32.o --- mv -f .deps/crc32.Tpo .deps/crc32.Po --- inftrees.o --- mv -f .deps/inftrees.Tpo .deps/inftrees.Po --- deflate.o --- mv -f .deps/deflate.Tpo .deps/deflate.Po --- trees.o --- mv -f .deps/trees.Tpo .deps/trees.Po --- libdeflate.a --- rm -f libdeflate.a ar cru libdeflate.a deflate.o compress.o trees.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdeflate.a --- inflate.o --- mv -f .deps/inflate.Tpo .deps/inflate.Po --- libinflate.a --- rm -f libinflate.a ar cru libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libinflate.a Making all in libzsync --- sha1.o --- --- sha1test.o --- --- zsync.o --- --- zmap.o --- --- sha1test.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- sha1.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- zsync.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- zmap.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- sha1.o --- sha1.c:41:5: warning: "BYTE_ORDER" is not defined, evaluates to 0 [-Wundef] #if BYTE_ORDER == LITTLE_ENDIAN ^~~~~~~~~~ sha1.c:41:19: warning: "LITTLE_ENDIAN" is not defined, evaluates to 0 [-Wundef] #if BYTE_ORDER == LITTLE_ENDIAN ^~~~~~~~~~~~~ --- zsync.o --- 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 of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (fread(zblock, sizeof *zblock, nzblocks, f) < nzblocks) { ^ zsync.c: In function 'zsync_get_urls': zsync.c:443:18: warning: returning 'char **' from a function with incompatible return type 'const char * const*' [-Wincompatible-pointer-types] return zs->zurl; ~~^~~~~~ zsync.c:448:18: warning: returning 'char **' from a function with incompatible return type 'const char * const*' [-Wincompatible-pointer-types] return zs->url; ~~^~~~~ zsync.c: In function 'zsync_recompress': zsync.c:704:55: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-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 of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'uLong' {aka 'long unsigned int'} [-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:771:65: note: expected 'long long int *' but argument is of type 'off_t *' {aka 'long int *'} long zoffset, long long *poutoffset) { ~~~~~~~~~~~^~~~~~~~~~ zsync.c:942:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] zr->strm.next_in = buf; ^ --- sha1test.o --- mv -f .deps/sha1test.Tpo .deps/sha1test.Po --- zsync.o --- zsync.c:954:17: warning: this statement may fall through [-Wimplicit-fallthrough=] eoz = 1; ~~~~^~~ zsync.c:955:9: note: here case Z_BUF_ERROR: ^~~~ --- zmap.o --- mv -f .deps/zmap.Tpo .deps/zmap.Po --- sha1.o --- mv -f .deps/sha1.Tpo .deps/sha1.Po --- sha1test --- cc -pipe -O2 -fno-strict-aliasing -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 --- zsync.o --- mv -f .deps/zsync.Tpo .deps/zsync.Po --- libzsync.a --- rm -f libzsync.a ar cru libzsync.a zsync.o zmap.o sha1.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libzsync.a Making all in doc --- make.o --- --- makegz.o --- --- client.o --- --- http.o --- --- url.o --- --- progress.o --- --- base64.o --- --- makegz.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -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 --- http.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -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 --- progress.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -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 --- make.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -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 --- client.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -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 --- url.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -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 --- base64.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -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 --- http.o --- http.c: In function 'get_location_url': http.c:128:13: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (strcasecmp(buf, "Location")) ^~~~~~~~~~ --- url.o --- 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); ^ --- http.o --- http.c: In function 'range_fetch_read_http_headers': http.c:916:17: warning: implicit declaration of function 'strncasecmp' [-Wimplicit-function-declaration] && !strncasecmp(p, "multipart/byteranges", 20)) { ^~~~~~~~~~~ --- client.o --- 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:45: 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 to 'char **' from incompatible pointer type 'void **' [-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:45: 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 to 'char **' from incompatible pointer type 'void **' [-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:45: 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 to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file); ^ --- make.o --- make.c: In function 'main': make.c:721:27: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-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); ~^ ~~~~~ %ld --- progress.o --- mv -f .deps/progress.Tpo .deps/progress.Po --- makegz.o --- mv -f .deps/makegz.Tpo .deps/makegz.Po --- base64.o --- mv -f .deps/base64.Tpo .deps/base64.Po --- http.o --- http.c: In function 'range_fetch_set_url': http.c:556:54: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(rf->hosth, sizeof(rf->hosth), "%s:%s", hostn, cport); ^ http.c:556:9: note: 'snprintf' output 2 or more bytes (assuming 257) into a destination of size 256 snprintf(rf->hosth, sizeof(rf->hosth), "%s:%s", hostn, cport); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- url.o --- mv -f .deps/url.Tpo .deps/url.Po --- make.o --- mv -f .deps/make.Tpo .deps/make.Po --- zsyncmake --- cc -pipe -O2 -fno-strict-aliasing -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 --- client.o --- mv -f .deps/client.Tpo .deps/client.Po --- http.o --- mv -f .deps/http.Tpo .deps/http.Po --- zsync --- cc -pipe -O2 -fno-strict-aliasing -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 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for zsync-0.6.2_1 ===> Generating temporary packing list install -s -m 555 /construction/net/zsync/zsync-0.6.2/zsync /construction/net/zsync/zsync-0.6.2/zsyncmake /construction/net/zsync/stage/usr/local/bin install -m 444 /construction/net/zsync/zsync-0.6.2/doc/zsync.1 /construction/net/zsync/zsync-0.6.2/doc/zsyncmake.1 /construction/net/zsync/stage/usr/local/man/man1 install -m 0644 /construction/net/zsync/zsync-0.6.2/INSTALL /construction/net/zsync/zsync-0.6.2/NEWS /construction/net/zsync/zsync-0.6.2/README /construction/net/zsync/stage/usr/local/share/doc/zsync ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for zsync-0.6.2_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:34