------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spegla-1.1p5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> spegla-1.1p5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spegla-1.1p5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> spegla-1.1p5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spegla-1.1p5 for building => SHA256 Checksum OK for hrs-allbsd-spegla-v1.1p5_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> spegla-1.1p5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spegla-1.1p5 for building ===> Extracting for spegla-1.1p5 => SHA256 Checksum OK for hrs-allbsd-spegla-v1.1p5_GH0.tar.gz. cd /construction/ftp/spegla/spegla-1.1p5 && /usr/bin/sed -e "/ \* [Cc]opyright/,/ \*\//!d;s,^ \*,,;s,^/,," /construction/ftp/spegla/spegla-1.1p5/spegla.c > /construction/ftp/spegla/spegla-1.1p5/LICENSE.txt Extracted Memory Use: 0.52M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spegla-1.1p5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for spegla-1.1p5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spegla-1.1p5 --- objwarn --- --- jftp.o --- --- parserow.o --- --- spegla.o --- --- tgetopt.o --- --- container.o --- --- spf_util.o --- --- que_syms.o --- --- e_err.o --- --- regcomp.o --- --- objwarn --- Warning: Object directory not changed from original /construction/ftp/spegla/spegla-1.1p5 --- jftp.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c jftp.c --- parserow.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c parserow.c --- spegla.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c spegla.c --- tgetopt.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c tgetopt.c --- container.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c container.c --- spf_util.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c spf_util.c --- que_syms.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c que_syms.c --- e_err.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c e_err.c --- regerror.o --- --- regcomp.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c /construction/ftp/spegla/spegla-1.1p5/regex/regcomp.c --- regerror.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c /construction/ftp/spegla/spegla-1.1p5/regex/regerror.c --- spf_util.o --- In file included from spegla.h:48, from spf_util.c:53: spegla.h: In function 'fifo_spf_walk': --- tgetopt.o --- tgetopt.c:28:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static char const cvsid[] = "$Id: tgetopt.c,v 1.18 2000/05/14 14:39:39 jens Exp $"; ^~~~~ --- spf_util.o --- container.h:527:26: warning: pointer targets in passing argument 2 of 'fifo_walk' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:167:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk(struct fifo_list *, ssize_t *pos, TYPE **data); ^~~~~~~~~ spegla.h: In function 'fifo_spf_walk_back': container.h:531:26: warning: pointer targets in passing argument 2 of 'fifo_walk_back' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:168:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk_back(struct fifo_list *, ssize_t *pos, TYPE **data); ^~~~~~~~~~~~~~ --- e_err.o --- e_err.c:28:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static char const cvsid[] = "$Id: e_err.c,v 1.15 2000/05/14 14:39:39 jens Exp $"; ^~~~~ --- parserow.o --- In file included from spegla.h:48, from parserow.h:31, from parserow.c:55: spegla.h: In function 'fifo_spf_walk': container.h:527:26: warning: pointer targets in passing argument 2 of 'fifo_walk' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:167:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk(struct fifo_list *, ssize_t *pos, TYPE **data); ^~~~~~~~~ spegla.h: In function 'fifo_spf_walk_back': container.h:531:26: warning: pointer targets in passing argument 2 of 'fifo_walk_back' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:168:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk_back(struct fifo_list *, ssize_t *pos, TYPE **data); ^~~~~~~~~~~~~~ --- que_syms.o --- In file included from spegla.h:48, from que_syms.c:4: spegla.h: In function 'fifo_spf_walk': container.h:527:26: warning: pointer targets in passing argument 2 of 'fifo_walk' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:167:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk(struct fifo_list *, ssize_t *pos, TYPE **data); ^~~~~~~~~ spegla.h: In function 'fifo_spf_walk_back': container.h:531:26: warning: pointer targets in passing argument 2 of 'fifo_walk_back' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:168:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk_back(struct fifo_list *, ssize_t *pos, TYPE **data); ^~~~~~~~~~~~~~ --- spegla.o --- In file included from spegla.h:48, from spegla.c:71: spegla.h: In function 'fifo_spf_walk': container.h:527:26: warning: pointer targets in passing argument 2 of 'fifo_walk' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:167:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk(struct fifo_list *, ssize_t *pos, TYPE **data); ^~~~~~~~~ spegla.h: In function 'fifo_spf_walk_back': container.h:531:26: warning: pointer targets in passing argument 2 of 'fifo_walk_back' differ in signedness [-Wpointer-sign] ((struct fifo_list *)f, pos, (void **)data) ) \ ^~~ container.h:354:34: note: in definition of macro 'DEF_F_DECL' return (ret_t)CC_3(PRE,_,f_name)arg2; \ ^~~~ container.h:548:1: note: in expansion of macro 'FIFO_FUN_DEFS' FIFO_FUN_DEFS(DEF_F_DECL,NAME,TYPE) ^~~~~~~~~~~~~ spegla.h:119:1: note: in expansion of macro 'FIFO_TYPE' FIFO_TYPE(spf, struct sp_file) ^~~~~~~~~ container.h:168:5: note: expected 'ssize_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int fifo_walk_back(struct fifo_list *, ssize_t *pos, TYPE **data); --- regexec.o --- --- jftp.o --- jftp.c: In function 'ftp_port': jftp.c:584:56: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(c->ftp_com, (struct sockaddr *)&sin2, &len) == -1) { ^~~~ In file included from jftp.c:39: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ --- spegla.o --- ^~~~~~~~~~~~~~ --- jftp.o --- jftp.c:656:61: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(c->ftp_listen, (struct sockaddr *) &sin2, &len) < 0) { ^~~~ In file included from jftp.c:39: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ --- regexec.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c /construction/ftp/spegla/spegla-1.1p5/regex/regexec.c --- spegla.o --- spegla.c: In function 'print_stats': spegla.c:222:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] e_warnx("bytes recieved : %llu", ~~~^ %lu spegla.c:227:4: connection->ftp_recd); ~~~~~~~~~~~~~~~~~~~~ spegla.c:228:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] e_warnx("bytes sent : %llu", ~~~^ %lu spegla.c:233:4: connection->ftp_sent); ~~~~~~~~~~~~~~~~~~~~ --- jftp.o --- jftp.c:760:34: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] (struct sockaddr *)&sin2, &len); ^~~~ In file included from jftp.c:39: /usr/include/sys/socket.h:492:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ --- container.o --- container.c:28:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static char const cvsid[] = "$Id: container.c,v 1.16 2000/05/27 13:38:14 jens Exp $"; ^~~~~ --- spegla.o --- spegla.c: In function 'main': spegla.c:1372:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (atexit(remove_lock) < 0) ^~ spegla.c:1375:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' lock_file = param.lockfile; ^~~~~~~~~ --- regfree.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -c /construction/ftp/spegla/spegla-1.1p5/regex/regfree.c --- spegla.1.gz --- gzip -cn spegla.1 > spegla.1.gz --- spf_util.o --- spf_util.c: In function 'spdi_insert_spd': spf_util.c:1252:6: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] if (sl_spd_ins(p->spd_spdl, spd_key(spd->spd_name), spd) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jftp.o --- jftp.c:701:6: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] if (res < 0 || c->ftp_resp != 200) { ^ --- spegla --- cc -pipe -O2 -fno-strict-aliasing -Wall -DINET6 -std=gnu99 -o spegla jftp.o parserow.o spegla.o tgetopt.o container.o spf_util.o que_syms.o e_err.o regcomp.o regerror.o regexec.o regfree.o -lcompat SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spegla-1.1p5 ===> Generating temporary packing list install -s -o root -g wheel -m 555 spegla /construction/ftp/spegla/stage/usr/local/bin install -o root -g wheel -m 444 spegla.1.gz /construction/ftp/spegla/stage/usr/local/man/man1 install -m 0644 /construction/ftp/spegla/spegla-1.1p5/freebsd.org /construction/ftp/spegla/stage/usr/local/share/examples/spegla install -m 0644 /construction/ftp/spegla/spegla-1.1p5/spegla.conf /construction/ftp/spegla/stage/usr/local/share/examples/spegla install -m 555 /construction/ftp/spegla/spegla-1.1p5/spegla.sh /construction/ftp/spegla/stage/usr/local/share/examples/spegla ====> 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 spegla-1.1p5 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04