------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/bison-3.5.2,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/mhash-0.9.9.9_5.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from mhash-0.9.9.9_5: -- ===> NOTICE: The mhash 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 Installing /packages/All/pcre-8.43_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> aide-0.16.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> aide-0.16.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by aide-0.16.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> aide-0.16.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by aide-0.16.1 for building => SHA256 Checksum OK for aide-0.16.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> aide-0.16.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by aide-0.16.1 for building ===> Extracting for aide-0.16.1 => SHA256 Checksum OK for aide-0.16.1.tar.gz. Extracted Memory Use: 1.70M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for aide-0.16.1 ===> Applying ports patches for aide-0.16.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> aide-0.16.1 depends on executable: bison - found ===> aide-0.16.1 depends on executable: gmake - found ===> aide-0.16.1 depends on package: autoconf>=2.69 - found ===> aide-0.16.1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> aide-0.16.1 depends on shared library: libmhash.so - found (/usr/local/lib/libmhash.so) ===> aide-0.16.1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> aide-0.16.1 depends on executable: bison - found ===> aide-0.16.1 depends on executable: gmake - found ===> aide-0.16.1 depends on package: autoconf>=2.69 - found ===> aide-0.16.1 depends on package: automake>=1.16.1 - found ===> aide-0.16.1 depends on shared library: libmhash.so - found (/usr/local/lib/libmhash.so) ===> aide-0.16.1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> Configuring for aide-0.16.1 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 target 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports the include directive... yes (GNU style) 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 dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking whether gmake sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ld... ld checking for pkg-config... no checking for library containing syslog... none required checking for vsyslog... 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 whether byte ordering is bigendian... no checking for byte... no checking for ushort... yes checking for ulong... yes checking for u16... no checking for u32... no checking for u64... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking for long double with more range or precision than double... yes checking for ANSI C header files... (cached) yes checking for strtoll... (cached) yes checking for strtoimax... yes checking for readdir... (cached) yes checking args to readdir_r... POSIX checking for stricmp... no checking for strnstr... (cached) yes checking for strnlen... (cached) yes checking for mmap... (cached) yes checking for fcntl... (cached) yes checking for ftruncate... yes checking for posix_fadvise... yes checking for asprintf... (cached) yes checking for snprintf... (cached) yes checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking for va_copy... no checking for __va_copy... no checking for ISO C99 compliant snprintf... yes checking for ISO C99 compliant vsnprintf... yes checking for open/O_NOATIME... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for inttypes.h... (cached) yes checking for fcntl.h... (cached) yes checking for ctype.h... (cached) yes checking for pcre_exec in -lpcre... yes checking for sun-acl-support... no checking for posix-acl-support... no checking for selinux-support... no checking for prelink-support... no checking for xattr-support... no checking for e2fsattrs-support... no checking for lstat64... no checking for LFS ino_t... ino_t checking for LFS dirent... dirent checking size of off_t... 8 checking size of off64_t... 0 checking for zlib.h... (cached) yes checking for deflate in -lz... (cached) yes checking for mhash_get_block_size in -lmhash... yes checking for PostgresSQL support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/aide.conf config.status: creating doc/aide.1 config.status: creating doc/aide.conf.5 config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for aide-0.16.1 gmake[1]: Entering directory '/construction/security/aide/aide-0.16.1' gmake all-am gmake[2]: Entering directory '/construction/security/aide/aide-0.16.1' depbase=`echo src/aide.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/aide.o -MD -MP -MF $depbase.Tpo -c -o src/aide.o src/aide.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/base64.o -MD -MP -MF $depbase.Tpo -c -o src/base64.o src/base64.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/be.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/be.o -MD -MP -MF $depbase.Tpo -c -o src/be.o src/be.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/commandconf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/commandconf.o -MD -MP -MF $depbase.Tpo -c -o src/commandconf.o src/commandconf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/compare_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/compare_db.o -MD -MP -MF $depbase.Tpo -c -o src/compare_db.o src/compare_db.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/conf_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/conf_lex.o -MD -MP -MF $depbase.Tpo -c -o src/conf_lex.o src/conf_lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/conf_yacc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/conf_yacc.o -MD -MP -MF $depbase.Tpo -c -o src/conf_yacc.o src/conf_yacc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/db.o -MD -MP -MF $depbase.Tpo -c -o src/db.o src/db.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db_disk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/db_disk.o -MD -MP -MF $depbase.Tpo -c -o src/db_disk.o src/db_disk.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/db_file.o -MD -MP -MF $depbase.Tpo -c -o src/db_file.o src/db_file.c &&\ mv -f $depbase.Tpo $depbase.Po src/be.c: In function 'be_init': src/be.c:169:9: warning: assignment to 'FILE *' {aka 'struct __FILE *'} from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] fh=gzdopen(fd,"wb9"); ^ src/be.c:190:14: warning: returning 'gzFile' {aka 'struct gzFile_s *'} from a function with incompatible return type 'FILE *' {aka 'struct __FILE *'} [-Wincompatible-pointer-types] return gzdopen(fileno(stdout),"wb"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/be.c:202:14: warning: returning 'gzFile' {aka 'struct gzFile_s *'} from a function with incompatible return type 'FILE *' {aka 'struct __FILE *'} [-Wincompatible-pointer-types] return gzdopen(fileno(stdin),"r"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/be.c:214:14: warning: returning 'gzFile' {aka 'struct gzFile_s *'} from a function with incompatible return type 'FILE *' {aka 'struct __FILE *'} [-Wincompatible-pointer-types] return gzdopen(fileno(stderr),"wb"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/be.c:230:9: warning: assignment to 'FILE *' {aka 'struct __FILE *'} from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] fh=gzdopen(a,"w"); ^ In file included from ./include/aide.h:24, from src/db_file.c:22: ./config.h:47:24: warning: 'struct stat' declared inside parameter list will not be visible outside of this definition or declaration #define AIDE_STAT_TYPE stat ^~~~ ./include/gen_list.h:75:66: note: in expansion of macro 'AIDE_STAT_TYPE' db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^~~~~~~~~~~~~~ In file included from ./include/aide.h:24, from src/conf_yacc.y:22: ./config.h:47:24: warning: 'struct stat' declared inside parameter list will not be visible outside of this definition or declaration #define AIDE_STAT_TYPE stat ^~~~ ./include/gen_list.h:75:66: note: in expansion of macro 'AIDE_STAT_TYPE' db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^~~~~~~~~~~~~~ src/db_disk.c: In function 'db_readline_disk': src/db_disk.c:205:3: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat (fullname, "/", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/db_disk.c: In function 'name_construct': src/db_disk.c:125:3: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat (ret, "/", 1); ^~~~~~~~~~~~~~~~~~~~~ src/db_disk.c: In function 'db_disk_init': src/db_disk.c:439:2: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat (fullname, "/", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/compare_db.c: In function 'get_attribute_values': src/compare_db.c:427:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'nlink_t' {aka 'unsigned int'} [-Wformat=] snprintf(*values[0], l, c,line->b); ~~~~~~~~~ #define easy_time(a,b) \ ~~~~~~~~~~~~~~~~~~~~~~~~ } else if (a&attr) { \ ~~~~~~~~~~~~~~~~~~~~~~ *values[0] = malloc(time_string_len * sizeof (char)); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strftime(*values[0], time_string_len, time_format, localtime(&(line->b))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (line==NULL || !(line->attr&attr)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *values = NULL; ~~~~~~~~~~~~~~~ return 0; ~~~~~~~~~ #ifdef WITH_ACL ~~~~~~~~~~~~~~~ } else if (DB_ACL&attr) { ~~~~~~~~~~~~~~~~~~~~~~~~~ return acl2array(line->acl, values); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #endif ~~~~~~ #ifdef WITH_XATTR ~~~~~~~~~~~~~~~~~ } else if (DB_XATTRS&attr) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return xattrs2array(line->xattrs, values); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #endif ~~~~~~ } else { ~~~~~~~~ int l; ~~~~~~ *values = malloc(1 * sizeof (char*)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (DB_FTYPE&attr) { ~~~~~~~~~~~~~~~~~~~~ easy_string(get_file_type_string(line->perm)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } else if (DB_LINKNAME&attr) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ easy_string(line->linkname) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ easy_number((DB_SIZE|DB_SIZEG),size,"%li") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } else if (DB_PERM&attr) { ~~~~~~~~~~~~~~~~~~~~~~~~~~ *values[0] = perm_to_char(line->perm); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ easy_time(DB_ATIME,atime) ~~~~~~~~~~~~~~~~~~~~~~~~~ easy_time(DB_MTIME,mtime) ~~~~~~~~~~~~~~~~~~~~~~~~~ easy_time(DB_CTIME,ctime) ~~~~~~~~~~~~~~~~~~~~~~~~~ easy_number(DB_BCOUNT,bcount,"%li") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ easy_number(DB_UID,uid,"%i") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ easy_number(DB_GID,gid,"%i") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ easy_number(DB_INODE,inode,"%lu") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ easy_number(DB_LNKCOUNT,nlink,"%lu") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~ src/compare_db.c:392:29: note: in definition of macro 'easy_number' snprintf(*values[0], l, c,line->b); ^ In file included from ./include/aide.h:24, from src/commandconf.c:22: ./config.h:47:24: warning: 'struct stat' declared inside parameter list will not be visible outside of this definition or declaration #define AIDE_STAT_TYPE stat ^~~~ ./include/gen_list.h:75:66: note: in expansion of macro 'AIDE_STAT_TYPE' db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^~~~~~~~~~~~~~ src/db_disk.c: In function 'db_readline_disk': src/db_disk.c:344:5: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(fullname, r->path, strlen(r->path)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/aide.h:24, from src/conf_lex.l:36: ./config.h:47:24: warning: 'struct stat' declared inside parameter list will not be visible outside of this definition or declaration #define AIDE_STAT_TYPE stat ^~~~ ./include/gen_list.h:75:66: note: in expansion of macro 'AIDE_STAT_TYPE' db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^~~~~~~~~~~~~~ src/conf_lex.c:6845:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ depbase=`echo src/db_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/db_lex.o -MD -MP -MF $depbase.Tpo -c -o src/db_lex.o src/db_lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/db_list.o -MD -MP -MF $depbase.Tpo -c -o src/db_list.o src/db_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db_sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/db_sql.o -MD -MP -MF $depbase.Tpo -c -o src/db_sql.o src/db_sql.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/do_md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/do_md.o -MD -MP -MF $depbase.Tpo -c -o src/do_md.o src/do_md.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/error.o -MD -MP -MF $depbase.Tpo -c -o src/error.o src/error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gen_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/gen_list.o -MD -MP -MF $depbase.Tpo -c -o src/gen_list.o src/gen_list.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from ./include/aide.h:24, from src/db_lex.l:50: ./config.h:47:24: warning: 'struct stat' declared inside parameter list will not be visible outside of this definition or declaration #define AIDE_STAT_TYPE stat ^~~~ ./include/gen_list.h:75:66: note: in expansion of macro 'AIDE_STAT_TYPE' db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^~~~~~~~~~~~~~ depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po src/do_md.c: In function 'calc_md': src/do_md.c:208:7: warning: variable 'sres' set but not used [-Wunused-but-set-variable] int sres=0; ^~~~ depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po src/db_lex.c:1536:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ src/getopt.c: In function '_getopt_initialize': src/getopt.c:389:10: warning: unused parameter 'argc' [-Wunused-parameter] int argc; ^~~~ src/getopt.c:390:19: warning: unused parameter 'argv' [-Wunused-parameter] char *const *argv; ^~~~ depbase=`echo src/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/list.o -MD -MP -MF $depbase.Tpo -c -o src/list.o src/list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/md.o -MD -MP -MF $depbase.Tpo -c -o src/md.o src/md.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/snprintf.o -MD -MP -MF $depbase.Tpo -c -o src/snprintf.o src/snprintf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/symboltable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/symboltable.o -MD -MP -MF $depbase.Tpo -c -o src/symboltable.o src/symboltable.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -isystem /usr/local/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po src/md.c: In function 'hash_gcrypt2attr': src/md.c:38:35: warning: unused parameter 'i' [-Wunused-parameter] DB_ATTR_TYPE hash_gcrypt2attr(int i) { ~~~~^ src/util.c: In function 'dlopen': src/util.c:525:19: warning: unused parameter 'filename' [-Wunused-parameter] void* dlopen(char*filename,int flag) ~~~~~^~~~~~~~ src/util.c:525:32: warning: unused parameter 'flag' [-Wunused-parameter] void* dlopen(char*filename,int flag) ~~~~^~~~ src/util.c: In function 'dlsym': src/util.c:530:18: warning: unused parameter 'handle' [-Wunused-parameter] void* dlsym(void*handle,char*symbol) ~~~~~^~~~~~ src/util.c:530:30: warning: unused parameter 'symbol' [-Wunused-parameter] void* dlsym(void*handle,char*symbol) ~~~~~^~~~~~ src/util.c: In function 'dlclose': src/util.c:535:20: warning: unused parameter 'handle' [-Wunused-parameter] void* dlclose(void*handle) ~~~~~^~~~~~ src/util.c: In function 'expand_tilde': src/util.c:375:17: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(full, homedir, homedir_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:372:31: note: length computed here homedir_len = strlen(homedir); ^~~~~~~~~~~~~~~ src/util.c:376:17: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(full+homedir_len, path+sizeof(char), path_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:371:28: note: length computed here path_len = strlen(path+sizeof(char)); ^~~~~~~~~~~~~~~~~~~~~~~~~ cc -D_GNU_SOURCE -W -Wall -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lpthread -static -o aide src/aide.o src/base64.o src/be.o src/commandconf.o src/compare_db.o src/conf_lex.o src/conf_yacc.o src/db.o src/db_disk.o src/db_file.o src/db_lex.o src/db_list.o src/db_sql.o src/do_md.o src/error.o src/gen_list.o src/getopt1.o src/getopt.o src/list.o src/md.o src/snprintf.o src/symboltable.o src/util.o -lm -lpcre -pthread -lmhash -lz -L/usr/local/lib gmake[2]: Leaving directory '/construction/security/aide/aide-0.16.1' gmake[1]: Leaving directory '/construction/security/aide/aide-0.16.1' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for aide-0.16.1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/aide/aide-0.16.1' gmake install-am gmake[2]: Entering directory '/construction/security/aide/aide-0.16.1' gmake[3]: Entering directory '/construction/security/aide/aide-0.16.1' /bin/mkdir -p '/construction/security/aide/stage/usr/local/bin' install -s -m 555 aide '/construction/security/aide/stage/usr/local/bin' /bin/mkdir -p '/construction/security/aide/stage/usr/local/man/man1' install -m 0644 doc/aide.1 '/construction/security/aide/stage/usr/local/man/man1' /bin/mkdir -p '/construction/security/aide/stage/usr/local/man/man5' install -m 0644 doc/aide.conf.5 '/construction/security/aide/stage/usr/local/man/man5' gmake[3]: Leaving directory '/construction/security/aide/aide-0.16.1' gmake[2]: Leaving directory '/construction/security/aide/aide-0.16.1' gmake[1]: Leaving directory '/construction/security/aide/aide-0.16.1' install -m 0644 /xports/security/aide/files/aide.conf.freebsd /construction/security/aide/stage/usr/local/etc/aide.conf.sample /bin/mkdir -p /construction/security/aide/stage/var/db/aide/databases /bin/chmod 0700 /construction/security/aide/stage/var/db/aide /construction/security/aide/stage/var/db/aide/databases ====> 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 aide-0.16.1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [2]: 0% packing directories [2]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:28