Cook: libplist 2.0.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): xz-tools-5.2.4-i486 Installing (pkg/local): xz-dev-5.2.4-any Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libxml2-tools-2.9.9-i486 Installing (pkg/local): libxml2-dev-2.9.9-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): glib-dev-2.64.3-i486 Installing (pkg/local): swig-3.0.12-i486 Installing (pkg/local): python-dev-2.7.15-i486 Installing (pkg/local): python-cython-0.28.5-i486 Extracting source archive "libplist-2.0.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 a thread-safe mkdir -p... ./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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-slitaz-linux-g++ accepts -g... yes checking dependency style of i486-slitaz-linux-g++... gcc3 checking whether i486-slitaz-linux-g++ is available and compiles a program... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu 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/i486-slitaz-linux-nm -B checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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... 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/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... yes checking how to run the C++ preprocessor... i486-slitaz-linux-g++ -E checking for ld used by i486-slitaz-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i486-slitaz-linux-g++ option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-g++ static flag -static works... yes checking if i486-slitaz-linux-g++ supports -c -o file.o... yes checking if i486-slitaz-linux-g++ supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for asprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for stpcpy... yes checking for vasprintf... yes checking for gmtime_r... yes checking for localtime_r... yes checking for timegm... yes checking for strptime... yes checking whether byte ordering is bigendian... no checking wether we need platform-specific build settings for linux-gnu... yes checking whether i486-slitaz-linux-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_once in -lpthread... yes checking for tm_gmtoff in struct tm... yes checking for tm_zone in struct tm... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for cython... /usr/bin/cython checking for Cython version... 0.28.5 configure: Cython executable is '/usr/bin/cython' checking for python2.7... (cached) /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... /usr/bin/python-config is /usr/bin/python-config -I/usr/include/python2.7 -I/usr/include/python2.7 checking for Python library path... /usr/bin/python-config is /usr/bin/python-config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... ('', '-lpthread -ldl -lutil') checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... 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 libplist Cython bindings... Package libplist was not found in the pkg-config search path. Perhaps you should add the directory containing `libplist.pc' to the PKG_CONFIG_PATH environment variable No package 'libplist' found Using built-in libplist Cython bindings (assuming this is a first build) checking for supported compiler flags... -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcnary/Makefile config.status: creating src/Makefile config.status: creating src/libplist.pc config.status: creating src/libplist++.pc config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating cython/Makefile config.status: creating test/Makefile config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libplist 2.0.0: ------------------------------------------- Install prefix ..........: /usr Debug code ..............: no Python bindings .........: yes Now type 'make' to build libplist 2.0.0, and then 'make install' for installation. make all-recursive make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0' Making all in libcnary make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/libcnary' CC list.lo CC node.lo CC iterator.lo CC node_list.lo CC node_iterator.lo CCLD libcnary.la make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/libcnary' Making all in src make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/src' CC base64.lo CC bytearray.lo CC ptrarray.lo CC hashtable.lo CC time64.lo CC xplist.lo CC bplist.lo CC plist.lo CXX Node.lo CXX Structure.lo CXX Array.lo CXX Boolean.lo CXX Data.lo CXX Date.lo CXX Dictionary.lo CXX Integer.lo CXX Key.lo CXX Real.lo CXX String.lo CXX Uid.lo CCLD libplist.la CXXLD libplist++.la make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/src' Making all in include make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/include' Making all in tools make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/tools' CC plistutil.o CCLD plistutil make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/tools' Making all in test make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/test' CC plist_cmp.o CC plist_test.o plist_test.c: In function 'main': plist_test.c:69:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(plist_xml, sizeof(char), size_in, iplist); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plist_cmp.c: In function 'main': plist_cmp.c:121:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(plist_1, sizeof(char), size_in1, iplist1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plist_cmp.c:122:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(plist_2, sizeof(char), size_in2, iplist2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD plist_test CCLD plist_cmp make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/test' Making all in cython make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' /usr/bin/cython -I. -I../src -o plist.c plist.pyx make all-am make[3]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' CC plist_la-plist_util.lo CC plist_la-plist.lo plist.c: In function '__pyx_f_5plist_4Node___deepcopy__': plist.c:2490:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_5plist_4Node_5__deepcopy__)) { ^ plist.c: In function '__pyx_f_5plist_4Dict_get': plist.c:14977:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_5plist_4Dict_21get)) { ^ plist.c: At top level: plist.c:19699:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__deepcopy__", (PyCFunction)__pyx_pw_5plist_4Node_5__deepcopy__, METH_VARARGS|METH_KEYWORDS, 0}, ^ plist.c:20802:11: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get", (PyCFunction)__pyx_pw_5plist_4Dict_21get, METH_VARARGS|METH_KEYWORDS, 0}, ^ plist.c: In function '__Pyx_CallUnboundCMethod1': plist.c:23138:26: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int)'} [-Wcast-function-type] return (*(__Pyx_PyCFunctionFast)cfunc->func)(self, &arg, 1); ^ plist.c:23140:26: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] return (*(__Pyx_PyCFunctionFastWithKeywords)cfunc->func)(self, &arg, 1, NULL); ^ plist.c:23143:22: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] return (*(__Pyx_PyCFunctionFastWithKeywords)cfunc->func)(self, &arg, 1, NULL); ^ plist.c: In function '__Pyx__CallUnboundCMethod1': plist.c:23159:24: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] result = (*(PyCFunctionWithKeywords)cfunc->func)(self, args, NULL); ^ plist.c: In function '__Pyx__CallUnboundCMethod2': plist.c:23213:24: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] result = (*(PyCFunctionWithKeywords)cfunc->func)(self, args, NULL); ^ plist.c: In function '__Pyx_PyDict_IterKeys': plist.c:1632:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &__pyx_empty_tuple, 0) :\ ^ plist.c:23289:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_keys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1633:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL)) :\ ^ plist.c:23289:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_keys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1635:15: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL) :\ ^ plist.c:23289:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_keys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1636:76: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] (likely((cfunc)->flag == (METH_VARARGS | METH_KEYWORDS)) ? ((*(PyCFunctionWithKeywords)(cfunc)->func)(self, __pyx_empty_tuple, NULL)) :\ ^ plist.c:23289:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_keys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1632:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &__pyx_empty_tuple, 0) :\ ^ plist.c:23291:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iterkeys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1633:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL)) :\ ^ plist.c:23291:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iterkeys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1635:15: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL) :\ ^ plist.c:23291:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iterkeys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1636:76: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] (likely((cfunc)->flag == (METH_VARARGS | METH_KEYWORDS)) ? ((*(PyCFunctionWithKeywords)(cfunc)->func)(self, __pyx_empty_tuple, NULL)) :\ ^ plist.c:23291:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iterkeys, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c: In function '__Pyx_PyDict_IterItems': plist.c:1632:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &__pyx_empty_tuple, 0) :\ ^ plist.c:23297:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_items, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1633:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL)) :\ ^ plist.c:23297:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_items, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1635:15: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL) :\ ^ plist.c:23297:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_items, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1636:76: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] (likely((cfunc)->flag == (METH_VARARGS | METH_KEYWORDS)) ? ((*(PyCFunctionWithKeywords)(cfunc)->func)(self, __pyx_empty_tuple, NULL)) :\ ^ plist.c:23297:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_items, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1632:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &__pyx_empty_tuple, 0) :\ ^ plist.c:23299:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iteritems, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1633:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL)) :\ ^ plist.c:23299:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iteritems, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1635:15: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL) :\ ^ plist.c:23299:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iteritems, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1636:76: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] (likely((cfunc)->flag == (METH_VARARGS | METH_KEYWORDS)) ? ((*(PyCFunctionWithKeywords)(cfunc)->func)(self, __pyx_empty_tuple, NULL)) :\ ^ plist.c:23299:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_iteritems, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c: In function '__Pyx_PyDict_IterValues': plist.c:1632:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &__pyx_empty_tuple, 0) :\ ^ plist.c:23305:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_values, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1633:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL)) :\ ^ plist.c:23305:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_values, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1635:15: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL) :\ ^ plist.c:23305:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_values, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1636:76: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] (likely((cfunc)->flag == (METH_VARARGS | METH_KEYWORDS)) ? ((*(PyCFunctionWithKeywords)(cfunc)->func)(self, __pyx_empty_tuple, NULL)) :\ ^ plist.c:23305:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_values, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1632:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &__pyx_empty_tuple, 0) :\ ^ plist.c:23307:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_itervalues, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1633:19: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL)) :\ ^ plist.c:23307:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_itervalues, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1635:15: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object * const*, int, struct _object *)'} [-Wcast-function-type] (*(__Pyx_PyCFunctionFastWithKeywords)(cfunc)->func)(self, &__pyx_empty_tuple, 0, NULL) :\ ^ plist.c:23307:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_itervalues, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ plist.c:1636:76: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] (likely((cfunc)->flag == (METH_VARARGS | METH_KEYWORDS)) ? ((*(PyCFunctionWithKeywords)(cfunc)->func)(self, __pyx_empty_tuple, NULL)) :\ ^ plist.c:23307:16: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyDict_Type_itervalues, d); ^~~~~~~~~~~~~~~~~~~~~~~~~ CCLD plist.la make[3]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0' make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0' Making install in libcnary make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/libcnary' make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/libcnary' 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/libplist/source/libplist-2.0.0/libcnary' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/libcnary' Making install in src make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/src' make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/src' .././install-sh -c -d '/home/slitaz/wok/libplist/install/usr/lib' .././install-sh -c -d '/home/slitaz/wok/libplist/install/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libplist.la libplist++.la '/home/slitaz/wok/libplist/install/usr/lib' /usr/bin/install -c -m 644 libplist.pc libplist++.pc '/home/slitaz/wok/libplist/install/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libplist.so.3.1.0 /home/slitaz/wok/libplist/install/usr/lib/libplist.so.3.1.0 libtool: install: (cd /home/slitaz/wok/libplist/install/usr/lib && { ln -s -f libplist.so.3.1.0 libplist.so.3 || { rm -f libplist.so.3 && ln -s libplist.so.3.1.0 libplist.so.3; }; }) libtool: install: (cd /home/slitaz/wok/libplist/install/usr/lib && { ln -s -f libplist.so.3.1.0 libplist.so || { rm -f libplist.so && ln -s libplist.so.3.1.0 libplist.so; }; }) libtool: install: /usr/bin/install -c .libs/libplist.lai /home/slitaz/wok/libplist/install/usr/lib/libplist.la libtool: warning: relinking 'libplist++.la' libtool: install: (cd /home/slitaz/wok/libplist/source/libplist-2.0.0/src; /bin/sh "/home/slitaz/wok/libplist/source/libplist-2.0.0/libtool" --silent --tag CXX --mode=relink i486-slitaz-linux-g++ -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 4:0:1 -no-undefined -Wl,-Os,--as-needed -o libplist++.la -rpath /usr/lib Node.lo Structure.lo Array.lo Boolean.lo Data.lo Date.lo Dictionary.lo Integer.lo Key.lo Real.lo String.lo Uid.lo libplist.la -inst-prefix-dir /home/slitaz/wok/libplist/install) libtool: install: /usr/bin/install -c .libs/libplist++.so.3.1.0T /home/slitaz/wok/libplist/install/usr/lib/libplist++.so.3.1.0 libtool: install: (cd /home/slitaz/wok/libplist/install/usr/lib && { ln -s -f libplist++.so.3.1.0 libplist++.so.3 || { rm -f libplist++.so.3 && ln -s libplist++.so.3.1.0 libplist++.so.3; }; }) libtool: install: (cd /home/slitaz/wok/libplist/install/usr/lib && { ln -s -f libplist++.so.3.1.0 libplist++.so || { rm -f libplist++.so && ln -s libplist++.so.3.1.0 libplist++.so; }; }) libtool: install: /usr/bin/install -c .libs/libplist++.lai /home/slitaz/wok/libplist/install/usr/lib/libplist++.la libtool: install: /usr/bin/install -c .libs/libplist.a /home/slitaz/wok/libplist/install/usr/lib/libplist.a libtool: install: chmod 644 /home/slitaz/wok/libplist/install/usr/lib/libplist.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/libplist/install/usr/lib/libplist.a libtool: install: /usr/bin/install -c .libs/libplist++.a /home/slitaz/wok/libplist/install/usr/lib/libplist++.a libtool: install: chmod 644 /home/slitaz/wok/libplist/install/usr/lib/libplist++.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/libplist/install/usr/lib/libplist++.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/src' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/src' Making install in include make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/include' make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/include' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/libplist/install/usr/include' .././install-sh -c -d '/home/slitaz/wok/libplist/install/usr/include/plist' /usr/bin/install -c -m 644 plist/plist.h plist/plist++.h plist/Array.h plist/Boolean.h plist/Data.h plist/Date.h plist/Dictionary.h plist/Integer.h plist/Key.h plist/Node.h plist/Real.h plist/String.h plist/Structure.h plist/Uid.h '/home/slitaz/wok/libplist/install/usr/include/plist' make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/include' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/include' Making install in tools make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/tools' make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/tools' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/slitaz/wok/libplist/install/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c plistutil '/home/slitaz/wok/libplist/install/usr/bin' libtool: warning: '../src/libplist.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/plistutil /home/slitaz/wok/libplist/install/usr/bin/plistutil make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/tools' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/tools' Making install in test make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/test' make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/test' 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/libplist/source/libplist-2.0.0/test' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/test' Making install in cython make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make install-am make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make[3]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/libplist/install/usr/lib/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c plist.la '/home/slitaz/wok/libplist/install/usr/lib/python2.7/site-packages' libtool: warning: relinking 'plist.la' libtool: install: (cd /home/slitaz/wok/libplist/source/libplist-2.0.0/cython; /bin/sh "/home/slitaz/wok/libplist/source/libplist-2.0.0/libtool" --silent --tag CC --mode=relink i486-slitaz-linux-gcc -I../include -I../src -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -march=i486 -Os -pipe -mindirect-branch=thunk -module -avoid-version -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-Os,--as-needed -o plist.la -rpath /usr/lib/python2.7/site-packages plist_la-plist_util.lo plist_la-plist.lo ../src/libplist.la -inst-prefix-dir /home/slitaz/wok/libplist/install) libtool: install: /usr/bin/install -c .libs/plist.soT /home/slitaz/wok/libplist/install/usr/lib/python2.7/site-packages/plist.so libtool: install: /usr/bin/install -c .libs/plist.lai /home/slitaz/wok/libplist/install/usr/lib/python2.7/site-packages/plist.la libtool: install: /usr/bin/install -c .libs/plist.a /home/slitaz/wok/libplist/install/usr/lib/python2.7/site-packages/plist.a libtool: install: chmod 644 /home/slitaz/wok/libplist/install/usr/lib/python2.7/site-packages/plist.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/libplist/install/usr/lib/python2.7/site-packages/plist.a libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages' make[3]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make[2]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0/cython' make[1]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.0' make[2]: Entering directory '/home/slitaz/wok/libplist/source/libplist-2.0.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/libplist/source/libplist-2.0.0' make[1]: Leaving directory '/home/slitaz/wok/libplist/source/libplist-2.0.0' ================================================================================ Executing strip on all files... Done Time: 1.94s. Size: 698292 B -> 635868 B. Save: 61 KB. ================================================================================ Build dependencies to remove: 29 Removing: glib glib-dev libgdbm libpcre libpcre16 libpcre32 libpcrecpp libpcreposix libxml2 libxml2-dev libxml2-tools pcre pcre-apps pcre-dev perl perl-core python-cython python-dev swig util-linux-blkid util-linux-blkid-dev util-linux-mount util-linux-mount-dev util-linux-smartcols util-linux-uuid util-linux-uuid-dev xz-dev xz-tools zlib-dev Pack: libplist 2.0.0 ================================================================================ 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 "libplist-2.0.0-i486.tazpkg" created Pack: libplist-dev 2.0.0 ================================================================================ 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 "libplist-dev-2.0.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libplist-2.0.0... Done Checking site script in source/libplist-2.0.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: libplist 2.0.0 ================================================================================ Src file : libplist-2.0.0.tar.bz2 Src size : 412.0K Source dir : 11.1M Produced : 768.0K Cook time : 60s ~ 01m 00s Cook date : 2020-09-12 18:52 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 324.0K : 76.1K : 6 : libplist-2.0.0-i486.tazpkg 2 : 492.0K : 87.2K : 21 : libplist-dev-2.0.0-i486.tazpkg ================================================================================