The following packages will be installed: aide Fetching README... 0%100%100%100%100%100%Done Fetching README.Slackware... 0%100%100%100%100%100%Done Fetching aide.SlackBuild... 0%100%100%100%100%100%Done Fetching aide.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done aide-0.17.3/ aide-0.17.3/COPYING aide-0.17.3/config.h.in aide-0.17.3/aclocal.m4 aide-0.17.3/missing aide-0.17.3/Todo aide-0.17.3/config.guess aide-0.17.3/compile aide-0.17.3/src/ aide-0.17.3/src/log.c aide-0.17.3/src/db_file.c aide-0.17.3/src/conf_yacc.y aide-0.17.3/src/seltree.c aide-0.17.3/src/conf_eval.c aide-0.17.3/src/db_list.c aide-0.17.3/src/do_md.c aide-0.17.3/src/db_lex.l aide-0.17.3/src/gen_list.c aide-0.17.3/src/attributes.c aide-0.17.3/src/commandconf.c aide-0.17.3/src/hashsum.c aide-0.17.3/src/util.c aide-0.17.3/src/md.c aide-0.17.3/src/be.c aide-0.17.3/src/db_lex.c aide-0.17.3/src/db.c aide-0.17.3/src/url.c aide-0.17.3/src/getopt.c aide-0.17.3/src/conf_lex.l aide-0.17.3/src/report.c aide-0.17.3/src/fopen.c aide-0.17.3/src/conf_yacc.c aide-0.17.3/src/getopt1.c aide-0.17.3/src/list.c aide-0.17.3/src/rx_rule.c aide-0.17.3/src/conf_ast.c aide-0.17.3/src/conf_lex.c aide-0.17.3/src/conf_yacc.h aide-0.17.3/src/base64.c aide-0.17.3/src/aide.c aide-0.17.3/src/symboltable.c aide-0.17.3/src/db_disk.c aide-0.17.3/tests/ aide-0.17.3/tests/check_attributes.c aide-0.17.3/tests/check_aide.h aide-0.17.3/tests/check_aide.c aide-0.17.3/README aide-0.17.3/Makefile.am aide-0.17.3/config.sub aide-0.17.3/configure aide-0.17.3/AUTHORS aide-0.17.3/contrib/ aide-0.17.3/contrib/gpg_update.sh aide-0.17.3/contrib/gpg2_check.sh aide-0.17.3/contrib/gpg_check.sh aide-0.17.3/contrib/gpg2_update.sh aide-0.17.3/contrib/sshaide.sh aide-0.17.3/contrib/bzip2.sh aide-0.17.3/depcomp aide-0.17.3/Makefile.in aide-0.17.3/version.m4 aide-0.17.3/INSTALL aide-0.17.3/ylwrap aide-0.17.3/include/ aide-0.17.3/include/getopt.h aide-0.17.3/include/url.h aide-0.17.3/include/conf_ast.h aide-0.17.3/include/errorcodes.h aide-0.17.3/include/fopen.h aide-0.17.3/include/conf_lex.h aide-0.17.3/include/attributes.h aide-0.17.3/include/report.h aide-0.17.3/include/db_disk.h aide-0.17.3/include/list.h aide-0.17.3/include/be.h aide-0.17.3/include/types.h aide-0.17.3/include/do_md.h aide-0.17.3/include/commandconf.h aide-0.17.3/include/gen_list.h aide-0.17.3/include/db.h aide-0.17.3/include/log.h aide-0.17.3/include/conf_eval.h aide-0.17.3/include/hashsum.h aide-0.17.3/include/util.h aide-0.17.3/include/aide.h aide-0.17.3/include/db_list.h aide-0.17.3/include/db_lex.h aide-0.17.3/include/symboltable.h aide-0.17.3/include/base64.h aide-0.17.3/include/db_config.h aide-0.17.3/include/db_file.h aide-0.17.3/include/locale-aide.h aide-0.17.3/include/md.h aide-0.17.3/include/seltree.h aide-0.17.3/include/seltree_struct.h aide-0.17.3/include/rx_rule.h aide-0.17.3/ChangeLog aide-0.17.3/configure.ac aide-0.17.3/NEWS aide-0.17.3/doc/ aide-0.17.3/doc/aide.conf.5 aide-0.17.3/doc/aide.1 aide-0.17.3/install-sh checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking whether make 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... /usr/bin/pkg-config checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether ld supports "-z,relro"... yes checking whether ld supports "-z,now"... yes checking whether gcc supports "-fPIE-DPIE"... yes checking whether gcc supports "-Wundef"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wshadow"... yes checking whether gcc supports "-Wlogical-op"... yes checking for library containing syslog... none required checking for vsyslog... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/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 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 unsigned long long... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of uid_t... 4 checking size of gid_t... 4 checking size of ino_t... 8 checking size of nlink_t... 8 checking size of off_t... 8 checking size of blkcnt_t... 8 checking for long double with more range or precision than double... yes checking for ANSI C header files... (cached) yes checking for strtoll... yes checking for strtoimax... yes checking for readdir... yes checking for stricmp... no checking for strnstr... no checking for strnlen... yes checking for mmap... yes checking for fcntl... yes checking for ftruncate... yes checking for posix_fadvise... yes checking for asprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for va_copy... no checking for __va_copy... no 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for pcre_exec in -lpcre... yes checking for posix-acl-support... yes checking for selinux-support... no checking for prelink-support... no checking for xattr-support... no checking for capabilities-support... no checking for e2fsattrs-support... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for check >= 0.9.4... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for mhash_get_block_size in -lmhash... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-x86_64/system/aide/aide-0.17.3' depbase=`echo src/aide.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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/attributes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/attributes.o -MD -MP -MF $depbase.Tpo -c -o src/attributes.o src/attributes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/report.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/report.o -MD -MP -MF $depbase.Tpo -c -o src/report.o src/report.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/conf_ast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/conf_ast.o -MD -MP -MF $depbase.Tpo -c -o src/conf_ast.o src/conf_ast.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/conf_eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/conf_eval.o -MD -MP -MF $depbase.Tpo -c -o src/conf_eval.o src/conf_eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/conf_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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 depbase=`echo src/db_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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/do_md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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 In file included from src/do_md.c:24: ./config.h:175: warning: "PACKAGE" redefined 175 | #define PACKAGE "aide" | In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from ./include/db_config.h:87, from ./include/aide.h:27, from src/do_md.c:23: /usr/include/mutils/mhash_config.h:186: note: this is the location of the previous definition 186 | #define PACKAGE "mhash" | In file included from src/do_md.c:24: ./config.h:178: warning: "PACKAGE_BUGREPORT" redefined 178 | #define PACKAGE_BUGREPORT "" | In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from ./include/db_config.h:87, from ./include/aide.h:27, from src/do_md.c:23: /usr/include/mutils/mhash_config.h:189: note: this is the location of the previous definition 189 | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | In file included from src/do_md.c:24: ./config.h:181: warning: "PACKAGE_NAME" redefined 181 | #define PACKAGE_NAME "aide" | In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from ./include/db_config.h:87, from ./include/aide.h:27, from src/do_md.c:23: /usr/include/mutils/mhash_config.h:192: note: this is the location of the previous definition 192 | #define PACKAGE_NAME "MHASH" | In file included from src/do_md.c:24: ./config.h:184: warning: "PACKAGE_STRING" redefined 184 | #define PACKAGE_STRING "aide 0.17.3" | In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from ./include/db_config.h:87, from ./include/aide.h:27, from src/do_md.c:23: /usr/include/mutils/mhash_config.h:195: note: this is the location of the previous definition 195 | #define PACKAGE_STRING "MHASH 0.9.9" | In file included from src/do_md.c:24: ./config.h:187: warning: "PACKAGE_TARNAME" redefined 187 | #define PACKAGE_TARNAME "aide" | In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from ./include/db_config.h:87, from ./include/aide.h:27, from src/do_md.c:23: /usr/include/mutils/mhash_config.h:198: note: this is the location of the previous definition 198 | #define PACKAGE_TARNAME "mhash" | In file included from src/do_md.c:24: ./config.h:193: warning: "PACKAGE_VERSION" redefined 193 | #define PACKAGE_VERSION "0.17.3" | In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from ./include/db_config.h:87, from ./include/aide.h:27, from src/do_md.c:23: /usr/include/mutils/mhash_config.h:201: note: this is the location of the previous definition 201 | #define PACKAGE_VERSION "0.9.9" | In file included from src/do_md.c:24: ./config.h:247: warning: "VERSION" redefined 247 | #define VERSION "0.17.3" | In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from ./include/db_config.h:87, from ./include/aide.h:27, from src/do_md.c:23: /usr/include/mutils/mhash_config.h:213: note: this is the location of the previous definition 213 | #define VERSION "0.9.9" | depbase=`echo src/gen_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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 depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/hashsum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/hashsum.o -MD -MP -MF $depbase.Tpo -c -o src/hashsum.o src/hashsum.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rx_rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/rx_rule.o -MD -MP -MF $depbase.Tpo -c -o src/rx_rule.o src/rx_rule.c &&\ mv -f $depbase.Tpo $depbase.Po src/rx_rule.c: In function ‘get_restriction_string’: src/rx_rule.c:116:47: warning: declaration of ‘rs’ shadows a global declaration [-Wshadow] 116 | char *get_restriction_string(RESTRICTION_TYPE rs) { src/rx_rule.c:32:22: note: shadowed declaration is here 32 | static restriction_t rs[] = { | ^~ depbase=`echo src/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o src/log.c &&\ mv -f $depbase.Tpo $depbase.Po src/log.c: In function ‘cache_line’: src/log.c:74:5: warning: function ‘cache_line’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 74 | n = vsnprintf(NULL, 0, format, aq) + 1; | ^ src/log.c:78:5: warning: function ‘cache_line’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 78 | vsnprintf(cached_lines[ncachedlines].message, n, format, ap); | ^~~~~~~~~ src/log.c: In function ‘vlog_msg’: src/log.c:100:9: warning: function ‘vlog_msg’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 100 | vfprintf(url, format, ap); | ^~~~~~~~ depbase=`echo src/md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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/seltree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/seltree.o -MD -MP -MF $depbase.Tpo -c -o src/seltree.o src/seltree.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/symboltable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -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/url.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/url.o -MD -MP -MF $depbase.Tpo -c -o src/url.o src/url.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -D_GNU_SOURCE -W -Wall -g -O2 -fPIC -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -pie -o aide src/aide.o src/base64.o src/be.o src/commandconf.o src/attributes.o src/report.o src/conf_ast.o src/conf_eval.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/do_md.o src/gen_list.o src/getopt1.o src/getopt.o src/hashsum.o src/rx_rule.o src/list.o src/log.o src/md.o src/seltree.o src/symboltable.o src/url.o src/util.o -lm -lpcre -lmhash -lacl -le2p -lz make[1]: Leaving directory '/usr/src/slapt-src-x86_64/system/aide/aide-0.17.3' make install-am make[1]: Entering directory '/usr/src/slapt-src-x86_64/system/aide/aide-0.17.3' make[2]: Entering directory '/usr/src/slapt-src-x86_64/system/aide/aide-0.17.3' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/system/aide/package-aide/usr/bin' /usr/bin/ginstall -c aide '/usr/src/slapt-src-x86_64/system/aide/package-aide/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/system/aide/package-aide/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/aide.1 '/usr/src/slapt-src-x86_64/system/aide/package-aide/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/system/aide/package-aide/usr/man/man5' /usr/bin/ginstall -c -m 644 doc/aide.conf.5 '/usr/src/slapt-src-x86_64/system/aide/package-aide/usr/man/man5' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/system/aide/aide-0.17.3' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/system/aide/aide-0.17.3' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-x86_64/system/aide/aide-0.17.3-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/aide usr/doc/ usr/doc/aide-0.17.3/ usr/doc/aide-0.17.3/README.Slackware usr/doc/aide-0.17.3/aide.SlackBuild usr/doc/aide-0.17.3/contrib/ usr/doc/aide-0.17.3/contrib/bzip2.sh usr/doc/aide-0.17.3/contrib/gpg2_check.sh usr/doc/aide-0.17.3/contrib/gpg2_update.sh usr/doc/aide-0.17.3/contrib/gpg_check.sh usr/doc/aide-0.17.3/contrib/gpg_update.sh usr/doc/aide-0.17.3/contrib/sshaide.sh usr/man/ usr/man/man1/ usr/man/man1/aide.1.gz usr/man/man5/ usr/man/man5/aide.conf.5.gz Slackware package /usr/src/slapt-src-x86_64/system/aide/aide-0.17.3-x86_64-1salix15.0.txz created. Installing package aide-0.17.3-x86_64-1salix15.0... | aide (Advanced Intrusion Detection Environment) | | A free replacement for Tripwire. It does the same things as the | semi-free Tripwire and more. | | | | | | | | |