components/augeas/test/results-64.master
author Geoffrey Gardella <geoffrey.gardella@oracle.com>
Tue, 12 Jan 2016 20:34:02 -0800
changeset 5262 86d81f5e0391
child 5273 3ae19990a6f8
permissions -rw-r--r--
PSARC/2015/140 Augeas 1.3.0 16998797 include augeas in Solaris

make[1]: Entering directory `$(@D)'
Making check in gnulib/lib
make[2]: Entering directory `$(@D)/gnulib/lib'
/usr/gnu/bin/make  check-recursive
make[3]: Entering directory `$(@D)/gnulib/lib'
make[4]: Entering directory `$(@D)/gnulib/lib'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `$(@D)/gnulib/lib'
make[3]: Leaving directory `$(@D)/gnulib/lib'
make[2]: Leaving directory `$(@D)/gnulib/lib'
Making check in src
make[2]: Entering directory `$(@D)/src'
echo '#define DATADIR "/usr/share"' > datadir.h1
$(SOURCE_DIR)/build/ac-aux/move-if-change datadir.h1 datadir.h
/usr/gnu/bin/make  check-am
make[3]: Entering directory `$(@D)/src'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `$(@D)/src'
make[2]: Leaving directory `$(@D)/src'
Making check in gnulib/tests
make[2]: Entering directory `$(@D)/gnulib/tests'
/usr/gnu/bin/make  check-recursive
make[3]: Entering directory `$(@D)/gnulib/tests'
Making check in .
make[4]: Entering directory `$(@D)/gnulib/tests'
/usr/gnu/bin/make  libtests.a test-alloca-opt test-binary-io test-btowc test-c-ctype test-c-strcasecmp test-c-strncasecmp test-canonicalize-lgpl test-close test-ctype test-dup2 test-environ test-errno test-fcntl-h test-fdopen test-fgetc test-float test-fnmatch test-fputc test-fread test-fstat test-fwrite test-getcwd-lgpl test-getdelim test-getline test-getopt test-gettimeofday test-ignore-value test-intprops test-inttypes test-isblank test-langinfo test-locale test-localeconv test-localename test-lock test-lstat test-malloc-gnu test-malloca test-mbrtowc test-mbrtowc-w32 test-mbsinit test-mbsrtowcs test-memchr test-nl_langinfo test-open test-pathmax test-rawmemchr test-readlink test-safe-alloc test-setenv test-setlocale1 test-setlocale2 test-stat test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-string test-strnlen test-strstr test-symlink test-sys_stat test-sys_time test-sys_types test-sys_wait test-thread_self test-thread_create test-time test-unistd test-unsetenv test-vasnprintf test-vasprintf test-verify test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h
make[5]: Entering directory `$(@D)/gnulib/tests'
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       fd-hook.o
  CC       localename.o
  CC       glthread/lock.o
  CC       glthread/thread.o
  CC       glthread/threadlib.o
  CC       putenv.o
  CC       unsetenv.o
  AR       libtests.a
  CC       test-alloca-opt.o
  CCLD     test-alloca-opt
  CC       test-binary-io.o
  CCLD     test-binary-io
  CC       test-btowc.o
  CCLD     test-btowc
  CC       test-c-ctype.o
  CCLD     test-c-ctype
  CC       test-c-strcasecmp.o
  CCLD     test-c-strcasecmp
  CC       test-c-strncasecmp.o
  CCLD     test-c-strncasecmp
  CC       test-canonicalize-lgpl.o
  CCLD     test-canonicalize-lgpl
  CC       test-close.o
  CCLD     test-close
  CC       test-ctype.o
  CCLD     test-ctype
  CC       test-dup2.o
  CCLD     test-dup2
  CC       test-environ.o
  CCLD     test-environ
  CC       test-errno.o
  CCLD     test-errno
  CC       test-fcntl-h.o
  CCLD     test-fcntl-h
  CC       test-fdopen.o
  CCLD     test-fdopen
  CC       test-fgetc.o
  CCLD     test-fgetc
  CC       test-float.o
  CCLD     test-float
  CC       test-fnmatch.o
  CCLD     test-fnmatch
  CC       test-fputc.o
  CCLD     test-fputc
  CC       test-fread.o
  CCLD     test-fread
  CC       test-fstat.o
  CCLD     test-fstat
  CC       test-fwrite.o
  CCLD     test-fwrite
  CC       test-getcwd-lgpl.o
  CCLD     test-getcwd-lgpl
  CC       test-getdelim.o
  CCLD     test-getdelim
  CC       test-getline.o
  CCLD     test-getline
  CC       test-getopt.o
  CCLD     test-getopt
  CC       test-gettimeofday.o
  CCLD     test-gettimeofday
  CC       test-ignore-value.o
  CCLD     test-ignore-value
  CC       test-intprops.o
  CCLD     test-intprops
  CC       test-inttypes.o
  CCLD     test-inttypes
  CC       test-isblank.o
  CCLD     test-isblank
  CC       test-langinfo.o
  CCLD     test-langinfo
  CC       test-locale.o
  CCLD     test-locale
  CC       test-localeconv.o
  CCLD     test-localeconv
  CC       test-localename.o
  CCLD     test-localename
  CC       test-lock.o
In file included from test-lock.c:91:0:
test-lock.c: In function 'lock_mutator_thread':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:146:46: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p before lock\n", gl_thread_self_pointer ());
                                              ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:148:46: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p after  lock\n", gl_thread_self_pointer ());
                                              ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:156:48: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p before unlock\n", gl_thread_self_pointer ());
                                                ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:158:48: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p after  unlock\n", gl_thread_self_pointer ());
                                                ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:160:52: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p before check lock\n", gl_thread_self_pointer ());
                                                    ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:164:54: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p after  check unlock\n", gl_thread_self_pointer ());
                                                      ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:169:37: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Mutator %p dying.\n", gl_thread_self_pointer ());
                                     ^
test-lock.c: In function 'lock_checker_thread':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:180:52: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Checker %p before check lock\n", gl_thread_self_pointer ());
                                                    ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:184:54: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Checker %p after  check unlock\n", gl_thread_self_pointer ());
                                                      ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:189:37: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Checker %p dying.\n", gl_thread_self_pointer ());
                                     ^
test-lock.c: In function 'rwlock_mutator_thread':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:236:48: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p before wrlock\n", gl_thread_self_pointer ());
                                                ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:238:48: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p after  wrlock\n", gl_thread_self_pointer ());
                                                ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:246:48: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p before unlock\n", gl_thread_self_pointer ());
                                                ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:248:48: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p after  unlock\n", gl_thread_self_pointer ());
                                                ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:253:37: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Mutator %p dying.\n", gl_thread_self_pointer ());
                                     ^
test-lock.c: In function 'rwlock_checker_thread':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:264:54: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Checker %p before check rdlock\n", gl_thread_self_pointer ());
                                                      ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:268:54: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Checker %p after  check unlock\n", gl_thread_self_pointer ());
                                                      ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:273:37: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Checker %p dying.\n", gl_thread_self_pointer ());
                                     ^
test-lock.c: In function 'recshuffle':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:318:42: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Mutator %p before lock\n", gl_thread_self_pointer ());
                                          ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:320:42: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Mutator %p after  lock\n", gl_thread_self_pointer ());
                                          ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:332:44: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Mutator %p before unlock\n", gl_thread_self_pointer ());
                                            ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:334:44: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Mutator %p after  unlock\n", gl_thread_self_pointer ());
                                            ^
test-lock.c: In function 'reclock_mutator_thread':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:346:52: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p before check lock\n", gl_thread_self_pointer ());
                                                    ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:350:54: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Mutator %p after  check unlock\n", gl_thread_self_pointer ());
                                                      ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:355:37: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Mutator %p dying.\n", gl_thread_self_pointer ());
                                     ^
test-lock.c: In function 'reclock_checker_thread':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:366:52: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Checker %p before check lock\n", gl_thread_self_pointer ());
                                                    ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:370:54: note: in expansion of macro 'gl_thread_self_pointer'
       dbgprintf ("Checker %p after  check unlock\n", gl_thread_self_pointer ());
                                                      ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:375:37: note: in expansion of macro 'gl_thread_self_pointer'
   dbgprintf ("Checker %p dying.\n", gl_thread_self_pointer ());
                                     ^
test-lock.c: In function 'once_contender_thread':
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:447:18: note: in expansion of macro 'gl_thread_self_pointer'
                  gl_thread_self_pointer (), repeat);
                  ^
glthread/thread.h:165:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      (pthread_in_use () ? (void *) pthread_self () : NULL)
                           ^
test-lock.c:459:18: note: in expansion of macro 'gl_thread_self_pointer'
                  gl_thread_self_pointer (), repeat);
                  ^
  CCLD     test-lock
  CC       test-lstat.o
  CCLD     test-lstat
  CC       test-malloc-gnu.o
  CCLD     test-malloc-gnu
  CC       test-malloca.o
  CCLD     test-malloca
  CC       test-mbrtowc.o
  CCLD     test-mbrtowc
  CC       test-mbrtowc-w32.o
  CCLD     test-mbrtowc-w32
  CC       test-mbsinit.o
  CCLD     test-mbsinit
  CC       test-mbsrtowcs.o
  CCLD     test-mbsrtowcs
  CC       test-memchr.o
  CCLD     test-memchr
  CC       test-nl_langinfo.o
  CCLD     test-nl_langinfo
  CC       test-open.o
  CCLD     test-open
  CC       test-pathmax.o
  CCLD     test-pathmax
  CC       test-rawmemchr.o
  CCLD     test-rawmemchr
  CC       test-readlink.o
  CCLD     test-readlink
  CC       test-safe-alloc.o
  CCLD     test-safe-alloc
  CC       test-setenv.o
  CCLD     test-setenv
  CC       test-setlocale1.o
  CCLD     test-setlocale1
  CC       test-setlocale2.o
  CCLD     test-setlocale2
  CC       test-stat.o
  CCLD     test-stat
  CC       test-stdbool.o
  CCLD     test-stdbool
  CC       test-stddef.o
  CCLD     test-stddef
  CC       test-stdint.o
  CCLD     test-stdint
  CC       test-stdio.o
  CCLD     test-stdio
  CC       test-stdlib.o
  CCLD     test-stdlib
  CC       test-strchrnul.o
  CCLD     test-strchrnul
  CC       test-string.o
  CCLD     test-string
  CC       test-strnlen.o
  CCLD     test-strnlen
  CC       test-strstr.o
  CCLD     test-strstr
  CC       test-symlink.o
  CCLD     test-symlink
  CC       test-sys_stat.o
  CCLD     test-sys_stat
  CC       test-sys_time.o
  CCLD     test-sys_time
  CC       test-sys_types.o
  CCLD     test-sys_types
  CC       test-sys_wait.o
  CCLD     test-sys_wait
  CC       test-thread_self.o
In file included from test-thread_self.c:21:0:
test-thread_self.c: In function 'main':
glthread/thread.h:163:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      (pthread_in_use () ? pthread_self () : (pthread_t) NULL)
                                             ^
test-thread_self.c:31:17: note: in expansion of macro 'gl_thread_self'
   main_thread = gl_thread_self ();
                 ^
  CCLD     test-thread_self
  CC       test-thread_create.o
In file included from test-thread_create.c:21:0:
test-thread_create.c: In function 'main':
glthread/thread.h:163:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      (pthread_in_use () ? pthread_self () : (pthread_t) NULL)
                                             ^
test-thread_create.c:45:24: note: in expansion of macro 'gl_thread_self'
   main_thread_before = gl_thread_self ();
                        ^
glthread/thread.h:163:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      (pthread_in_use () ? pthread_self () : (pthread_t) NULL)
                                             ^
test-thread_create.c:53:27: note: in expansion of macro 'gl_thread_self'
       main_thread_after = gl_thread_self ();
                           ^
  CCLD     test-thread_create
  CC       test-time.o
  CCLD     test-time
  CC       test-unistd.o
  CCLD     test-unistd
  CC       test-unsetenv.o
  CCLD     test-unsetenv
  CC       test-vasnprintf.o
  CCLD     test-vasnprintf
  CC       test-vasprintf.o
  CCLD     test-vasprintf
  CC       test-verify.o
  CCLD     test-verify
  CC       test-wchar.o
  CCLD     test-wchar
  CC       test-wcrtomb.o
  CCLD     test-wcrtomb
  CC       test-wcrtomb-w32.o
  CCLD     test-wcrtomb-w32
  CC       test-wctype-h.o
  CCLD     test-wctype-h
make[5]: Leaving directory `$(@D)/gnulib/tests'
/usr/gnu/bin/make  check-TESTS
make[5]: Entering directory `$(@D)/gnulib/tests'
make[6]: Entering directory `$(@D)/gnulib/tests'
PASS: test-alloca-opt
PASS: test-binary-io.sh
PASS: test-btowc1.sh
PASS: test-btowc2.sh
PASS: test-c-ctype
PASS: test-c-strcase.sh
PASS: test-canonicalize-lgpl
PASS: test-close
PASS: test-ctype
PASS: test-dup2
PASS: test-environ
PASS: test-errno
PASS: test-fcntl-h
PASS: test-fdopen
PASS: test-fgetc
PASS: test-float
PASS: test-fnmatch
PASS: test-fputc
PASS: test-fread
PASS: test-fstat
PASS: test-fwrite
PASS: test-getcwd-lgpl
PASS: test-getdelim
PASS: test-getline
PASS: test-getopt
PASS: test-gettimeofday
PASS: test-ignore-value
PASS: test-intprops
PASS: test-inttypes
PASS: test-isblank
PASS: test-langinfo
PASS: test-locale
PASS: test-localeconv
PASS: test-localename
PASS: test-lock
PASS: test-lstat
PASS: test-malloc-gnu
PASS: test-malloca
PASS: test-mbrtowc1.sh
PASS: test-mbrtowc2.sh
PASS: test-mbrtowc3.sh
PASS: test-mbrtowc4.sh
SKIP: test-mbrtowc-w32-1.sh
SKIP: test-mbrtowc-w32-2.sh
SKIP: test-mbrtowc-w32-3.sh
SKIP: test-mbrtowc-w32-4.sh
SKIP: test-mbrtowc-w32-5.sh
PASS: test-mbsinit.sh
PASS: test-mbsrtowcs1.sh
PASS: test-mbsrtowcs2.sh
PASS: test-mbsrtowcs3.sh
PASS: test-mbsrtowcs4.sh
PASS: test-memchr
PASS: test-nl_langinfo.sh
PASS: test-open
PASS: test-pathmax
PASS: test-rawmemchr
PASS: test-readlink
PASS: test-safe-alloc
PASS: test-setenv
PASS: test-setlocale1.sh
PASS: test-setlocale2.sh
PASS: test-stat
PASS: test-stdbool
PASS: test-stddef
PASS: test-stdint
PASS: test-stdio
PASS: test-stdlib
PASS: test-strchrnul
PASS: test-string
PASS: test-strnlen
PASS: test-strstr
PASS: test-symlink
PASS: test-sys_stat
PASS: test-sys_time
PASS: test-sys_types
PASS: test-sys_wait
PASS: test-init.sh
PASS: test-thread_self
PASS: test-thread_create
PASS: test-time
PASS: test-unistd
PASS: test-unsetenv
PASS: test-vasnprintf
PASS: test-vasprintf
PASS: test-verify
PASS: test-verify.sh
PASS: test-wchar
PASS: test-wcrtomb.sh
SKIP: test-wcrtomb-w32-1.sh
SKIP: test-wcrtomb-w32-2.sh
SKIP: test-wcrtomb-w32-3.sh
SKIP: test-wcrtomb-w32-4.sh
SKIP: test-wcrtomb-w32-5.sh
PASS: test-wctype-h
make[7]: Entering directory `$(@D)/gnulib/tests'
/usr/gnu/bin/make  all-recursive
make[8]: Entering directory `$(@D)/gnulib/tests'
Making all in .
make[9]: Entering directory `$(@D)/gnulib/tests'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `$(@D)/gnulib/tests'
make[8]: Leaving directory `$(@D)/gnulib/tests'
make[7]: Leaving directory `$(@D)/gnulib/tests'
============================================================================
Testsuite summary for augeas 1.3.0
============================================================================
# TOTAL: 95
# PASS:  85
# SKIP:  10
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory `$(@D)/gnulib/tests'
make[5]: Leaving directory `$(@D)/gnulib/tests'
make[4]: Leaving directory `$(@D)/gnulib/tests'
make[3]: Leaving directory `$(@D)/gnulib/tests'
make[2]: Leaving directory `$(@D)/gnulib/tests'
Making check in tests
make[2]: Entering directory `$(@D)/tests'
/usr/gnu/bin/make  fatest test-xpath test-load test-save test-api test-run test-interpreter.sh lens-sudoers.sh lens-access.sh lens-activemq_conf.sh lens-activemq_xml.sh lens-aliases.sh lens-anacron.sh lens-approx.sh lens-apt_update_manager.sh lens-aptcacherngsecurity.sh lens-aptpreferences.sh lens-aptconf.sh lens-aptsource.sh lens-authorized_keys.sh lens-automaster.sh lens-automounter.sh lens-avahi.sh lens-backuppchosts.sh lens-bbhosts.sh lens-bootconf.sh lens-build.sh lens-cachefilesd.sh lens-carbon.sh lens-cgconfig.sh lens-cgrules.sh lens-channels.sh lens-chrony.sh lens-cobblersettings.sh lens-cobblermodules.sh lens-collectd.sh lens-cpanel.sh lens-cron.sh lens-crypttab.sh lens-cyrus_imapd.sh lens-cups.sh lens-darkice.sh lens-debctrl.sh lens-desktop.sh lens-device_map.sh lens-dhclient.sh lens-dhcpd.sh lens-dnsmasq.sh lens-dovecot.sh lens-dpkg.sh lens-dput.sh lens-erlang.sh lens-ethers.sh lens-exports.sh lens-fai_diskconfig.sh lens-fonts.sh lens-fstab.sh lens-fuse.sh lens-gdm.sh lens-group.sh lens-gshadow.sh lens-gtkbookmarks.sh lens-json.sh lens-hostname.sh lens-hosts.sh lens-hosts_access.sh lens-host_conf.sh lens-htpasswd.sh lens-httpd.sh lens-inetd.sh lens-inifile.sh lens-inittab.sh lens-inputrc.sh lens-interfaces.sh lens-iptables.sh lens-iproute2.sh lens-jettyrealm.sh lens-jmxaccess.sh lens-jmxpassword.sh lens-kdump.sh lens-keepalived.sh lens-known_hosts.sh lens-koji.sh lens-krb5.sh lens-jaas.sh lens-ldap.sh lens-ldif.sh lens-ldso.sh lens-lightdm.sh lens-limits.sh lens-login_defs.sh lens-logrotate.sh lens-logwatch.sh lens-lokkit.sh lens-lvm.sh lens-mcollective.sh lens-mdadm_conf.sh lens-memcached.sh lens-mke2fs.sh lens-modprobe.sh lens-modules.sh lens-modules_conf.sh lens-mongodbserver.sh lens-monit.sh lens-multipath.sh lens-mysql.sh lens-nagioscfg.sh lens-nagiosobjects.sh lens-netmasks.sh lens-networkmanager.sh lens-networks.sh lens-nginx.sh lens-ntp.sh lens-ntpd.sh lens-nrpe.sh lens-nsswitch.sh lens-odbc.sh lens-openshift_config.sh lens-openshift_http.sh lens-openshift_quickstarts.sh lens-openvpn.sh lens-pagekite.sh lens-pam.sh lens-pamconf.sh lens-passwd.sh lens-pbuilder.sh lens-pg_hba.sh lens-php.sh lens-phpvars.sh lens-postfix_access.sh lens-postfix_main.sh lens-postfix_master.sh lens-postfix_transport.sh lens-postfix_virtual.sh lens-postgresql.sh lens-properties.sh lens-protocols.sh lens-puppet.sh lens-puppet_auth.sh lens-puppetfileserver.sh lens-pythonpaste.sh lens-qpid.sh lens-quote.sh lens-rabbitmq.sh lens-redis.sh lens-reprepro_uploaders.sh lens-resolv.sh lens-rmt.sh lens-rsyncd.sh lens-rsyslog.sh lens-rx.sh lens-samba.sh lens-securetty.sh lens-services.sh lens-shadow.sh lens-shells.sh lens-shellvars.sh lens-shellvars_list.sh lens-simplelines.sh lens-simplevars.sh lens-sip_conf.sh lens-slapd.sh lens-smbusers.sh lens-solaris_system.sh lens-soma.sh lens-spacevars.sh lens-splunk.sh lens-squid.sh lens-ssh.sh lens-sshd.sh lens-sssd.sh lens-stunnel.sh lens-subversion.sh lens-sysconfig.sh lens-sysconfig_route.sh lens-syslog.sh lens-sysctl.sh lens-systemd.sh lens-thttpd.sh lens-tuned.sh lens-up2date.sh lens-updatedb.sh lens-util.sh lens-vfstab.sh lens-vmware_config.sh lens-vsftpd.sh lens-webmin.sh lens-wine.sh lens-xinetd.sh lens-xml.sh lens-xorg.sh lens-xymon.sh lens-xymon_alerting.sh lens-grub.sh lens-schroot.sh lens-xendconfsxp.sh lens-yum.sh test-get.sh test-augtool.sh test-put-symlink.sh test-put-symlink-augnew.sh test-put-symlink-augsave.sh test-put-symlink-augtemp.sh test-put-mount.sh test-put-mount-augnew.sh test-put-mount-augsave.sh test-save-empty.sh test-bug-1.sh test-idempotent.sh test-preserve.sh test-events-saved.sh test-save-mode.sh test-unlink-error.sh test-augtool-empty-line.sh test-augtool-modify-root.sh
make[3]: Entering directory `$(@D)/tests'
  CC       fatest.o
  CC       cutest.o
  CC       memory.o
  CCLD     fatest
  CC       test-xpath.o
  CCLD     test-xpath
  CC       test-load.o
  CCLD     test-load
  CC       test-save.o
  CCLD     test-save
  CC       test-api.o
test-api.c: In function 'testNodeInfo':
test-api.c:376:13: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration]
             fbase = basename(filename_ac);
             ^
test-api.c:376:13: warning: nested extern declaration of 'basename' [-Wnested-externs]
test-api.c:376:19: warning: assignment makes pointer from integer without a cast [enabled by default]
             fbase = basename(filename_ac);
                   ^
  CCLD     test-api
  CC       test-run.o
  CCLD     test-run
make[3]: Nothing to be done for `test-interpreter.sh'.
make[3]: `lens-sudoers.sh' is up to date.
make[3]: `lens-access.sh' is up to date.
make[3]: `lens-activemq_conf.sh' is up to date.
make[3]: `lens-activemq_xml.sh' is up to date.
make[3]: `lens-aliases.sh' is up to date.
make[3]: `lens-anacron.sh' is up to date.
make[3]: `lens-approx.sh' is up to date.
make[3]: `lens-apt_update_manager.sh' is up to date.
make[3]: `lens-aptcacherngsecurity.sh' is up to date.
make[3]: `lens-aptpreferences.sh' is up to date.
make[3]: `lens-aptconf.sh' is up to date.
make[3]: `lens-aptsource.sh' is up to date.
make[3]: `lens-authorized_keys.sh' is up to date.
make[3]: `lens-automaster.sh' is up to date.
make[3]: `lens-automounter.sh' is up to date.
make[3]: `lens-avahi.sh' is up to date.
make[3]: `lens-backuppchosts.sh' is up to date.
make[3]: `lens-bbhosts.sh' is up to date.
make[3]: `lens-bootconf.sh' is up to date.
make[3]: `lens-build.sh' is up to date.
make[3]: `lens-cachefilesd.sh' is up to date.
make[3]: `lens-carbon.sh' is up to date.
make[3]: `lens-cgconfig.sh' is up to date.
make[3]: `lens-cgrules.sh' is up to date.
make[3]: `lens-channels.sh' is up to date.
make[3]: `lens-chrony.sh' is up to date.
make[3]: `lens-cobblersettings.sh' is up to date.
make[3]: `lens-cobblermodules.sh' is up to date.
make[3]: `lens-collectd.sh' is up to date.
make[3]: `lens-cpanel.sh' is up to date.
make[3]: `lens-cron.sh' is up to date.
make[3]: `lens-crypttab.sh' is up to date.
make[3]: `lens-cyrus_imapd.sh' is up to date.
make[3]: `lens-cups.sh' is up to date.
make[3]: `lens-darkice.sh' is up to date.
make[3]: `lens-debctrl.sh' is up to date.
make[3]: `lens-desktop.sh' is up to date.
make[3]: `lens-device_map.sh' is up to date.
make[3]: `lens-dhclient.sh' is up to date.
make[3]: `lens-dhcpd.sh' is up to date.
make[3]: `lens-dnsmasq.sh' is up to date.
make[3]: `lens-dovecot.sh' is up to date.
make[3]: `lens-dpkg.sh' is up to date.
make[3]: `lens-dput.sh' is up to date.
make[3]: `lens-erlang.sh' is up to date.
make[3]: `lens-ethers.sh' is up to date.
make[3]: `lens-exports.sh' is up to date.
make[3]: `lens-fai_diskconfig.sh' is up to date.
make[3]: `lens-fonts.sh' is up to date.
make[3]: `lens-fstab.sh' is up to date.
make[3]: `lens-fuse.sh' is up to date.
make[3]: `lens-gdm.sh' is up to date.
make[3]: `lens-group.sh' is up to date.
make[3]: `lens-gshadow.sh' is up to date.
make[3]: `lens-gtkbookmarks.sh' is up to date.
make[3]: `lens-json.sh' is up to date.
make[3]: `lens-hostname.sh' is up to date.
make[3]: `lens-hosts.sh' is up to date.
make[3]: `lens-hosts_access.sh' is up to date.
make[3]: `lens-host_conf.sh' is up to date.
make[3]: `lens-htpasswd.sh' is up to date.
make[3]: `lens-httpd.sh' is up to date.
make[3]: `lens-inetd.sh' is up to date.
make[3]: `lens-inifile.sh' is up to date.
make[3]: `lens-inittab.sh' is up to date.
make[3]: `lens-inputrc.sh' is up to date.
make[3]: `lens-interfaces.sh' is up to date.
make[3]: `lens-iptables.sh' is up to date.
make[3]: `lens-iproute2.sh' is up to date.
make[3]: `lens-jettyrealm.sh' is up to date.
make[3]: `lens-jmxaccess.sh' is up to date.
make[3]: `lens-jmxpassword.sh' is up to date.
make[3]: `lens-kdump.sh' is up to date.
make[3]: `lens-keepalived.sh' is up to date.
make[3]: `lens-known_hosts.sh' is up to date.
make[3]: `lens-koji.sh' is up to date.
make[3]: `lens-krb5.sh' is up to date.
make[3]: `lens-jaas.sh' is up to date.
make[3]: `lens-ldap.sh' is up to date.
make[3]: `lens-ldif.sh' is up to date.
make[3]: `lens-ldso.sh' is up to date.
make[3]: `lens-lightdm.sh' is up to date.
make[3]: `lens-limits.sh' is up to date.
make[3]: `lens-login_defs.sh' is up to date.
make[3]: `lens-logrotate.sh' is up to date.
make[3]: `lens-logwatch.sh' is up to date.
make[3]: `lens-lokkit.sh' is up to date.
make[3]: `lens-lvm.sh' is up to date.
make[3]: `lens-mcollective.sh' is up to date.
make[3]: `lens-mdadm_conf.sh' is up to date.
make[3]: `lens-memcached.sh' is up to date.
make[3]: `lens-mke2fs.sh' is up to date.
make[3]: `lens-modprobe.sh' is up to date.
make[3]: `lens-modules.sh' is up to date.
make[3]: `lens-modules_conf.sh' is up to date.
make[3]: `lens-mongodbserver.sh' is up to date.
make[3]: `lens-monit.sh' is up to date.
make[3]: `lens-multipath.sh' is up to date.
make[3]: `lens-mysql.sh' is up to date.
make[3]: `lens-nagioscfg.sh' is up to date.
make[3]: `lens-nagiosobjects.sh' is up to date.
make[3]: `lens-netmasks.sh' is up to date.
make[3]: `lens-networkmanager.sh' is up to date.
make[3]: `lens-networks.sh' is up to date.
make[3]: `lens-nginx.sh' is up to date.
make[3]: `lens-ntp.sh' is up to date.
make[3]: `lens-ntpd.sh' is up to date.
make[3]: `lens-nrpe.sh' is up to date.
make[3]: `lens-nsswitch.sh' is up to date.
make[3]: `lens-odbc.sh' is up to date.
make[3]: `lens-openshift_config.sh' is up to date.
make[3]: `lens-openshift_http.sh' is up to date.
make[3]: `lens-openshift_quickstarts.sh' is up to date.
make[3]: `lens-openvpn.sh' is up to date.
make[3]: `lens-pagekite.sh' is up to date.
make[3]: `lens-pam.sh' is up to date.
make[3]: `lens-pamconf.sh' is up to date.
make[3]: `lens-passwd.sh' is up to date.
make[3]: `lens-pbuilder.sh' is up to date.
make[3]: `lens-pg_hba.sh' is up to date.
make[3]: `lens-php.sh' is up to date.
make[3]: `lens-phpvars.sh' is up to date.
make[3]: `lens-postfix_access.sh' is up to date.
make[3]: `lens-postfix_main.sh' is up to date.
make[3]: `lens-postfix_master.sh' is up to date.
make[3]: `lens-postfix_transport.sh' is up to date.
make[3]: `lens-postfix_virtual.sh' is up to date.
make[3]: `lens-postgresql.sh' is up to date.
make[3]: `lens-properties.sh' is up to date.
make[3]: `lens-protocols.sh' is up to date.
make[3]: `lens-puppet.sh' is up to date.
make[3]: `lens-puppet_auth.sh' is up to date.
make[3]: `lens-puppetfileserver.sh' is up to date.
make[3]: `lens-pythonpaste.sh' is up to date.
make[3]: `lens-qpid.sh' is up to date.
make[3]: `lens-quote.sh' is up to date.
make[3]: `lens-rabbitmq.sh' is up to date.
make[3]: `lens-redis.sh' is up to date.
make[3]: `lens-reprepro_uploaders.sh' is up to date.
make[3]: `lens-resolv.sh' is up to date.
make[3]: `lens-rmt.sh' is up to date.
make[3]: `lens-rsyncd.sh' is up to date.
make[3]: `lens-rsyslog.sh' is up to date.
make[3]: `lens-rx.sh' is up to date.
make[3]: `lens-samba.sh' is up to date.
make[3]: `lens-securetty.sh' is up to date.
make[3]: `lens-services.sh' is up to date.
make[3]: `lens-shadow.sh' is up to date.
make[3]: `lens-shells.sh' is up to date.
make[3]: `lens-shellvars.sh' is up to date.
make[3]: `lens-shellvars_list.sh' is up to date.
make[3]: `lens-simplelines.sh' is up to date.
make[3]: `lens-simplevars.sh' is up to date.
make[3]: `lens-sip_conf.sh' is up to date.
make[3]: `lens-slapd.sh' is up to date.
make[3]: `lens-smbusers.sh' is up to date.
make[3]: `lens-solaris_system.sh' is up to date.
make[3]: `lens-soma.sh' is up to date.
make[3]: `lens-spacevars.sh' is up to date.
make[3]: `lens-splunk.sh' is up to date.
make[3]: `lens-squid.sh' is up to date.
make[3]: `lens-ssh.sh' is up to date.
make[3]: `lens-sshd.sh' is up to date.
make[3]: `lens-sssd.sh' is up to date.
make[3]: `lens-stunnel.sh' is up to date.
make[3]: `lens-subversion.sh' is up to date.
make[3]: `lens-sysconfig.sh' is up to date.
make[3]: `lens-sysconfig_route.sh' is up to date.
make[3]: `lens-syslog.sh' is up to date.
make[3]: `lens-sysctl.sh' is up to date.
make[3]: `lens-systemd.sh' is up to date.
make[3]: `lens-thttpd.sh' is up to date.
make[3]: `lens-tuned.sh' is up to date.
make[3]: `lens-up2date.sh' is up to date.
make[3]: `lens-updatedb.sh' is up to date.
make[3]: `lens-util.sh' is up to date.
make[3]: `lens-vfstab.sh' is up to date.
make[3]: `lens-vmware_config.sh' is up to date.
make[3]: `lens-vsftpd.sh' is up to date.
make[3]: `lens-webmin.sh' is up to date.
make[3]: `lens-wine.sh' is up to date.
make[3]: `lens-xinetd.sh' is up to date.
make[3]: `lens-xml.sh' is up to date.
make[3]: `lens-xorg.sh' is up to date.
make[3]: `lens-xymon.sh' is up to date.
make[3]: `lens-xymon_alerting.sh' is up to date.
make[3]: `lens-grub.sh' is up to date.
make[3]: `lens-schroot.sh' is up to date.
make[3]: `lens-xendconfsxp.sh' is up to date.
make[3]: `lens-yum.sh' is up to date.
make[3]: Nothing to be done for `test-get.sh'.
make[3]: Nothing to be done for `test-augtool.sh'.
make[3]: Nothing to be done for `test-put-symlink.sh'.
make[3]: Nothing to be done for `test-put-symlink-augnew.sh'.
make[3]: Nothing to be done for `test-put-symlink-augsave.sh'.
make[3]: Nothing to be done for `test-put-symlink-augtemp.sh'.
make[3]: Nothing to be done for `test-put-mount.sh'.
make[3]: Nothing to be done for `test-put-mount-augnew.sh'.
make[3]: Nothing to be done for `test-put-mount-augsave.sh'.
make[3]: Nothing to be done for `test-save-empty.sh'.
make[3]: Nothing to be done for `test-bug-1.sh'.
make[3]: Nothing to be done for `test-idempotent.sh'.
make[3]: Nothing to be done for `test-preserve.sh'.
make[3]: Nothing to be done for `test-events-saved.sh'.
make[3]: Nothing to be done for `test-save-mode.sh'.
make[3]: Nothing to be done for `test-unlink-error.sh'.
make[3]: Nothing to be done for `test-augtool-empty-line.sh'.
make[3]: Nothing to be done for `test-augtool-modify-root.sh'.
make[3]: Leaving directory `$(@D)/tests'
/usr/gnu/bin/make  check-TESTS
make[3]: Entering directory `$(@D)/tests'
make[4]: Entering directory `$(@D)/tests'
PASS: test-interpreter.sh
PASS: lens-sudoers.sh
PASS: lens-access.sh
PASS: lens-activemq_conf.sh
PASS: lens-activemq_xml.sh
PASS: lens-aliases.sh
PASS: lens-anacron.sh
PASS: lens-approx.sh
PASS: lens-apt_update_manager.sh
PASS: lens-aptcacherngsecurity.sh
PASS: lens-aptpreferences.sh
PASS: lens-aptconf.sh
PASS: lens-aptsource.sh
PASS: lens-authorized_keys.sh
PASS: lens-automaster.sh
PASS: lens-automounter.sh
PASS: lens-avahi.sh
PASS: lens-backuppchosts.sh
PASS: lens-bbhosts.sh
PASS: lens-bootconf.sh
PASS: lens-build.sh
PASS: lens-cachefilesd.sh
PASS: lens-carbon.sh
PASS: lens-cgconfig.sh
PASS: lens-cgrules.sh
PASS: lens-channels.sh
PASS: lens-chrony.sh
PASS: lens-cobblersettings.sh
PASS: lens-cobblermodules.sh
PASS: lens-collectd.sh
PASS: lens-cpanel.sh
PASS: lens-cron.sh
PASS: lens-crypttab.sh
PASS: lens-cyrus_imapd.sh
PASS: lens-cups.sh
PASS: lens-darkice.sh
PASS: lens-debctrl.sh
PASS: lens-desktop.sh
PASS: lens-device_map.sh
PASS: lens-dhclient.sh
PASS: lens-dhcpd.sh
PASS: lens-dnsmasq.sh
PASS: lens-dovecot.sh
PASS: lens-dpkg.sh
PASS: lens-dput.sh
PASS: lens-erlang.sh
PASS: lens-ethers.sh
PASS: lens-exports.sh
PASS: lens-fai_diskconfig.sh
PASS: lens-fonts.sh
PASS: lens-fstab.sh
PASS: lens-fuse.sh
PASS: lens-gdm.sh
PASS: lens-group.sh
PASS: lens-gshadow.sh
PASS: lens-gtkbookmarks.sh
PASS: lens-json.sh
PASS: lens-hostname.sh
PASS: lens-hosts.sh
PASS: lens-hosts_access.sh
PASS: lens-host_conf.sh
PASS: lens-htpasswd.sh
PASS: lens-httpd.sh
PASS: lens-inetd.sh
PASS: lens-inifile.sh
PASS: lens-inittab.sh
PASS: lens-inputrc.sh
PASS: lens-interfaces.sh
PASS: lens-iptables.sh
PASS: lens-iproute2.sh
PASS: lens-jettyrealm.sh
PASS: lens-jmxaccess.sh
PASS: lens-jmxpassword.sh
PASS: lens-kdump.sh
PASS: lens-keepalived.sh
PASS: lens-known_hosts.sh
PASS: lens-koji.sh
PASS: lens-krb5.sh
PASS: lens-jaas.sh
PASS: lens-ldap.sh
PASS: lens-ldif.sh
PASS: lens-ldso.sh
PASS: lens-lightdm.sh
PASS: lens-limits.sh
PASS: lens-login_defs.sh
PASS: lens-logrotate.sh
PASS: lens-logwatch.sh
PASS: lens-lokkit.sh
PASS: lens-lvm.sh
PASS: lens-mcollective.sh
PASS: lens-mdadm_conf.sh
PASS: lens-memcached.sh
PASS: lens-mke2fs.sh
PASS: lens-modprobe.sh
PASS: lens-modules.sh
PASS: lens-modules_conf.sh
PASS: lens-mongodbserver.sh
PASS: lens-monit.sh
PASS: lens-multipath.sh
PASS: lens-mysql.sh
PASS: lens-nagioscfg.sh
PASS: lens-nagiosobjects.sh
PASS: lens-netmasks.sh
PASS: lens-networkmanager.sh
PASS: lens-networks.sh
PASS: lens-nginx.sh
PASS: lens-ntp.sh
PASS: lens-ntpd.sh
PASS: lens-nrpe.sh
PASS: lens-nsswitch.sh
PASS: lens-odbc.sh
PASS: lens-openshift_config.sh
PASS: lens-openshift_http.sh
PASS: lens-openshift_quickstarts.sh
PASS: lens-openvpn.sh
PASS: lens-pagekite.sh
PASS: lens-pam.sh
PASS: lens-pamconf.sh
PASS: lens-passwd.sh
PASS: lens-pbuilder.sh
PASS: lens-pg_hba.sh
PASS: lens-php.sh
PASS: lens-phpvars.sh
PASS: lens-postfix_access.sh
PASS: lens-postfix_main.sh
PASS: lens-postfix_master.sh
PASS: lens-postfix_transport.sh
PASS: lens-postfix_virtual.sh
PASS: lens-postgresql.sh
PASS: lens-properties.sh
PASS: lens-protocols.sh
PASS: lens-puppet.sh
PASS: lens-puppet_auth.sh
PASS: lens-puppetfileserver.sh
PASS: lens-pythonpaste.sh
PASS: lens-qpid.sh
PASS: lens-quote.sh
PASS: lens-rabbitmq.sh
PASS: lens-redis.sh
PASS: lens-reprepro_uploaders.sh
PASS: lens-resolv.sh
PASS: lens-rmt.sh
PASS: lens-rsyncd.sh
PASS: lens-rsyslog.sh
PASS: lens-rx.sh
PASS: lens-samba.sh
PASS: lens-securetty.sh
PASS: lens-services.sh
PASS: lens-shadow.sh
PASS: lens-shells.sh
PASS: lens-shellvars.sh
PASS: lens-shellvars_list.sh
PASS: lens-simplelines.sh
PASS: lens-simplevars.sh
PASS: lens-sip_conf.sh
PASS: lens-slapd.sh
PASS: lens-smbusers.sh
PASS: lens-solaris_system.sh
PASS: lens-soma.sh
PASS: lens-spacevars.sh
PASS: lens-splunk.sh
PASS: lens-squid.sh
PASS: lens-ssh.sh
PASS: lens-sshd.sh
PASS: lens-sssd.sh
PASS: lens-stunnel.sh
PASS: lens-subversion.sh
PASS: lens-sysconfig.sh
PASS: lens-sysconfig_route.sh
PASS: lens-syslog.sh
PASS: lens-sysctl.sh
PASS: lens-systemd.sh
PASS: lens-thttpd.sh
PASS: lens-tuned.sh
PASS: lens-up2date.sh
PASS: lens-updatedb.sh
PASS: lens-util.sh
PASS: lens-vfstab.sh
PASS: lens-vmware_config.sh
PASS: lens-vsftpd.sh
PASS: lens-webmin.sh
PASS: lens-wine.sh
PASS: lens-xinetd.sh
PASS: lens-xml.sh
PASS: lens-xorg.sh
PASS: lens-xymon.sh
PASS: lens-xymon_alerting.sh
PASS: lens-grub.sh
PASS: lens-schroot.sh
PASS: lens-xendconfsxp.sh
PASS: lens-yum.sh
PASS: test-get.sh
PASS: test-augtool.sh
PASS: test-put-symlink.sh
PASS: test-put-symlink-augnew.sh
PASS: test-put-symlink-augsave.sh
PASS: test-put-symlink-augtemp.sh
SKIP: test-put-mount.sh
SKIP: test-put-mount-augnew.sh
SKIP: test-put-mount-augsave.sh
PASS: test-save-empty.sh
PASS: test-bug-1.sh
PASS: test-idempotent.sh
PASS: test-preserve.sh
PASS: test-events-saved.sh
PASS: test-save-mode.sh
PASS: test-unlink-error.sh
PASS: test-augtool-empty-line.sh
PASS: test-augtool-modify-root.sh
PASS: fatest
PASS: test-xpath
PASS: test-load
PASS: test-save
PASS: test-api
PASS: test-run
make[5]: Entering directory `$(@D)/tests'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `$(@D)/tests'
============================================================================
Testsuite summary for augeas 1.3.0
============================================================================
# TOTAL: 215
# PASS:  212
# SKIP:  3
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `$(@D)/tests'
make[3]: Leaving directory `$(@D)/tests'
make[2]: Leaving directory `$(@D)/tests'
Making check in man
make[2]: Entering directory `$(@D)/man'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `$(@D)/man'
Making check in doc
make[2]: Entering directory `$(@D)/doc'
Making check in naturaldocs
make[3]: Entering directory `$(@D)/doc/naturaldocs'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `$(@D)/doc/naturaldocs'
make[3]: Entering directory `$(@D)/doc'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `$(@D)/doc'
make[2]: Leaving directory `$(@D)/doc'
Making check in examples
make[2]: Entering directory `$(@D)/examples'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `$(@D)/examples'
make[2]: Entering directory `$(@D)'
make[2]: Leaving directory `$(@D)'
make[1]: Leaving directory `$(@D)'