Cook: libnftnl 1.0.7 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libmnl-1.0.4-i486 Installing (pkg/local): libmnl-dev-1.0.4-any Extracting source archive "libnftnl-1.0.7.tar.bz2" Checking sha1sum of source tarball... /home/slitaz/src/libnftnl-1.0.7.tar.bz2: OK 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 build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking the archiver (i486-slitaz-linux-ar) interface... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... none checking dependency style of i486-slitaz-linux-gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBMNL... yes checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i486-slitaz-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether compiler accepts -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/libnftnl/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating libnftnl.pc config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libnftnl configuration: JSON support: no make all-recursive make[1]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' Making all in src make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/src' CC utils.lo CC batch.lo CC buffer.lo CC common.lo CC gen.lo CC table.lo In file included from ../include/internal.h:7, from gen.c:9: gen.c:87:36: warning: 'nft_gen_attr_set' alias between functions of incompatible types 'void(struct nft_gen *, uint16_t, const void *)' {aka 'void(struct nft_gen *, short unsigned int, const void *)'} and 'int(struct nftnl_gen *, uint16_t, const void *)' {aka 'int(struct nftnl_gen *, short unsigned int, const void *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_gen_set, nft_gen_attr_set); ^~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ gen.c:83:5: note: aliased declaration here int nftnl_gen_set(struct nftnl_gen *gen, uint16_t attr, const void *data) ^~~~~~~~~~~~~ In file included from ../include/internal.h:7, from gen.c:9: gen.c:81:41: warning: 'nft_gen_attr_set_data' alias between functions of incompatible types 'void(struct nft_gen *, uint16_t, const void *, uint32_t)' {aka 'void(struct nft_gen *, short unsigned int, const void *, unsigned int)'} and 'int(struct nftnl_gen *, uint16_t, const void *, uint32_t)' {aka 'int(struct nftnl_gen *, short unsigned int, const void *, unsigned int)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_gen_set_data, nft_gen_attr_set_data); ^~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ gen.c:67:5: note: aliased declaration here int nftnl_gen_set_data(struct nftnl_gen *gen, uint16_t attr, ^~~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from table.c:11: table.c:136:42: warning: 'nft_table_attr_set_str' alias between functions of incompatible types 'void(struct nft_table *, uint16_t, const char *)' {aka 'void(struct nft_table *, short unsigned int, const char *)'} and 'int(struct nftnl_table *, uint16_t, const char *)' {aka 'int(struct nftnl_table *, short unsigned int, const char *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_table_set_str, nft_table_attr_set_str); ^~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ table.c:132:5: note: aliased declaration here int nftnl_table_set_str(struct nftnl_table *t, uint16_t attr, const char *str) ^~~~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from table.c:11: table.c:112:43: warning: 'nft_table_attr_set_data' alias between functions of incompatible types 'void(struct nft_table *, uint16_t, const void *, uint32_t)' {aka 'void(struct nft_table *, short unsigned int, const void *, unsigned int)'} and 'int(struct nftnl_table *, uint16_t, const void *, uint32_t)' {aka 'int(struct nftnl_table *, short unsigned int, const void *, unsigned int)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_table_set_data, nft_table_attr_set_data); ^~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ table.c:84:5: note: aliased declaration here int nftnl_table_set_data(struct nftnl_table *t, uint16_t attr, ^~~~~~~~~~~~~~~~~~~~ CC trace.lo CC chain.lo CC object.lo CC rule.lo CC set.lo CC set_elem.lo In file included from ../include/internal.h:7, from chain.c:11: chain.c:265:42: warning: 'nft_chain_attr_set_str' alias between functions of incompatible types 'void(struct nft_chain *, uint16_t, const char *)' {aka 'void(struct nft_chain *, short unsigned int, const char *)'} and 'int(struct nftnl_chain *, uint16_t, const char *)' {aka 'int(struct nftnl_chain *, short unsigned int, const char *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_chain_set_str, nft_chain_attr_set_str); ^~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ chain.c:261:5: note: aliased declaration here int nftnl_chain_set_str(struct nftnl_chain *c, uint16_t attr, const char *str) ^~~~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from chain.c:11: chain.c:229:43: warning: 'nft_chain_attr_set_data' alias between functions of incompatible types 'void(struct nft_chain *, uint16_t, const void *, uint32_t)' {aka 'void(struct nft_chain *, short unsigned int, const void *, unsigned int)'} and 'int(struct nftnl_chain *, uint16_t, const void *, uint32_t)' {aka 'int(struct nftnl_chain *, short unsigned int, const void *, unsigned int)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_chain_set_data, nft_chain_attr_set_data); ^~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ chain.c:162:5: note: aliased declaration here int nftnl_chain_set_data(struct nftnl_chain *c, uint16_t attr, ^~~~~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from rule.c:11: rule.c:203:41: warning: 'nft_rule_attr_set_str' alias between functions of incompatible types 'void(struct nft_rule *, uint16_t, const char *)' {aka 'void(struct nft_rule *, short unsigned int, const char *)'} and 'int(struct nftnl_rule *, uint16_t, const char *)' {aka 'int(struct nftnl_rule *, short unsigned int, const char *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_rule_set_str, nft_rule_attr_set_str); ^~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ rule.c:199:5: note: aliased declaration here int nftnl_rule_set_str(struct nftnl_rule *r, uint16_t attr, const char *str) ^~~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from rule.c:11: rule.c:185:37: warning: 'nft_rule_attr_set' alias between functions of incompatible types 'void(struct nft_rule *, uint16_t, const void *)' {aka 'void(struct nft_rule *, short unsigned int, const void *)'} and 'int(struct nftnl_rule *, uint16_t, const void *)' {aka 'int(struct nftnl_rule *, short unsigned int, const void *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_rule_set, nft_rule_attr_set); ^~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ rule.c:181:5: note: aliased declaration here int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) ^~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from rule.c:11: rule.c:179:42: warning: 'nft_rule_attr_set_data' alias between functions of incompatible types 'void(struct nft_rule *, uint16_t, const void *, uint32_t)' {aka 'void(struct nft_rule *, short unsigned int, const void *, unsigned int)'} and 'int(struct nftnl_rule *, uint16_t, const void *, uint32_t)' {aka 'int(struct nftnl_rule *, short unsigned int, const void *, unsigned int)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_rule_set_data, nft_rule_attr_set_data); ^~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ rule.c:126:5: note: aliased declaration here int nftnl_rule_set_data(struct nftnl_rule *r, uint16_t attr, ^~~~~~~~~~~~~~~~~~~ object.c: In function 'nftnl_obj_do_parse.isra.1': object.c:345:8: warning: 'perr' may be used uninitialized in this function [-Wmaybe-uninitialized] *err = perr; ~~~~~^~~~~~ In file included from ../include/internal.h:7, from set.c:11: set.c:213:40: warning: 'nft_set_attr_set_str' alias between functions of incompatible types 'void(struct nft_set *, uint16_t, const char *)' {aka 'void(struct nft_set *, short unsigned int, const char *)'} and 'int(struct nftnl_set *, uint16_t, const char *)' {aka 'int(struct nftnl_set *, short unsigned int, const char *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_set_set_str, nft_set_attr_set_str); ^~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ set.c:209:5: note: aliased declaration here int nftnl_set_set_str(struct nftnl_set *s, uint16_t attr, const char *str) ^~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from set.c:11: set.c:195:36: warning: 'nft_set_attr_set' alias between functions of incompatible types 'void(struct nft_set *, uint16_t, const void *)' {aka 'void(struct nft_set *, short unsigned int, const void *)'} and 'int(struct nftnl_set *, uint16_t, const void *)' {aka 'int(struct nftnl_set *, short unsigned int, const void *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_set_set, nft_set_attr_set); ^~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ set.c:191:5: note: aliased declaration here int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) ^~~~~~~~~~~~~ In file included from ../include/internal.h:7, from set.c:11: set.c:189:41: warning: 'nft_set_attr_set_data' alias between functions of incompatible types 'void(struct nft_set *, uint16_t, const void *, uint32_t)' {aka 'void(struct nft_set *, short unsigned int, const void *, unsigned int)'} and 'int(struct nftnl_set *, uint16_t, const void *, uint32_t)' {aka 'int(struct nftnl_set *, short unsigned int, const void *, unsigned int)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_set_set_data, nft_set_attr_set_data); ^~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ set.c:116:5: note: aliased declaration here int nftnl_set_set_data(struct nftnl_set *s, uint16_t attr, const void *data, ^~~~~~~~~~~~~~~~~~ CC ruleset.lo In file included from ../include/internal.h:7, from set_elem.c:11: set_elem.c:168:45: warning: 'nft_set_elem_attr_set_str' alias between functions of incompatible types 'void(struct nft_set_elem *, uint16_t, const char *)' {aka 'void(struct nft_set_elem *, short unsigned int, const char *)'} and 'int(struct nftnl_set_elem *, uint16_t, const char *)' {aka 'int(struct nftnl_set_elem *, short unsigned int, const char *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_set_elem_set_str, nft_set_elem_attr_set_str); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ set_elem.c:164:5: note: aliased declaration here int nftnl_set_elem_set_str(struct nftnl_set_elem *s, uint16_t attr, const char *str) ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from set_elem.c:11: set_elem.c:150:41: warning: 'nft_set_elem_attr_set' alias between functions of incompatible types 'void(struct nft_set_elem *, uint16_t, const void *, uint32_t)' {aka 'void(struct nft_set_elem *, short unsigned int, const void *, unsigned int)'} and 'int(struct nftnl_set_elem *, uint16_t, const void *, uint32_t)' {aka 'int(struct nftnl_set_elem *, short unsigned int, const void *, unsigned int)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_set_elem_set, nft_set_elem_attr_set); ^~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ set_elem.c:99:5: note: aliased declaration here int nftnl_set_elem_set(struct nftnl_set_elem *s, uint16_t attr, ^~~~~~~~~~~~~~~~~~ CC jansson.lo CC udata.lo CC expr.lo CC expr_ops.lo In file included from ../include/internal.h:7, from expr.c:11: expr.c:110:41: warning: 'nft_rule_expr_set_str' alias between functions of incompatible types 'void(struct nft_rule_expr *, uint16_t, const char *)' {aka 'void(struct nft_rule_expr *, short unsigned int, const char *)'} and 'int(struct nftnl_expr *, uint16_t, const char *)' {aka 'int(struct nftnl_expr *, short unsigned int, const char *)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_expr_set_str, nft_rule_expr_set_str); ^~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ expr.c:106:5: note: aliased declaration here int nftnl_expr_set_str(struct nftnl_expr *expr, uint16_t type, const char *str) ^~~~~~~~~~~~~~~~~~ In file included from ../include/internal.h:7, from expr.c:11: expr.c:76:37: warning: 'nft_rule_expr_set' alias between functions of incompatible types 'void(struct nft_rule_expr *, uint16_t, const void *, uint32_t)' {aka 'void(struct nft_rule_expr *, short unsigned int, const void *, unsigned int)'} and 'int(struct nftnl_expr *, uint16_t, const void *, uint32_t)' {aka 'int(struct nftnl_expr *, short unsigned int, const void *, unsigned int)'} [-Wattribute-alias] EXPORT_SYMBOL_ALIAS(nftnl_expr_set, nft_rule_expr_set); ^~~~~~~~~~~~~~~~~ ../include/utils.h:14:74: note: in definition of macro 'EXPORT_SYMBOL_ALIAS' # define EXPORT_SYMBOL_ALIAS(x, y) typeof(x) (x) __visible; __typeof (y) y __attribute ((alias (#x), visibility ("default"))) ^ expr.c:63:5: note: aliased declaration here int nftnl_expr_set(struct nftnl_expr *expr, uint16_t type, ^~~~~~~~~~~~~~ CC expr/bitwise.lo CC expr/byteorder.lo CC expr/cmp.lo CC expr/range.lo CC expr/counter.lo CC expr/ct.lo CC expr/data_reg.lo CC expr/dup.lo CC expr/exthdr.lo CC expr/fib.lo CC expr/limit.lo CC expr/fwd.lo CC expr/log.lo CC expr/lookup.lo CC expr/dynset.lo CC expr/immediate.lo CC expr/match.lo CC expr/meta.lo CC expr/numgen.lo CC expr/nat.lo CC expr/objref.lo CC expr/payload.lo CC expr/queue.lo CC expr/quota.lo CC expr/reject.lo CC expr/rt.lo CC expr/target.lo CC expr/masq.lo CC expr/redir.lo CC expr/hash.lo CC obj/counter.lo CC obj/quota.lo CCLD libnftnl.la make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/src' Making all in include make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' Making all in libnftnl make[3]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/libnftnl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/libnftnl' Making all in linux make[3]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' Making all in netfilter make[4]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux/netfilter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux/netfilter' make[4]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[3]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[3]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' Making all in examples make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/examples' Making all in tests make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/tests' make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' make[1]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' Making install in src make[1]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/src' make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/src' make[2]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/libnftnl/install/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnftnl.la '/home/slitaz/wok/libnftnl/install/usr/lib' libtool: install: /usr/bin/install -c .libs/libnftnl.so.4.2.0 /home/slitaz/wok/libnftnl/install/usr/lib/libnftnl.so.4.2.0 libtool: install: (cd /home/slitaz/wok/libnftnl/install/usr/lib && { ln -s -f libnftnl.so.4.2.0 libnftnl.so.4 || { rm -f libnftnl.so.4 && ln -s libnftnl.so.4.2.0 libnftnl.so.4; }; }) libtool: install: (cd /home/slitaz/wok/libnftnl/install/usr/lib && { ln -s -f libnftnl.so.4.2.0 libnftnl.so || { rm -f libnftnl.so && ln -s libnftnl.so.4.2.0 libnftnl.so; }; }) libtool: install: /usr/bin/install -c .libs/libnftnl.lai /home/slitaz/wok/libnftnl/install/usr/lib/libnftnl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/src' make[1]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/src' Making install in include make[1]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' Making install in libnftnl make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/libnftnl' make[3]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/libnftnl' make[3]: Nothing to be done for 'install-exec-am'. ../../build-aux/install-sh -c -d '/home/slitaz/wok/libnftnl/install/usr/include/libnftnl' /usr/bin/install -c -m 644 batch.h table.h trace.h chain.h object.h rule.h expr.h set.h ruleset.h common.h udata.h gen.h '/home/slitaz/wok/libnftnl/install/usr/include/libnftnl' make[3]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/libnftnl' make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/libnftnl' Making install in linux make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' Making install in netfilter make[3]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux/netfilter' make[4]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux/netfilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux/netfilter' make[3]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux/netfilter' make[3]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[4]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[3]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include/linux' make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' make[3]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' make[1]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/include' Making install in examples make[1]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/examples' make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/examples' 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/libnftnl/source/libnftnl-1.0.7/examples' make[1]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/examples' Making install in tests make[1]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/tests' make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/tests' 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/libnftnl/source/libnftnl-1.0.7/tests' make[1]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7/tests' make[1]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' make[2]: Entering directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' make[2]: Nothing to be done for 'install-exec-am'. build-aux/install-sh -c -d '/home/slitaz/wok/libnftnl/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnftnl.pc '/home/slitaz/wok/libnftnl/install/usr/lib/pkgconfig' make[2]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' make[1]: Leaving directory '/home/slitaz/wok/libnftnl/source/libnftnl-1.0.7' ================================================================================ Executing strip on all files... Done Time: 1.04s. Size: 203292 B -> 159028 B. Save: 43 KB. ================================================================================ Build dependencies to remove: 2 Removing: libmnl libmnl-dev Pack: libnftnl 1.0.7 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... 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 "libnftnl-1.0.7-i486.tazpkg" created Pack: libnftnl-dev 1.0.7 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... any 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 "libnftnl-dev-1.0.7-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libnftnl-1.0.7... Done Checking site script in source/libnftnl-1.0.7... 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: libnftnl 1.0.7 ================================================================================ Src file : libnftnl-1.0.7.tar.bz2 Src size : 376.0K Source dir : 4.9M Produced : 268.0K Cook time : 19s Cook date : 2020-09-12 18:32 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 188.0K : 47.6K : 2 : libnftnl-1.0.7-i486.tazpkg 2 : 128.0K : 9.8K : 14 : libnftnl-dev-1.0.7-any.tazpkg ================================================================================