Cook: libccls 0.7.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): sqlite3-3.24.0-i486 Installing (pkg/local): tcl-8.6.9-i486 Installing (pkg/local): libsqlite3-tcl-3.24.0-i486 Installing (pkg/local): lemon-3.24.0-i486 Installing (pkg/local): sqlite3-analyzer-3.24.0-i486 Installing (pkg/local): sqlite3-dev-3.24.0-any Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libpcre16-8.42-i486 Installing (pkg/local): libpcre32-8.42-i486 Installing (pkg/local): libpcrecpp-8.42-i486 Installing (pkg/local): libpcreposix-8.42-i486 Installing (pkg/local): pcre-8.42-any Installing (pkg/local): pcre-apps-8.42-i486 Installing (pkg/local): pcre-dev-8.42-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): util-linux-uuid-dev-2.33.1-any Installing (pkg/local): util-linux-blkid-dev-2.33.1-any Installing (pkg/local): util-linux-mount-dev-2.33.1-any Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): glib-dev-2.64.3-i486 Installing (pkg/local): openssl-dev-1.1.1d-i486 Extracting source archive "libccls-0.7.0.tar.bz2" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i486-slitaz-linux-nm -B checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/i486-slitaz-linux-nm -B output... ok checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for objdir... .libs checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.lo... yes checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking whether make sets $(MAKE)... (cached) yes checking for sqlite3_open in -lsqlite3... yes checking for g_malloc0 in -lglib-2.0... yes checking for SSL_new in -lssl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' Making all in src make[2]: Entering directory '/home/slitaz/wok/libccls/source/libccls-0.7.0/src' if /bin/sh ../libtool --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. `pkg-config --cflags glib-2.0` -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT ccl.lo -MD -MP -MF ".deps/ccl.Tpo" -c -o ccl.lo ccl.c; \ then mv -f ".deps/ccl.Tpo" ".deps/ccl.Plo"; else rm -f ".deps/ccl.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. `pkg-config --cflags glib-2.0` -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF ".deps/client.Tpo" -c -o client.lo client.c; \ then mv -f ".deps/client.Tpo" ".deps/client.Plo"; else rm -f ".deps/client.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. `pkg-config --cflags glib-2.0` -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT data.lo -MD -MP -MF ".deps/data.Tpo" -c -o data.lo data.c; \ then mv -f ".deps/data.Tpo" ".deps/data.Plo"; else rm -f ".deps/data.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. `pkg-config --cflags glib-2.0` -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT member.lo -MD -MP -MF ".deps/member.Tpo" -c -o member.lo member.c; \ then mv -f ".deps/member.Tpo" ".deps/member.Plo"; else rm -f ".deps/member.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. `pkg-config --cflags glib-2.0` -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT tarif.lo -MD -MP -MF ".deps/tarif.Tpo" -c -o tarif.lo tarif.c; \ then mv -f ".deps/tarif.Tpo" ".deps/tarif.Plo"; else rm -f ".deps/tarif.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. `pkg-config --cflags glib-2.0` -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT logging.lo -MD -MP -MF ".deps/logging.Tpo" -c -o logging.lo logging.c; \ then mv -f ".deps/logging.Tpo" ".deps/logging.Plo"; else rm -f ".deps/logging.Tpo"; exit 1; fi mkdir .libs i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT ccl.lo -MD -MP -MF .deps/ccl.Tpo -c ccl.c -fPIC -DPIC -o .libs/ccl.lo rm -f .libs/tarif.lo rm -f .libs/client.lo rm -f .libs/data.lo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT tarif.lo -MD -MP -MF .deps/tarif.Tpo -c tarif.c -fPIC -DPIC -o .libs/tarif.lo rm -f .libs/member.lo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.lo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.lo rm -f .libs/logging.lo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT member.lo -MD -MP -MF .deps/member.Tpo -c member.c -fPIC -DPIC -o .libs/member.lo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fPIC -DPIC -o .libs/logging.lo In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from ccl.c:5: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:745:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from ccl.c:5: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from tarif.c:4: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:745:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from tarif.c:4: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from client.c:5: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from data.c:5: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:745:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from client.c:5: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:745:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from data.c:5: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from member.c:5: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:745:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from member.c:5: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from logging.c:5: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:745:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from logging.c:5: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:62, from ccl_private.h:5, from ccl.c:5: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:326: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:332: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:335: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:338: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:341: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:344:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:473:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from ccl_private.h:5, from ccl.c:5: /usr/include/glib-2.0/glib/gstrfuncs.h:328:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:62, from ccl_private.h:5, from tarif.c:4: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:326: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:332: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:335: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:338: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:341: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:344:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:473:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:62, from ccl_private.h:5, from member.c:5: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ In file included from /usr/include/glib-2.0/glib.h:62, from ccl_private.h:5, from client.c:5: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:326: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:332: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:335: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:338: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:341: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:344:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:326: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:332: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:473:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:335: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:338: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:341: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:344: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, from ccl_private.h:5, from data.c:5: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:473:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:326: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:332: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:335: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:338: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:341: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:344:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:473:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:62, from ccl_private.h:5, from logging.c:5: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:326: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:332: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:335: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:338: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:341: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:344:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:473:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from ccl_private.h:5, from tarif.c:4: /usr/include/glib-2.0/glib/gstrfuncs.h:328:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:82, from ccl_private.h:5, from member.c:5: /usr/include/glib-2.0/glib/gstrfuncs.h:328:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:82, from ccl_private.h:5, from client.c:5: /usr/include/glib-2.0/glib/gstrfuncs.h:328:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:82, from ccl_private.h:5, from data.c:5: /usr/include/glib-2.0/glib/gstrfuncs.h:328:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:82, from ccl_private.h:5, from logging.c:5: /usr/include/glib-2.0/glib/gstrfuncs.h:328:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ ccl.c: In function 'CCL_check_events': ccl.c:329:9: warning: variable 'sockfd' set but not used [-Wunused-but-set-variable] gint sockfd = 0; ^~~~~~ ccl.c:402:8: warning: implicit declaration of function 'BIO_set'; did you mean 'BIO_next'? [-Wimplicit-function-declaration] BIO_set(newbio, BIO_f_ssl()); ^~~~~~~ BIO_next In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from ccl.c:5: ccl.c: In function '_shutdown_client_connection': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:171:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ ccl.c:653:3: note: in expansion of macro 'g_assert' g_assert(c); ^~~~~~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from client.c:5: client.c: In function 'CCL_client_reset': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:108:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_name_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:130:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, NULL); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_status_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:140:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_start': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:151:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_stop': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:170:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:176:7: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(0 <= i); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_unstop': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:195:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:200:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(0 <= i); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_pause': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:224:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:229:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(0 <= i); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_unpause': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:244:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:249:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(0 <= i); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_swap': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:264:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(lc && rc); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_product_amount_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:327:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, 0); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_product_amount_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:343:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_product_get_nth': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:379:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, FALSE); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_timeout_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:403:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_timeout_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:416:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_time_used': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:431:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_time_left': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:449:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_stime_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:463:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_etime_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:477:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_intervals_get_num': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:490:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_interval_get_nth': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:502:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, FALSE); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_flags_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:526:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_flags_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:537:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, 0); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_flags_toggle': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:547:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_flags_areset': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:562:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, FALSE); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_data_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:573:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, NULL); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_data_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:586:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, NULL); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_owed_terminal': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:605:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, 0); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_owed_products': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:653:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, 0); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_member_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:676:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_member_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:687:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, -1); ^~~~~~~~~~~~~~~~~~~~ client.c: In function 'CCL_client_send_cmd': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:700:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(c); ^~~~~~~~~~~~~~~~ client.c: In function '_CCL_client_restore': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:722:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, FALSE); ^~~~~~~~~~~~~~~~~~~~ client.c: In function '_shutdown_connection': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:171:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ client.c:808:3: note: in expansion of macro 'g_assert' g_assert(client); ^~~~~~~~ client.c: In function '_CCL_client_store': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ client.c:889:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(c, FALSE); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from member.c:5: member.c: In function 'CCL_member_name_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:95:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, NULL); ^~~~~~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_name_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:105:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(m); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:106:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(-1 == CCL_member_find(name)); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:107:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(strlen(name) > 0); ^~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_tarif_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:119:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, 0); ^~~~~~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_tarif_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:129:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(m && (CCL_tarif_exists(tarif) || 0 == tarif)); ^~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_phone_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:140:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, NULL); ^~~~~~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_phone_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:150:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(m); ^~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_email_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:162:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, NULL); ^~~~~~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_email_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:172:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(m); ^~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_data_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:185:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, NULL); ^~~~~~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_data_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:198:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, NULL); ^~~~~~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_flags_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:208:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(m); ^~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_flags_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:219:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, 0); ^~~~~~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_flags_toggle': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:229:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(m); ^~~~~~~~~~~~~~~~ member.c: In function 'CCL_member_flags_areset': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:244:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, FALSE); ^~~~~~~~~~~~~~~~~~~~ member.c: In function '_CCL_member_restore': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:258:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, FALSE); ^~~~~~~~~~~~~~~~~~~~ member.c: In function '_CCL_member_store': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ member.c:290:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(m, FALSE); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from tarif.c:4: tarif.c: In function 'CCL_tarif_new': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:24:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(days <= 127 && days, -1); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:25:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(hr <= 23 && min <= 59, -1); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarif_delete': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:48:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(tarif != ccl->tarif_id && tarif > 0); ^~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarif_rebuild': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:82:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(ccl->tarif_id >= 1); ^~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarif_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:115:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(CCL_tarif_exists(tarif), FALSE); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:171:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ tarif.c:116:3: note: in expansion of macro 'g_assert' g_assert(g_datalist_id_get_data(&ccl->tarifs, tarif)); ^~~~~~~~ tarif.c: In function 'CCL_tarif_get_part_at': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:156:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail((hour <= 23 && min <= 59 && ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:168:116: note: in expansion of macro 'G_STRFUNC' #define g_assert_not_reached() G_STMT_START { g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, NULL); } G_STMT_END ^~~~~~~~~ tarif.c:182:3: note: in expansion of macro 'g_assert_not_reached' g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarif_calc_with_tarifpart': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:198:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(CCL_tarifpart_exists(id), 0); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_new': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:215:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(-1 == CCL_tarifpart_id_get(hour, min, days), -1); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:216:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(!CCL_tarifpart_conflicts(hour, min, days, NULL), -1); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:217:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(days <= 127 && days, -1); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:218:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(1 <= ccl->tarif_id, -1); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_id_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:279:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(hour <= 23 && min <= 59, -1); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_stime_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:365:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(hour <= 23 && min <= 59); ^~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_days_set': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:386:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(days <= 127); ^~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_add': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:432:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail((CCL_tarifpart_exists(id) && ^~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_del': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:447:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(CCL_tarifpart_exists(id)); ^~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_clear': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:461:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(CCL_tarifpart_exists(id)); ^~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_get': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:475:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(CCL_tarifpart_exists(id), 0); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_get_nth': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:533:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(CCL_tarifpart_exists(id), FALSE); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_get_nearest': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:563:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(CCL_tarifpart_exists(id), 0); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_exists': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:589:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(CCL_tarifpart_exists(id), FALSE); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function 'CCL_tarifpart_price_get_last': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ tarif.c:615:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(CCL_tarifpart_exists(id), 0); ^~~~~~~~~~~~~~~~~~~~ tarif.c: In function '_tarif_rebuild': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:171:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ tarif.c:638:3: note: in expansion of macro 'g_assert' g_assert(tarif_id > 0 && tarif != NULL); ^~~~~~~~ tarif.c: In function '_tarif_clear': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:171:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ tarif.c:750:3: note: in expansion of macro 'g_assert' g_assert(NULL != tarif); ^~~~~~~~ tarif.c: In function '_TarifCompareFunc': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:171:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ tarif.c:780:3: note: in expansion of macro 'g_assert' g_assert(t1 && t2); ^~~~~~~~ tarif.c: In function '_CCL_tarif_realcalc': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:168:116: note: in expansion of macro 'G_STRFUNC' #define g_assert_not_reached() G_STMT_START { g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, NULL); } G_STMT_END ^~~~~~~~~ tarif.c:887:7: note: in expansion of macro 'g_assert_not_reached' g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from logging.c:5: logging.c: In function 'CCL_log_session': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ logging.c:141:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail((c && c->status == INACTIVE), 0); ^~~~~~~~~~~~~~~~~~~~ logging.c: In function 'CCL_log_session_find': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ logging.c:193:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(stime <= etime, -1); ^~~~~~~~~~~~~~~~~~~~ logging.c: In function 'CCL_log_session_set_member': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ logging.c:237:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(member == 0 || CCL_member_exists(member)); ^~~~~~~~~~~~~~~~ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from data.c:5: data.c: In function 'CCL_data_set_string': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:45:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ data.c: In function 'CCL_data_get_string': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:67:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, NULL); ^~~~~~~~~~~~~~~~~~~~ data.c: In function 'CCL_data_set_int': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:90:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ data.c: In function 'CCL_data_get_int': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:112:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, -1); ^~~~~~~~~~~~~~~~~~~~ data.c: In function 'CCL_data_set_blob': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:133:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ data.c: In function 'CCL_data_get_blob': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:158:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, NULL); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:159:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(size, NULL); ^~~~~~~~~~~~~~~~~~~~ data.c: In function 'CCL_data_key_exists': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:185:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, FALSE); ^~~~~~~~~~~~~~~~~~~~ data.c: In function 'CCL_data_key_delete': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:205:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ data.c: In function '_thingdata_set_string': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:171:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ data.c:325:3: note: in expansion of macro 'g_assert' g_assert(thing >= 0 && thing < _LAST); ^~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:326:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(_thing_exists[thing](id)); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:327:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ data.c: In function '_thingdata_get_string': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:352:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(_thing_exists[thing](id), NULL); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:353:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, NULL); ^~~~~~~~~~~~~~~~~~~~ data.c: In function '_thingdata_set_int': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:377:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(_thing_exists[thing](id)); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:378:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ data.c: In function '_thingdata_get_int': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:402:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(_thing_exists[thing](id), -1); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:403:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, -1); ^~~~~~~~~~~~~~~~~~~~ data.c: In function '_thingdata_set_blob': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:426:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(_thing_exists[thing](id)); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:427:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ data.c: In function '_thingdata_get_blob': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:454:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(_thing_exists[thing](id), NULL); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:455:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, NULL); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:456:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(size, NULL); ^~~~~~~~~~~~~~~~~~~~ data.c: In function '_thingdata_key_exists': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:483:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(_thing_exists[thing](id), FALSE); ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:642:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:484:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(key, FALSE); ^~~~~~~~~~~~~~~~~~~~ data.c: In function '_thingdata_key_delete': /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:505:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(_thing_exists[thing](id)); ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:766:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:629:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ data.c:506:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail(key); ^~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT ccl.lo -MD -MP -MF .deps/ccl.Tpo -c ccl.c -o ccl.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT member.lo -MD -MP -MF .deps/member.Tpo -c member.c -o member.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -o logging.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT tarif.lo -MD -MP -MF .deps/tarif.Tpo -c tarif.c -o tarif.o >/dev/null 2>&1 mv -f .libs/ccl.lo ccl.lo if /bin/sh ../libtool --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. `pkg-config --cflags glib-2.0` -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi mv -f .libs/member.lo member.lo rm -f .libs/util.lo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.lo In file included from /usr/lib/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from util.c:2: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:745:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ccl_private.h:5, from util.c:2: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:62, from ccl_private.h:5, from util.c:2: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:326: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:332: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:335: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:338: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:341: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:344:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:473:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from ccl_private.h:5, from util.c:2: /usr/include/glib-2.0/glib/gstrfuncs.h:328:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ mv -f .libs/data.lo data.lo util.c: In function 'CCL_MD5': util.c:23:10: warning: implicit declaration of function 'MD5' [-Wimplicit-function-declaration] return MD5(d, n, md); ^~~ util.c:23:10: warning: returning 'int' from a function with return type 'unsigned char *' makes pointer from integer without a cast [-Wint-conversion] return MD5(d, n, md); ^~~~~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GLIBCXX_USE_C99_MATH=1 -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f .libs/logging.lo logging.lo mv -f .libs/tarif.lo tarif.lo mv -f .libs/client.lo client.lo mv -f .libs/util.lo util.lo /bin/sh ../libtool --mode=link i486-slitaz-linux-gcc -Wall -ansi -pedantic -march=i486 -Os -pipe -mindirect-branch=thunk -L/usr/local/lib -o libccls.la -rpath /usr/lib -version-info 7:0:7 ccl.lo client.lo data.lo member.lo tarif.lo logging.lo util.lo -lssl -lglib-2.0 -lsqlite3 rm -fr .libs/libccls.la .libs/libccls.* .libs/libccls.* i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared ccl.lo client.lo data.lo member.lo tarif.lo logging.lo util.lo -L/usr/local/lib -lssl -lglib-2.0 -lsqlite3 -Wl,-soname -Wl,libccls.so.0 -o .libs/libccls.so.0.7.0 (cd .libs && rm -f libccls.so.0 && ln -s libccls.so.0.7.0 libccls.so.0) (cd .libs && rm -f libccls.so && ln -s libccls.so.0.7.0 libccls.so) ar cru .libs/libccls.a ccl.o client.o data.o member.o tarif.o logging.o util.o i486-slitaz-linux-ranlib .libs/libccls.a creating libccls.la (cd .libs && rm -f libccls.la && ln -s ../libccls.la libccls.la) make[2]: Leaving directory '/home/slitaz/wok/libccls/source/libccls-0.7.0/src' make[2]: Entering directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' make[2]: Leaving directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' make[1]: Leaving directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' Making install in src make[1]: Entering directory '/home/slitaz/wok/libccls/source/libccls-0.7.0/src' make[2]: Entering directory '/home/slitaz/wok/libccls/source/libccls-0.7.0/src' test -z "/usr/lib" || /home/slitaz/wok/libccls/source/libccls-0.7.0/install-sh -d "/home/slitaz/wok/libccls/install/usr/lib" test -z "/usr/include" || /home/slitaz/wok/libccls/source/libccls-0.7.0/install-sh -d "/home/slitaz/wok/libccls/install/usr/include" mkdir: can't create directory '/home/slitaz/wok/libccls/install': File exists mkdir: can't create directory '/home/slitaz/wok/libccls/install/usr': File exists /usr/bin/install -c -m 644 'ccls.h' '/home/slitaz/wok/libccls/install/usr/include/ccls.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libccls.la' '/home/slitaz/wok/libccls/install/usr/lib/libccls.la' /usr/bin/install -c .libs/libccls.so.0.7.0 /home/slitaz/wok/libccls/install/usr/lib/libccls.so.0.7.0 (cd /home/slitaz/wok/libccls/install/usr/lib && rm -f libccls.so.0 && ln -s libccls.so.0.7.0 libccls.so.0) (cd /home/slitaz/wok/libccls/install/usr/lib && rm -f libccls.so && ln -s libccls.so.0.7.0 libccls.so) /usr/bin/install -c .libs/libccls.lai /home/slitaz/wok/libccls/install/usr/lib/libccls.la /usr/bin/install -c .libs/libccls.a /home/slitaz/wok/libccls/install/usr/lib/libccls.a i486-slitaz-linux-ranlib /home/slitaz/wok/libccls/install/usr/lib/libccls.a chmod 644 /home/slitaz/wok/libccls/install/usr/lib/libccls.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/libccls/source/libccls-0.7.0/src' make[1]: Leaving directory '/home/slitaz/wok/libccls/source/libccls-0.7.0/src' make[1]: Entering directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' make[2]: Entering directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' make[1]: Leaving directory '/home/slitaz/wok/libccls/source/libccls-0.7.0' ================================================================================ Executing strip on all files... Done Time: 0.25s. Size: 171374 B -> 156222 B. Save: 15 KB. ================================================================================ Build dependencies to remove: 28 Removing: glib glib-dev lemon libgdbm libpcre libpcre16 libpcre32 libpcrecpp libpcreposix libsqlite3-tcl openssl-dev pcre pcre-apps pcre-dev perl perl-core sqlite3 sqlite3-analyzer sqlite3-dev tcl util-linux-blkid util-linux-blkid-dev util-linux-mount util-linux-mount-dev util-linux-smartcols util-linux-uuid util-linux-uuid-dev zlib-dev Pack: libccls 0.7.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "libccls-0.7.0-i486.tazpkg" created Pack: libccls-dev 0.7.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "libccls-dev-0.7.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libccls-0.7.0... Done Checking site script in source/libccls-0.7.0... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: libccls 0.7.0 ================================================================================ Src file : libccls-0.7.0.tar.bz2 Src size : 156.0K Source dir : 1.7M Produced : 188.0K Cook time : 33s Cook date : 2020-09-12 16:43 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 100.0K : 23.3K : 2 : libccls-0.7.0-i486.tazpkg 2 : 128.0K : 24.6K : 3 : libccls-dev-0.7.0-i486.tazpkg ================================================================================