Cook: augeas 1.12.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): readline-dev-7.0p5-any Extracting source archive "augeas-1.12.0.tar.gz" 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... build/ac-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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for naturaldocs... no checking for NaturalDocs... no checking whether make supports the include directive... yes (GNU style) 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 dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 dependency style of i486-slitaz-linux-gcc... (cached) gcc3 checking for Minix Amsterdam compiler... no checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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... (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... (cached) 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 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 for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wformat... yes checking whether gcc understands -Wformat-security... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking what language compliance flags to pass to the C compiler... checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for rl_completion_matches... yes checking for rl_crlf... yes checking for rl_replace_line... yes checking for open_memstream... yes checking for uselocale... yes checking how to pass version script to the linker (/usr/bin/ld)... -Wl,--version-script= checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for symlink... yes checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdelim... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for stpncpy... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for ftruncate... yes checking for getdtablesize... yes checking for newlocale... yes checking for uselocale... (cached) yes checking for duplocale... yes checking for freelocale... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pthread_sigmask... no checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for catgets... yes checking for shutdown... yes checking for usleep... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for wctype.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for selinux/selinux.h... no checking for sys/stat.h... (cached) yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/wait.h... yes checking for features.h... yes checking for crtdefs.h... no checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for inttypes.h... (cached) yes checking for semaphore.h... yes checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for mbstate_t... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether alarm is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for library containing setfilecon... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether stpncpy is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strstr works... no checking for struct timespec in ... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... yes checking for sigset_t... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether // is distinct from /... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working stpncpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works... (cached) no checking for nlink_t... (cached) yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopen sets errno... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking for ioctl... yes checking for ioctl with POSIX signature... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether open recognizes a trailing slash... yes checking whether perror matches strerror... yes checking for pthread_sigmask in -pthread... yes checking whether pthread_sigmask is only a macro... no checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking for working stdalign.h... yes checking for working strerror function... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for sched_yield in -lrt... yes checking if we should run the GNUlib tests... 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 LIBXML... yes checking for strerror_r... (cached) yes checking for fsync... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/naturaldocs/Makefile config.status: creating augeas.pc config.status: creating augeas.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' Making all in gnulib/lib make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' GEN alloca.h GEN ctype.h GEN fcntl.h GEN langinfo.h GEN limits.h GEN locale.h GEN stdio.h GEN stdlib.h GEN string.h GEN selinux/context.h GEN selinux/selinux.h GEN sys/stat.h GEN sys/wait.h GEN time.h GEN sys/time.h GEN unistd.h GEN sys/types.h GEN wchar.h GEN wctype.h make all-recursive make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make[4]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC localcharset.lo CC hard-locale.lo CC malloca.lo CC safe-alloc.lo CC se-context.lo CC se-selinux.lo CC stat-time.lo CC strnlen1.lo CC tempname.lo CC glthread/threadlib.lo CC unistd.lo CC wctype-h.lo CC xsize.lo CC asnprintf.lo CC mbrtowc.lo CC localtime-buffer.lo CC printf-args.lo CC printf-parse.lo CC regex.lo CC strstr.lo CC vasnprintf.lo CC glthread/lock.lo CCLD libgnu.la make[4]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' Making all in src make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/ac-aux/move-if-change datadir.h1 datadir.h make all-am make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' CC augtool.o CC augeas.lo CC augrun.lo CC pathx.lo CC internal.lo CC memory.lo CC ref.lo CC syntax.lo CC parser.lo In file included from augeas.c:25: augeas.c: In function 'tree_child': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augeas.c:107:13: note: called from here if (streqv(label, child->label)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from augeas.c:25: augeas.c: In function 'tree_store_value': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augeas.c:216:9: note: called from here if (streqv(tree->value, *value)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from augeas.c:25: augeas.c: In function 'tree_set_value': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augeas.c:235:9: note: called from here if (streqv(tree->value, value)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC builtin.lo pathx.c: In function 'calc_eq_nodeset_string': pathx.c:273:19: warning: inlining failed in call to 'streqx': call is unlikely and code size would grow [-Winline] static inline int streqx(const char *s1, const char *s2) { ^~~~~~ pathx.c:883:18: note: called from here if (!streqx(t->value, s)) ^~~~~~~~~~~~~~~~~~~ pathx.c:273:19: warning: inlining failed in call to 'streqx': call is unlikely and code size would grow [-Winline] static inline int streqx(const char *s1, const char *s2) { ^~~~~~ pathx.c:886:17: note: called from here if (streqx(t->value, s)) ^~~~~~~~~~~~~~~~~~~ pathx.c: In function 'step_matches.isra.22': pathx.c:273:19: warning: inlining failed in call to 'streqx': call is unlikely and code size would grow [-Winline] static inline int streqx(const char *s1, const char *s2) { ^~~~~~ pathx.c:2604:16: note: called from here return streqx(step->name, tree->label); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from augeas.c:25: augeas.c: In function 'aug_transform': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augeas.c:1825:16: note: called from here && streqv(c->label, filter)) { ^~~~~~~~~~~~~~~~~~~~~~~~ CC lens.lo In file included from augeas.c:25: augeas.c: In function 'tree_equal': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augeas.c:2001:14: note: called from here if (!streqv(t1->label, t2->label)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from augeas.c:25: internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augeas.c:2003:14: note: called from here if (!streqv(t1->value, t2->value)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC regexp.lo CC transform.lo pathx.c: In function 'eval_eq': pathx.c:273:19: warning: inlining failed in call to 'streqx': call is unlikely and code size would grow [-Winline] static inline int streqx(const char *s1, const char *s2) { ^~~~~~ pathx.c:867:22: note: called from here if (!streqx(t1->value, t2->value)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pathx.c:273:19: warning: inlining failed in call to 'streqx': call is unlikely and code size would grow [-Winline] static inline int streqx(const char *s1, const char *s2) { ^~~~~~ pathx.c:870:21: note: called from here if (streqx(t1->value, t2->value)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pathx.c:273:19: warning: inlining failed in call to 'streqx': call is unlikely and code size would grow [-Winline] static inline int streqx(const char *s1, const char *s2) { ^~~~~~ pathx.c:912:15: note: called from here res = streqx(l->string, r->string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ast.lo In file included from transform.c:35: transform.c: In function 'is_incl': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ transform.c:106:12: note: called from here return streqv(f->label, "incl") && f->value != NULL; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from transform.c:35: transform.c: In function 'is_excl': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ transform.c:102:12: note: called from here return streqv(f->label, "excl") && f->value != NULL; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from transform.c:35: transform.c: In function 'lens_from_name': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ transform.c:681:31: note: called from here modl != NULL && !streqv(modl->name, name + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from transform.c:35: transform.c: In function 'xfm_lens': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ transform.c:740:24: note: called from here l != NULL && !streqv("lens", l->label); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from transform.c:35: transform.c: In function 'transform_validate': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ transform.c:767:13: note: called from here if (streqv(t->label, "lens")) { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from transform.c:35: internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ transform.c:779:13: note: called from here if (streqv(t->label, "error")) { ^~~~~~~~~~~~~~~~~~~~~~~~~ CC get.lo CC put.lo CC info.lo CC errcode.lo CC jmt.lo CC xml.lo CC liblexer_la-lexer.lo CC fa.lo CC hash.lo CC augparse.o CC augmatch.o CCLD liblexer.la In file included from memory.h:26, from augmatch.c:30: augmatch.c: In function 'main': internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augmatch.c:294:9: note: called from here if (streqv(ext, ".json")) { ^~~~~~~~~~~~~~~~~~~~ In file included from memory.h:26, from augmatch.c:30: internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augmatch.c:296:16: note: called from here } else if (streqv(ext, ".xml")) { ^~~~~~~~~~~~~~~~~~~ In file included from memory.h:26, from augmatch.c:30: internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augmatch.c:150:9: note: called from here if (streqv(msg, "parse_failed")) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from memory.h:26, from augmatch.c:30: internal.h:229:19: warning: inlining failed in call to 'streqv': call is unlikely and code size would grow [-Winline] static inline int streqv(const char *a, const char *b) { ^~~~~~ augmatch.c:152:16: note: called from here } else if (streqv(msg, "read_failed")) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 'cset_contains': fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:3706:12: note: called from here return bitset_get(cset->cset, c) != cset->negate; ^~~~~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 're_case_expand': fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:4400:17: note: called from here if (bitset_get(re->cset, c)) { ^~~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:4402:17: note: called from here bitset_set(re->cset, tolower(c)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:4405:17: note: called from here if (bitset_get(re->cset, c)) { ^~~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:4407:17: note: called from here bitset_set(re->cset, toupper(c)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:4419:13: note: called from here bitset_set(re->cset, tolower(c)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:4420:13: note: called from here bitset_set(re->cset, toupper(c)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 'alphabet.isra.16': fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:2822:17: note: called from here bitset_set(bs, c); ^~~~~~~~~~~~~~~~~ fa.c: In function 'add_re_char': fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:3316:9: note: called from here bitset_set(re->cset, c); ^~~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 're_restrict_alphabet': fa.c:120:20: warning: inlining failed in call to 'bitset_clr': call is unlikely and code size would grow [-Winline] static inline void bitset_clr(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:4307:13: note: called from here bitset_clr(re->cset, i); ^~~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 'parse_char_class.part.28': fa.c:3349:5: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized] add_re_char(re, from, to); ^~~~~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 'fa_minimize': fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1550:13: note: called from here bitset_set(reverse_nonempty, INDEX(pn, x)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1560:21: note: called from here if (bitset_get(reverse_nonempty, INDEX(qn, x))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1581:9: note: called from here bitset_set(pending2, INDEX(j, x)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:120:20: warning: inlining failed in call to 'bitset_clr': call is unlikely and code size would grow [-Winline] static inline void bitset_clr(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1589:9: note: called from here bitset_clr(pending2, INDEX(p, x)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1599:23: note: called from here if (! bitset_get(split2, s)) { ^~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1600:21: note: called from here bitset_set(split2, s); ^~~~~~~~~~~~~~~~~~~~~ fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1604:26: note: called from here if (!bitset_get(refine2, j)) { ^~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1605:25: note: called from here bitset_set(refine2, j); ^~~~~~~~~~~~~~~~~~~~~~ fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1643:26: note: called from here if (!bitset_get(pending2, INDEX(j, c)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1645:25: note: called from here bitset_set(pending2, INDEX(j, c)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1648:25: note: called from here bitset_set(pending2, INDEX(k, c)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fa.c:120:20: warning: inlining failed in call to 'bitset_clr': call is unlikely and code size would grow [-Winline] static inline void bitset_clr(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1657:17: note: called from here bitset_clr(split2, snum); ^~~~~~~~~~~~~~~~~~~~~~~~ fa.c:120:20: warning: inlining failed in call to 'bitset_clr': call is unlikely and code size would grow [-Winline] static inline void bitset_clr(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:1659:13: note: called from here bitset_clr(refine2, j); ^~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 'fa_from_re': fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:2047:37: note: called from here while (from <= UCHAR_MAX && bitset_get(cset, from) == negate) ^~~~~~~~~~~~~~~~~~~~~~ fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:2052:35: note: called from here while (to < UCHAR_MAX && (bitset_get(cset, to + 1) == !negate)) ^~~~~~~~~~~~~~~~~~~~~~~~ fa.c: In function 'fa_ambig_example': fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:2838:21: note: called from here bitset_set(bs, c); ^~~~~~~~~~~~~~~~~ fa.c:124:20: warning: inlining failed in call to 'bitset_set': call is unlikely and code size would grow [-Winline] static inline void bitset_set(bitset *bs, unsigned int bit) { ^~~~~~~~~~ fa.c:2854:13: note: called from here bitset_set(bs, c); ^~~~~~~~~~~~~~~~~ fa.c: In function 'fa_as_regexp': fa.c:129:19: warning: inlining failed in call to 'bitset_get': call is unlikely and code size would grow [-Winline] static inline int bitset_get(const bitset * const bs, unsigned int bit) { ^~~~~~~~~~ fa.c:3999:17: note: called from here if (bitset_get(trans[t].re->cset, c)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libfa.la CCLD libaugeas.la CCLD augtool CCLD augparse CCLD augmatch make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' Making all in gnulib/tests make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' GEN inttypes.h GEN signal.h GEN arpa/inet.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/uio.h make all-recursive make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' Making all in . make[4]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' CC test-localcharset.o CC binary-io.o CC c-ctype.o CC c-strncasecmp.o CC c-strcasecmp.o CC cloexec.o CC fd-hook.o CC localename.o CC localename-table.o CC sig-handler.o CC sockets.o CC sys_socket.o CC fcntl.o CC ioctl.o CC strerror_r.o CC glthread/thread.o AR libtests.a CCLD test-localcharset make[4]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' Making all in tests make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/tests' CC leak.o CCLD leak make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/tests' Making all in man make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/man' Making all in doc make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' Making all in naturaldocs make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc/naturaldocs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc/naturaldocs' make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' Making all in examples make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/examples' CC fadot.o CC dump.o CCLD dump CCLD fadot make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/examples' make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' Making install in gnulib/lib make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make install-recursive make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make[4]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' 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/augeas/source/augeas-1.12.0/gnulib/lib' make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/lib' Making install in src make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/ac-aux/move-if-change datadir.h1 datadir.h make install-am make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/ac-aux/move-if-change datadir.h1 datadir.h make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/ac-aux/move-if-change datadir.h1 datadir.h ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/include' ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/lib' /usr/bin/install -c -m 644 augeas.h fa.h '/home/slitaz/wok/augeas/install/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libfa.la libaugeas.la '/home/slitaz/wok/augeas/install/usr/lib' libtool: install: /usr/bin/install -c .libs/libfa.so.1.5.3 /home/slitaz/wok/augeas/install/usr/lib/libfa.so.1.5.3 libtool: install: (cd /home/slitaz/wok/augeas/install/usr/lib && { ln -s -f libfa.so.1.5.3 libfa.so.1 || { rm -f libfa.so.1 && ln -s libfa.so.1.5.3 libfa.so.1; }; }) libtool: install: (cd /home/slitaz/wok/augeas/install/usr/lib && { ln -s -f libfa.so.1.5.3 libfa.so || { rm -f libfa.so && ln -s libfa.so.1.5.3 libfa.so; }; }) libtool: install: /usr/bin/install -c .libs/libfa.lai /home/slitaz/wok/augeas/install/usr/lib/libfa.la libtool: warning: relinking 'libaugeas.la' libtool: install: (cd /home/slitaz/wok/augeas/source/augeas-1.12.0/src; /bin/sh "/home/slitaz/wok/augeas/source/augeas-1.12.0/libtool" --silent --tag CC --mode=relink i486-slitaz-linux-gcc -std=gnu99 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables -I ../gnulib/lib -I ../gnulib/lib -I/usr/include/libxml2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,--version-script=./augeas_sym.version -version-info 24:2:24 -Wl,-Os,--as-needed -o libaugeas.la -rpath /usr/lib augeas.lo augrun.lo pathx.lo internal.lo memory.lo ref.lo syntax.lo parser.lo builtin.lo lens.lo regexp.lo transform.lo ast.lo get.lo put.lo info.lo errcode.lo jmt.lo xml.lo liblexer.la libfa.la -lxml2 ../gnulib/lib/libgnu.la -inst-prefix-dir /home/slitaz/wok/augeas/install) libtool: install: /usr/bin/install -c .libs/libaugeas.so.0.24.2T /home/slitaz/wok/augeas/install/usr/lib/libaugeas.so.0.24.2 libtool: install: (cd /home/slitaz/wok/augeas/install/usr/lib && { ln -s -f libaugeas.so.0.24.2 libaugeas.so.0 || { rm -f libaugeas.so.0 && ln -s libaugeas.so.0.24.2 libaugeas.so.0; }; }) libtool: install: (cd /home/slitaz/wok/augeas/install/usr/lib && { ln -s -f libaugeas.so.0.24.2 libaugeas.so || { rm -f libaugeas.so && ln -s libaugeas.so.0.24.2 libaugeas.so; }; }) libtool: install: /usr/bin/install -c .libs/libaugeas.lai /home/slitaz/wok/augeas/install/usr/lib/libaugeas.la libtool: warning: remember to run 'libtool --finish /usr/lib' ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c augtool augparse augmatch '/home/slitaz/wok/augeas/install/usr/bin' libtool: warning: 'libaugeas.la' has not been installed in '/usr/lib' libtool: warning: '/home/slitaz/wok/augeas/source/augeas-1.12.0/src/libfa.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/augtool /home/slitaz/wok/augeas/install/usr/bin/augtool libtool: warning: 'libaugeas.la' has not been installed in '/usr/lib' libtool: warning: '/home/slitaz/wok/augeas/source/augeas-1.12.0/src/libfa.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/augparse /home/slitaz/wok/augeas/install/usr/bin/augparse libtool: warning: 'libaugeas.la' has not been installed in '/usr/lib' libtool: warning: '/home/slitaz/wok/augeas/source/augeas-1.12.0/src/libfa.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/augmatch /home/slitaz/wok/augeas/install/usr/bin/augmatch make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/src' Making install in gnulib/tests make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' make install-recursive make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' Making install in . make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' make[4]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' 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/augeas/source/augeas-1.12.0/gnulib/tests' make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/gnulib/tests' Making install in tests make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/tests' make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/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/augeas/source/augeas-1.12.0/tests' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/tests' Making install in man make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/man' make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/man' make[2]: Nothing to be done for 'install-exec-am'. ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/share/man/man1' /usr/bin/install -c -m 644 augtool.1 augparse.1 augmatch.1 '/home/slitaz/wok/augeas/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/man' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/man' Making install in doc make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' Making install in naturaldocs make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc/naturaldocs' make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc/naturaldocs' 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/augeas/source/augeas-1.12.0/doc/naturaldocs' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc/naturaldocs' make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' make[3]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' make[3]: Nothing to be done for 'install-exec-am'. ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/share/vim/vimfiles' ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/share/vim/vimfiles/syntax' /usr/bin/install -c -m 644 syntax/augeas.vim '/home/slitaz/wok/augeas/install/usr/share/vim/vimfiles/syntax' ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/share/vim/vimfiles/ftdetect' /usr/bin/install -c -m 644 ftdetect/augeas.vim '/home/slitaz/wok/augeas/install/usr/share/vim/vimfiles/ftdetect' make[3]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/doc' Making install in examples make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/examples' make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/examples' make[2]: Nothing to be done for 'install-data-am'. ../build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fadot '/home/slitaz/wok/augeas/install/usr/bin' libtool: warning: '../src/libfa.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fadot /home/slitaz/wok/augeas/install/usr/bin/fadot make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/examples' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0/examples' make[1]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' make[2]: Entering directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' make[2]: Nothing to be done for 'install-exec-am'. build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist' build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/lib/pkgconfig' build/ac-aux/install-sh -c -d '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist/tests' /usr/bin/install -c -m 644 augeas.pc '/home/slitaz/wok/augeas/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lenses/kdump.aug lenses/logwatch.aug lenses/oz.aug lenses/chrony.aug lenses/inputrc.aug lenses/limits.aug lenses/device_map.aug lenses/mke2fs.aug lenses/puppetfileserver.aug lenses/postfix_access.aug lenses/modprobe.aug lenses/rx.aug lenses/ldif.aug lenses/openshift_http.aug lenses/updatedb.aug lenses/mysql.aug lenses/grub.aug lenses/reprepro_uploaders.aug lenses/koji.aug lenses/sudoers.aug lenses/puppetfile.aug lenses/ethers.aug lenses/nsswitch.aug lenses/multipath.aug lenses/aptpreferences.aug lenses/devfsrules.aug lenses/xorg.aug lenses/postfix_sasl_smtpd.aug lenses/iproute2.aug lenses/dns_zone.aug lenses/wine.aug lenses/gdm.aug lenses/ntp.aug lenses/json.aug lenses/nrpe.aug lenses/ceph.aug lenses/lvm.aug lenses/gshadow.aug lenses/fuse.aug lenses/syslog.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist' /usr/bin/install -c -m 644 lenses/tests/test_pamconf.aug lenses/tests/test_dhcpd.aug lenses/tests/test_phpvars.aug lenses/tests/test_nagiosobjects.aug lenses/tests/test_rhsm.aug lenses/tests/test_toml.aug lenses/tests/test_yaml.aug lenses/tests/test_stunnel.aug lenses/tests/test_passwd.aug lenses/tests/test_csv.aug lenses/tests/test_darkice.aug lenses/tests/test_soma.aug lenses/tests/test_vfstab.aug lenses/tests/test_exports.aug lenses/tests/test_reprepro_uploaders.aug lenses/tests/test_lvm.aug lenses/tests/test_sip_conf.aug lenses/tests/test_pylonspaste.aug lenses/tests/test_modules.aug lenses/tests/test_grub.aug lenses/tests/test_mailscanner_rules.aug lenses/tests/test_activemq_conf.aug lenses/tests/test_ntp.aug lenses/tests/test_networks.aug lenses/tests/test_interfaces.aug lenses/tests/test_sysconfig.aug lenses/tests/test_star.aug lenses/tests/test_smbusers.aug lenses/tests/test_modprobe.aug lenses/tests/test_protocols.aug lenses/tests/test_channels.aug lenses/tests/test_anacron.aug lenses/tests/test_clamav.aug lenses/tests/test_splunk.aug lenses/tests/test_mailscanner.aug lenses/tests/test_xymon.aug lenses/tests/test_nginx.aug lenses/tests/test_iscsid.aug lenses/tests/test_grubenv.aug lenses/tests/test_postgresql.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist/tests' /usr/bin/install -c -m 644 lenses/pylonspaste.aug lenses/fstab.aug lenses/memcached.aug lenses/afs_cellalias.aug lenses/bbhosts.aug lenses/securetty.aug lenses/gtkbookmarks.aug lenses/pamconf.aug lenses/pbuilder.aug lenses/simplelines.aug lenses/slapd.aug lenses/networks.aug lenses/csv.aug lenses/backuppchosts.aug lenses/soma.aug lenses/sysctl.aug lenses/build.aug lenses/resolv.aug lenses/nginx.aug lenses/pam.aug lenses/sip_conf.aug lenses/dput.aug lenses/pgbouncer.aug lenses/dpkg.aug lenses/ssh.aug lenses/cachefilesd.aug lenses/aptcacherngsecurity.aug lenses/darkice.aug lenses/rsyslog.aug lenses/hosts_access.aug lenses/vsftpd.aug lenses/puppet_auth.aug lenses/postfix_transport.aug lenses/automaster.aug lenses/channels.aug lenses/login_defs.aug lenses/clamav.aug lenses/splunk.aug lenses/exports.aug lenses/rhsm.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist' /usr/bin/install -c -m 644 lenses/tests/test_xymon_alerting.aug lenses/tests/test_webmin.aug lenses/tests/test_postfix_virtual.aug lenses/tests/test_util.aug lenses/tests/test_oz.aug lenses/tests/test_logwatch.aug lenses/tests/test_networkmanager.aug lenses/tests/test_cpanel.aug lenses/tests/test_cgrules.aug lenses/tests/test_authorized_keys.aug lenses/tests/test_access.aug lenses/tests/test_puppetfile.aug lenses/tests/test_cron_user.aug lenses/tests/test_subversion.aug lenses/tests/test_automounter.aug lenses/tests/test_pgbouncer.aug lenses/tests/test_simplelines.aug lenses/tests/test_postfix_access.aug lenses/tests/test_koji.aug lenses/tests/test_rsyncd.aug lenses/tests/test_masterpasswd.aug lenses/tests/test_odbc.aug lenses/tests/test_carbon.aug lenses/tests/test_mongodbserver.aug lenses/tests/test_solaris_system.aug lenses/tests/test_inittab.aug lenses/tests/test_collectd.aug lenses/tests/test_resolv.aug lenses/tests/test_login_defs.aug lenses/tests/test_activemq_xml.aug lenses/tests/test_devfsrules.aug lenses/tests/test_mdadm_conf.aug lenses/tests/test_ethers.aug lenses/tests/test_gshadow.aug lenses/tests/test_yum.aug lenses/tests/test_vmware_config.aug lenses/tests/test_fai_diskconfig.aug lenses/tests/test_limits.aug lenses/tests/test_group.aug lenses/tests/test_shadow.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist/tests' /usr/bin/install -c -m 644 lenses/tuned.aug lenses/getcap.aug lenses/authorized_keys.aug lenses/httpd.aug lenses/spacevars.aug lenses/cobblersettings.aug lenses/up2date.aug lenses/postfix_main.aug lenses/shellvars.aug lenses/qpid.aug lenses/cpanel.aug lenses/cgrules.aug lenses/php.aug lenses/access.aug lenses/sshd.aug lenses/cron_user.aug lenses/nagiosobjects.aug lenses/krb5.aug lenses/dhcpd.aug lenses/quote.aug lenses/bootconf.aug lenses/anaconda.aug lenses/carbon.aug lenses/dovecot.aug lenses/solaris_system.aug lenses/tmpfiles.aug lenses/anacron.aug lenses/sep.aug lenses/modules.aug lenses/activemq_xml.aug lenses/apt_update_manager.aug lenses/mailscanner.aug lenses/crypttab.aug lenses/postfix_passwordmap.aug lenses/shellvars_list.aug lenses/smbusers.aug lenses/redis.aug lenses/sssd.aug lenses/hostname.aug lenses/mailscanner_rules.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist' /usr/bin/install -c -m 644 lenses/toml.aug lenses/passwd.aug lenses/xendconfsxp.aug lenses/grubenv.aug lenses/vmware_config.aug lenses/properties.aug lenses/nagioscfg.aug lenses/simplevars.aug lenses/avahi.aug lenses/strongswan.aug lenses/rsyncd.aug lenses/jmxaccess.aug lenses/pythonpaste.aug lenses/xinetd.aug lenses/thttpd.aug lenses/puppet.aug lenses/interfaces.aug lenses/yaml.aug lenses/dnsmasq.aug lenses/cobblermodules.aug lenses/known_hosts.aug lenses/mcollective.aug lenses/inittab.aug lenses/openvpn.aug lenses/aptsources.aug lenses/postfix_master.aug lenses/dhclient.aug lenses/pagekite.aug lenses/postfix_virtual.aug lenses/rmt.aug lenses/services.aug lenses/group.aug lenses/systemd.aug lenses/netmasks.aug lenses/pg_hba.aug lenses/vfstab.aug lenses/desktop.aug lenses/trapperkeeper.aug lenses/opendkim.aug lenses/inetd.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist' /usr/bin/install -c -m 644 lenses/tests/test_dns_zone.aug lenses/tests/test_aliases.aug lenses/tests/test_thttpd.aug lenses/tests/test_simplevars.aug lenses/tests/test_memcached.aug lenses/tests/test_gtkbookmarks.aug lenses/tests/test_xendconfsxp.aug lenses/tests/test_postfix_sasl_smtpd.aug lenses/tests/test_nrpe.aug lenses/tests/test_nslcd.aug lenses/tests/test_nagioscfg.aug lenses/tests/test_postfix_master.aug lenses/tests/test_dnsmasq.aug lenses/tests/test_jmxaccess.aug lenses/tests/test_slapd.aug lenses/tests/test_pbuilder.aug lenses/tests/test_httpd.aug lenses/tests/test_inputrc.aug lenses/tests/test_fonts.aug lenses/tests/test_vsftpd.aug lenses/tests/test_afs_cellalias.aug lenses/tests/test_avahi.aug lenses/tests/test_php.aug lenses/tests/test_crypttab.aug lenses/tests/test_services.aug lenses/tests/test_bbhosts.aug lenses/tests/test_pam.aug lenses/tests/test_mcollective.aug lenses/tests/test_approx.aug lenses/tests/test_systemd.aug lenses/tests/test_automaster.aug lenses/tests/test_hosts_access.aug lenses/tests/test_dhclient.aug lenses/tests/test_hosts.aug lenses/tests/test_sshd.aug lenses/tests/test_netmasks.aug lenses/tests/test_modules_conf.aug lenses/tests/test_erlang.aug lenses/tests/test_cups.aug lenses/tests/test_quote.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist/tests' /usr/bin/install -c -m 644 lenses/nslcd.aug lenses/schroot.aug lenses/jmxpassword.aug lenses/cups.aug lenses/shadow.aug lenses/mongodbserver.aug lenses/iscsid.aug lenses/rabbitmq.aug lenses/lokkit.aug lenses/fai_diskconfig.aug lenses/openshift_quickstarts.aug lenses/samba.aug lenses/jaas.aug lenses/sysconfig.aug lenses/cyrus_imapd.aug lenses/aliases.aug lenses/host_conf.aug lenses/htpasswd.aug lenses/xymon.aug lenses/xml.aug lenses/shells.aug lenses/phpvars.aug lenses/ldso.aug lenses/erlang.aug lenses/cgconfig.aug lenses/collectd.aug lenses/mdadm_conf.aug lenses/stunnel.aug lenses/debctrl.aug lenses/masterpasswd.aug lenses/webmin.aug lenses/odbc.aug lenses/semanage.aug lenses/openshift_config.aug lenses/rtadvd.aug lenses/ntpd.aug lenses/util.aug lenses/cron.aug lenses/iptables.aug lenses/rancid.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist' /usr/bin/install -c -m 644 lenses/tests/test_opendkim.aug lenses/tests/test_inetd.aug lenses/tests/test_securetty.aug lenses/tests/test_rsyslog.aug lenses/tests/test_backuppchosts.aug lenses/tests/test_samba.aug lenses/tests/test_monit.aug lenses/tests/test_shells.aug lenses/tests/test_openshift_quickstarts.aug lenses/tests/test_spacevars.aug lenses/tests/test_schroot.aug lenses/tests/test_cyrus_imapd.aug lenses/tests/test_aptpreferences.aug lenses/tests/test_rancid.aug lenses/tests/test_dput.aug lenses/tests/test_known_hosts.aug lenses/tests/test_htpasswd.aug lenses/tests/test_openvpn.aug lenses/tests/test_sysconfig_route.aug lenses/tests/test_ldap.aug lenses/tests/test_cobblermodules.aug lenses/tests/test_cobblersettings.aug lenses/tests/test_postfix_transport.aug lenses/tests/test_xml.aug lenses/tests/test_json.aug lenses/tests/test_iproute2.aug lenses/tests/test_semanage.aug lenses/tests/test_shellvars.aug lenses/tests/test_shellvars_list.aug lenses/tests/test_sysctl.aug lenses/tests/test_dpkg.aug lenses/tests/test_ldif.aug lenses/tests/test_aptcacherngsecurity.aug lenses/tests/test_lokkit.aug lenses/tests/test_apt_update_manager.aug lenses/tests/test_getcap.aug lenses/tests/test_radicale.aug lenses/tests/test_pythonpaste.aug lenses/tests/test_openshift_config.aug lenses/tests/test_build.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist/tests' /usr/bin/install -c -m 644 lenses/networkmanager.aug lenses/fonts.aug lenses/aptconf.aug lenses/radicale.aug lenses/yum.aug lenses/logrotate.aug lenses/lightdm.aug lenses/protocols.aug lenses/hosts.aug lenses/activemq_conf.aug lenses/sysconfig_route.aug lenses/xymon_alerting.aug lenses/monit.aug lenses/approx.aug lenses/postgresql.aug lenses/modules_conf.aug lenses/termcap.aug lenses/keepalived.aug lenses/squid.aug lenses/jettyrealm.aug lenses/subversion.aug lenses/automounter.aug lenses/inifile.aug lenses/star.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist' /usr/bin/install -c -m 644 lenses/tests/test_postfix_passwordmap.aug lenses/tests/test_sssd.aug lenses/tests/test_tuned.aug lenses/tests/test_rtadvd.aug lenses/tests/test_cron.aug lenses/tests/test_debctrl.aug lenses/tests/test_logrotate.aug lenses/tests/test_xinetd.aug lenses/tests/test_iptables.aug lenses/tests/test_dovecot.aug lenses/tests/test_properties.aug lenses/tests/test_fuse.aug lenses/tests/test_fstab.aug lenses/tests/test_updatedb.aug lenses/tests/test_squid.aug lenses/tests/test_anaconda.aug lenses/tests/test_ssh.aug lenses/tests/test_syslog.aug lenses/tests/test_aptsources.aug lenses/tests/test_device_map.aug lenses/tests/test_puppet.aug lenses/tests/test_rabbitmq.aug lenses/tests/test_up2date.aug lenses/tests/test_chrony.aug lenses/tests/test_redis.aug lenses/tests/test_qpid.aug lenses/tests/test_host_conf.aug lenses/tests/test_trapperkeeper.aug lenses/tests/test_kdump.aug lenses/tests/test_jaas.aug lenses/tests/test_hostname.aug lenses/tests/test_rmt.aug lenses/tests/test_ntpd.aug lenses/tests/test_mke2fs.aug lenses/tests/test_rx.aug lenses/tests/test_cachefilesd.aug lenses/tests/test_puppetfileserver.aug lenses/tests/test_keepalived.aug lenses/tests/test_strongswan.aug lenses/tests/test_jmxpassword.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist/tests' /usr/bin/install -c -m 644 lenses/tests/test_lightdm.aug lenses/tests/test_sudoers.aug lenses/tests/test_postfix_main.aug lenses/tests/test_mysql.aug lenses/tests/test_pagekite.aug lenses/tests/test_cgconfig.aug lenses/tests/test_gdm.aug lenses/tests/test_inifile.aug lenses/tests/test_openshift_http.aug lenses/tests/test_krb5.aug lenses/tests/test_aptconf.aug lenses/tests/test_wine.aug lenses/tests/test_desktop.aug lenses/tests/test_nsswitch.aug lenses/tests/test_multipath.aug lenses/tests/test_xorg.aug lenses/tests/test_ceph.aug lenses/tests/test_jettyrealm.aug lenses/tests/test_tmpfiles.aug lenses/tests/test_termcap.aug lenses/tests/test_ldso.aug lenses/tests/test_puppet_auth.aug lenses/tests/test_pg_hba.aug lenses/tests/test_bootconf.aug '/home/slitaz/wok/augeas/install/usr/share/augeas/lenses/dist/tests' make[2]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' make[1]: Leaving directory '/home/slitaz/wok/augeas/source/augeas-1.12.0' ================================================================================ Executing strip on all files... Done Time: 21.03s. Size: 585736 B -> 495220 B. Save: 88 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.05s. Size: 34674 B -> 12788 B. Save: 21 KB. Cache hit: 3/3. ================================================================================ Build dependencies to remove: 8 Removing: advancecomp-static libxml2 libxml2-dev libxml2-tools readline-dev xz-dev xz-tools zlib-dev Pack: augeas 1.12.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 Removing old package "augeas-1.12.0-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "augeas-1.12.0-i486.tazpkg" created Pack: augeas-dev 1.12.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... 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 Removing old package "augeas-dev-1.12.0-any.tazpkg" Done The release checksum has changed. ================================================================================ Package "augeas-dev-1.12.0-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/augeas-1.12.0... Done Checking site script in source/augeas-1.12.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: augeas 1.12.0 ================================================================================ Src file : augeas-1.12.0.tar.gz Src size : 2.3M Source dir : 20.9M Produced : 3.2M Cook time : 81s ~ 01m 21s Cook date : 2020-09-12 02:31 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 3.2M : 503.0K : 458 : augeas-1.12.0-i486.tazpkg 2 : 80.0K : 11.3K : 5 : augeas-dev-1.12.0-any.tazpkg ================================================================================