Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/riofs.spec'], chrootPath='/var/lib/mock/613333-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/riofs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-777865352.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/riofs-0.8.0-0.1.gitaaba05c.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/riofs.spec'], chrootPath='/var/lib/mock/613333-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/riofs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WwUHEv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf riofs-master + /usr/bin/gzip -dc /builddir/build/SOURCES/riofs-aaba05c.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd riofs-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -isvf autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:23: installing './compile' configure.ac:11: installing './config.guess' configure.ac:11: installing './config.sub' configure.ac:12: installing './install-sh' configure.ac:12: installing './missing' Makefile.am: installing './INSTALL' autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tj42QR + umask 022 + cd /builddir/build/BUILD + cd riofs-master + ./configure --prefix=/usr --exec_prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --docdir=/usr/share/doc/riofs-0.8.0 --enable-strict-compile --enable-debug-msgs --enable-debug configure: WARNING: unrecognized options: --enable-debug-msgs checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking for ranlib... ranlib checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking size of long int... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for off_t... (cached) yes checking for size_t... yes checking for pid_t... yes checking for DEPS... yes checking for LEDEPS... yes checking for SSL_library_init in -lssl... yes checking for LIBEVENT_OPENSSL... no checking magic.h usability... no checking magic.h presence... no checking for magic.h... no checking for magic_open in -lmagic... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking size parameter type for backtrace()... int checking for library containing backtrace... none required checking if building example applications... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating include/config.h configure: WARNING: unrecognized options: --enable-debug-msgs + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export 'AM_CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + AM_CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/riofs-master/src' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-dir_tree.o `test -f 'dir_tree.c' || echo './'`dir_tree.c In file included from log.c:18:0: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/log.h:27, from log.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/dir_tree.h:21, from dir_tree.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/log.h:27:0, from log.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/dir_tree.h:21:0, from dir_tree.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/log.h:27, from log.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/dir_tree.h:21, from dir_tree.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/conf.h:21:0, from ../include/global.h:150, from ../include/log.h:27, from log.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] log.c:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // CD_RED = 0, reserved for ERR ^ log.c:30:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from dir_tree.c:18:0: ../include/dir_tree.h:25:17: warning: comma at end of enumerator list [-Wpedantic] DET_file = 1, ^ ../include/dir_tree.h:34:58: warning: ISO C90 does not support 'long long' [-Wlong-long] fuse_ino_t parent_ino, const gchar *entry_name, long long size, time_t last_modified); ^ ../include/dir_tree.h:36:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // mark that DirTree is being updated ^ ../include/dir_tree.h:36:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/http_connection.h:22:0, from dir_tree.c:20: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from dir_tree.c:20:0: ../include/http_connection.h:25:16: warning: comma at end of enumerator list [-Wpedantic] RT_list = 0, ^ ../include/http_connection.h:36:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // is taken by high level ^ ../include/http_connection.h:36:5: warning: (this will be reported only once per input file) [enabled by default] In file included from dir_tree.c:21:0: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from dir_tree.c:23:0: ../include/cache_mng.h:26:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // retrieve file buffer from local storage ^ ../include/cache_mng.h:26:1: warning: (this will be reported only once per input file) [enabled by default] In file included from dir_tree.c:24:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] dir_tree.c:60:22: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gchar *basename; // file name, without path ^ dir_tree.c:60:22: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_add_entry': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:201:78: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Parent not found for ino: %"INO_FMT" !", INO parent_ino); ^ dir_tree.c:201:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Parent not found for ino: %"INO_FMT" !", INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:256:9: note: in expansion of macro 'INO_T' INO_T (en->ino), en->basename, en->fullpath, en->mode, tmbuf); ^ dir_tree.c:255:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Creating new DirEntry: %s, fullpath: %s, mode: %d time: %s", ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_stop_update_on_remove_child_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:321:74: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Parent not found for ino: %"INO_FMT" !", INO en->parent_ino); ^ dir_tree.c:321:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Parent not found for ino: %"INO_FMT" !", INO en->parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:341:63: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Removing dir: %s", INO_T (en->ino), en->fullpath); ^ dir_tree.c:341:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Removing dir: %s", INO_T (en->ino), en->fullpath); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:344:63: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Removing file %s", INO_T (en->ino), name); ^ dir_tree.c:344:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Removing file %s", INO_T (en->ino), name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_stop_update': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:361:70: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"DirEntry is not a directory !", INO_T (parent_ino)); ^ dir_tree.c:361:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"DirEntry is not a directory !", INO_T (parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:364:73: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Removing old DirEntries for: %s ..", INO_T (parent_ino), parent_en->fullpath); ^ dir_tree.c:364:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Removing old DirEntries for: %s ..", INO_T (parent_ino), parent_en->fullpath); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:367:68: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Parent is not a directory !", INO_T (parent_ino)); ^ dir_tree.c:367:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Parent is not a directory !", INO_T (parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:373:64: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Removed: %u entries !", INO_T (parent_ino), res); ^ dir_tree.c:373:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Removed: %u entries !", INO_T (parent_ino), res); ^ dir_tree.c: At top level: dir_tree.c:377:58: warning: ISO C90 does not support 'long long' [-Wlong-long] fuse_ino_t parent_ino, const gchar *entry_name, long long size, time_t last_modified) ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_update_entry': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:386:70: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"DirEntry is not a directory !", INO_T (parent_ino)); ^ dir_tree.c:386:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"DirEntry is not a directory !", INO_T (parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:409:62: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Updating %s, size: %lld", INO_T (en->ino), entry_name, size); ^ dir_tree.c:409:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Updating %s, size: %lld", INO_T (en->ino), entry_name, size); ^ dir_tree.c:409:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_entry_modified': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:424:79: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Invalidating cache for directory: %s", INO_T (en->ino), en->basename); ^ dir_tree.c:424:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Invalidating cache for directory: %s", INO_T (en->ino), en->basename); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:430:62: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Parent not found!", INO_T (en->ino)); ^ dir_tree.c:430:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Parent not found!", INO_T (en->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_fill_on_dir_buf_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:465:57: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found!", INO_T (dir_fill_data->ino)); ^ dir_tree.c:465:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found!", INO_T (dir_fill_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:472:9: note: in expansion of macro 'INO_T' INO_T (dir_fill_data->ino), (void *)dir_fill_data->req, success ? "SUCCESS" : "FAILED"); ^ dir_tree.c:471:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "[ino: %"INO_FMT" req: %p] Dir fill callback: %s", ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:479:77: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Failed to fill directory listing !", INO_T (dir_fill_data->ino)); ^ dir_tree.c:479:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Failed to fill directory listing !", INO_T (dir_fill_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:496:63: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Parent not found !", INO_T (dir_fill_data->ino)); ^ dir_tree.c:496:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Parent not found !", INO_T (dir_fill_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:503:73: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Total entries in directory: %u", INO_T (dir_fill_data->ino), g_hash_table_size (en->h_dir_tree)); ^ dir_tree.c:503:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Total entries in directory: %u", INO_T (dir_fill_data->ino), g_hash_table_size (en->h_dir_tree)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:518:21: note: in expansion of macro 'INO_T' INO_T (tmp_en->ino), tmp_en->basename); ^ dir_tree.c:517:17: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry %s is removed from directory listing!", ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:537:84: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Dir data is not set (lookup request).", INO_T (dir_fill_data->ino)); ^ dir_tree.c:537:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Dir data is not set (lookup request).", INO_T (dir_fill_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:551:75: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Dir cache updated: %u, items: %u", INO_T (dir_fill_data->ino), (guint)en->dir_cache_created, items); ^ dir_tree.c:551:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Dir cache updated: %u, items: %u", INO_T (dir_fill_data->ino), (guint)en->dir_cache_created, items); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_fill_dir_on_http_ready': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:565:57: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found!", INO_T (dir_fill_data->ino)); ^ dir_tree.c:565:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found!", INO_T (dir_fill_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:573:57: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found!", INO_T (dir_fill_data->ino)); ^ dir_tree.c:573:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found!", INO_T (dir_fill_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_opendir': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:593:62: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (ino)); ^ dir_tree.c:593:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_fill_dir_buf': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:631:85: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Requesting directory buffer: [%zu: %"OFF_FMT"]", INO_T (ino), size, off); ^ dir_tree.c:631:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Requesting directory buffer: [%zu: %"OFF_FMT"]", INO_T (ino), size, off); ^ dir_tree.c:631:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:638:62: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (ino)); ^ dir_tree.c:638:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:650:69: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Returning request cache ..", INO_T (ino)); ^ dir_tree.c:650:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Returning request cache ..", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:657:80: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Sending directory buffer from cache !", INO_T (ino)); ^ dir_tree.c:657:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Sending directory buffer from cache !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:677:67: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Dir cache is not set !", INO_T (ino)); ^ dir_tree.c:677:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Dir cache is not set !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:681:80: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Sending directory buffer from cache !", INO_T (ino)); ^ dir_tree.c:681:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Sending directory buffer from cache !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:710:109: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Directory cache is expired, getting a fresh list from the server !", INO_T (en->ino)); ^ dir_tree.c:710:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Directory cache is expired, getting a fresh list from the server !", INO_T (en->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:721:86: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Returning directory cache from local tree !", INO_T (en->ino)); ^ dir_tree.c:721:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Returning directory cache from local tree !", INO_T (en->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_lookup_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:751:53: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Got attributes", INO_T (op_data->ino)); ^ dir_tree.c:751:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Got attributes", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:759:60: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (op_data->ino)); ^ dir_tree.c:759:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:766:75: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Failed to get entry attributes !", INO_T (op_data->ino)); ^ dir_tree.c:766:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Failed to get entry attributes !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:779:81: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Header contains incorrect file size!", INO_T (op_data->ino)); ^ dir_tree.c:779:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Header contains incorrect file size!", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:802:70: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Converting to directory: %s", INO_T (en->ino), en->fullpath); ^ dir_tree.c:802:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Converting to directory: %s", INO_T (en->ino), en->fullpath); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:818:60: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Creation time: %s", INO_T (en->ino), time_str); ^ dir_tree.c:818:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Creation time: %s", INO_T (en->ino), time_str); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_lookup_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:843:60: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (op_data->ino)); ^ dir_tree.c:843:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:862:72: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Failed to create http request !", INO_T (op_data->ino)); ^ dir_tree.c:862:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to create http request !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_lookup_not_found_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:883:55: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Got attributes !", INO_T (op_data->ino)); ^ dir_tree.c:883:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Got attributes !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:890:81: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Parent not found for ino: %"INO_FMT" !", INO_T (op_data->ino), INO op_data->parent_ino); ^ ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:890:103: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, INO_H"Parent not found for ino: %"INO_FMT" !", INO_T (op_data->ino), INO op_data->parent_ino); ^ dir_tree.c:890:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Parent not found for ino: %"INO_FMT" !", INO_T (op_data->ino), INO op_data->parent_ino); ^ dir_tree.c:890:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:900:61: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Entry not found %s", INO_T (op_data->ino), op_data->name); ^ dir_tree.c:900:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry not found %s", INO_T (op_data->ino), op_data->name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:906:72: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Failed to create file: %s !", INO_T (op_data->ino), op_data->name); ^ dir_tree.c:906:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to create file: %s !", INO_T (op_data->ino), op_data->name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:923:81: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Header contains incorrect file size!", INO_T (op_data->ino)); ^ dir_tree.c:923:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Header contains incorrect file size!", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:941:13: note: in expansion of macro 'INO_T' INO_T (op_data->ino), INO op_data->parent_ino); ^ ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:941:35: note: in expansion of macro 'INO' INO_T (op_data->ino), INO op_data->parent_ino); ^ dir_tree.c:940:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to create FileEntry parent ino: %"INO_FMT" !", ^ dir_tree.c:940:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_lookup_not_found_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:968:83: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Parent not found, parent_ino: %"INO_FMT" !", INO_T (op_data->ino), INO op_data->parent_ino); ^ ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:968:105: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, INO_H"Parent not found, parent_ino: %"INO_FMT" !", INO_T (op_data->ino), INO op_data->parent_ino); ^ dir_tree.c:968:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Parent not found, parent_ino: %"INO_FMT" !", INO_T (op_data->ino), INO op_data->parent_ino); ^ dir_tree.c:968:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_lookup_read': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1013:74: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Failed to get directory listing !", INO_T (op_data->ino)); ^ dir_tree.c:1013:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to get directory listing !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_set_entry_exist': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1035:57: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"File not found !", INO_T (ino)); ^ dir_tree.c:1035:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"File not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_lookup': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1049:57: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Looking up for: %s", INO_T (parent_ino), name); ^ dir_tree.c:1049:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Looking up for: %s", INO_T (parent_ino), name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1055:62: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (parent_ino)); ^ dir_tree.c:1055:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1074:85: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Getting directory listing for lookup op ..", INO_T (dir_en->ino)); ^ dir_tree.c:1074:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Getting directory listing for lookup op ..", INO_T (dir_en->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1094:95: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Entry (%s) not found, sending request to the server.", INO_T (dir_en->ino), name); ^ dir_tree.c:1094:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry (%s) not found, sending request to the server.", INO_T (dir_en->ino), name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1113:66: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Entry '%s' is removed !", INO_T (en->ino), name); ^ dir_tree.c:1113:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry '%s' is removed !", INO_T (en->ino), name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1165:67: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Entry '%s' is modified !", INO_T (en->ino), name); ^ dir_tree.c:1165:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry '%s' is modified !", INO_T (en->ino), name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1189:74: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Forced to send HEAD request: %s", INO_T (en->ino), en->fullpath); ^ dir_tree.c:1189:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Forced to send HEAD request: %s", INO_T (en->ino), en->fullpath); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_getattr': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1229:59: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Getting attributes..", INO_T (ino)); ^ dir_tree.c:1229:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Getting attributes..", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1235:58: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ dir_tree.c:1235:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_setattr': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1279:57: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Setting attributes", INO_T (ino)); ^ dir_tree.c:1279:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Setting attributes", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1285:58: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ dir_tree.c:1285:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_create': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1308:62: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (parent_ino)); ^ dir_tree.c:1308:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1319:72: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Failed to create file: %s !", INO_T (parent_ino), name); ^ dir_tree.c:1319:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to create file: %s !", INO_T (parent_ino), name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1339:89: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_FOP_H"New Entry created: %s, directory ino: %"INO_FMT, INO_T (en->ino), (void *)fop, name, INO parent_ino); ^ ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:1339:125: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, INO_FOP_H"New Entry created: %s, directory ino: %"INO_FMT, INO_T (en->ino), (void *)fop, name, INO parent_ino); ^ dir_tree.c:1339:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_FOP_H"New Entry created: %s, directory ino: %"INO_FMT, INO_T (en->ino), (void *)fop, name, INO parent_ino); ^ dir_tree.c:1339:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_open': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1358:58: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ dir_tree.c:1358:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1366:56: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_FOP_H"dir_tree_open", INO_T (en->ino), (void *)fop); ^ dir_tree.c:1366:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_FOP_H"dir_tree_open", INO_T (en->ino), (void *)fop); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_release': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1384:58: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ dir_tree.c:1384:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1391:64: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_FOP_H"dir_tree_file_release", INO_T (ino), (void *)fop); ^ dir_tree.c:1391:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_FOP_H"dir_tree_file_release", INO_T (ino), (void *)fop); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_buffer_read_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1410:58: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_FROP_H"file READ_cb !", INO_T (op_data->ino), (void *)op_data); ^ dir_tree.c:1410:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_FROP_H"file READ_cb !", INO_T (op_data->ino), (void *)op_data); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1413:67: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_FROP_H"Failed to read file !", INO_T (op_data->ino), (void *)op_data); ^ dir_tree.c:1413:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_FROP_H"Failed to read file !", INO_T (op_data->ino), (void *)op_data); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_read': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1438:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ dir_tree.c:1438:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1445:79: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_FOP_H"Read inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fop, size, off); ^ dir_tree.c:1445:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_FOP_H"Read inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fop, size, off); ^ dir_tree.c:1445:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_buffer_written_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1475:69: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_FOP_H"Buffer written, count: %zu", INO_T (op_data->ino), (void *)fop, count); ^ dir_tree.c:1475:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_FOP_H"Buffer written, count: %zu", INO_T (op_data->ino), (void *)fop, count); ^ dir_tree.c:1475:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1483:62: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (op_data->ino)); ^ dir_tree.c:1483:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1494:72: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Recalculating file size !", INO_T (op_data->ino)); ^ dir_tree.c:1494:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Recalculating file size !", INO_T (op_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_write': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1519:58: note: in expansion of macro 'INO_T' LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ dir_tree.c:1519:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1529:80: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_FOP_H"write inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fop, size, off); ^ dir_tree.c:1529:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_FOP_H"write inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fop, size, off); ^ dir_tree.c:1529:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_remove_on_con_data_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1563:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (data->ino)); ^ dir_tree.c:1563:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1570:57: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Entry is removed !", INO_T (data->ino)); ^ dir_tree.c:1570:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Entry is removed !", INO_T (data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_remove_on_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1594:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (data->ino)); ^ dir_tree.c:1594:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_remove': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1627:54: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Removing inode", INO_T (ino)); ^ dir_tree.c:1627:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Removing inode", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1634:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ dir_tree.c:1634:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1640:62: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry is not a file !", INO_T (ino)); ^ dir_tree.c:1640:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry is not a file !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1656:67: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Failed to get PoolClient !", INO_T (ino)); ^ dir_tree.c:1656:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to get PoolClient !", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_file_unlink': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:1668:74: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, "Unlinking %s, parent_ino: %"INO_FMT, name, INO parent_ino); ^ dir_tree.c:1668:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Unlinking %s, parent_ino: %"INO_FMT, name, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:1672:74: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Parent not found, parent_ino: %"INO_FMT, INO parent_ino); ^ dir_tree.c:1672:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Parent not found, parent_ino: %"INO_FMT, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:1679:73: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Entry not found, parent_ino: %"INO_FMT, INO parent_ino); ^ dir_tree.c:1679:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Entry not found, parent_ino: %"INO_FMT, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_dir_remove': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:1699:77: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, "Removing dir: %s parent_ino: %"INO_FMT, name, INO parent_ino); ^ dir_tree.c:1699:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Removing dir: %s parent_ino: %"INO_FMT, name, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:1703:73: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Entry not found, parent_ino: %"INO_FMT, INO parent_ino); ^ dir_tree.c:1703:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Entry not found, parent_ino: %"INO_FMT, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1714:67: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry is not a directory !", INO_T (en->ino)); ^ dir_tree.c:1714:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry is not a directory !", INO_T (en->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1723:109: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Directory contains entry which wasn't deleted! Entry: %"INO_FMT, INO_T (en->ino), INO_T (tmp_en->ino)); ^ ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1723:126: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Directory contains entry which wasn't deleted! Entry: %"INO_FMT, INO_T (en->ino), INO_T (tmp_en->ino)); ^ dir_tree.c:1723:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Directory contains entry which wasn't deleted! Entry: %"INO_FMT, INO_T (en->ino), INO_T (tmp_en->ino)); ^ dir_tree.c:1723:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1730:78: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Directory is not empty, items: %u !", INO_T (en->ino), g_hash_table_size (en->h_dir_tree)); ^ dir_tree.c:1730:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Directory is not empty, items: %u !", INO_T (en->ino), g_hash_table_size (en->h_dir_tree)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1739:63: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Directory is removed: %s", INO_T (en->ino), name); ^ dir_tree.c:1739:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Directory is removed: %s", INO_T (en->ino), name); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_dir_create': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:1751:78: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, "Creating dir: %s, parent_ino: %"INO_FMT, name, INO parent_ino); ^ dir_tree.c:1751:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Creating dir: %s, parent_ino: %"INO_FMT, name, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:1757:77: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Directory not found, parent_ino: %"INO_FMT, INO parent_ino); ^ dir_tree.c:1757:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Directory not found, parent_ino: %"INO_FMT, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:1767:92: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Failed to create dir: %s, parent_ino: %"INO_FMT, name, INO parent_ino); ^ dir_tree.c:1767:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Failed to create dir: %s, parent_ino: %"INO_FMT, name, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_rename_delete_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1843:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->parent_ino)); ^ dir_tree.c:1843:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1852:93: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->name, INO_T (rdata->parent_ino)); ^ dir_tree.c:1852:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->name, INO_T (rdata->parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1861:56: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found", INO_T (rdata->newparent_ino)); ^ dir_tree.c:1861:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found", INO_T (rdata->newparent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_rename_delete_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1892:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->parent_ino)); ^ dir_tree.c:1892:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:1901:93: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->name, INO rdata->parent_ino); ^ dir_tree.c:1901:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->name, INO rdata->parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_rename_copy_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1953:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->newparent_ino)); ^ dir_tree.c:1953:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->newparent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:1962:96: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->newname, INO rdata->newparent_ino); ^ dir_tree.c:1962:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->newname, INO rdata->newparent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_rename_copy_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:1999:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->parent_ino)); ^ dir_tree.c:1999:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:2008:93: note: in expansion of macro 'INO' LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->name, INO rdata->parent_ino); ^ dir_tree.c:2008:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Entry '%s' not found, parent_ino: %"INO_FMT, rdata->name, INO rdata->parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2017:58: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->newparent_ino)); ^ dir_tree.c:2017:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Entry not found !", INO_T (rdata->newparent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2038:66: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_CON_H"Rename: coping %s to %s", INO_T (en->ino), (void *)con, en->fullpath, dst_path); ^ dir_tree.c:2038:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_CON_H"Rename: coping %s to %s", INO_T (en->ino), (void *)con, en->fullpath, dst_path); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_rename': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:2069:15: note: in expansion of macro 'INO' name, INO parent_ino, newname, INO newparent_ino); ^ ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ dir_tree.c:2069:40: note: in expansion of macro 'INO' name, INO parent_ino, newname, INO newparent_ino); ^ dir_tree.c:2068:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, "Renaming: %s parent: %"INO_FMT" to %s parent: %"INO_FMT, ^ dir_tree.c:2068:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:2073:72: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO parent_ino); ^ dir_tree.c:2073:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:2081:72: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO newparent_ino); ^ dir_tree.c:2081:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO newparent_ino); ^ dir_tree.c: At top level: dir_tree.c:2137:21: warning: comma at end of enumerator list [-Wpedantic] XATR_content = 2, ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_getxattr_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2215:56: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Got Xattributes !", INO_T (xattr_data->ino)); ^ dir_tree.c:2215:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Got Xattributes !", INO_T (xattr_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2222:68: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Failed to get Xattributes !", INO_T (xattr_data->ino)); ^ dir_tree.c:2222:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to get Xattributes !", INO_T (xattr_data->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:2231:72: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO xattr_data->ino); ^ dir_tree.c:2231:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO xattr_data->ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_getxattr_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ dir_tree.c:2255:72: note: in expansion of macro 'INO' LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO xattr_data->ino); ^ dir_tree.c:2255:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, "Entry (ino = %"INO_FMT") not found !", INO xattr_data->ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_getxattr': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2291:61: note: in expansion of macro 'INO_T' LOG_debug (DIR_TREE_LOG, INO_H"Getting Xattributes ..", INO_T (ino)); ^ dir_tree.c:2291:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (DIR_TREE_LOG, INO_H"Getting Xattributes ..", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:48:71: note: in definition of macro 'LOG_msg' logger_log_msg (__FILE__, __LINE__, __func__, LOG_msg, subsystem, x); \ ^ dir_tree.c:2297:66: note: in expansion of macro 'INO' LOG_msg (DIR_TREE_LOG, "Entry (%"INO_FMT") not found !", INO ino); ^ dir_tree.c:2297:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_msg (DIR_TREE_LOG, "Entry (%"INO_FMT") not found !", INO ino); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_on_symlink_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2397:60: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Symlink not found !", INO_T (sdata->ino)); ^ dir_tree.c:2397:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Symlink not found !", INO_T (sdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_create_symlink': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2416:62: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (parent_ino)); ^ dir_tree.c:2416:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Directory not found !", INO_T (parent_ino)); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2427:72: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Failed to create file: %s !", INO_T (parent_ino), fname); ^ dir_tree.c:2427:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Failed to create file: %s !", INO_T (parent_ino), fname); ^ In file included from ../include/global.h:149:0, from ../include/dir_tree.h:21, from dir_tree.c:18: dir_tree.c: In function 'dir_tree_readlink': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ dir_tree.c:2483:60: note: in expansion of macro 'INO_T' LOG_err (DIR_TREE_LOG, INO_H"Symlink not found !", INO_T (ino)); ^ dir_tree.c:2483:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (DIR_TREE_LOG, INO_H"Symlink not found !", INO_T (ino)); ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-rfuse.o `test -f 'rfuse.c' || echo './'`rfuse.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/rfuse.h:21, from rfuse.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/rfuse.h:21:0, from rfuse.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/rfuse.h:21, from rfuse.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/rfuse.h:21, from rfuse.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from rfuse.c:19:0: ../include/dir_tree.h:25:17: warning: comma at end of enumerator list [-Wpedantic] DET_file = 1, ^ ../include/dir_tree.h:34:58: warning: ISO C90 does not support 'long long' [-Wlong-long] fuse_ino_t parent_ino, const gchar *entry_name, long long size, time_t last_modified); ^ ../include/dir_tree.h:36:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // mark that DirTree is being updated ^ ../include/dir_tree.h:36:1: warning: (this will be reported only once per input file) [enabled by default] rfuse.c:21:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // error codes: /usr/include/asm/errno.h /usr/include/asm-generic/errno-base.h ^ rfuse.c:21:1: warning: (this will be reported only once per input file) [enabled by default] rfuse.c:103:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .init = rfuse_init, ^ rfuse.c:104:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .destroy = rfuse_dest, ^ rfuse.c:105:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .opendir = rfuse_opendir, ^ rfuse.c:106:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .readdir = rfuse_readdir, ^ rfuse.c:107:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .releasedir = rfuse_releasedir, ^ rfuse.c:108:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .lookup = rfuse_lookup, ^ rfuse.c:109:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .getattr = rfuse_getattr, ^ rfuse.c:110:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .setattr = rfuse_setattr, ^ rfuse.c:111:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .open = rfuse_open, ^ rfuse.c:112:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .release = rfuse_release, ^ rfuse.c:113:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .read = rfuse_read, ^ rfuse.c:114:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .write = rfuse_write, ^ rfuse.c:115:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .create = rfuse_create, ^ rfuse.c:116:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .forget = rfuse_forget, ^ rfuse.c:117:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .unlink = rfuse_unlink, ^ rfuse.c:118:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .mkdir = rfuse_mkdir, ^ rfuse.c:119:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .rmdir = rfuse_rmdir, ^ rfuse.c:120:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .rename = rfuse_rename, ^ rfuse.c:121:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .getxattr = rfuse_getxattr, ^ rfuse.c:122:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .listxattr = rfuse_listxattr, ^ rfuse.c:123:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .statfs = rfuse_statfs, ^ rfuse.c:124:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .symlink = rfuse_symlink, ^ rfuse.c:125:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .readlink = rfuse_readlink, ^ rfuse.c:126:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .flush = rfuse_flush, ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_opendir': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:398:42: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"opendir", INO_T (ino)); ^ rfuse.c:398:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"opendir", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_releasedir': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:412:45: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"releasedir", INO_T (ino)); ^ rfuse.c:412:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"releasedir", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_add_dirbuf': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:433:55: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"add_dirbuf, name: %s", INO_T (ino), name); ^ rfuse.c:433:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"add_dirbuf, name: %s", INO_T (ino), name); ^ rfuse.c: In function 'rfuse_readdir_cb': rfuse.c:452:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "readdir_cb success: %s, buf_size: %zu, size: %zu, off: %"OFF_FMT, ^ rfuse.c:452:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_readdir': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:472:74: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"readdir inode, size: %zu, off: %"OFF_FMT, INO_T (ino), size, off); ^ rfuse.c:472:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"readdir inode, size: %zu, off: %"OFF_FMT, INO_T (ino), size, off); ^ rfuse.c:472:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_getattr_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:488:58: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"getattr_cb, success: %s", INO_T (ino), success?"YES":"NO"); ^ rfuse.c:488:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"getattr_cb, success: %s", INO_T (ino), success?"YES":"NO"); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_getattr': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:515:42: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"getattr", INO_T (ino)); ^ rfuse.c:515:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"getattr", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_lookup_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:564:79: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"lookup_cb, file size: %"OFF_FMT" success: %s", INO_T (ino), file_size, success?"YES":"NO"); ^ rfuse.c:564:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"lookup_cb, file size: %"OFF_FMT" success: %s", INO_T (ino), file_size, success?"YES":"NO"); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_lookup': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:596:75: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "lookup name: %s parent inode: %"INO_FMT, name, INO parent_ino); ^ rfuse.c:596:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "lookup name: %s parent inode: %"INO_FMT, name, INO parent_ino); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_open': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:620:59: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_FI_H"open inode, flags: %d", INO_T (ino), (void *)fi, fi->flags); ^ rfuse.c:620:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_FI_H"open inode, flags: %d", INO_T (ino), (void *)fi, fi->flags); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_create_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:633:62: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_FI_H"add_file_cb success: %s", INO_T (ino), (void *)fi, success?"YES":"NO"); ^ rfuse.c:633:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_FI_H"add_file_cb success: %s", INO_T (ino), (void *)fi, success?"YES":"NO"); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_create': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:662:83: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "create parent inode: %"INO_FMT", name: %s, mode: %d ", INO parent_ino, name, mode); ^ rfuse.c:662:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "create parent inode: %"INO_FMT", name: %s, mode: %d ", INO parent_ino, name, mode); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_release': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:676:63: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_FI_H"release inode, flags: %d", INO_T (ino), (void *)fi, fi->flags); ^ rfuse.c:676:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_FI_H"release inode, flags: %d", INO_T (ino), (void *)fi, fi->flags); ^ rfuse.c: In function 'rfuse_read_cb': rfuse.c:690:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "[req: %p] <<<<< read_cb success: %s IN buf: %zu", (void *)req, success?"YES":"NO", buf_size); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_read': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:706:80: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_FI_H">>>> read inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fi, size, off); ^ rfuse.c:706:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_FI_H">>>> read inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fi, size, off); ^ rfuse.c:706:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_write': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:732:75: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_FI_H"write inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fi, size, off); ^ rfuse.c:732:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_FI_H"write inode, size: %zu, off: %"OFF_FMT, INO_T (ino), (void *)fi, size, off); ^ rfuse.c:732:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_forget': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:754:54: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"forget nlookup: %lu", INO_T (ino), nlookup); ^ rfuse.c:754:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"forget nlookup: %lu", INO_T (ino), nlookup); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_unlink': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:783:88: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "[%p] unlink parent_ino: %"INO_FMT", name: %s", (void *)req, INO parent, name); ^ rfuse.c:783:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "[%p] unlink parent_ino: %"INO_FMT", name: %s", (void *)req, INO parent, name); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_mkdir_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:797:86: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "mkdir_cb success: %s, ino: %"INO_FMT, success?"YES":"NO", INO ino); ^ rfuse.c:797:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "mkdir_cb success: %s, ino: %"INO_FMT, success?"YES":"NO", INO ino); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_mkdir': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:829:79: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "mkdir parent_ino: %"INO_FMT", name: %s, mode: %d", INO parent_ino, name, mode); ^ rfuse.c:829:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "mkdir parent_ino: %"INO_FMT", name: %s, mode: %d", INO parent_ino, name, mode); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_rmdir': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:843:89: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "[%p] rmdir parent_ino: %"INO_FMT", name: %s", (void *)rfuse, INO parent_ino, name); ^ rfuse.c:843:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "[%p] rmdir parent_ino: %"INO_FMT", name: %s", (void *)rfuse, INO parent_ino, name); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_rename': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:874:9: note: in expansion of macro 'INO' INO parent, name, INO newparent, newname); ^ ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:874:27: note: in expansion of macro 'INO' INO parent, name, INO newparent, newname); ^ rfuse.c:873:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "rename parent_ino: %"INO_FMT", name: %s new_parent_in: %"INO_FMT", newname: %s", ^ rfuse.c:873:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_listxattr': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:887:55: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"listxattr, size: %zu", INO_T (ino), size); ^ rfuse.c:887:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"listxattr, size: %zu", INO_T (ino), size); ^ rfuse.c:887:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_getxattr_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:902:68: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"getxattr_cb success: %s str: %s", INO_T (ino), success?"YES":"NO", str); ^ rfuse.c:902:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"getxattr_cb success: %s str: %s", INO_T (ino), success?"YES":"NO", str); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_getxattr': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:924:79: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "getxattr for: %"INO_FMT" attr name: %s size: %zu", INO ino, name, size); ^ rfuse.c:924:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "getxattr for: %"INO_FMT" attr name: %s size: %zu", INO ino, name, size); ^ rfuse.c:924:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_statfs': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:948:41: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"statfs", INO_T (ino)); ^ rfuse.c:948:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"statfs", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_symlik_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:967:79: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"symlik_cb, file size: %"OFF_FMT" success: %s", INO_T (ino), file_size, success?"YES":"NO"); ^ rfuse.c:967:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"symlik_cb, file size: %"OFF_FMT" success: %s", INO_T (ino), file_size, success?"YES":"NO"); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_symlink': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:997:100: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "[%p] symlink parent_ino: %"INO_FMT", name: %s link: %s", (void *)rfuse, INO parent_ino, name, link); ^ rfuse.c:997:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "[%p] symlink parent_ino: %"INO_FMT", name: %s link: %s", (void *)rfuse, INO parent_ino, name, link); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_readlink_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ rfuse.c:1006:69: note: in expansion of macro 'INO_T' LOG_debug (FUSE_LOG, INO_H"readlink_cb, success: %s, link: %s", INO_T (ino), success?"YES":"NO", link); ^ rfuse.c:1006:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, INO_H"readlink_cb, success: %s, link: %s", INO_T (ino), success?"YES":"NO", link); ^ In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_readlink': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:1020:72: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "[%p] readlink ino: %"INO_FMT, (void *)rfuse, INO ino); ^ rfuse.c:1020:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "[%p] readlink ino: %"INO_FMT, (void *)rfuse, INO ino); ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-http_connection.o `test -f 'http_connection.c' || echo './'`http_connection.c In file included from ../include/global.h:149:0, from ../include/rfuse.h:21, from rfuse.c:18: rfuse.c: In function 'rfuse_flush': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ rfuse.c:1044:91: note: in expansion of macro 'INO' LOG_debug (FUSE_LOG, "[%p][req: %p] flush ino: %"INO_FMT, (void *)rfuse, (void *)req, INO ino); ^ rfuse.c:1044:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FUSE_LOG, "[%p][req: %p] flush ino: %"INO_FMT, (void *)rfuse, (void *)req, INO ino); ^ In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/http_connection.h:21, from http_connection.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/http_connection.h:21:0, from http_connection.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/http_connection.h:21, from http_connection.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-http_connection_dir_list.o `test -f 'http_connection_dir_list.c' || echo './'`http_connection_dir_list.c In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/http_connection.h:21, from http_connection.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/http_connection.h:22:0, from http_connection.c:18: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from http_connection.c:18:0: ../include/http_connection.h:25:16: warning: comma at end of enumerator list [-Wpedantic] RT_list = 0, ^ ../include/http_connection.h:36:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // is taken by high level ^ ../include/http_connection.h:36:5: warning: (this will be reported only once per input file) [enabled by default] In file included from http_connection.c:19:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] http_connection.c:24:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // HTTP header: key, value ^ http_connection.c:24:1: warning: (this will be reported only once per input file) [enabled by default] http_connection.c: In function 'http_connection_on_response_cb': http_connection.c:458:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] ); ^ http_connection.c:458:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] http_connection.c: In function 'http_connection_make_request': http_connection.c:812:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] LOG_msg (CON_LOG, CON_H"%s %s bucket: %s, host: %s, out_len: %zd", (void *)con, ^ In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/http_connection.h:21:0, from http_connection_dir_list.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/http_connection.h:22:0, from http_connection_dir_list.c:18: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from http_connection_dir_list.c:18:0: ../include/http_connection.h:25:16: warning: comma at end of enumerator list [-Wpedantic] RT_list = 0, ^ ../include/http_connection.h:36:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // is taken by high level ^ ../include/http_connection.h:36:5: warning: (this will be reported only once per input file) [enabled by default] In file included from http_connection_dir_list.c:19:0: ../include/dir_tree.h:25:17: warning: comma at end of enumerator list [-Wpedantic] DET_file = 1, ^ ../include/dir_tree.h:34:58: warning: ISO C90 does not support 'long long' [-Wlong-long] fuse_ino_t parent_ino, const gchar *entry_name, long long size, time_t last_modified); ^ ../include/dir_tree.h:36:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // mark that DirTree is being updated ^ ../include/dir_tree.h:36:1: warning: (this will be reported only once per input file) [enabled by default] http_connection_dir_list.c:34:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // parses directory XML ^ http_connection_dir_list.c:34:1: warning: (this will be reported only once per input file) [enabled by default] gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-bucket_client.o `test -f 'bucket_client.c' || echo './'`bucket_client.c In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: http_connection_dir_list.c: In function 'http_connection_on_directory_listing_data': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ http_connection_dir_list.c:297:71: note: in expansion of macro 'INO_T' LOG_err (CON_DIR_LOG, INO_CON_H"Directory buffer is empty !", INO_T (dir_req->ino), (void *)con); ^ http_connection_dir_list.c:297:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CON_DIR_LOG, INO_CON_H"Directory buffer is empty !", INO_T (dir_req->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ http_connection_dir_list.c:303:74: note: in expansion of macro 'INO_T' LOG_err (CON_DIR_LOG, INO_CON_H"Error getting directory list !", INO_T (dir_req->ino), (void *)con); ^ http_connection_dir_list.c:303:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CON_DIR_LOG, INO_CON_H"Error getting directory list !", INO_T (dir_req->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ http_connection_dir_list.c:309:73: note: in expansion of macro 'INO_T' LOG_err (CON_DIR_LOG, INO_CON_H"Error parsing directory XML !", INO_T (dir_req->ino), (void *)con); ^ http_connection_dir_list.c:309:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CON_DIR_LOG, INO_CON_H"Error parsing directory XML !", INO_T (dir_req->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ http_connection_dir_list.c:319:70: note: in expansion of macro 'INO_T' LOG_debug (CON_DIR_LOG, INO_CON_H"Directory listing done !", INO_T (dir_req->ino), (void *)con); ^ http_connection_dir_list.c:319:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (CON_DIR_LOG, INO_CON_H"Directory listing done !", INO_T (dir_req->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ http_connection_dir_list.c:338:75: note: in expansion of macro 'INO_T' LOG_err (CON_DIR_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (dir_req->ino), (void *)con); ^ http_connection_dir_list.c:338:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CON_DIR_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (dir_req->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: http_connection_dir_list.c: In function 'http_connection_get_directory_listing': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ http_connection_dir_list.c:352:79: note: in expansion of macro 'INO_T' LOG_debug (CON_DIR_LOG, INO_CON_H"Getting directory listing for: >>%s<<", INO_T (con), (void *)con, dir_path); ^ In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/http_connection.h:21, from bucket_client.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ http_connection_dir_list.c:352:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (CON_DIR_LOG, INO_CON_H"Getting directory listing for: >>%s<<", INO_T (con), (void *)con, dir_path); ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from http_connection_dir_list.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ http_connection_dir_list.c:385:75: note: in expansion of macro 'INO_T' LOG_err (CON_DIR_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (dir_req->ino), (void *)con); ^ http_connection_dir_list.c:385:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CON_DIR_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (dir_req->ino), (void *)con); ^ In file included from ../include/http_connection.h:21:0, from bucket_client.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/http_connection.h:21, from bucket_client.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-client_pool.o `test -f 'client_pool.c' || echo './'`client_pool.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from client_pool.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/global.h:149:0, from ../include/http_connection.h:21, from bucket_client.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/http_connection.h:21, from bucket_client.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/http_connection.h:22:0, from bucket_client.c:18: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from bucket_client.c:18:0: ../include/http_connection.h:25:16: warning: comma at end of enumerator list [-Wpedantic] RT_list = 0, ^ ../include/http_connection.h:36:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // is taken by high level ^ ../include/http_connection.h:36:5: warning: (this will be reported only once per input file) [enabled by default] In file included from client_pool.c:18:0: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from client_pool.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-file_io_ops.o `test -f 'file_io_ops.c' || echo './'`file_io_ops.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/file_io_ops.h:21, from file_io_ops.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/global.h:149:0, from client_pool.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from client_pool.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from client_pool.c:19:0: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from client_pool.c:20:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] client_pool.c:26:23: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GList *l_clients; // the list of PoolClient (HTTPClient or HTTPConnection) ^ client_pool.c:26:23: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/file_io_ops.h:21:0, from file_io_ops.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/file_io_ops.h:21, from file_io_ops.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-cache_mng.o `test -f 'cache_mng.c' || echo './'`cache_mng.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/cache_mng.h:21, from cache_mng.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/cache_mng.h:21:0, from cache_mng.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/cache_mng.h:21, from cache_mng.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/http_connection.h:22:0, from file_io_ops.c:19: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from file_io_ops.c:19:0: ../include/http_connection.h:25:16: warning: comma at end of enumerator list [-Wpedantic] RT_list = 0, ^ ../include/http_connection.h:36:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // is taken by high level ^ ../include/http_connection.h:36:5: warning: (this will be reported only once per input file) [enabled by default] In file included from file_io_ops.c:20:0: ../include/cache_mng.h:26:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // retrieve file buffer from local storage ^ ../include/cache_mng.h:26:1: warning: (this will be reported only once per input file) [enabled by default] In file included from file_io_ops.c:21:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] In file included from file_io_ops.c:22:0: ../include/dir_tree.h:25:17: warning: comma at end of enumerator list [-Wpedantic] DET_file = 1, ^ ../include/dir_tree.h:34:58: warning: ISO C90 does not support 'long long' [-Wlong-long] fuse_ino_t parent_ino, const gchar *entry_name, long long size, time_t last_modified); ^ ../include/dir_tree.h:36:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // mark that DirTree is being updated ^ ../include/dir_tree.h:36:1: warning: (this will be reported only once per input file) [enabled by default] file_io_ops.c:30:26: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gboolean assume_new; // assume file does not exist yet ^ file_io_ops.c:30:26: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_release_update_headers': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:104:53: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"File uploaded !", INO_T (fop->ino)); ^ file_io_ops.c:104:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"File uploaded !", INO_T (fop->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_release_on_complete_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:120:85: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to send Multipart data to the server !", INO_T (fop->ino), (void *)con); ^ file_io_ops.c:120:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to send Multipart data to the server !", INO_T (fop->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:126:64: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_CON_H"Multipart Upload is done !", INO_T (fop->ino), (void *)con); ^ file_io_ops.c:126:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_CON_H"Multipart Upload is done !", INO_T (fop->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_release_on_complete_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:152:68: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_CON_H"Sending Multipart Final part..", INO_T (fop->ino), (void *)con); ^ file_io_ops.c:152:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_CON_H"Sending Multipart Final part..", INO_T (fop->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:167:71: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (fop->ino), (void *)con); ^ file_io_ops.c:167:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (fop->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_release_complete_multipart': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:177:77: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"UploadID is not set, aborting operation !", INO_T (fop->ino)); ^ file_io_ops.c:177:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"UploadID is not set, aborting operation !", INO_T (fop->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:184:63: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (fop->ino)); ^ file_io_ops.c:184:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (fop->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_release_on_part_sent_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:202:73: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to send buffer to server !", INO_T (fop->ino), (void *)con); ^ file_io_ops.c:202:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to send buffer to server !", INO_T (fop->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_release_on_part_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:229:62: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_CON_H"Releasing fop. Size: %zu", INO_T (fop->ino), (void *)con, evbuffer_get_length (fop->write_buf)); ^ file_io_ops.c:229:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_CON_H"Releasing fop. Size: %zu", INO_T (fop->ino), (void *)con, evbuffer_get_length (fop->write_buf)); ^ file_io_ops.c:229:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:249:85: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"UploadID is not set, aborting operation !", INO_T (fop->ino), (void *)con); ^ file_io_ops.c:249:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"UploadID is not set, aborting operation !", INO_T (fop->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:303:71: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (fop->ino), (void *)con); ^ file_io_ops.c:303:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (fop->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_release': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:319:67: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (fop->ino)); ^ file_io_ops.c:319:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (fop->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_write_on_send_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:358:73: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to send buffer to server !", INO_T (wdata->ino), (void *)con); ^ file_io_ops.c:358:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to send buffer to server !", INO_T (wdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_write_on_send_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:417:71: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (wdata->ino), (void *)con); ^ file_io_ops.c:417:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (wdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_write_send_part': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:428:77: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"UploadID is not set, aborting operation !", INO_T (wdata->ino)); ^ file_io_ops.c:428:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"UploadID is not set, aborting operation !", INO_T (wdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:436:63: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (wdata->ino)); ^ file_io_ops.c:436:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (wdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_write_on_multipart_init_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:499:91: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to get multipart init data from the server !", INO_T (wdata->ino), (void *)con); ^ file_io_ops.c:499:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to get multipart init data from the server !", INO_T (wdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:507:76: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to parse multipart init data!", INO_T (wdata->ino), (void *)con); ^ file_io_ops.c:507:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to parse multipart init data!", INO_T (wdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_write_on_multipart_init_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:543:71: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (wdata->ino), (void *)con); ^ file_io_ops.c:543:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (wdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_write_init_multipart': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:555:63: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (wdata->ino)); ^ file_io_ops.c:555:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (wdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_write_buffer': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:572:86: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Write call with offset %"OFF_FMT" is not allowed !", INO_T (ino), off); ^ file_io_ops.c:572:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Write call with offset %"OFF_FMT" is not allowed !", INO_T (ino), off); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:581:53: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"Write buf size: %zd", INO_T (ino), evbuffer_get_length (fop->write_buf)); ^ file_io_ops.c:581:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Write buf size: %zd", INO_T (ino), evbuffer_get_length (fop->write_buf)); ^ file_io_ops.c:581:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'insure_cache_etag_consistent_or_invalidate_cache': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:648:65: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Header fails to contain ETag!", INO_T (rdata->ino)); ^ file_io_ops.c:648:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Header fails to contain ETag!", INO_T (rdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:666:17: note: in expansion of macro 'INO_T' INO_T (rdata->ino), rdata->aws_etag+1); ^ file_io_ops.c:665:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"ETags same %.8s..., using local cached file", ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:669:17: note: in expansion of macro 'INO_T' INO_T (rdata->ino), rdata->aws_etag+1, cached_etag+1); ^ file_io_ops.c:668:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"ETags differ, invalidating local cached file!: AWS %.8s..., cache %.8s...", ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:674:65: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"Set cache etag: %.8s...", INO_T (rdata->ino), rdata->aws_etag+1); ^ file_io_ops.c:674:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Set cache etag: %.8s...", INO_T (rdata->ino), rdata->aws_etag+1); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_read_on_get_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:693:72: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to get file from server !", INO_T (rdata->ino), (void *)con); ^ file_io_ops.c:693:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to get file from server !", INO_T (rdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:709:9: note: in expansion of macro 'INO_T' INO_T (rdata->ino), rdata->aws_etag+1, cached_etag ? cached_etag+1 : "not set"); ^ file_io_ops.c:708:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Read from server done, AWS etag %.8s..., cache etag %.8s...", ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:712:65: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"Setting cache etag: %.8s...", INO_T (rdata->ino), rdata->aws_etag+1); ^ file_io_ops.c:712:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Setting cache etag: %.8s...", INO_T (rdata->ino), rdata->aws_etag+1); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:716:67: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"Storing [%"G_GUINT64_FORMAT" %zu]", INO_T(rdata->ino), rdata->request_offset, buf_len); ^ file_io_ops.c:716:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Storing [%"G_GUINT64_FORMAT" %zu]", INO_T(rdata->ino), rdata->request_offset, buf_len); ^ file_io_ops.c:716:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_read_on_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:759:71: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (rdata->ino), (void *)con); ^ file_io_ops.c:759:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (rdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_read_on_cache_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:773:56: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"Reading from cache", INO_T (rdata->ino)); ^ file_io_ops.c:773:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Reading from cache", INO_T (rdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:778:59: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"Reading from server !", INO_T (rdata->ino)); ^ file_io_ops.c:778:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Reading from server !", INO_T (rdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:783:67: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (rdata->ino)); ^ file_io_ops.c:783:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (rdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_read_get_buf': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:795:77: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"requested size is beyond the file size!", INO_T (rdata->ino)); ^ file_io_ops.c:795:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"requested size is beyond the file size!", INO_T (rdata->ino)); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:818:9: note: in expansion of macro 'INO_T' INO_T (rdata->ino), rdata->off, rdata->size, rdata->fop->file_size); ^ file_io_ops.c:817:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"requesting [%"OFF_FMT": %"G_GUINT64_FORMAT"], file size: %"G_GUINT64_FORMAT, ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_read_on_head_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:840:72: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to get HEAD from server !", INO_T (rdata->ino), (void *)con); ^ file_io_ops.c:840:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to get HEAD from server !", INO_T (rdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:859:80: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Header contains incorrect file size!", INO_T (rdata->ino), (void *)con); ^ file_io_ops.c:859:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Header contains incorrect file size!", INO_T (rdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:864:73: note: in expansion of macro 'INO_T' LOG_debug (FIO_LOG, INO_H"Remote file size: %"G_GUINT64_FORMAT, INO_T (rdata->ino), rdata->fop->file_size); ^ file_io_ops.c:864:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, INO_H"Remote file size: %"G_GUINT64_FORMAT, INO_T (rdata->ino), rdata->fop->file_size); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_read_on_head_con_cb': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:891:71: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (rdata->ino), (void *)con); ^ file_io_ops.c:891:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_CON_H"Failed to create HTTP request !", INO_T (rdata->ino), (void *)con); ^ In file included from ../include/global.h:149:0, from ../include/file_io_ops.h:21, from file_io_ops.c:18: file_io_ops.c: In function 'fileio_read_buffer': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ file_io_ops.c:923:67: note: in expansion of macro 'INO_T' LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (rdata->ino)); ^ file_io_ops.c:923:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (FIO_LOG, INO_H"Failed to get HTTP client !", INO_T (rdata->ino)); ^ file_io_ops.c: In function 'fileio_simple_upload_on_con_cb': file_io_ops.c:977:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] LOG_debug (FIO_LOG, CON_H"Uploading data. Size: %zu", (void *)con, evbuffer_get_length (fsim->write_buf)); ^ In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from cache_mng.c:18:0: ../include/cache_mng.h:26:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // retrieve file buffer from local storage ^ ../include/cache_mng.h:26:1: warning: (this will be reported only once per input file) [enabled by default] In file included from cache_mng.c:20:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] cache_mng.c:32:24: warning: C++ style comments are not allowed in ISO C90 [enabled by default] time_t check_time; // last check time of stored objects ^ cache_mng.c:32:24: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/cache_mng.h:21:0, from cache_mng.c:18: cache_mng.c: In function 'cache_mng_file_name': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ cache_mng.c:161:79: note: in expansion of macro 'INO' return snprintf (buf, buflen, "%s/cache_mng_%"INO_FMT"", cmng->cache_dir, INO ino); ^ cache_mng.c:161:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] return snprintf (buf, buflen, "%s/cache_mng_%"INO_FMT"", cmng->cache_dir, INO ino); ^ cache_mng.c:161:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: cache_mng.c: In function 'cache_mng_retrieve_file_buf': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:249:82: note: in expansion of macro 'INO_T' LOG_err (CMNG_LOG, INO_H"Requested inode doesn't match hashed key!", INO_T (ino)); ^ cache_mng.c:249:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CMNG_LOG, INO_H"Requested inode doesn't match hashed key!", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:260:82: note: in expansion of macro 'INO_T' LOG_err (CMNG_LOG, INO_H"Failed to open file for reading! Path: %s", INO_T (ino), path); ^ cache_mng.c:260:13: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CMNG_LOG, INO_H"Failed to open file for reading! Path: %s", INO_T (ino), path); ^ In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:274:13: note: in expansion of macro 'INO_T' INO_T (ino), off, size, context->success ? "OK" : "Failed"); ^ cache_mng.c:273:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (CMNG_LOG, INO_H"Read [%"OFF_FMT":%zu] bytes, result: %s", ^ cache_mng.c:273:9: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:289:13: note: in expansion of macro 'INO_T' INO_T (ino), off, off + size); ^ cache_mng.c:288:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (CMNG_LOG, INO_H"Entry isn't found or doesn't contain requested range: [%"OFF_FMT": %"OFF_FMT"]", ^ In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: cache_mng.c: In function 'cache_mng_store_file_buf': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:347:87: note: in expansion of macro 'INO_T' LOG_err (CMNG_LOG, INO_H"Failed to create / open file for writing! Path: %s", INO_T (ino), path); ^ cache_mng.c:347:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CMNG_LOG, INO_H"Failed to create / open file for writing! Path: %s", INO_T (ino), path); ^ In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:53:71: note: in definition of macro 'LOG_err' logger_log_msg (__FILE__, __LINE__, __func__, LOG_err, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:372:13: note: in expansion of macro 'INO_T' INO_T (ino), new_length, old_length); ^ cache_mng.c:371:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_err (CMNG_LOG, INO_H"New length is less than the old length !: %"G_GUINT64_FORMAT" <= %"G_GUINT64_FORMAT, ^ In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:381:9: note: in expansion of macro 'INO_T' INO_T (ino), off, size, context->success ? "OK" : "Failed"); ^ cache_mng.c:380:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (CMNG_LOG, INO_H"Written [%"OFF_FMT":%zu] bytes, result: %s", ^ cache_mng.c:380:5: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: cache_mng.c: In function 'cache_mng_remove_file': ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:405:55: note: in expansion of macro 'INO_T' LOG_debug (CMNG_LOG, INO_H"Entry is removed", INO_T (ino)); ^ cache_mng.c:405:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (CMNG_LOG, INO_H"Entry is removed", INO_T (ino)); ^ In file included from ../include/global.h:149:0, from ../include/cache_mng.h:21, from cache_mng.c:18: ../include/global.h:176:36: warning: ISO C90 does not support 'long long' [-Wlong-long] #define INO (unsigned long long) ^ ../include/log.h:43:73: note: in definition of macro 'LOG_debug' logger_log_msg (__FILE__, __LINE__, __func__, LOG_debug, subsystem, x); \ ^ ../include/global.h:191:19: note: in expansion of macro 'INO' #define INO_T(x) (INO x) ^ cache_mng.c:407:54: note: in expansion of macro 'INO_T' LOG_debug (CMNG_LOG, INO_H"Entry not found", INO_T (ino)); ^ cache_mng.c:407:9: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] LOG_debug (CMNG_LOG, INO_H"Entry not found", INO_T (ino)); ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-stat_srv.o `test -f 'stat_srv.c' || echo './'`stat_srv.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/stat_srv.h:21, from stat_srv.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-utils.o `test -f 'utils.c' || echo './'`utils.c In file included from ../include/stat_srv.h:21:0, from stat_srv.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/utils.h:21, from utils.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/stat_srv.h:21, from stat_srv.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/utils.h:21:0, from utils.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/utils.h:21, from utils.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/global.h:149:0, from ../include/stat_srv.h:21, from stat_srv.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/stat_srv.h:21, from stat_srv.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from stat_srv.c:19:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] In file included from stat_srv.c:20:0: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from stat_srv.c:21:0: ../include/dir_tree.h:25:17: warning: comma at end of enumerator list [-Wpedantic] DET_file = 1, ^ ../include/dir_tree.h:34:58: warning: ISO C90 does not support 'long long' [-Wlong-long] fuse_ino_t parent_ino, const gchar *entry_name, long long size, time_t last_modified); ^ ../include/dir_tree.h:36:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // mark that DirTree is being updated ^ ../include/dir_tree.h:36:1: warning: (this will be reported only once per input file) [enabled by default] In file included from stat_srv.c:23:0: ../include/cache_mng.h:26:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // retrieve file buffer from local storage ^ ../include/cache_mng.h:26:1: warning: (this will be reported only once per input file) [enabled by default] stat_srv.c:34:30: warning: C++ style comments are not allowed in ISO C90 [enabled by default] "", // header ^ stat_srv.c:34:30: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/global.h:149:0, from ../include/utils.h:21, from utils.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/utils.h:21, from utils.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from utils.c:18:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] utils.c: In function 'uri_get_port': utils.c:113:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // if no port is specified, libevent returns -1 ^ utils.c:113:5: warning: (this will be reported only once per input file) [enabled by default] gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-conf.o `test -f 'conf.c' || echo './'`conf.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/conf.h:21, from conf.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-range.o `test -f 'range.c' || echo './'`range.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from ../include/range.h:21, from range.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from ../include/conf.h:21:0, from conf.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/conf.h:21, from conf.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/range.h:21:0, from range.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from ../include/range.h:21, from range.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/global.h:149:0, from ../include/conf.h:21, from conf.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/conf.h:21, from conf.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] conf.c:46:25: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gpointer user_data; // to pass to change_cb ^ conf.c:46:25: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/global.h:149:0, from ../include/range.h:21, from range.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from ../include/range.h:21, from range.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] range.c:21:25: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GList *l_intervals; // sorted list of intervals ^ range.c:21:25: warning: (this will be reported only once per input file) [enabled by default] gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DSYSCONFDIR=\""/etc/riofs/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -c -o riofs-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/include/stdlib.h:24:0, from ../include/global.h:23, from main.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from main.c:18:0: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from /usr/include/glib-2.0/glib.h:62:0, from ../include/global.h:73, from main.c:18: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:322:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:328:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from ../include/global.h:149:0, from main.c:18: ../include/log.h:24:18: warning: comma at end of enumerator list [-Wpedantic] LOG_debug = 2, ^ In file included from ../include/log.h:27:0, from ../include/global.h:149, from main.c:18: ../include/global.h:68:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] //#include ^ ../include/global.h:68:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ../include/http_connection.h:22:0, from main.c:19: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from main.c:19:0: ../include/http_connection.h:25:16: warning: comma at end of enumerator list [-Wpedantic] RT_list = 0, ^ ../include/http_connection.h:36:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // is taken by high level ^ ../include/http_connection.h:36:5: warning: (this will be reported only once per input file) [enabled by default] In file included from main.c:20:0: ../include/dir_tree.h:25:17: warning: comma at end of enumerator list [-Wpedantic] DET_file = 1, ^ ../include/dir_tree.h:34:58: warning: ISO C90 does not support 'long long' [-Wlong-long] fuse_ino_t parent_ino, const gchar *entry_name, long long size, time_t last_modified); ^ ../include/dir_tree.h:36:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // mark that DirTree is being updated ^ ../include/dir_tree.h:36:1: warning: (this will be reported only once per input file) [enabled by default] In file included from main.c:22:0: ../include/utils.h:30:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // remove directory tree ^ ../include/utils.h:30:1: warning: (this will be reported only once per input file) [enabled by default] In file included from main.c:23:0: ../include/client_pool.h:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // add client's callback to the awaiting queue ^ ../include/client_pool.h:43:1: warning: (this will be reported only once per input file) [enabled by default] In file included from main.c:24:0: ../include/cache_mng.h:26:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // retrieve file buffer from local storage ^ ../include/cache_mng.h:26:1: warning: (this will be reported only once per input file) [enabled by default] main.c:42:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // initial bucket ACL request ^ main.c:42:5: warning: (this will be reported only once per input file) [enabled by default] main.c: In function 'main': main.c:618:9: warning: initializer element is not computable at load time [enabled by default] { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &s_params, NULL, NULL }, ^ main.c:618:9: warning: initializer element is not computable at load time [enabled by default] main.c:619:9: warning: initializer element is not computable at load time [enabled by default] { "config", 'c', 0, G_OPTION_ARG_FILENAME_ARRAY, &s_config, conf_str, NULL}, ^ main.c:619:9: warning: initializer element is not computable at load time [enabled by default] main.c:619:9: warning: initializer element is not computable at load time [enabled by default] main.c:621:9: warning: initializer element is not computable at load time [enabled by default] { "uid", 0, 0, G_OPTION_ARG_INT, &uid, "Set UID of filesystem owner.", NULL }, ^ main.c:621:9: warning: initializer element is not computable at load time [enabled by default] main.c:622:9: warning: initializer element is not computable at load time [enabled by default] { "gid", 0, 0, G_OPTION_ARG_INT, &gid, "Set GID of filesystem owner.", NULL }, ^ main.c:622:9: warning: initializer element is not computable at load time [enabled by default] main.c:623:9: warning: initializer element is not computable at load time [enabled by default] { "fmode", 0, 0, G_OPTION_ARG_INT, &fmode, "Set mode for all files.", NULL }, ^ main.c:623:9: warning: initializer element is not computable at load time [enabled by default] main.c:624:9: warning: initializer element is not computable at load time [enabled by default] { "dmode", 0, 0, G_OPTION_ARG_INT, &dmode, "Set mode for all directories.", NULL }, ^ main.c:624:9: warning: initializer element is not computable at load time [enabled by default] main.c:626:9: warning: initializer element is not computable at load time [enabled by default] { "foreground", 'f', 0, G_OPTION_ARG_NONE, &foreground, "Flag. Do not daemonize process.", NULL }, ^ main.c:626:9: warning: initializer element is not computable at load time [enabled by default] main.c:627:9: warning: initializer element is not computable at load time [enabled by default] { "cache-dir", 0, 0, G_OPTION_ARG_STRING_ARRAY, &cache_dir, "Set cache directory.", NULL }, ^ main.c:627:9: warning: initializer element is not computable at load time [enabled by default] main.c:628:9: warning: initializer element is not computable at load time [enabled by default] { "fuse-options", 'o', 0, G_OPTION_ARG_STRING_ARRAY, &s_fuse_opts, "Fuse options.", "\"opt[,opt...]\"" }, ^ main.c:628:9: warning: initializer element is not computable at load time [enabled by default] main.c:629:9: warning: initializer element is not computable at load time [enabled by default] { "disable-syslog", 0, 0, G_OPTION_ARG_NONE, &disable_syslog, "Flag. Disable logging to syslog.", NULL }, ^ main.c:629:9: warning: initializer element is not computable at load time [enabled by default] main.c:630:9: warning: initializer element is not computable at load time [enabled by default] { "disable-stats", 0, 0, G_OPTION_ARG_NONE, &disable_stats, "Flag. Disable Statistics HTTP interface.", NULL }, ^ main.c:630:9: warning: initializer element is not computable at load time [enabled by default] main.c:631:9: warning: initializer element is not computable at load time [enabled by default] { "part-size", 0, 0, G_OPTION_ARG_INT, &part_size, "Set file part size (in bytes).", NULL }, ^ main.c:631:9: warning: initializer element is not computable at load time [enabled by default] main.c:632:9: warning: initializer element is not computable at load time [enabled by default] { "log-file", 'l', 0, G_OPTION_ARG_STRING_ARRAY, &s_log_file, "File to write output.", NULL }, ^ main.c:632:9: warning: initializer element is not computable at load time [enabled by default] main.c:633:9: warning: initializer element is not computable at load time [enabled by default] { "force-head-requests", 0, 0, G_OPTION_ARG_NONE, &force_head_requests, "Flag. Send HEAD request for each file.", NULL }, ^ main.c:633:9: warning: initializer element is not computable at load time [enabled by default] main.c:634:9: warning: initializer element is not computable at load time [enabled by default] { "verbose", 'v', 0, G_OPTION_ARG_NONE, &verbose, "Verbose output.", NULL }, ^ main.c:634:9: warning: initializer element is not computable at load time [enabled by default] main.c:635:9: warning: initializer element is not computable at load time [enabled by default] { "version", 'V', 0, G_OPTION_ARG_NONE, &version, "Show application version and exit.", NULL }, ^ main.c:635:9: warning: initializer element is not computable at load time [enabled by default] main.c:617:5: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] GOptionEntry entries[] = { ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fuse -I/usr/include/libxml2 -g -O2 -Wextra -pedantic -Wall -Wall -Wextra -O0 -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wstrict-overflow=5 -Wformat=2 -Wunreachable-code -Wfloat-equal -ffloat-store -g -ggdb3 -o riofs riofs-log.o riofs-dir_tree.o riofs-rfuse.o riofs-http_connection.o riofs-http_connection_dir_list.o riofs-bucket_client.o riofs-client_pool.o riofs-file_io_ops.o riofs-cache_mng.o riofs-stat_srv.o riofs-utils.o riofs-conf.o riofs-range.o riofs-main.o -pthread -lglib-2.0 -lfuse -lxml2 -lcrypto -levent -lssl make[1]: Leaving directory `/builddir/build/BUILD/riofs-master/src' Making all in include make[1]: Entering directory `/builddir/build/BUILD/riofs-master/include' make all-am make[2]: Entering directory `/builddir/build/BUILD/riofs-master/include' make[2]: Leaving directory `/builddir/build/BUILD/riofs-master/include' make[1]: Leaving directory `/builddir/build/BUILD/riofs-master/include' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/riofs-master/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/riofs-master/tests' make[1]: Entering directory `/builddir/build/BUILD/riofs-master' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/riofs-master' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kPr79s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 + cd riofs-master + mkdir -p /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/etc/riofs + install -p -m 755 src/riofs /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/bin/riofs + install -p -m 644 riofs.conf.xml /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/etc/riofs + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/riofs-master extracting debug info from /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/bin/riofs dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 613 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rJBO84 + umask 022 + cd /builddir/build/BUILD + cd riofs-master + DOCDIR=/builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/share/doc/riofs-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/share/doc/riofs-0.8.0 + cp -pr README.md /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/share/doc/riofs-0.8.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.av1u8G + umask 022 + cd /builddir/build/BUILD + cd riofs-master + LICENSEDIR=/builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/share/licenses/riofs-0.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/share/licenses/riofs-0.8.0 + cp -pr COPYING /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64/usr/share/licenses/riofs-0.8.0 + exit 0 Provides: config(riofs) = 0.8.0-0.1.gitaaba05c.el7.centos riofs = 0.8.0-0.1.gitaaba05c.el7.centos riofs(x86-64) = 0.8.0-0.1.gitaaba05c.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libevent-2.0.so.5()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.4)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libglib-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: riofs-debuginfo-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 Provides: riofs-debuginfo = 0.8.0-0.1.gitaaba05c.el7.centos riofs-debuginfo(x86-64) = 0.8.0-0.1.gitaaba05c.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-777865352.novalocal Wrote: /builddir/build/RPMS/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/riofs-debuginfo-0.8.0-0.1.gitaaba05c.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7loCXz + umask 022 + cd /builddir/build/BUILD + cd riofs-master + /usr/bin/rm -rf /builddir/build/BUILDROOT/riofs-0.8.0-0.1.gitaaba05c.el7.centos.x86_64 + exit 0 Child return code was: 0