>>> Building on exopi-3 under security/aide BDEPENDS = [devel/pcre;devel/bison;security/mhash;devel/gmake] DIST = [security/aide:aide-0.16.2.tar.gz] FULLPKGNAME = aide-0.16.2 RDEPENDS = [security/mhash;devel/pcre] (Junk lock obtained for exopi-3 at 1713481762.70) >>> Running depends in security/aide at 1713481762.75 last junk was in www/py-webob,python3 /usr/sbin/pkg_add -aI -Drepair mhash-0.9.9.9p2 pcre-8.45 was: /usr/sbin/pkg_add -aI -Drepair bison-3.8.2 gmake-4.4.1 mhash-0.9.9.9p2 pcre-8.45 /usr/sbin/pkg_add -aI -Drepair mhash-0.9.9.9p2 pcre-8.45 >>> Running show-prepare-results in security/aide at 1713481765.08 ===> security/aide ===> Building from scratch aide-0.16.2 ===> aide-0.16.2 depends on: bison-* -> bison-3.8.2 ===> aide-0.16.2 depends on: gmake-* -> gmake-4.4.1 ===> aide-0.16.2 depends on: pcre-* -> pcre-8.45 ===> aide-0.16.2 depends on: mhash-* -> mhash-0.9.9.9p2 ===> Verifying specs: c m mhash pcre z ===> found c.100.0 m.10.1 mhash.2.1 pcre.3.0 z.7.0 bison-3.8.2 gmake-4.4.1 mhash-0.9.9.9p2 pcre-8.45 (Junk lock released for exopi-3 at 1713481766.38) distfiles size=398895 >>> Running build in security/aide at 1713481766.46 ===> security/aide ===> Checking files for aide-0.16.2 `/exopi-cvs/ports/distfiles/aide-0.16.2.tar.gz' is up to date. >> (SHA256) aide-0.16.2.tar.gz: OK ===> Extracting for aide-0.16.2 ===> Patching for aide-0.16.2 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 827. Hunk #2 succeeded at 7060. done ===> Applying OpenBSD patch patch-doc_aide_1_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/aide.1.in |--- doc/aide.1.in.orig |+++ doc/aide.1.in -------------------------- Patching file doc/aide.1.in using Plan A... Hunk #1 succeeded at 107. done ===> Applying OpenBSD patch patch-doc_aide_conf_5_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/aide.conf.5.in |--- doc/aide.conf.5.in.orig |+++ doc/aide.conf.5.in -------------------------- Patching file doc/aide.conf.5.in using Plan A... Hunk #1 succeeded at 30. done ===> Applying OpenBSD patch patch-doc_aide_conf_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/aide.conf.in |--- doc/aide.conf.in.orig |+++ doc/aide.conf.in -------------------------- Patching file doc/aide.conf.in using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 43. Hunk #3 succeeded at 123. done ===> Applying OpenBSD patch patch-src_util_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/util.c |--- src/util.c.orig |+++ src/util.c -------------------------- Patching file src/util.c using Plan A... Hunk #1 succeeded at 522. Hunk #2 succeeded at 541. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for aide-0.16.2 ===> Configuring for aide-0.16.2 Using /exopi-obj/pobj/aide-0.16.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/aide-0.16.2/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/aide-0.16.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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... (cached) ranlib checking for bison... bison -y checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for ld... ld checking for pkg-config... /usr/bin/pkg-config checking for library containing syslog... none required checking for vsyslog... (cached) yes checking how to run the C preprocessor... cc -E 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... (cached) 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of long long... (cached) 8 checking size of unsigned long long... (cached) 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... (cached) yes checking for readdir... (cached) yes checking args to readdir_r... POSIX checking for stricmp... no checking for strnstr... no checking for strnlen... yes checking for mmap... (cached) yes checking for fcntl... (cached) yes checking for ftruncate... (cached) yes checking for posix_fadvise... no checking for asprintf... (cached) yes checking for snprintf... (cached) yes checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking for va_copy... (cached) yes checking for __va_copy... no checking for ISO C99 compliant snprintf... (cached) yes checking for ISO C99 compliant vsnprintf... (cached) yes checking for open/O_NOATIME... no checking for syslog.h... (cached) 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 configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for aide-0.16.2 gmake all-am gmake[1]: Entering directory '/exopi-obj/pobj/aide-0.16.2/aide-0.16.2' depbase=`echo src/aide.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/aide.o -MD -MP -MF $depbase.Tpo -c -o src/aide.o src/aide.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/aide.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/aide.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/aide.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/aide.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/aide.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/aide.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/aide.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/aide.c:46: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ 8 warnings generated. depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/base64.o -MD -MP -MF $depbase.Tpo -c -o src/base64.o src/base64.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/base64.c:33: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/base64.c:33: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/base64.c:33: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/base64.c:33: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/base64.c:33: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/base64.c:33: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/base64.c:33: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/be.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/be.o -MD -MP -MF $depbase.Tpo -c -o src/be.o src/be.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/be.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/be.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/be.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/be.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/be.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/be.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/be.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ src/be.c:171:9: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] fh=gzdopen(fd,"wb9"); ^~~~~~~~~~~~~~~~~~ src/be.c:192:14: warning: incompatible pointer types returning 'gzFile' (aka 'struct gzFile_s *') from a function with result type 'FILE *' (aka 'struct __sFILE *') [-Wincompatible-pointer-types] return gzdopen(fileno(stdout),"wb"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/be.c:204:14: warning: incompatible pointer types returning 'gzFile' (aka 'struct gzFile_s *') from a function with result type 'FILE *' (aka 'struct __sFILE *') [-Wincompatible-pointer-types] return gzdopen(fileno(stdin),"r"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/be.c:216:14: warning: incompatible pointer types returning 'gzFile' (aka 'struct gzFile_s *') from a function with result type 'FILE *' (aka 'struct __sFILE *') [-Wincompatible-pointer-types] return gzdopen(fileno(stderr),"wb"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/be.c:232:9: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] fh=gzdopen(a,"w"); ^~~~~~~~~~~~~~~ 12 warnings generated. depbase=`echo src/commandconf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/commandconf.o -MD -MP -MF $depbase.Tpo -c -o src/commandconf.o src/commandconf.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/commandconf.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/commandconf.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/commandconf.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/commandconf.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/commandconf.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/commandconf.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/commandconf.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/commandconf.c:30: In file included from ./include/commandconf.h:25: ./include/gen_list.h:75:66: warning: declaration of 'struct stat' will not be visible outside of this function [-Wvisibility] db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^ ./config.h:47:24: note: expanded from macro 'AIDE_STAT_TYPE' #define AIDE_STAT_TYPE stat ^ 8 warnings generated. depbase=`echo src/compare_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 In file included from src/compare_db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/compare_db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/compare_db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/compare_db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/compare_db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/compare_db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/compare_db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ src/compare_db.c:417:9: warning: format specifies type 'long' but the argument has type 'off_t' (aka 'long long') [-Wformat] easy_number((DB_SIZE|DB_SIZEG),size,"%li") ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lli src/compare_db.c:392:31: note: expanded from macro 'easy_number' snprintf(*values[0], l, c,line->b); ~ ^~~~~~~ src/compare_db.c:423:9: warning: format specifies type 'long' but the argument has type 'blkcnt_t' (aka 'long long') [-Wformat] easy_number(DB_BCOUNT,bcount,"%li") ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lli src/compare_db.c:392:31: note: expanded from macro 'easy_number' snprintf(*values[0], l, c,line->b); ~ ^~~~~~~ src/compare_db.c:426:9: warning: format specifies type 'unsigned long' but the argument has type 'ino_t' (aka 'unsigned long long') [-Wformat] easy_number(DB_INODE,inode,"%lu") ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %llu src/compare_db.c:392:31: note: expanded from macro 'easy_number' snprintf(*values[0], l, c,line->b); ~ ^~~~~~~ src/compare_db.c:427:9: warning: format specifies type 'unsigned long' but the argument has type 'nlink_t' (aka 'unsigned int') [-Wformat] easy_number(DB_LNKCOUNT,nlink,"%lu") ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u src/compare_db.c:392:31: note: expanded from macro 'easy_number' snprintf(*values[0], l, c,line->b); ~ ^~~~~~~ 11 warnings generated. depbase=`echo src/conf_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 In file included from src/conf_lex.l:36: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/conf_lex.l:36: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/conf_lex.l:36: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/conf_lex.l:36: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/conf_lex.l:36: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/conf_lex.l:36: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/conf_lex.l:36: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/conf_lex.l:38: ./include/gen_list.h:75:66: warning: declaration of 'struct stat' will not be visible outside of this function [-Wvisibility] db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^ ./config.h:47:24: note: expanded from macro 'AIDE_STAT_TYPE' #define AIDE_STAT_TYPE stat ^ src/conf_lex.c:6845:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 9 warnings generated. depbase=`echo src/conf_yacc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 In file included from src/conf_yacc.y:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/conf_yacc.y:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/conf_yacc.y:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/conf_yacc.y:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/conf_yacc.y:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/conf_yacc.y:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/conf_yacc.y:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/conf_yacc.y:29: ./include/gen_list.h:75:66: warning: declaration of 'struct stat' will not be visible outside of this function [-Wvisibility] db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^ ./config.h:47:24: note: expanded from macro 'AIDE_STAT_TYPE' #define AIDE_STAT_TYPE stat ^ 8 warnings generated. depbase=`echo src/db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/db.o -MD -MP -MF $depbase.Tpo -c -o src/db.o src/db.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/db.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/db_disk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 In file included from src/db_disk.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/db_disk.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/db_disk.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/db_disk.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/db_disk.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/db_disk.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/db_disk.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/db_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 In file included from src/db_file.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/db_file.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/db_file.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/db_file.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/db_file.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/db_file.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/db_file.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/db_file.c:35: ./include/gen_list.h:75:66: warning: declaration of 'struct stat' will not be visible outside of this function [-Wvisibility] db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^ ./config.h:47:24: note: expanded from macro 'AIDE_STAT_TYPE' #define AIDE_STAT_TYPE stat ^ src/db_file.c:711:21: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] sprintf(ptr,"%li",i); ~~~ ^ %lli 9 warnings generated. depbase=`echo src/db_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 In file included from src/db_lex.l:50: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/db_lex.l:50: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/db_lex.l:50: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/db_lex.l:50: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/db_lex.l:50: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/db_lex.l:50: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/db_lex.l:50: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/db_lex.l:51: ./include/gen_list.h:75:66: warning: declaration of 'struct stat' will not be visible outside of this function [-Wvisibility] db_line* get_file_attrs(char* filename,DB_ATTR_TYPE attr, struct AIDE_STAT_TYPE *fs); ^ ./config.h:47:24: note: expanded from macro 'AIDE_STAT_TYPE' #define AIDE_STAT_TYPE stat ^ src/db_lex.c:1536:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 9 warnings generated. depbase=`echo src/db_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 In file included from src/db_sql.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/db_sql.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/db_sql.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/db_sql.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/db_sql.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/db_sql.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/db_sql.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/do_md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/do_md.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/do_md.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/do_md.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/do_md.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/do_md.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/do_md.c:23: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ src/do_md.c:208:7: warning: variable 'sres' set but not used [-Wunused-but-set-variable] int sres=0; ^ 8 warnings generated. depbase=`echo src/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/error.o -MD -MP -MF $depbase.Tpo -c -o src/error.o src/error.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/error.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/error.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/error.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/error.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/error.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/error.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/error.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/gen_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 src/gen_list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/gen_list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/gen_list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/gen_list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/gen_list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/gen_list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/gen_list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/getopt1.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/getopt1.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/getopt1.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/getopt1.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/getopt1.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/getopt1.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/getopt1.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/getopt1.c:23: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ src/getopt1.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long (argc, argv, options, long_options, opt_index) ^ src/getopt1.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long_only (argc, argv, options, long_options, opt_index) ^ 10 warnings generated. depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/getopt.c:30: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/getopt.c:30: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/getopt.c:30: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/getopt.c:30: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/getopt.c:30: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/getopt.c:30: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/getopt.c:30: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ In file included from src/getopt.c:102: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ src/getopt.c:209:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *getenv (); ^ /usr/include/stdlib.h:110:7: note: conflicting prototype is here char *getenv(const char *); ^ src/getopt.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_index (str, chr) ^ src/getopt.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exchange (argv) ^ src/getopt.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_initialize (argc, argv, optstring) ^ 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; ^ src/getopt.c:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_internal (argc, argv, optstring, longopts, longind, long_only) ^ src/getopt.c:966:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt (argc, argv, optstring) ^ In file included from src/getopt.c:102: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int getopt (); ^ 17 warnings generated. depbase=`echo src/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/list.o -MD -MP -MF $depbase.Tpo -c -o src/list.o src/list.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/list.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/md.o -MD -MP -MF $depbase.Tpo -c -o src/md.o src/md.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/md.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/md.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/md.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/md.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/md.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/md.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/md.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ src/md.c:38:35: warning: unused parameter 'i' [-Wunused-parameter] DB_ATTR_TYPE hash_gcrypt2attr(int i) { ^ 8 warnings generated. depbase=`echo src/snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -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 -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/symboltable.o -MD -MP -MF $depbase.Tpo -c -o src/symboltable.o src/symboltable.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/symboltable.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/symboltable.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/symboltable.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/symboltable.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/symboltable.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/symboltable.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/symboltable.c:21: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I./include -I./src -I./src -I/usr/local/include -D_GNU_SOURCE -W -Wall -g -O2 -pipe -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/util.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:186:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "mhash" ^ ./config.h:298:9: note: previous definition is here #define PACKAGE "aide" ^ In file included from src/util.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined] #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ ./config.h:301:9: note: previous definition is here #define PACKAGE_BUGREPORT "" ^ In file included from src/util.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "MHASH" ^ ./config.h:304:9: note: previous definition is here #define PACKAGE_NAME "aide" ^ In file included from src/util.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "MHASH 0.9.9" ^ ./config.h:307:9: note: previous definition is here #define PACKAGE_STRING "aide 0.16.2" ^ In file included from src/util.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "mhash" ^ ./config.h:310:9: note: previous definition is here #define PACKAGE_TARNAME "aide" ^ In file included from src/util.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:201:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "0.9.9" ^ ./config.h:316:9: note: previous definition is here #define PACKAGE_VERSION "0.16.2" ^ In file included from src/util.c:22: In file included from ./include/aide.h:26: In file included from ./include/db_config.h:97: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ./config.h:352:9: note: previous definition is here #define VERSION "0.16.2" ^ 7 warnings generated. cc -D_GNU_SOURCE -W -Wall -g -O2 -pipe -L/usr/local/lib -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 -lmhash -lz commandconf.c:72 (src/commandconf.c:72)(src/commandconf.o:(commandconf)): warning: strcat() is almost always misused, please use strlcat() commandconf.c:91 (src/commandconf.c:91)(src/commandconf.o:(commandconf)): warning: strcpy() is almost always misused, please use strlcpy() compare_db.c:204 (src/compare_db.c:204)(src/compare_db.o:(report_attrs)): warning: stpcpy() is dangerous; do not use it db_file.c:711 (src/db_file.c:711)(src/db_file.o:(db_write_time_base64)): warning: sprintf() is often misused, please use snprintf() gmake[1]: Leaving directory '/exopi-obj/pobj/aide-0.16.2/aide-0.16.2' >>> Running package in security/aide at 1713481788.60 ===> security/aide ===> Faking installation for aide-0.16.2 gmake install-am gmake[1]: Entering directory '/exopi-obj/pobj/aide-0.16.2/aide-0.16.2' gmake[2]: Entering directory '/exopi-obj/pobj/aide-0.16.2/aide-0.16.2' mkdir -p '/exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/aide-0.16.2/bin/install -c -s -m 755 aide '/exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/aide-0.16.2/bin/install -c -m 644 doc/aide.1 '/exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/aide-0.16.2/bin/install -c -m 644 doc/aide.conf.5 '/exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/man/man5' gmake[2]: Leaving directory '/exopi-obj/pobj/aide-0.16.2/aide-0.16.2' gmake[1]: Leaving directory '/exopi-obj/pobj/aide-0.16.2/aide-0.16.2' /exopi-obj/pobj/aide-0.16.2/bin/install -d -m 755 /exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/share/examples/aide /exopi-obj/pobj/aide-0.16.2/bin/install -c -m 644 /exopi-obj/pobj/aide-0.16.2/aide-0.16.2/doc/aide.conf /exopi-obj/pobj/aide-0.16.2/fake-amd64/usr/local/share/examples/aide ===> Building package for aide-0.16.2 Create /exopi-cvs/ports/packages/amd64/all/aide-0.16.2.tgz Creating package aide-0.16.2 reading plist| checking dependencies| checking dependencies|devel/pcre checking dependencies|security/mhash checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/aide-0.16.2.tgz >>> Running clean in security/aide at 1713481791.24 ===> security/aide ===> Cleaning for aide-0.16.2 >>> Ended at 1713481791.48 max_stuck=0.33/depends=2.34/show-prepare-results=1.35/build=22.17/package=2.64/clean=0.28