Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 703938 Details for
Bug 916130
libguestfs can't rebuild in mock
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
libguestfs-1.16.34-2.el6.src.rpm-build.log (text/plain), 2.71 MB, created by
Levente Farkas
on 2013-02-28 19:27:13 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Levente Farkas
Created:
2013-02-28 19:27:13 UTC
Size:
2.71 MB
patch
obsolete
>Mock Version: 1.1.22 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libguestfs.spec'], False, '/var/lib/mock/rhel-6.4-x86_64/root/', None, 0, True, False, 500, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x1f5da10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libguestfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >sh: ruby: command not found >sh: ruby: command not found >sh: ruby: command not found >sh: ruby: command not found >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/libguestfs-1.16.34-2.el6.src.rpm >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libguestfs.spec'], False, '/var/lib/mock/rhel-6.4-x86_64/root/', None, 0, True, False, 500, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x1f5da10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libguestfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.whSLk7 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libguestfs-1.16.34 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libguestfs-1.16.34.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libguestfs-1.16.34 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ git init >Initialized empty Git repository in /builddir/build/BUILD/libguestfs-1.16.34/.git/ >+ git config user.email libguestfs@redhat.com >+ git config user.name libguestfs >+ git add . >+ git commit -a -q -m '1.16.34 baseline' >+ git am /builddir/build/SOURCES/0001-Revert-launch-don-t-add-a-drive-twice.patch /builddir/build/SOURCES/0002-lib-Remove-check_path-function-limitation-is-colon-n.patch /builddir/build/SOURCES/0003-lib-Escape-as-on-qemu-command-line-RHBZ-811649.patch /builddir/build/SOURCES/0004-Add-regression-test-to-test-funny-filenames-RHBZ-811.patch /builddir/build/SOURCES/0005-tests-Fix-reference-to-guestfish-in-test-for-RHBZ-81.patch /builddir/build/SOURCES/0006-Add-a-flag-to-make-some-functions-called-only-at-CON.patch /builddir/build/SOURCES/0007-generator-Allow-functions-with-no-requires-args-and-.patch /builddir/build/SOURCES/0008-New-APIs-mount-local-mount-local-run-umount-local-FU.patch /builddir/build/SOURCES/0009-fuse-Add-guestmount-pid-file-option-RHBZ-838592.patch /builddir/build/SOURCES/0010-Add-test-of-parallel-mount-local-calls.patch /builddir/build/SOURCES/0011-fish-Add-a-regression-test-for-mount-local-mount-loc.patch /builddir/build/SOURCES/0012-parallel-mount-local-test-Don-t-run-more-than-12-thr.patch /builddir/build/SOURCES/0013-fuse-Improve-reporting-in-mount-local-when-verbose-i.patch /builddir/build/SOURCES/0014-examples-Add-an-example-of-using-the-mount-local-API.patch /builddir/build/SOURCES/0015-examples-Add-mount-options-acl-user_xattr-to-mount-l.patch /builddir/build/SOURCES/0016-debian-examples-Don-t-break-when-O_CLOEXEC-is-not-de.patch /builddir/build/SOURCES/0017-example-Various-fixes-to-mount-local-example-program.patch /builddir/build/SOURCES/0018-examples-Further-fixes-to-mount-local-example-progra.patch /builddir/build/SOURCES/0019-fish-Allow-mount-local-test-to-be-skipped-with-envir.patch /builddir/build/SOURCES/0020-ocaml-Allow-parallel-mount-local-test-to-be-skipped.patch /builddir/build/SOURCES/0021-fuse-Use-the-.-run-script-to-run-tests.patch /builddir/build/SOURCES/0022-fuse-Link-to-mount-local-documentation-in-guestmount.patch /builddir/build/SOURCES/0023-ocaml-Test-mount-local-without-parallel-test.patch /builddir/build/SOURCES/0024-tests-Rewrite-parallel-mount-local-test-in-C.patch /builddir/build/SOURCES/0025-ocaml-Skip-mount-local-test-if-dev-fuse-is-not-writa.patch /builddir/build/SOURCES/0026-tests-mount-local-Link-test-program-with-gnulib.patch /builddir/build/SOURCES/0027-fuse-remove-the-unused-macro-when-fuse-is-not-availa.patch /builddir/build/SOURCES/0028-Revert-ext2-tweak-the-error-returned-message-of-resi.patch /builddir/build/SOURCES/0029-resize2fs-Run-e2fsck-f-automatically-if-filesystem-i.patch /builddir/build/SOURCES/0030-Document-error-message-from-resize2fs-RHBZ-755729-RH.patch /builddir/build/SOURCES/0031-virt-df-Better-output-when-multiple-a-d-options-are-.patch /builddir/build/SOURCES/0032-fuse-Add-missing-include-to-guestmount.c.patch /builddir/build/SOURCES/0033-RHEL-6-Emphasize-libguestfs-winsupport-package-RHBZ-.patch /builddir/build/SOURCES/0034-RHEL-6-Require-external-hex-editor-set-with-HEXEDITO.patch /builddir/build/SOURCES/0035-RHEL-6-Directly-include-String-ShellQuote.patch /builddir/build/SOURCES/0036-RHEL-6-Modify-blkid-test-so-it-is-successful-on-RHEL.patch /builddir/build/SOURCES/0037-RHEL-6-Remove-libguestfs-live-RHBZ-798980.patch /builddir/build/SOURCES/0038-RHEL-6-Exclude-iptables-from-the-appliance-RHBZ-8586.patch /builddir/build/SOURCES/0039-RHEL-6-In-mount-local-docs-change-refs-to-libguestfs.patch /builddir/build/SOURCES/0040-RHEL-6-gcc-does-not-know-about-Wno-jump-misses-init.patch /builddir/build/SOURCES/0041-RHEL-6-Increase-maximum-registry-limit-to-300-MB-RHB.patch /builddir/build/SOURCES/0042-RHEL-6-Change-virt-sparsify-to-work-with-old-file-co.patch /builddir/build/SOURCES/0043-RHEL-6-Ignore-etc-release-if-etc-redhat-release-exis.patch >Applying: Revert "launch: don't add a drive twice" >Applying: lib: Remove check_path function, limitation is colon, not comma (RHBZ#811649). >Applying: lib: Escape , as ,, on qemu command line (RHBZ#811649). (cherry picked from commit d2183a62aadff11609b561d3f821ec7d6094aa39) >Applying: Add regression test to test funny filenames (RHBZ#811649). (cherry picked from commit a9bd90abfb3d4519278dfff305b8b7033ae6d76a) >Applying: tests: Fix reference to guestfish in test for RHBZ#811649. >Applying: Add a flag to make some functions called only at CONFIG state (RHBZ#795322, RHBZ#796520, RHBZ#799798). >Applying: generator: Allow functions with no requires args, and with some optional args. >Applying: New APIs: mount-local, mount-local-run, umount-local (FUSE support in the API). >Applying: fuse: Add guestmount --pid-file option (RHBZ#838592). >Applying: Add test of parallel mount-local calls. (cherry picked from commit b2cddfe2f5e7ed7ba45d83548ecbc8092bd8fc3a) >Applying: fish: Add a regression test for mount-local, mount-local-run commands. (cherry picked from commit d00596dfbb386333c06744a20c514c0ccc8f2367) >Applying: parallel mount-local test: Don't run more than 12 threads. >Applying: fuse: Improve reporting in mount-local when verbose is enabled. (cherry picked from commit 63cb25236b1d9b81f3732eddb5040e475a1e952a) >Applying: examples: Add an example of using the mount-local API from C. >Applying: examples: Add mount options "acl,user_xattr" to mount-local example. >Applying: debian: examples: Don't break when O_CLOEXEC is not defined. >Applying: example: Various fixes to mount-local example program. >Applying: examples: Further fixes to mount-local example program. >Applying: fish: Allow mount-local test to be skipped with environment variable. >Applying: ocaml: Allow parallel mount-local test to be skipped. >Applying: fuse: Use the ./run script to run tests. >Applying: fuse: Link to mount-local documentation in guestmount man page. (cherry picked from commit bfbfe6dd788ee3705383b544c5bc238a7dd5ca53) >Applying: ocaml: Test mount-local, without parallel test. >Applying: tests: Rewrite parallel mount-local test in C. >Applying: ocaml: Skip mount-local test if /dev/fuse is not writable. (cherry picked from commit 184b9d7c11f771a74c981f739c28fa0713f3e3e7) >Applying: tests/mount-local: Link test program with gnulib. >Applying: fuse:remove the unused macro when fuse is not available >Applying: Revert "ext2: tweak the error returned message of resize2fs-M(BZ755729)" >Applying: resize2fs: Run 'e2fsck -f' automatically if filesystem is not mounted. (cherry picked from commit 2fb545b840745f6d944d89872f1d7372821b30cc) >Applying: Document error message from resize2fs (RHBZ#755729, RHBZ#801640). (cherry picked from commit 5b7b1c43ab85bb75bdb36844cce1cc124d5df4f2) >Applying: virt-df: Better output when multiple -a/-d options are specified (RHBZ#880801). >/builddir/build/BUILD/libguestfs-1.16.34/.git/rebase-apply/patch:177: trailing whitespace. > $ virt-df -a Win7x32TwoDisks-a -a Win7x32TwoDisks-b >warning: 1 line adds whitespace errors. >Applying: fuse: Add missing #include to guestmount.c >Applying: RHEL 6: Emphasize libguestfs-winsupport package (RHBZ#627468). >Applying: RHEL 6: Require external hex editor set with $HEXEDITOR. >Applying: RHEL 6: Directly include String::ShellQuote. >/builddir/build/BUILD/libguestfs-1.16.34/.git/rebase-apply/patch:73: space before tab in indent. > s/'/'\\''/g; >/builddir/build/BUILD/libguestfs-1.16.34/.git/rebase-apply/patch:77: space before tab in indent. > s|((?:'\\''){2,})|q{'"} . (q{'} x (length($1) / 4)) . q{"'}|ge; >/builddir/build/BUILD/libguestfs-1.16.34/.git/rebase-apply/patch:107: space before tab in indent. > my %seen; >/builddir/build/BUILD/libguestfs-1.16.34/.git/rebase-apply/patch:108: space before tab in indent. > @$rerr = grep { !$seen{$_}++ } @$rerr; >warning: 4 lines add whitespace errors. >Applying: RHEL 6: Modify blkid test so it is successful on RHEL 6-era blkid. >Applying: RHEL 6: Remove libguestfs live (RHBZ#798980). >Applying: RHEL 6: Exclude iptables from the appliance (RHBZ#858648). >Applying: RHEL 6: In mount-local docs, change refs to libguestfs 1.18 -> RHEL 6.4. >Applying: RHEL 6: gcc does not know about -Wno-jump-misses-init. >Applying: RHEL 6: Increase maximum registry limit to 300 MB (RHBZ#852396). >Applying: RHEL 6: Change virt-sparsify to work with old 'file' command (RHBZ#853763). >Applying: RHEL 6: Ignore /etc/release if /etc/redhat-release exists (RHBZ#872454). >+ grep -v /dev/tty >+ chmod +x gettextize >+ ./gettextize -f >Copying file ABOUT-NLS >Copying file build-aux/config.rpath >Not copying intl/ directory. >Copying file po/Makefile.in.in >Copying file po/Makevars.template >Copying file po/Rules-quot >Copying file po/boldquot.sed >Copying file po/en@boldquot.header >Copying file po/en@quot.header >Copying file po/insert-header.sin >Copying file po/quot.sed >Copying file po/remove-potcdate.sin >Creating po/ChangeLog >Copying file m4/gettext.m4 >Copying file m4/iconv.m4 >Copying file m4/lib-ld.m4 >Copying file m4/lib-link.m4 >Copying file m4/lib-prefix.m4 >Copying file m4/nls.m4 >Copying file m4/po.m4 >Copying file m4/progtest.m4 >Adding an entry to ChangeLog (backup is in ChangeLog~) >Please run 'aclocal -I m4' to regenerate the aclocal.m4 file. >You need aclocal from GNU automake 1.9 (or newer) to do this. >Then run 'autoconf' to regenerate the configure file. >You might also want to copy the convenience header file gettext.h >from the /usr/share/gettext directory into your package. >It is a wrapper around <libintl.h> that implements the configure --disable-nls >option. >Press Return to acknowledge the previous two paragraphs. >+ autoreconf >autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION >+ autoconf >+ mkdir -p daemon/m4 >+ mv README README.orig >+ sed s/@VERSION@/1.16.34/g >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mPTZG3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libguestfs-1.16.34 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ mkdir repo >+ find /var/cache/yum -type f -name '*.rpm' -print0 >+ xargs -0 cp -t repo >+ createrepo repo >error: Macro % has illegal name (%define) >Worker 0: error: Macro % has illegal name (%define) >Spawning worker 0 with 445 pkgs >Workers Finished >Gathering worker results >Saving Primary metadata >Saving file lists metadata >Saving other metadata >Generating sqlite DBs >Sqlite DBs complete >+ cat >++ pwd >==== /etc/yum.conf ==== >+ echo '==== /etc/yum.conf ====' >+ cat /etc/yum.conf >[main] >cachedir=/var/cache/yum >debuglevel=1 >logfile=/var/log/yum.log >reposdir=/dev/null >retries=20 >obsoletes=1 >gpgcheck=0 >assumeyes=1 >syslog_ident=mock >syslog_device= ># grub/syslinux on x86_64 need glibc-devel.i386 which pulls in glibc.i386, need to exclude all ># .i?86 packages except these. >#exclude=[1-9A-Za-fh-z]*.i?86 g[0-9A-Za-km-z]*.i?86 gl[0-9A-Za-hj-z]*.i?86 gli[0-9A-Zac-z]*.i?86 glib[0-9A-Za-bd-z]*.i?86 >#exclude=*.i686 >[groups] >name=groups >#baseurl=http://dev.centos.org/centos/buildsys/6/ >#baseurl=http://buildsys.fedoraproject.org/buildgroups/rhel6/x86_64/ >baseurl=ftp://mirror/download/vidux/yum-repos/rhel/6/groups/x86_64/ >[os] >name=os >baseurl=ftp://mirror/download/mirror/rhel/6.4/os/x86_64/ >[updates] >name=updates >baseurl=ftp://mirror/download/mirror/rhel/6.4/updates/x86_64/ >#exclude=kernel* >#[extras] >#name=extras >#baseurl=ftp://mirror/download/mirror/rhel/6.4/extras/x86_64/ >#[gstreamer] >#name=gstreamer >#baseurl=ftp://mirror/download/mirror/rhel/6.4/gstreamer/x86_64/ >#[media] >#name=media >#baseurl=ftp://mirror/download/mirror/rhel/6.4/media/x86_64/ >#[mingw] >#name=mingw >#baseurl=ftp://mirror/download/mirror/rhel/6.4/mingw/x86_64/ >#[java] >#name=java >#baseurl=ftp://mirror/download/mirror/rhel/6.4/java/x86_64/ >[local] >name=local >baseurl=ftp://mirror/download/vidux/yum-repos/rhel/6/local/x86_64/ >==== our yum.conf ==== >[main] >cachedir=/var/cache/yum >debuglevel=1 >logfile=/var/log/yum.log >retries=20 >obsoletes=1 >gpgcheck=0 >assumeyes=1 >reposdir=/dev/null >[local] >name=local >baseurl=file:///builddir/build/BUILD/libguestfs-1.16.34/repo >failovermethod=priority >enabled=1 >gpgcheck=0 >+ echo '==== our yum.conf ====' >+ cat yum.conf >+ export FEBOOTSTRAP=febootstrap3 >+ FEBOOTSTRAP=febootstrap3 >++ pwd >+ ./configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --sysconfdir=/etc --with-extra=rhel=6,release=2.el6 '--with-qemu=qemu-kvm qemu-system-x86_64 qemu' --with-drive-if=virtio --disable-php --disable-haskell --disable-erlang --disable-gobject --disable-install-daemon --with-febootstrap-yum-config=/builddir/build/BUILD/libguestfs-1.16.34/yum.conf >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking if this is a stable or unstable branch of libguestfs... stable >configure: libguestfs version 1.16.34rhel=6,release=2.el6 >checking for style of include used by make... GNU >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for Minix Amsterdam compiler... no >checking for ar... ar >checking for ranlib... ranlib >checking whether gcc and cc understand -c and -o together... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >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 for _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for working alloca.h... yes >checking for alloca... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking for sys/stat.h... (cached) yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/fs_types.h usability... no >checking sys/fs_types.h presence... no >checking for sys/fs_types.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking xlocale.h usability... yes >checking xlocale.h presence... yes >checking for xlocale.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking for inline... inline >checking for _set_invalid_parameter_handler... no >checking for fchdir... yes >checking for fdopendir... yes >checking for fcntl... yes >checking for symlink... yes >checking for mempcpy... yes >checking for btowc... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for __fpending... yes >checking for fstatat... yes >checking for openat... yes >checking for fstatfs... yes >checking for futimens... yes >checking for getdelim... yes >checking for getdtablesize... yes >checking for getlogin_r... yes >checking for gettimeofday... yes >checking for nanotime... no >checking for getpwnam_r... yes >checking for lstat... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mprotect... yes >checking for strerror_r... yes >checking for __xpg_strerror_r... yes >checking for pread... yes >checking for readlink... yes >checking for setenv... yes >checking for sleep... yes >checking for snprintf... yes >checking for strdup... yes >checking for catgets... yes >checking for strndup... yes >checking for strtoumax... yes >checking for symlinkat... yes >checking for pipe... yes >checking for futimes... yes >checking for futimesat... yes >checking for utimensat... yes >checking for lutimes... yes >checking for vasnprintf... no >checking for iswcntrl... yes >checking for ftruncate... yes >checking for newlocale... yes >checking for shutdown... yes >checking for usleep... yes >checking for wcrtomb... yes >checking for wctob... yes >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... (cached) yes >checking whether <sys/socket.h> 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 whether socket is declared without a macro... yes >checking whether connect is declared without a macro... yes >checking whether accept is declared without a macro... yes >checking whether bind is declared without a macro... yes >checking whether getpeername is declared without a macro... yes >checking whether getsockname is declared without a macro... yes >checking whether getsockopt is declared without a macro... yes >checking whether listen is declared without a macro... yes >checking whether recv is declared without a macro... yes >checking whether send is declared without a macro... yes >checking whether recvfrom is declared without a macro... yes >checking whether sendto is declared without a macro... yes >checking whether setsockopt is declared without a macro... yes >checking whether shutdown is declared without a macro... yes >checking whether accept4 is declared without a macro... yes >checking whether // is distinct from /... no >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... yes >checking whether fchdir is declared... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking for promoted mode_t type... mode_t >checking for mbstate_t... yes >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... yes >checking whether fstat is declared without a macro... yes >checking whether fstatat is declared without a macro... yes >checking whether futimens is declared without a macro... yes >checking whether lchmod is declared without a macro... yes >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... yes >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... yes >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... yes >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... yes >checking whether lstat correctly handles trailing slash... yes >checking whether stdin defaults to large file offsets... yes >checking whether ftello is declared... yes >checking for ftello... yes >checking whether ftello works... yes >checking whether getaddrinfo is declared without a macro... yes >checking whether freeaddrinfo is declared without a macro... yes >checking whether gai_strerror is declared without a macro... yes >checking whether getnameinfo is declared without a macro... yes >checking for library containing gethostbyname... none required >checking for gethostbyname... yes >checking for library containing getservbyname... none required >checking for getservbyname... yes >checking for C/C++ restrict keyword... __restrict >checking for library containing inet_ntop... none required >checking whether inet_ntop is declared... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking for getcwd with POSIX signature... yes >checking whether getdelim is declared... yes >checking whether getline is declared... yes >checking whether getlogin_r is declared... yes >checking whether getlogin 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... no >checking whether getenv is declared... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking whether gettimeofday is declared without a macro... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking whether stdint.h conforms to C99... yes >checking whether imaxabs is declared without a macro... yes >checking whether imaxdiv is declared without a macro... yes >checking whether strtoimax is declared without a macro... yes >checking whether strtoumax is declared without a macro... yes >checking for nl_langinfo and CODESET... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking for wchar_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >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 pthread_kill in -lpthread... yes >checking for multithread API to use... posix >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for a traditional japanese locale... ja_JP >checking for a transitional chinese locale... zh_CN.GB18030 >checking for a french Unicode locale... fr_FR.UTF-8 >checking for a traditional french locale... fr_FR >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether memmem is declared... yes >checking for memmem... yes >checking whether memmem works... yes >checking whether memrchr is declared... yes >checking whether strerror(0) succeeds... yes >checking for strerror_r with POSIX signature... no >checking whether __xpg_strerror_r works... no >checking whether strerror_r is declared... (cached) yes >checking for ssize_t... yes >checking whether <sys/select.h> is self-contained... yes >checking whether pselect is declared without a macro... yes >checking whether select is declared without a macro... yes >checking for library containing setsockopt... none needed >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 sigset_t... yes >checking for uid_t in sys/types.h... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether snprintf is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether strdup is declared... yes >checking whether ffsl is declared without a macro... yes >checking whether ffsll is declared without a macro... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strncat is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strerror_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking whether strndup is declared... (cached) yes >checking whether strnlen is declared... (cached) yes >checking whether strtoumax is declared... (cached) yes >checking for struct timespec in <time.h>... yes >checking whether the utimes function works... yes >checking for struct utimbuf... yes >checking for wint_t... yes >checking for size_t... 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 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 <wchar.h> uses 'inline' correctly... yes >checking whether ungetc works on arbitrary bytes... yes >checking for off_t... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether alarm is declared... yes >checking whether unsetenv is declared... yes >checking for alloca as a compiler built-in... yes >checking whether inet_ntop is declared without a macro... yes >checking whether inet_pton is declared without a macro... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking whether this system has an arbitrary file name length limit... yes >checking for library containing clock_gettime... -lrt >checking for clock_gettime... yes >checking for clock_settime... yes >checking for closedir... yes >checking for d_ino member in directory struct... yes >checking for d_type member in directory struct... yes >checking whether alphasort is declared without a macro... yes >checking whether closedir is declared without a macro... yes >checking whether dirfd is declared without a macro... yes >checking whether fdopendir is declared without a macro... yes >checking whether opendir is declared without a macro... yes >checking whether readdir is declared without a macro... yes >checking whether rewinddir is declared without a macro... yes >checking whether scandir is declared without a macro... yes >checking for dirfd... yes >checking whether dirfd is declared... (cached) yes >checking whether dirfd is a macro... no >checking whether // is distinct from /... (cached) no >checking whether dup2 works... yes >checking for error_at_line... yes >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... yes >checking whether fdopendir is declared... (cached) yes >checking whether fdopendir works... yes >checking whether conversion from 'int' to 'long double' works... yes >checking for working POSIX fnmatch... no >checking whether isblank is declared... yes >checking whether __fpending is declared... yes >checking whether fstatat (..., 0) works... yes >checking for sys/mount.h... yes >configure: checking how to get file system space usage >checking for statvfs function (SVR4)... yes >checking whether to use statvfs64... no >checking for two-argument statfs with statfs.f_frsize member... yes >checking dustat.h usability... no >checking dustat.h presence... no >checking for dustat.h... no >checking sys/fs/s5param.h usability... no >checking sys/fs/s5param.h presence... no >checking for sys/fs/s5param.h... no >checking sys/filsys.h usability... no >checking sys/filsys.h presence... no >checking for sys/filsys.h... no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking for statfs that truncates block counts... no >checking for ftello... (cached) yes >checking whether ftello works... (cached) yes >checking for struct statfs.f_type... yes >checking whether futimens works... needs runtime check >configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking whether gai_strerror is declared... (cached) yes >checking whether gai_strerrorA is declared... no >checking for gai_strerror with POSIX signature... yes >checking for struct sockaddr.sa_len... no >checking whether getaddrinfo is declared... (cached) yes >checking whether freeaddrinfo is declared... (cached) yes >checking whether getnameinfo is declared... (cached) yes >checking for struct addrinfo... yes >checking for working getdelim function... yes >checking for getline... yes >checking for working getline function... yes >checking whether getlogin_r works with small buffers... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking for GNU glob interface version 1... yes >checking whether glob lists broken symlinks... no >checking for library containing gethostbyname... (cached) none required >checking for gethostbyname... (cached) yes >checking for library containing inet_ntop... (cached) none required >checking whether inet_ntop is declared... (cached) yes >checking whether the compiler generally respects inline... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether locale.h defines locale_t... yes >checking whether struct lconv is properly defined... yes >checking whether setlocale is declared without a macro... yes >checking whether duplocale is declared without a macro... yes >checking for pthread_rwlock_t... yes >checking whether lseek detects pipes... yes >checking whether mbrtowc handles incomplete characters... yes >checking whether mbrtowc works as well as mbtowc... yes >checking whether mbrtowc handles a NULL pwc argument... yes >checking whether mbrtowc handles a NULL string argument... yes >checking whether mbrtowc has a correct return value... yes >checking whether mbrtowc returns 0 when parsing a NUL character... yes >checking whether mbrtowc handles incomplete characters... (cached) yes >checking whether mbrtowc works as well as mbtowc... (cached) yes >checking whether mbrtowc handles incomplete characters... (cached) yes >checking whether mbrtowc works as well as mbtowc... (cached) yes >checking whether mbsrtowcs works... yes >checking whether memmem works in linear time... yes >checking for memmem... (cached) yes >checking whether memmem works... (cached) yes >checking for mempcpy... (cached) yes >checking for memrchr... yes >checking for mkdtemp... yes >checking whether getaddrinfo is declared without a macro... (cached) yes >checking whether freeaddrinfo is declared without a macro... (cached) yes >checking whether gai_strerror is declared without a macro... (cached) yes >checking whether getnameinfo is declared without a macro... (cached) yes >checking whether <netinet/in.h> is self-contained... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether open recognizes a trailing slash... yes >checking for opendir... yes >checking whether pread works... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking for raise... yes >checking for rawmemchr... yes >checking for readdir... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether select supports a 0 argument... yes >checking for library containing getservbyname... (cached) none required >checking for getservbyname... (cached) yes >checking whether setenv validates arguments... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking whether pthread_sigmask is declared without a macro... yes >checking whether sigaction is declared without a macro... yes >checking whether sigaddset is declared without a macro... yes >checking whether sigdelset is declared without a macro... yes >checking whether sigemptyset is declared without a macro... yes >checking whether sigfillset is declared without a macro... yes >checking whether sigismember is declared without a macro... yes >checking whether sigpending is declared without a macro... yes >checking whether sigprocmask is declared without a macro... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking whether sleep is declared... yes >checking for working sleep... yes >checking for snprintf... (cached) yes >checking whether snprintf respects a size of 1... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking for library containing setsockopt... (cached) none needed >checking for socklen_t... yes >checking for ssize_t... (cached) yes >checking whether stat handles trailing slashes on directories... 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 working stdalign.h... no >checking for va_copy... yes >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking whether dprintf is declared without a macro... yes >checking whether fpurge is declared without a macro... no >checking whether fseeko is declared without a macro... yes >checking whether ftello is declared without a macro... yes >checking whether getdelim is declared without a macro... yes >checking whether getline is declared without a macro... yes >checking whether gets is declared without a macro... yes >checking whether pclose is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... yes >checking whether snprintf is declared without a macro... yes >checking whether tmpfile is declared without a macro... yes >checking whether vdprintf is declared without a macro... yes >checking whether vsnprintf is declared without a macro... yes >checking whether _Exit is declared without a macro... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >checking whether getloadavg is declared without a macro... yes >checking whether getsubopt is declared without a macro... yes >checking whether grantpt is declared without a macro... yes >checking whether initstate is declared without a macro... yes >checking whether initstate_r is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... yes >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... yes >checking whether posix_openpt is declared without a macro... yes >checking whether ptsname is declared without a macro... yes >checking whether ptsname_r is declared without a macro... yes >checking whether random is declared without a macro... yes >checking whether random_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether setstate is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether srandom is declared without a macro... yes >checking whether srandom_r is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unlockpt is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking for strchrnul... yes >checking whether strchrnul works... yes >checking for working strerror function... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strtoll... yes >checking for strtoull... yes >checking whether symlink handles trailing slash correctly... yes >checking whether <sys/select.h> is self-contained... (cached) yes >checking whether pselect is declared without a macro... (cached) yes >checking whether select is declared without a macro... (cached) yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether <sys/socket.h> is self-contained... (cached) yes >checking for shutdown... (cached) yes >checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes >checking for struct sockaddr_storage... (cached) yes >checking for sa_family_t... (cached) yes >checking for struct sockaddr_storage.ss_family... (cached) yes >checking whether socket is declared without a macro... (cached) yes >checking whether connect is declared without a macro... (cached) yes >checking whether accept is declared without a macro... (cached) yes >checking whether bind is declared without a macro... (cached) yes >checking whether getpeername is declared without a macro... (cached) yes >checking whether getsockname is declared without a macro... (cached) yes >checking whether getsockopt is declared without a macro... (cached) yes >checking whether listen is declared without a macro... (cached) yes >checking whether recv is declared without a macro... (cached) yes >checking whether send is declared without a macro... (cached) yes >checking whether recvfrom is declared without a macro... (cached) yes >checking whether sendto is declared without a macro... (cached) yes >checking whether setsockopt is declared without a macro... (cached) yes >checking whether shutdown is declared without a macro... (cached) yes >checking whether accept4 is declared without a macro... (cached) yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for nlink_t... (cached) yes >checking whether fchmodat is declared without a macro... (cached) yes >checking whether fstat is declared without a macro... (cached) yes >checking whether fstatat is declared without a macro... (cached) yes >checking whether futimens is declared without a macro... (cached) yes >checking whether lchmod is declared without a macro... (cached) yes >checking whether lstat is declared without a macro... (cached) yes >checking whether mkdirat is declared without a macro... (cached) yes >checking whether mkfifo is declared without a macro... (cached) yes >checking whether mkfifoat is declared without a macro... (cached) yes >checking whether mknod is declared without a macro... (cached) yes >checking whether mknodat is declared without a macro... (cached) yes >checking whether stat is declared without a macro... (cached) yes >checking whether utimensat is declared without a macro... (cached) yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether waitpid is declared without a macro... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether chdir is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fdatasync is declared without a macro... yes >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether group_member is declared without a macro... yes >checking whether isatty is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... yes >checking whether lseek is declared without a macro... yes >checking whether pipe is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether pwrite is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sethostname is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... yes >checking whether ttyname_r is declared without a macro... yes >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... yes >checking whether usleep is declared without a macro... yes >checking for ptrdiff_t... yes >checking for vasprintf... yes >checking whether btowc is declared without a macro... yes >checking whether wctob is declared without a macro... yes >checking whether mbsinit is declared without a macro... yes >checking whether mbrtowc is declared without a macro... yes >checking whether mbrlen is declared without a macro... yes >checking whether mbsrtowcs is declared without a macro... yes >checking whether mbsnrtowcs is declared without a macro... yes >checking whether wcrtomb is declared without a macro... yes >checking whether wcsrtombs is declared without a macro... yes >checking whether wcsnrtombs is declared without a macro... yes >checking whether wcwidth is declared without a macro... yes >checking whether wmemchr is declared without a macro... yes >checking whether wmemcmp is declared without a macro... yes >checking whether wmemcpy is declared without a macro... yes >checking whether wmemmove is declared without a macro... yes >checking whether wmemset is declared without a macro... yes >checking whether wcslen is declared without a macro... yes >checking whether wcsnlen is declared without a macro... yes >checking whether wcscpy is declared without a macro... yes >checking whether wcpcpy is declared without a macro... yes >checking whether wcsncpy is declared without a macro... yes >checking whether wcpncpy is declared without a macro... yes >checking whether wcscat is declared without a macro... yes >checking whether wcsncat is declared without a macro... yes >checking whether wcscmp is declared without a macro... yes >checking whether wcsncmp is declared without a macro... yes >checking whether wcscasecmp is declared without a macro... yes >checking whether wcsncasecmp is declared without a macro... yes >checking whether wcscoll is declared without a macro... yes >checking whether wcsxfrm is declared without a macro... yes >checking whether wcsdup is declared without a macro... yes >checking whether wcschr is declared without a macro... yes >checking whether wcsrchr is declared without a macro... yes >checking whether wcscspn is declared without a macro... yes >checking whether wcsspn is declared without a macro... yes >checking whether wcspbrk is declared without a macro... yes >checking whether wcsstr is declared without a macro... yes >checking whether wcstok is declared without a macro... yes >checking whether wcswidth is declared without a macro... yes >checking whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking whether wctype is declared without a macro... yes >checking whether iswctype is declared without a macro... yes >checking whether wctrans is declared without a macro... yes >checking whether towctrans is declared without a macro... yes >checking for stdint.h... (cached) yes >checking for long long int... (cached) yes >checking whether btowc(0) is correct... yes >checking whether btowc(EOF) is correct... yes >checking for a traditional french locale... (cached) fr_FR >checking for a french Unicode locale... (cached) fr_FR.UTF-8 >checking for a traditional french locale... (cached) fr_FR >checking for a turkish Unicode locale... tr_TR.UTF-8 >checking whether fdopen sets errno... yes >checking for getpagesize... yes >checking whether getpagesize is declared... (cached) yes >checking whether byte ordering is bigendian... no >checking for library containing inet_pton... none required >checking whether inet_pton is declared... (cached) yes >checking whether byte ordering is bigendian... (cached) no >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... yes >checking for ioctl... yes >checking for ioctl with POSIX signature... no >checking for setlocale... yes >checking for uselocale... yes >checking for a traditional french locale... (cached) fr_FR >checking for a french Unicode locale... (cached) fr_FR.UTF-8 >checking for a traditional japanese locale... (cached) ja_JP >checking for a transitional chinese locale... (cached) zh_CN.GB18030 >checking for a french Unicode locale... (cached) fr_FR.UTF-8 >checking for a traditional french locale... (cached) fr_FR >checking for a french Unicode locale... (cached) fr_FR.UTF-8 >checking for a traditional japanese locale... (cached) ja_JP >checking for a transitional chinese locale... (cached) zh_CN.GB18030 >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for putenv compatible with GNU and SVID... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for a traditional french locale... (cached) fr_FR >checking for a french Unicode locale... (cached) fr_FR.UTF-8 >checking for a traditional japanese locale... (cached) ja_JP >checking for a transitional chinese locale... (cached) zh_CN.GB18030 >checking for wchar_t... (cached) yes >checking for wint_t... (cached) yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether <sys/ioctl.h> declares ioctl... yes >checking whether ioctl is declared without a macro... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >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 whether mbrtowc handles incomplete characters... (cached) yes >checking whether mbrtowc works as well as mbtowc... (cached) yes >checking whether wcrtomb return value is correct... yes >checking for a traditional french locale... (cached) fr_FR >checking for a french Unicode locale... (cached) fr_FR.UTF-8 >checking for a traditional japanese locale... (cached) ja_JP >checking for a transitional chinese locale... (cached) zh_CN.GB18030 >checking whether wctob works... yes >checking whether wctob is declared... (cached) yes >checking for sched_yield in -lrt... yes >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 gcc -std=gnu99... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for archiver @FILE support... @ >checking for strip... strip >checking for ranlib... (cached) ranlib >checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok >checking for sysroot... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if gcc -std=gnu99 static flag -static works... yes >checking if gcc -std=gnu99 supports -c -o file.o... yes >checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 >checking for gcc -std=gnu99 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... gcc -E >checking for function prototypes... yes >checking for special C compiler options needed for large files... (cached) no >checking for _FILE_OFFSET_BITS value needed for large files... (cached) no >checking size of long... 8 >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for struct dirent.d_type... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_blksize... yes >checking attr/xattr.h usability... no >checking attr/xattr.h presence... no >checking for attr/xattr.h... no >checking for byteswap.h... (cached) yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking printf.h usability... yes >checking printf.h presence... yes >checking for printf.h... yes >checking sys/inotify.h usability... yes >checking sys/inotify.h presence... yes >checking for sys/inotify.h... yes >checking for sys/socket.h... (cached) yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for sys/types.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for sys/wait.h... (cached) yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking for fsync... yes >checking for futimens... (cached) yes >checking for getxattr... yes >checking for htonl... yes >checking for htons... yes >checking for inotify_init1... yes >checking for lgetxattr... yes >checking for listxattr... yes >checking for llistxattr... yes >checking for lsetxattr... yes >checking for lremovexattr... yes >checking for mknod... yes >checking for ntohl... yes >checking for ntohs... yes >checking for posix_fallocate... yes >checking for realpath... yes >checking for removexattr... yes >checking for setitimer... yes >checking for setxattr... yes >checking for sigaction... yes >checking for statvfs... yes >checking for sync... yes >checking for register_printf_specifier... yes >checking if we should build the daemon... yes >checking if we should install the daemon... no >checking if we should run the daemon under valgrind... no >checking which of /sbin /usr/sbin /bin /usr/bin is a real directory... /sbin >checking if we should build the appliance... yes >checking for febootstrap... febootstrap3 >checking if user requested febootstrap --yum-config option... /builddir/build/BUILD/libguestfs-1.16.34/yum.conf >checking which Linux distro for package names... REDHAT >checking for rpcgen... rpcgen >checking for xdrmem_create in -lportablexdr... no >checking for library containing xdrmem_create... none required >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for AUGEAS... yes >checking for aug_load... yes >checking for aug_defvar... yes >checking for aug_defnode... yes >checking selinux/selinux.h usability... yes >checking selinux/selinux.h presence... yes >checking for selinux/selinux.h... yes >checking for setexeccon in -lselinux... yes >checking for setcon... yes >checking for getcon... yes >checking sys/sdt.h usability... no >checking sys/sdt.h presence... no >checking for sys/sdt.h... no >checking for cpio... cpio >checking for gperf... gperf >checking for perl... perl >checking for Pod::Man... yes >checking for Pod::Simple... yes >checking for genisoimage... /usr/bin/genisoimage >checking for xmllint... xmllint >checking for po4a... no >checking for db_dump... db_dump >checking for db_load... db_load >checking for pbmtext... no >checking for pnmtopng... no >checking for bmptopnm... no >checking for pamcut... no >checking for wrestool... no >checking for qemu-kvm... /usr/libexec/qemu-kvm >checking that /usr/libexec/qemu-kvm -help works... yes >checking for broken '-machine accel=tcg' option in /usr/libexec/qemu-kvm... no >checking if -machine [pc,]accel=tcg option is required to test virtio-serial feature... >checking for virtio-serial support in /usr/libexec/qemu-kvm... yes >checking for main in -lreadline... yes >checking for append_history... yes >checking for completion_matches... yes >checking for rl_completion_matches... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for PCRE... yes >checking for magic_file in -lmagic... yes >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for LIBVIRT... yes >checking for LIBXML2... yes >checking for LIBCONFIG... yes >checking for HIVEX... yes >checking for FUSE... yes >checking for fuse_opt_add_opt_escaped... yes >checking for valgrind... no >checking for ocamlc... ocamlc >OCaml version is 3.11.2 >OCaml library path is /usr/lib64/ocaml >checking for ocamlopt... ocamlopt >checking for ocamlc.opt... ocamlc.opt >checking for ocamlopt.opt... ocamlopt.opt >checking for ocamldep... ocamldep >checking for ocamlmktop... ocamlmktop >checking for ocamlmklib... ocamlmklib >checking for ocamldoc... no >checking for ocamlbuild... ocamlbuild >checking for ocamlfind... ocamlfind >checking for Test::More... yes >checking for ExtUtils::MakeMaker... yes >checking for python... python >checking Python prefix... /usr >checking Python version... 2.6 >checking for Python include path... /usr/include/python2.6 >checking for Python site-packages path... /usr/lib64/python2.6/site-packages >checking for PyCapsule_New in -lc... no >checking for PyString_AsString in -lc... yes >checking for ruby... ruby >checking for rake... rake >checking for C library for Ruby extensions... -lruby >checking for ruby_init in -lruby... yes >checking for rb_hash_lookup... yes >checking for JDK in /usr/lib/jvm/java... found java version "1.5.0" in /usr/lib/jvm/java >checking for jni.h... -I/usr/lib/jvm/java/include >checking for jni_md.h... -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux >checking extra javac flags... -source 1.5 >checking for Pod::Usage... yes >checking for Getopt::Long... yes >checking for Sys::Virt... yes >checking for Data::Dumper... yes >checking for Locale::TextDomain... yes >checking for Win::Hivex... yes >checking for Win::Hivex::Regedit... yes >checking for gjs... no >configure: WARNING: gjs not found, gobject bindtests will not run >checking for gobject-introspection... no >configure: creating ./config.status >config.status: creating clone/virt-sysprep >config.status: creating podwrapper.pl >config.status: creating run >config.status: creating Makefile >config.status: creating align/Makefile >config.status: creating appliance/Makefile >config.status: creating cat/Makefile >config.status: creating clone/Makefile >config.status: creating csharp/Makefile >config.status: creating daemon/Makefile >config.status: creating debian/changelog >config.status: creating df/Makefile >config.status: creating edit/Makefile >config.status: creating erlang/Makefile >config.status: creating erlang/examples/Makefile >config.status: creating examples/Makefile >config.status: creating fish/Makefile >config.status: creating format/Makefile >config.status: creating fuse/Makefile >config.status: creating generator/Makefile >config.status: creating gnulib/lib/Makefile >config.status: creating gnulib/tests/Makefile >config.status: creating gobject/Makefile >config.status: creating haskell/Makefile >config.status: creating inspector/Makefile >config.status: creating java/Makefile >config.status: creating java/examples/Makefile >config.status: creating ocaml/META >config.status: creating ocaml/Makefile >config.status: creating ocaml/examples/Makefile >config.status: creating perl/Makefile >config.status: creating perl/Makefile.PL >config.status: creating perl/examples/Makefile >config.status: creating php/Makefile >config.status: creating po-docs/Makefile >config.status: creating po-docs/ja/Makefile >config.status: creating po-docs/uk/Makefile >config.status: creating po/Makefile.in >config.status: creating python/Makefile >config.status: creating python/examples/Makefile >config.status: creating rescue/Makefile >config.status: creating resize/Makefile >config.status: creating ruby/Makefile >config.status: creating ruby/Rakefile >config.status: creating ruby/examples/Makefile >config.status: creating sparsify/Makefile >config.status: creating src/Makefile >config.status: creating src/libguestfs.pc >config.status: creating test-tool/Makefile >config.status: creating tests/c-api/Makefile >config.status: creating tests/data/Makefile >config.status: creating tests/extra/Makefile >config.status: creating tests/guests/Makefile >config.status: creating tests/luks/Makefile >config.status: creating tests/lvm/Makefile >config.status: creating tests/md/Makefile >config.status: creating tests/mount-local/Makefile >config.status: creating tests/protocol/Makefile >config.status: creating tests/qemu/Makefile >config.status: creating tests/regressions/Makefile >config.status: creating tools/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >------------------------------------------------------------ >Thank you for downloading libguestfs 1.16.34 >This is how we have configured the optional components for you today: >Daemon .............................. yes >Appliance ........................... yes >QEMU ................................ /usr/libexec/qemu-kvm >OCaml bindings ...................... yes >Perl bindings ....................... yes >Python bindings ..................... yes >Ruby bindings ....................... yes >Java bindings ....................... yes >Haskell bindings .................... no >PHP bindings ........................ no >Erlang bindings ..................... no >guestfish and C virt tools .......... yes >Perl virt tools ..................... yes >virt-resize ......................... yes >FUSE filesystem ..................... yes >gobject bindings .................... no >gobject introspection ............... no >If any optional component is configured 'no' when you expected 'yes' >then you should check the preceding messages. >Please report bugs back to the mailing list: >http://www.redhat.com/mailman/listinfo/libguestfs >Next you should type 'make' to build the package, >then 'make check' to run the tests. >------------------------------------------------------------ >+ echo '==== config.log ====' >+ cat config.log >==== config.log ==== >This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. >It was created by libguestfs configure 1.16.34, which was >generated by GNU Autoconf 2.63. Invocation command line was > $ ./configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --sysconfdir=/etc --with-extra=rhel=6,release=2.el6 --with-qemu=qemu-kvm qemu-system-x86_64 qemu --with-drive-if=virtio --disable-php --disable-haskell --disable-erlang --disable-gobject --disable-install-daemon --with-febootstrap-yum-config=/builddir/build/BUILD/libguestfs-1.16.34/yum.conf >## --------- ## >## Platform. ## >## --------- ## >hostname = buildsys.int.vidux.hu >uname -m = x86_64 >uname -r = 2.6.32-279.22.1.el6.x86_64 >uname -s = Linux >uname -v = #1 SMP Wed Feb 6 13:14:42 CET 2013 >/usr/bin/uname -p = unknown >/bin/uname -X = unknown >/bin/arch = x86_64 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown >PATH: /usr/lib64/ccache >PATH: /usr/bin >PATH: /bin >PATH: /usr/sbin >PATH: /sbin >PATH: /usr/local/sbin >PATH: /builddir/bin >## ----------- ## >## Core tests. ## >## ----------- ## >configure:3150: checking for a BSD-compatible install >configure:3218: result: /usr/bin/install -c >configure:3229: checking whether build environment is sane >configure:3289: result: yes >configure:3430: checking for a thread-safe mkdir -p >configure:3469: result: /bin/mkdir -p >configure:3483: checking for gawk >configure:3499: found /usr/bin/gawk >configure:3510: result: gawk >configure:3521: checking whether make sets $(MAKE) >configure:3543: result: yes >configure:3642: checking if this is a stable or unstable branch of libguestfs >configure:3646: result: stable >configure:3683: libguestfs version 1.16.34rhel=6,release=2.el6 >configure:3719: checking for style of include used by make >configure:3747: result: GNU >configure:3817: checking for gcc >configure:3833: found /usr/lib64/ccache/gcc >configure:3844: result: gcc >configure:4076: checking for C compiler version >configure:4084: gcc --version >&5 >gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3) >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >configure:4088: $? = 0 >configure:4095: gcc -v >&5 >Using built-in specs. >Target: x86_64-redhat-linux >Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux >Thread model: posix >gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) >configure:4099: $? = 0 >configure:4106: gcc -V >&5 >gcc: '-V' option must have argument >configure:4110: $? = 1 >configure:4133: checking for C compiler default output file name >configure:4155: gcc conftest.c >&5 >configure:4159: $? = 0 >configure:4197: result: a.out >configure:4216: checking whether the C compiler works >configure:4226: ./a.out >configure:4230: $? = 0 >configure:4249: result: yes >configure:4256: checking whether we are cross compiling >configure:4258: result: no >configure:4261: checking for suffix of executables >configure:4268: gcc -o conftest conftest.c >&5 >configure:4272: $? = 0 >configure:4298: result: >configure:4304: checking for suffix of object files >configure:4330: gcc -c conftest.c >&5 >configure:4334: $? = 0 >configure:4359: result: o >configure:4363: checking whether we are using the GNU C compiler >configure:4392: gcc -c conftest.c >&5 >configure:4399: $? = 0 >configure:4416: result: yes >configure:4425: checking whether gcc accepts -g >configure:4455: gcc -c -g conftest.c >&5 >configure:4462: $? = 0 >configure:4563: result: yes >configure:4580: checking for gcc option to accept ISO C89 >configure:4654: gcc -c -g -O2 conftest.c >&5 >configure:4661: $? = 0 >configure:4684: result: none needed >configure:4704: checking dependency style of gcc >configure:4814: result: gcc3 >configure:4835: checking how to run the C preprocessor >configure:4875: gcc -E conftest.c >configure:4882: $? = 0 >configure:4913: gcc -E conftest.c >conftest.c:14:28: error: ac_nonexistent.h: No such file or directory >configure:4920: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4953: result: gcc -E >configure:4982: gcc -E conftest.c >configure:4989: $? = 0 >configure:5020: gcc -E conftest.c >conftest.c:14:28: error: ac_nonexistent.h: No such file or directory >configure:5027: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5067: checking for grep that handles long lines and -e >configure:5127: result: /bin/grep >configure:5132: checking for egrep >configure:5196: result: /bin/grep -E >configure:5203: checking for Minix Amsterdam compiler >configure:5231: result: no >configure:5283: checking for ar >configure:5299: found /usr/bin/ar >configure:5310: result: ar >configure:5390: checking for ranlib >configure:5406: found /usr/bin/ranlib >configure:5417: result: ranlib >configure:5444: checking whether gcc and cc understand -c and -o together >configure:5479: gcc -c conftest.c -o conftest2.o >&5 >configure:5483: $? = 0 >configure:5489: gcc -c conftest.c -o conftest2.o >&5 >configure:5493: $? = 0 >configure:5504: cc -c conftest.c >&5 >configure:5508: $? = 0 >configure:5516: cc -c conftest.c -o conftest2.o >&5 >configure:5520: $? = 0 >configure:5526: cc -c conftest.c -o conftest2.o >&5 >configure:5530: $? = 0 >configure:5548: result: yes >configure:5581: checking build system type >configure:5599: result: x86_64-unknown-linux-gnu >configure:5621: checking host system type >configure:5636: result: x86_64-unknown-linux-gnu >configure:5658: checking for ANSI C header files >configure:5688: gcc -c -g -O2 conftest.c >&5 >configure:5695: $? = 0 >configure:5794: gcc -o conftest -g -O2 conftest.c >&5 >configure:5798: $? = 0 >configure:5804: ./conftest >configure:5808: $? = 0 >configure:5826: result: yes >configure:5850: checking for sys/types.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for sys/stat.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for stdlib.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for string.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for memory.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for strings.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for inttypes.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for stdint.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5850: checking for unistd.h >configure:5871: gcc -c -g -O2 conftest.c >&5 >configure:5878: $? = 0 >configure:5895: result: yes >configure:5922: checking minix/config.h usability >configure:5939: gcc -c -g -O2 conftest.c >&5 >conftest.c:57:26: error: minix/config.h: No such file or directory >configure:5946: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:5960: result: no >configure:5964: checking minix/config.h presence >configure:5979: gcc -E conftest.c >conftest.c:24:26: error: minix/config.h: No such file or directory >configure:5986: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:6000: result: no >configure:6028: checking for minix/config.h >configure:6035: result: no >configure:6076: checking whether it is safe to define __EXTENSIONS__ >configure:6104: gcc -c -g -O2 conftest.c >&5 >configure:6111: $? = 0 >configure:6126: result: yes >configure:6190: checking for _LARGEFILE_SOURCE value needed for large files >configure:6219: gcc -o conftest -g -O2 conftest.c >&5 >configure:6226: $? = 0 >configure:6299: result: no >configure:6329: checking for special C compiler options needed for large files >configure:6424: result: no >configure:6430: checking for _FILE_OFFSET_BITS value needed for large files >configure:6465: gcc -c -g -O2 conftest.c >&5 >configure:6472: $? = 0 >configure:6541: result: no >configure:6683: checking for gcc option to accept ISO C99 >configure:6842: gcc -c -g -O2 conftest.c >&5 >conftest.c:81: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:135: error: 'newvar' undeclared (first use in this function) >conftest.c:135: error: (Each undeclared identifier is reported only once >conftest.c:135: error: for each function it appears in.) >conftest.c:145: error: 'for' loop initial declarations are only allowed in C99 mode >conftest.c:145: note: use option -std=c99 or -std=gnu99 to compile your code >configure:6849: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // Check varargs macros. These examples are taken from C99 6.10.3.5. >| #define debug(...) fprintf (stderr, __VA_ARGS__) >| #define showlist(...) puts (#__VA_ARGS__) >| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) >| static void >| test_varargs_macros (void) >| { >| int x = 1234; >| int y = 5678; >| debug ("Flag"); >| debug ("X = %d\n", x); >| showlist (The first, second, and third items.); >| report (x>y, "x is %d but y is %d", x, y); >| } >| >| // Check long long types. >| #define BIG64 18446744073709551615ull >| #define BIG32 4294967295ul >| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) >| #if !BIG_OK >| your preprocessor is broken; >| #endif >| #if BIG_OK >| #else >| your preprocessor is broken; >| #endif >| static long long int bignum = -9223372036854775807LL; >| static unsigned long long int ubignum = BIG64; >| >| struct incomplete_array >| { >| int datasize; >| double data[]; >| }; >| >| struct named_init { >| int number; >| const wchar_t *name; >| double average; >| }; >| >| typedef const char *ccp; >| >| static inline int >| test_restrict (ccp restrict text) >| { >| // See if C++-style comments work. >| // Iterate through items via the restricted pointer. >| // Also check for declarations in for loops. >| for (unsigned int i = 0; *(text+i) != '\0'; ++i) >| continue; >| return 0; >| } >| >| // Check varargs and va_copy. >| static void >| test_varargs (const char *format, ...) >| { >| va_list args; >| va_start (args, format); >| va_list args_copy; >| va_copy (args_copy, args); >| >| const char *str; >| int number; >| float fnumber; >| >| while (*format) >| { >| switch (*format++) >| { >| case 's': // string >| str = va_arg (args_copy, const char *); >| break; >| case 'd': // int >| number = va_arg (args_copy, int); >| break; >| case 'f': // float >| fnumber = va_arg (args_copy, double); >| break; >| default: >| break; >| } >| } >| va_end (args_copy); >| va_end (args); >| } >| >| int >| main () >| { >| >| // Check bool. >| _Bool success = false; >| >| // Check restrict. >| if (test_restrict ("String literal") == 0) >| success = true; >| char *restrict newvar = "Another string"; >| >| // Check varargs. >| test_varargs ("s, d' f .", "string", 65, 34.234); >| test_varargs_macros (); >| >| // Check flexible array members. >| struct incomplete_array *ia = >| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); >| ia->datasize = 10; >| for (int i = 0; i < ia->datasize; ++i) >| ia->data[i] = i * 1.234; >| >| // Check named initializers. >| struct named_init ni = { >| .number = 34, >| .name = L"Test wide string", >| .average = 543.34343, >| }; >| >| ni.number = 58; >| >| int dynamic_array[ni.number]; >| dynamic_array[ni.number - 1] = 543; >| >| // work around unused variable warnings >| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' >| || dynamic_array[ni.number - 1] != 543); >| >| ; >| return 0; >| } >configure:6842: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:6849: $? = 0 >configure:6879: result: -std=gnu99 >configure:7010: checking for gcc -std=gnu99 option to accept ISO Standard C >configure:7021: result: -std=gnu99 >configure:7481: checking for working alloca.h >configure:7508: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:7515: $? = 0 >configure:7535: result: yes >configure:7545: checking for alloca >configure:7592: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:7599: $? = 0 >configure:7619: result: yes >configure:7885: checking arpa/inet.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking arpa/inet.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for arpa/inet.h >configure:8000: result: yes >configure:7885: checking features.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking features.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for features.h >configure:8000: result: yes >configure:7874: checking for unistd.h >configure:7881: result: yes >configure:7885: checking sys/param.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/param.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/param.h >configure:8000: result: yes >configure:7885: checking sys/socket.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/socket.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/socket.h >configure:8000: result: yes >configure:7885: checking dirent.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking dirent.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for dirent.h >configure:8000: result: yes >configure:7885: checking wctype.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking wctype.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for wctype.h >configure:8000: result: yes >configure:7885: checking stdio_ext.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking stdio_ext.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for stdio_ext.h >configure:8000: result: yes >configure:7874: checking for sys/stat.h >configure:7881: result: yes >configure:7885: checking sys/vfs.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/vfs.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/vfs.h >configure:8000: result: yes >configure:7885: checking sys/fs_types.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:76:26: error: sys/fs_types.h: No such file or directory >configure:7909: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fs_types.h> >configure:7923: result: no >configure:7927: checking sys/fs_types.h presence >configure:7942: gcc -E conftest.c >conftest.c:43:26: error: sys/fs_types.h: No such file or directory >configure:7949: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| /* end confdefs.h. */ >| #include <sys/fs_types.h> >configure:7963: result: no >configure:7991: checking for sys/fs_types.h >configure:8000: result: no >configure:7885: checking netdb.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking netdb.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for netdb.h >configure:8000: result: yes >configure:7885: checking netinet/in.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking netinet/in.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for netinet/in.h >configure:8000: result: yes >configure:7885: checking getopt.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking getopt.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for getopt.h >configure:8000: result: yes >configure:7885: checking sys/time.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/time.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/time.h >configure:8000: result: yes >configure:7885: checking sys/cdefs.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/cdefs.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/cdefs.h >configure:8000: result: yes >configure:7885: checking wchar.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking wchar.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for wchar.h >configure:8000: result: yes >configure:7874: checking for stdint.h >configure:7881: result: yes >configure:7874: checking for inttypes.h >configure:7881: result: yes >configure:7885: checking xlocale.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking xlocale.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for xlocale.h >configure:8000: result: yes >configure:7885: checking sys/mman.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/mman.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/mman.h >configure:8000: result: yes >configure:7885: checking sys/select.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/select.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/select.h >configure:8000: result: yes >configure:7885: checking sys/uio.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/uio.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/uio.h >configure:8000: result: yes >configure:7885: checking sys/wait.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/wait.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/wait.h >configure:8000: result: yes >configure:7885: checking utime.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking utime.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for utime.h >configure:8000: result: yes >configure:7885: checking sys/ioctl.h usability >configure:7902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:7909: $? = 0 >configure:7923: result: yes >configure:7927: checking sys/ioctl.h presence >configure:7942: gcc -E conftest.c >configure:7949: $? = 0 >configure:7963: result: yes >configure:7991: checking for sys/ioctl.h >configure:8000: result: yes >configure:8022: checking whether the preprocessor supports include_next >configure:8065: gcc -std=gnu99 -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 >configure:8072: $? = 0 >configure:8121: result: yes >configure:8142: checking whether system header files limit the line length >configure:8169: result: no >configure:8199: checking for inline >configure:8225: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:8232: $? = 0 >configure:8250: result: inline >configure:8424: checking for _set_invalid_parameter_handler >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccaM2ECk.o: In function `main': >/builddir/build/BUILD/libguestfs-1.16.34/conftest.c:92: undefined reference to `_set_invalid_parameter_handler' >collect2: ld returned 1 exit status >configure:8487: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _set_invalid_parameter_handler (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _set_invalid_parameter_handler >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _set_invalid_parameter_handler (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler >| choke me >| #endif >| >| int >| main () >| { >| return _set_invalid_parameter_handler (); >| ; >| return 0; >| } >configure:8509: result: no >configure:8424: checking for fchdir >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for fdopendir >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for fcntl >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for symlink >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for mempcpy >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:85: warning: conflicting types for built-in function 'mempcpy' >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for btowc >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for isblank >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:87: warning: conflicting types for built-in function 'isblank' >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for iswctype >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for mbsrtowcs >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for wmemchr >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for wmemcpy >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for wmempcpy >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for __fpending >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for fstatat >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for openat >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for fstatfs >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for futimens >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for getdelim >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for getdtablesize >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for getlogin_r >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for gettimeofday >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for nanotime >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccRDKBms.o: In function `main': >/builddir/build/BUILD/libguestfs-1.16.34/conftest.c:113: undefined reference to `nanotime' >collect2: ld returned 1 exit status >configure:8487: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| /* end confdefs.h. */ >| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define nanotime innocuous_nanotime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char nanotime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef nanotime >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char nanotime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_nanotime || defined __stub___nanotime >| choke me >| #endif >| >| int >| main () >| { >| return nanotime (); >| ; >| return 0; >| } >configure:8509: result: no >configure:8424: checking for getpwnam_r >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for lstat >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for mbsinit >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for mbrtowc >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for mprotect >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for strerror_r >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for __xpg_strerror_r >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for pread >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for readlink >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for setenv >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for sleep >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for snprintf >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:113: warning: conflicting types for built-in function 'snprintf' >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for strdup >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:114: warning: conflicting types for built-in function 'strdup' >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for catgets >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for strndup >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:116: warning: conflicting types for built-in function 'strndup' >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for strtoumax >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for symlinkat >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for pipe >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for futimes >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for futimesat >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for utimensat >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for lutimes >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for vasnprintf >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccF4VSQx.o: In function `main': >/builddir/build/BUILD/libguestfs-1.16.34/conftest.c:135: undefined reference to `vasnprintf' >collect2: ld returned 1 exit status >configure:8487: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| /* end confdefs.h. */ >| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define vasnprintf innocuous_vasnprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vasnprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef vasnprintf >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char vasnprintf (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_vasnprintf || defined __stub___vasnprintf >| choke me >| #endif >| >| int >| main () >| { >| return vasnprintf (); >| ; >| return 0; >| } >configure:8509: result: no >configure:8424: checking for iswcntrl >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:124: warning: conflicting types for built-in function 'iswcntrl' >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for ftruncate >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for newlocale >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for shutdown >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for usleep >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for wcrtomb >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8424: checking for wctob >configure:8480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:8487: $? = 0 >configure:8509: result: yes >configure:8781: checking whether <sys/socket.h> is self-contained >configure:8808: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:8815: $? = 0 >configure:8831: result: yes >configure:8838: checking for shutdown >configure:8923: result: yes >configure:8936: checking whether <sys/socket.h> defines the SHUT_* macros >configure:8963: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:8970: $? = 0 >configure:8986: result: yes >configure:9094: checking for struct sockaddr_storage >configure:9134: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9141: $? = 0 >configure:9180: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:125: error: expected expression before ')' token >configure:9187: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| /* end confdefs.h. */ >| >| /* sys/types.h is not needed according to POSIX, but the >| sys/socket.h in i386-unknown-freebsd4.10 and >| powerpc-apple-darwin5.5 required it. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| #ifdef HAVE_WS2TCPIP_H >| #include <ws2tcpip.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((struct sockaddr_storage))) >| return 0; >| ; >| return 0; >| } >configure:9210: result: yes >configure:9220: checking for sa_family_t >configure:9260: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9267: $? = 0 >configure:9306: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:126: error: expected expression before ')' token >configure:9313: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| >| /* sys/types.h is not needed according to POSIX, but the >| sys/socket.h in i386-unknown-freebsd4.10 and >| powerpc-apple-darwin5.5 required it. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| #ifdef HAVE_WS2TCPIP_H >| #include <ws2tcpip.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((sa_family_t))) >| return 0; >| ; >| return 0; >| } >configure:9336: result: yes >configure:9354: checking for struct sockaddr_storage.ss_family >configure:9390: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9397: $? = 0 >configure:9463: result: yes >configure:9667: checking whether socket is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether connect is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether accept is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether bind is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether getpeername is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether getsockname is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether getsockopt is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether listen is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether recv is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether send is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether recvfrom is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether sendto is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether setsockopt is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether shutdown is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9667: checking whether accept4 is declared without a macro >configure:9698: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9705: $? = 0 >configure:9722: result: yes >configure:9751: checking whether // is distinct from / >configure:9780: result: no >configure:9803: checking if environ is properly declared >configure:9836: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:133: error: conflicting types for 'environ' >/usr/include/unistd.h:542: note: previous declaration of 'environ' was here >configure:9843: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| /* end confdefs.h. */ >| #if HAVE_UNISTD_H >| #include <unistd.h> >| #endif >| /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */ >| #include <stdlib.h> >| >| extern struct { int foo; } environ; >| int >| main () >| { >| environ.foo = 1; >| ; >| return 0; >| } >configure:9859: result: yes >configure:9876: checking for complete errno.h >configure:9950: result: yes >configure:11304: checking whether strerror_r is declared >configure:11333: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:11340: $? = 0 >configure:11355: result: yes >configure:11377: checking for strerror_r >configure:11462: result: yes >configure:11474: checking whether strerror_r returns char * >configure:11508: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:11515: $? = 0 >configure:11594: result: yes >configure:11613: checking whether fchdir is declared >configure:11642: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:11649: $? = 0 >configure:11664: result: yes >configure:11723: checking for working fcntl.h >configure:11836: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:11840: $? = 0 >configure:11846: ./conftest >configure:11850: $? = 0 >configure:11872: result: yes >configure:11895: checking for pid_t >configure:11923: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:11930: $? = 0 >configure:11957: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:170: error: expected expression before ')' token >configure:11964: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((pid_t))) >| return 0; >| ; >| return 0; >| } >configure:11987: result: yes >configure:11999: checking for mode_t >configure:12027: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12034: $? = 0 >configure:12061: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:170: error: expected expression before ')' token >configure:12068: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((mode_t))) >| return 0; >| ; >| return 0; >| } >configure:12091: result: yes >configure:12105: checking for promoted mode_t type >configure:12132: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:138: error: size of array 'array' is negative >configure:12139: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; >| ; >| return 0; >| } >configure:12155: result: mode_t >configure:12171: checking for mbstate_t >configure:12205: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12212: $? = 0 >configure:12227: result: yes >configure:12338: checking whether stat file-mode macros are broken >configure:12375: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12382: $? = 0 >configure:12397: result: no >configure:12589: checking for nlink_t >configure:12619: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12626: $? = 0 >configure:12655: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:142: error: expected expression before ')' token >configure:12662: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| if (sizeof ((nlink_t))) >| return 0; >| ; >| return 0; >| } >configure:12685: result: yes >configure:12714: checking whether fchmodat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether fstat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether fstatat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether futimens is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether lchmod is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether lstat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether mkdirat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether mkfifo is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether mkfifoat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether mknod is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether mknodat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether stat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12714: checking whether utimensat is declared without a macro >configure:12742: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:12749: $? = 0 >configure:12766: result: yes >configure:12782: checking whether lstat correctly handles trailing slash >configure:12825: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:12829: $? = 0 >configure:12835: ./conftest >configure:12839: $? = 0 >configure:12863: result: yes >configure:12997: checking whether stdin defaults to large file offsets >configure:13031: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:13038: $? = 0 >configure:13058: result: yes >configure:13150: checking whether ftello is declared >configure:13179: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:13186: $? = 0 >configure:13201: result: yes >configure:13239: checking for ftello >configure:13266: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:13273: $? = 0 >configure:13294: result: yes >configure:13307: checking whether ftello works >configure:13393: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:13397: $? = 0 >configure:13403: ./conftest >configure:13407: $? = 0 >configure:13425: result: yes >configure:13574: checking whether getaddrinfo is declared without a macro >configure:13601: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:13608: $? = 0 >configure:13625: result: yes >configure:13574: checking whether freeaddrinfo is declared without a macro >configure:13601: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:13608: $? = 0 >configure:13625: result: yes >configure:13574: checking whether gai_strerror is declared without a macro >configure:13601: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:13608: $? = 0 >configure:13625: result: yes >configure:13574: checking whether getnameinfo is declared without a macro >configure:13601: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:13608: $? = 0 >configure:13625: result: yes >configure:13643: checking for library containing gethostbyname >configure:13684: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:13691: $? = 0 >configure:13722: result: none required >configure:13738: checking for gethostbyname >configure:13794: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:13801: $? = 0 >configure:13823: result: yes >configure:13912: checking for library containing getservbyname >configure:13953: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:13960: $? = 0 >configure:13991: result: none required >configure:14007: checking for getservbyname >configure:14063: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:14070: $? = 0 >configure:14092: result: yes >configure:14178: checking for C/C++ restrict keyword >configure:14213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:14220: $? = 0 >configure:14238: result: __restrict >configure:14510: checking for library containing inet_ntop >configure:14551: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:14558: $? = 0 >configure:14589: result: none required >configure:14717: checking whether inet_ntop is declared >configure:14751: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:14758: $? = 0 >configure:14773: result: yes >configure:14813: checking for IPv4 sockets >configure:14849: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:14856: $? = 0 >configure:14872: result: yes >configure:14882: checking for IPv6 sockets >configure:14921: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:14928: $? = 0 >configure:14944: result: yes >configure:14962: checking whether getcwd (NULL, 0) allocates memory for result >configure:15027: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:15031: $? = 0 >configure:15037: ./conftest >configure:15041: $? = 0 >configure:15058: result: yes >configure:15062: checking for getcwd with POSIX signature >configure:15094: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:15101: $? = 0 >configure:15117: result: yes >configure:15121: checking whether getdelim is declared >configure:15150: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:15157: $? = 0 >configure:15172: result: yes >configure:15204: checking whether getline is declared >configure:15233: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:15240: $? = 0 >configure:15255: result: yes >configure:15275: checking whether getlogin_r is declared >configure:15304: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:15311: $? = 0 >configure:15326: result: yes >configure:15352: checking whether getlogin is declared >configure:15381: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:15388: $? = 0 >configure:15403: result: yes >configure:15531: checking for getopt.h >configure:15538: result: yes >configure:15681: checking for getopt_long_only >configure:15737: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:15744: $? = 0 >configure:15766: result: yes >configure:15783: checking whether getopt is POSIX compatible >configure:15838: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:15842: $? = 0 >configure:15848: ./conftest >configure:15852: $? = 0 >configure:15931: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:15935: $? = 0 >configure:15941: ./conftest >configure:15945: $? = 0 >configure:16007: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:16011: $? = 0 >configure:16017: ./conftest >program: option requires an argument -- 'b' >configure:16021: $? = 0 >configure:16046: result: yes >configure:16054: checking for working GNU getopt function >configure:16285: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:16289: $? = 0 >configure:16295: ./conftest >configure:16299: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| /* end confdefs.h. */ >| #include <getopt.h> >| #include <stddef.h> >| #include <string.h> >| >| #include <stdlib.h> >| #if defined __MACH__ && defined __APPLE__ >| /* Avoid a crash on Mac OS X. */ >| #include <mach/mach.h> >| #include <mach/mach_error.h> >| #include <mach/thread_status.h> >| #include <mach/exception.h> >| #include <mach/task.h> >| #include <pthread.h> >| /* The exception port on which our thread listens. */ >| static mach_port_t our_exception_port; >| /* The main function of the thread listening for exceptions of type >| EXC_BAD_ACCESS. */ >| static void * >| mach_exception_thread (void *arg) >| { >| /* Buffer for a message to be received. */ >| struct { >| mach_msg_header_t head; >| mach_msg_body_t msgh_body; >| char data[1024]; >| } msg; >| mach_msg_return_t retval; >| /* Wait for a message on the exception port. */ >| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), >| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); >| if (retval != MACH_MSG_SUCCESS) >| abort (); >| exit (1); >| } >| static void >| nocrash_init (void) >| { >| mach_port_t self = mach_task_self (); >| /* Allocate a port on which the thread shall listen for exceptions. */ >| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) >| == KERN_SUCCESS) { >| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ >| if (mach_port_insert_right (self, our_exception_port, our_exception_port, >| MACH_MSG_TYPE_MAKE_SEND) >| == KERN_SUCCESS) { >| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting >| for us. */ >| exception_mask_t mask = EXC_MASK_BAD_ACCESS; >| /* Create the thread listening on the exception port. */ >| pthread_attr_t attr; >| pthread_t thread; >| if (pthread_attr_init (&attr) == 0 >| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 >| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { >| pthread_attr_destroy (&attr); >| /* Replace the exception port info for these exceptions with our own. >| Note that we replace the exception port for the entire task, not only >| for a particular thread. This has the effect that when our exception >| port gets the message, the thread specific exception port has already >| been asked, and we don't need to bother about it. >| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ >| task_set_exception_ports (self, mask, our_exception_port, >| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); >| } >| } >| } >| } >| #elif (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ >| /* Avoid a crash on native Windows. */ >| #define WIN32_LEAN_AND_MEAN >| #include <windows.h> >| #include <winerror.h> >| static LONG WINAPI >| exception_filter (EXCEPTION_POINTERS *ExceptionInfo) >| { >| switch (ExceptionInfo->ExceptionRecord->ExceptionCode) >| { >| case EXCEPTION_ACCESS_VIOLATION: >| case EXCEPTION_IN_PAGE_ERROR: >| case EXCEPTION_STACK_OVERFLOW: >| case EXCEPTION_GUARD_PAGE: >| case EXCEPTION_PRIV_INSTRUCTION: >| case EXCEPTION_ILLEGAL_INSTRUCTION: >| case EXCEPTION_DATATYPE_MISALIGNMENT: >| case EXCEPTION_ARRAY_BOUNDS_EXCEEDED: >| case EXCEPTION_NONCONTINUABLE_EXCEPTION: >| exit (1); >| } >| return EXCEPTION_CONTINUE_SEARCH; >| } >| static void >| nocrash_init (void) >| { >| SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter); >| } >| #else >| /* Avoid a crash on POSIX systems. */ >| #include <signal.h> >| /* A POSIX signal handler. */ >| static void >| exception_handler (int sig) >| { >| exit (1); >| } >| static void >| nocrash_init (void) >| { >| #ifdef SIGSEGV >| signal (SIGSEGV, exception_handler); >| #endif >| #ifdef SIGBUS >| signal (SIGBUS, exception_handler); >| #endif >| } >| #endif >| >| >| int >| main () >| { >| >| int result = 0; >| >| nocrash_init(); >| >| /* This code succeeds on glibc 2.8, OpenBSD 4.0, Cygwin, mingw, >| and fails on Mac OS X 10.5, AIX 5.2, HP-UX 11, IRIX 6.5, >| OSF/1 5.1, Solaris 10. */ >| { >| static char conftest[] = "conftest"; >| static char plus[] = "-+"; >| char *argv[3] = { conftest, plus, NULL }; >| opterr = 0; >| if (getopt (2, argv, "+a") != '?') >| result |= 1; >| } >| /* This code succeeds on glibc 2.8, mingw, >| and fails on Mac OS X 10.5, OpenBSD 4.0, AIX 5.2, HP-UX 11, >| IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x. */ >| { >| static char program[] = "program"; >| static char p[] = "-p"; >| static char foo[] = "foo"; >| static char bar[] = "bar"; >| char *argv[] = { program, p, foo, bar, NULL }; >| >| optind = 1; >| if (getopt (4, argv, "p::") != 'p') >| result |= 2; >| else if (optarg != NULL) >| result |= 4; >| else if (getopt (4, argv, "p::") != -1) >| result |= 6; >| else if (optind != 2) >| result |= 8; >| } >| /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0. */ >| { >| static char program[] = "program"; >| static char foo[] = "foo"; >| static char p[] = "-p"; >| char *argv[] = { program, foo, p, NULL }; >| optind = 0; >| if (getopt (3, argv, "-p") != 1) >| result |= 16; >| else if (getopt (3, argv, "-p") != 'p') >| result |= 16; >| } >| /* This code fails on glibc 2.11. */ >| { >| static char program[] = "program"; >| static char b[] = "-b"; >| static char a[] = "-a"; >| char *argv[] = { program, b, a, NULL }; >| optind = opterr = 0; >| if (getopt (3, argv, "+:a:b") != 'b') >| result |= 32; >| else if (getopt (3, argv, "+:a:b") != ':') >| result |= 32; >| } >| /* This code dumps core on glibc 2.14. */ >| { >| static char program[] = "program"; >| static char w[] = "-W"; >| static char dummy[] = "dummy"; >| char *argv[] = { program, w, dummy, NULL }; >| optind = opterr = 1; >| if (getopt (3, argv, "W;") != 'W') >| result |= 64; >| } >| return result; >| >| ; >| return 0; >| } >configure:16322: result: no >configure:16446: checking whether getenv is declared >configure:16475: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:16482: $? = 0 >configure:16497: result: yes >configure:16809: checking for struct timeval >configure:16842: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:16849: $? = 0 >configure:16865: result: yes >configure:16870: checking for wide-enough struct timeval.tv_sec member >configure:16907: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:16914: $? = 0 >configure:16930: result: yes >configure:16941: checking whether gettimeofday is declared without a macro >configure:16973: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:16980: $? = 0 >configure:16997: result: yes >configure:17028: checking for unsigned long long int >configure:17105: result: yes >configure:17117: checking for long long int >configure:17198: result: yes >configure:17240: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' >configure:17247: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:17427: checking whether stdint.h conforms to C99 >configure:17606: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:17613: $? = 0 >configure:17707: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:17711: $? = 0 >configure:17717: ./conftest >configure:17721: $? = 0 >configure:17746: result: yes >configure:19185: checking whether imaxabs is declared without a macro >configure:19213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:19220: $? = 0 >configure:19237: result: yes >configure:19185: checking whether imaxdiv is declared without a macro >configure:19213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:19220: $? = 0 >configure:19237: result: yes >configure:19185: checking whether strtoimax is declared without a macro >configure:19213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:19220: $? = 0 >configure:19237: result: yes >configure:19185: checking whether strtoumax is declared without a macro >configure:19213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:19220: $? = 0 >configure:19237: result: yes >configure:19253: checking for nl_langinfo and CODESET >configure:19279: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:19286: $? = 0 >configure:19307: result: yes >configure:19318: checking whether getc_unlocked is declared >configure:19347: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:19354: $? = 0 >configure:19369: result: yes >configure:19389: checking whether we are using the GNU C Library >= 2.1 or uClibc >configure:19423: result: yes >configure:19444: checking for wchar_t >configure:19471: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:19478: $? = 0 >configure:19493: result: yes >configure:19511: checking whether NULL can be used in arbitrary expressions >configure:19539: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:19546: $? = 0 >configure:19561: result: yes >configure:19696: checking for ld used by GCC >configure:19760: result: /usr/bin/ld >configure:19769: checking if the linker (/usr/bin/ld) is GNU ld >configure:19782: result: yes >configure:19789: checking for shared library run path origin >configure:19802: result: done >configure:19848: checking whether imported symbols can be declared weak >configure:19876: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:19883: $? = 0 >configure:19945: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:19949: $? = 0 >configure:19955: ./conftest >configure:19959: $? = 0 >configure:19978: result: yes >configure:19993: checking pthread.h usability >configure:20010: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:20017: $? = 0 >configure:20031: result: yes >configure:20035: checking pthread.h presence >configure:20050: gcc -E conftest.c >configure:20057: $? = 0 >configure:20071: result: yes >configure:20099: checking for pthread.h >configure:20106: result: yes >configure:20147: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/cciUxnZE.o: In function `main': >/builddir/build/BUILD/libguestfs-1.16.34/conftest.c:184: undefined reference to `pthread_mutexattr_init' >collect2: ld returned 1 exit status >configure:20154: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_mutex_lock((pthread_mutex_t*)0); >| pthread_mutexattr_init((pthread_mutexattr_t*)0); >| ; >| return 0; >| } >configure:20262: checking for pthread_kill in -lpthread >configure:20297: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpthread >&5 >configure:20304: $? = 0 >configure:20325: result: yes >configure:21094: checking for multithread API to use >configure:21096: result: posix >configure:21189: checking whether malloc, realloc, calloc are POSIX compliant >configure:21219: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:21226: $? = 0 >configure:21242: result: yes >configure:21252: checking for stdlib.h >configure:21259: result: yes >configure:21393: checking for GNU libc compatible malloc >configure:21436: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:21440: $? = 0 >configure:21446: ./conftest >configure:21450: $? = 0 >configure:21468: result: yes >configure:21591: checking for a traditional japanese locale >configure:21665: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:21668: $? = 0 >configure:21726: result: ja_JP >configure:21734: checking for a transitional chinese locale >configure:21809: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:21812: $? = 0 >configure:21863: result: zh_CN.GB18030 >configure:21870: checking for a french Unicode locale >configure:21946: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:21949: $? = 0 >configure:21995: result: fr_FR.UTF-8 >configure:22003: checking for a traditional french locale >configure:22075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:22078: $? = 0 >configure:22134: result: fr_FR >configure:22233: checking for mmap >configure:22289: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:22296: $? = 0 >configure:22316: result: yes >configure:22328: checking for MAP_ANONYMOUS >configure:22375: result: yes >configure:22411: checking whether memchr works >configure:22484: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:22488: $? = 0 >configure:22494: ./conftest >configure:22498: $? = 0 >configure:22515: result: yes >configure:22523: checking whether memmem is declared >configure:22552: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:22559: $? = 0 >configure:22574: result: yes >configure:22601: checking for memmem >configure:22657: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:22664: $? = 0 >configure:22686: result: yes >configure:22713: checking whether memmem works >configure:22791: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:22795: $? = 0 >configure:22801: ./conftest >configure:22805: $? = 0 >configure:22823: result: yes >configure:22835: checking whether memrchr is declared >configure:22864: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:22871: $? = 0 >configure:22886: result: yes >configure:22907: checking whether strerror(0) succeeds >configure:22952: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:22956: $? = 0 >configure:22962: ./conftest >configure:22966: $? = 0 >configure:22984: result: yes >configure:23023: checking for strerror_r with POSIX signature >configure:23051: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:188: error: conflicting types for 'strerror_r' >/usr/include/string.h:438: note: previous declaration of 'strerror_r' was here >configure:23058: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| /* end confdefs.h. */ >| #include <string.h> >| int strerror_r (int, char *, size_t); >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:23074: result: no >configure:23185: checking whether __xpg_strerror_r works >configure:23235: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:23239: $? = 0 >configure:23245: ./conftest >configure:23249: $? = 2 >configure: program exited with status 2 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| /* end confdefs.h. */ >| #include <errno.h> >| #include <string.h> >| extern >| #ifdef __cplusplus >| "C" >| #endif >| int __xpg_strerror_r(int, char *, size_t); >| >| int >| main () >| { >| int result = 0; >| char buf[256] = "^"; >| char copy[256]; >| char *str = strerror (-1); >| strcpy (copy, str); >| if (__xpg_strerror_r (-2, buf, 1) == 0) >| result |= 1; >| if (*buf) >| result |= 2; >| __xpg_strerror_r (-2, buf, 256); >| if (strcmp (str, copy)) >| result |= 4; >| return result; >| >| ; >| return 0; >| } >configure:23267: result: no >configure:23275: checking whether strerror_r is declared >configure:23326: result: yes >configure:23409: checking for ssize_t >configure:23436: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23443: $? = 0 >configure:23458: result: yes >configure:23484: checking whether <sys/select.h> is self-contained >configure:23511: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23518: $? = 0 >configure:23555: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23562: $? = 0 >configure:23606: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:23613: $? = 0 >configure:23644: result: yes >configure:23909: checking whether pselect is declared without a macro >configure:23943: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23950: $? = 0 >configure:23967: result: yes >configure:23909: checking whether select is declared without a macro >configure:23943: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23950: $? = 0 >configure:23967: result: yes >configure:24227: checking for library containing setsockopt >configure:24259: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:24266: $? = 0 >configure:24452: result: none needed >configure:24468: checking whether setenv is declared >configure:24497: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:24504: $? = 0 >configure:24519: result: yes >configure:24589: checking search.h usability >configure:24606: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:24613: $? = 0 >configure:24627: result: yes >configure:24631: checking search.h presence >configure:24646: gcc -E conftest.c >configure:24653: $? = 0 >configure:24667: result: yes >configure:24695: checking for search.h >configure:24704: result: yes >configure:24723: checking for tsearch >configure:24779: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:24786: $? = 0 >configure:24808: result: yes >configure:24823: checking for sigset_t >configure:24856: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:24863: $? = 0 >configure:24895: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:202: error: expected expression before ')' token >configure:24902: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| /* end confdefs.h. */ >| >| #include <signal.h> >| /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ >| #include <sys/types.h> >| >| >| int >| main () >| { >| if (sizeof ((sigset_t))) >| return 0; >| ; >| return 0; >| } >configure:24925: result: yes >configure:24942: checking for uid_t in sys/types.h >configure:24965: result: yes >configure:25004: checking whether snprintf returns a byte count as in C99 >configure:25084: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:25088: $? = 0 >configure:25094: ./conftest >configure:25098: $? = 0 >configure:25116: result: yes >configure:25120: checking whether snprintf is declared >configure:25149: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25156: $? = 0 >configure:25171: result: yes >configure:25190: checking for stdbool.h that conforms to C99 >configure:25267: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25274: $? = 0 >configure:25289: result: yes >configure:25291: checking for _Bool >configure:25319: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25326: $? = 0 >configure:25353: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:231: error: expected expression before ')' token >configure:25360: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((_Bool))) >| return 0; >| ; >| return 0; >| } >configure:25383: result: yes >configure:25402: checking whether strdup is declared >configure:25431: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25438: $? = 0 >configure:25453: result: yes >configure:25576: checking whether ffsl is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether ffsll is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether memmem is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether mempcpy is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether memrchr is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether rawmemchr is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether stpcpy is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether stpncpy is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strchrnul is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strdup is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strncat is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strndup is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strnlen is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strpbrk is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strsep is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strcasestr is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strtok_r is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strerror_r is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strsignal is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25576: checking whether strverscmp is declared without a macro >configure:25604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25611: $? = 0 >configure:25628: result: yes >configure:25644: checking whether strndup is declared >configure:25695: result: yes >configure:25721: checking whether strnlen is declared >configure:25772: result: yes >configure:25798: checking whether strtoumax is declared >configure:25849: result: yes >configure:25914: checking for struct timespec in <time.h> >configure:25941: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25948: $? = 0 >configure:25963: result: yes >configure:26169: checking whether the utimes function works >configure:26294: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26298: $? = 0 >configure:26304: ./conftest >configure:26308: $? = 0 >configure:26325: result: yes >configure:26353: checking for struct utimbuf >configure:26386: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26393: $? = 0 >configure:26408: result: yes >configure:26450: checking for wint_t >configure:26485: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26492: $? = 0 >configure:26507: result: yes >configure:26517: checking for size_t >configure:26545: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26552: $? = 0 >configure:26579: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:259: error: expected expression before ')' token >configure:26586: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:26609: result: yes >configure:26622: checking for inttypes.h >configure:26651: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26658: $? = 0 >configure:26673: result: yes >configure:26684: checking for stdint.h >configure:26711: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26718: $? = 0 >configure:26733: result: yes >configure:26746: checking for intmax_t >configure:26781: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26788: $? = 0 >configure:26803: result: yes >configure:26824: checking where to find the exponent in a 'double' >configure:27329: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27333: $? = 0 >configure:27339: ./conftest >configure:27343: $? = 0 >configure:27362: result: word 1 bit 20 >configure:27396: checking for snprintf >configure:27481: result: yes >configure:27396: checking for strnlen >configure:27452: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27459: $? = 0 >configure:27481: result: yes >configure:27396: checking for wcslen >configure:27452: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27459: $? = 0 >configure:27481: result: yes >configure:27396: checking for wcsnlen >configure:27452: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27459: $? = 0 >configure:27481: result: yes >configure:27396: checking for mbrtowc >configure:27481: result: yes >configure:27396: checking for wcrtomb >configure:27481: result: yes >configure:27493: checking whether _snprintf is declared >configure:27523: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:240: error: '_snprintf' undeclared (first use in this function) >conftest.c:240: error: (Each undeclared identifier is reported only once >conftest.c:240: error: for each function it appears in.) >configure:27530: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| #ifndef _snprintf >| (void) _snprintf; >| #endif >| >| ; >| return 0; >| } >configure:27545: result: no >configure:27576: checking whether <wchar.h> uses 'inline' correctly >configure:27602: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:27605: $? = 0 >configure:27627: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:27630: $? = 0 >configure:27643: result: yes >configure:27687: checking whether ungetc works on arbitrary bytes >configure:27737: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27741: $? = 0 >configure:27747: ./conftest >configure:27751: $? = 0 >configure:27769: result: yes >configure:27788: checking for off_t >configure:27816: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:27823: $? = 0 >configure:27850: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:272: error: expected expression before ')' token >configure:27857: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((off_t))) >| return 0; >| ; >| return 0; >| } >configure:27880: result: yes >configure:27898: checking for inttypes.h >configure:27905: result: yes >configure:28040: checking whether the inttypes.h PRIxNN macros are broken >configure:28072: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28079: $? = 0 >configure:28095: result: no >configure:28117: checking for LC_MESSAGES >configure:28143: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:28150: $? = 0 >configure:28170: result: yes >configure:28181: checking for CFPreferencesCopyAppValue >configure:28209: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:238:42: error: CoreFoundation/CFPreferences.h: No such file or directory >conftest.c: In function 'main': >conftest.c:242: warning: implicit declaration of function 'CFPreferencesCopyAppValue' >conftest.c:242: error: 'NULL' undeclared (first use in this function) >conftest.c:242: error: (Each undeclared identifier is reported only once >conftest.c:242: error: for each function it appears in.) >configure:28216: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:28237: result: no >configure:28246: checking for CFLocaleCopyCurrent >configure:28274: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:238:37: error: CoreFoundation/CFLocale.h: No such file or directory >conftest.c: In function 'main': >conftest.c:242: warning: implicit declaration of function 'CFLocaleCopyCurrent' >configure:28281: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:28302: result: no >configure:28318: checking whether alarm is declared >configure:28347: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28354: $? = 0 >configure:28369: result: yes >configure:28401: checking whether unsetenv is declared >configure:28430: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28437: $? = 0 >configure:28452: result: yes >configure:28520: checking for alloca as a compiler built-in >configure:28548: result: yes >configure:28681: checking whether inet_ntop is declared without a macro >configure:28717: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28724: $? = 0 >configure:28741: result: yes >configure:28681: checking whether inet_pton is declared without a macro >configure:28717: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28724: $? = 0 >configure:28741: result: yes >configure:28756: checking for a thread-safe mkdir -p >configure:28795: result: /bin/mkdir -p >configure:28827: checking byteswap.h usability >configure:28844: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28851: $? = 0 >configure:28865: result: yes >configure:28869: checking byteswap.h presence >configure:28884: gcc -E conftest.c >configure:28891: $? = 0 >configure:28905: result: yes >configure:28933: checking for byteswap.h >configure:28942: result: yes >configure:28992: checking whether this system has an arbitrary file name length limit >configure:29037: result: yes >configure:29068: checking for library containing clock_gettime >configure:29109: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccsIXX2K.o: In function `main': >/builddir/build/BUILD/libguestfs-1.16.34/conftest.c:256: undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure:29116: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char clock_gettime (); >| int >| main () >| { >| return clock_gettime (); >| ; >| return 0; >| } >configure:29109: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 >configure:29116: $? = 0 >configure:29147: result: -lrt >configure:29161: checking for clock_gettime >configure:29217: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 >configure:29224: $? = 0 >configure:29246: result: yes >configure:29161: checking for clock_settime >configure:29217: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 >configure:29224: $? = 0 >configure:29246: result: yes >configure:29512: checking for closedir >configure:29568: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29575: $? = 0 >configure:29597: result: yes >configure:29735: checking for d_ino member in directory struct >configure:29786: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29790: $? = 0 >configure:29796: ./conftest >configure:29800: $? = 0 >configure:29817: result: yes >configure:29830: checking for d_type member in directory struct >configure:29859: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29866: $? = 0 >configure:29888: result: yes >configure:30004: checking whether alphasort is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30004: checking whether closedir is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30004: checking whether dirfd is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30004: checking whether fdopendir is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30004: checking whether opendir is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30004: checking whether readdir is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30004: checking whether rewinddir is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30004: checking whether scandir is declared without a macro >configure:30032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30039: $? = 0 >configure:30056: result: yes >configure:30096: checking for dirfd >configure:30152: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:30159: $? = 0 >configure:30181: result: yes >configure:30193: checking whether dirfd is declared >configure:30246: result: yes >configure:30268: checking whether dirfd is a macro >configure:30295: result: no >configure:30418: checking whether // is distinct from / >configure:30447: result: no >configure:30525: checking whether dup2 works >configure:30589: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:30593: $? = 0 >configure:30599: ./conftest >configure:30603: $? = 0 >configure:30621: result: yes >configure:30701: checking for error_at_line >configure:30727: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:30734: $? = 0 >configure:30754: result: yes >configure:30942: checking whether fcntl handles F_DUPFD correctly >configure:30982: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:30986: $? = 0 >configure:30992: ./conftest >configure:30996: $? = 0 >configure:31013: result: yes >configure:31039: checking whether fcntl understands F_DUPFD_CLOEXEC >configure:31070: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:31077: $? = 0 >configure:31109: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:276: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:31116: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| /* end confdefs.h. */ >| >| #ifdef __linux__ >| /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace >| it to support the semantics on older kernels that failed with EINVAL. */ >| choke me >| #endif >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:31139: result: needs runtime check >configure:31305: checking whether fcntl is declared without a macro >configure:31333: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:31340: $? = 0 >configure:31357: result: yes >configure:31305: checking whether openat is declared without a macro >configure:31333: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:31340: $? = 0 >configure:31357: result: yes >configure:31387: checking whether fdopendir is declared >configure:31441: result: yes >configure:31469: checking whether fdopendir works >configure:31520: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31524: $? = 0 >configure:31530: ./conftest >configure:31534: $? = 0 >configure:31551: result: yes >configure:31662: checking whether conversion from 'int' to 'long double' works >configure:31717: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31721: $? = 0 >configure:31727: ./conftest >configure:31731: $? = 0 >configure:31749: result: yes >configure:31876: checking for working POSIX fnmatch >configure:31987: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31991: $? = 0 >configure:31997: ./conftest >configure:32001: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| /* end confdefs.h. */ >| #include <fnmatch.h> >| static int >| y (char const *pattern, char const *string, int flags) >| { >| return fnmatch (pattern, string, flags) == 0; >| } >| static int >| n (char const *pattern, char const *string, int flags) >| { >| return fnmatch (pattern, string, flags) == FNM_NOMATCH; >| } >| >| int >| main () >| { >| char const *Apat = 'A' < '\\' ? "[A-\\\\]" : "[\\\\-A]"; >| char const *apat = 'a' < '\\' ? "[a-\\\\]" : "[\\\\-a]"; >| static char const A_1[] = { 'A' - 1, 0 }; >| static char const A01[] = { 'A' + 1, 0 }; >| static char const a_1[] = { 'a' - 1, 0 }; >| static char const a01[] = { 'a' + 1, 0 }; >| static char const bs_1[] = { '\\' - 1, 0 }; >| static char const bs01[] = { '\\' + 1, 0 }; >| int result = 0; >| if (!n ("a*", "", 0)) >| return 1; >| if (!y ("a*", "abc", 0)) >| return 1; >| if (!y ("[/b", "[/b", 0)) /*"]]"*/ /* glibc Bugzilla bug 12378 */ >| return 1; >| if (!n ("d*/*1", "d/s/1", FNM_PATHNAME)) >| return 2; >| if (!y ("a\\bc", "abc", 0)) >| return 3; >| if (!n ("a\\bc", "abc", FNM_NOESCAPE)) >| return 3; >| if (!y ("*x", ".x", 0)) >| return 4; >| if (!n ("*x", ".x", FNM_PERIOD)) >| return 4; >| if (!y (Apat, "\\", 0)) >| return 5; >| if (!y (Apat, "A", 0)) >| return 5; >| if (!y (apat, "\\", 0)) >| return 5; >| if (!y (apat, "a", 0)) >| return 5; >| if (!(n (Apat, A_1, 0) == ('A' < '\\'))) >| return 5; >| if (!(n (apat, a_1, 0) == ('a' < '\\'))) >| return 5; >| if (!(y (Apat, A01, 0) == ('A' < '\\'))) >| return 5; >| if (!(y (apat, a01, 0) == ('a' < '\\'))) >| return 5; >| if (!(y (Apat, bs_1, 0) == ('A' < '\\'))) >| return 5; >| if (!(y (apat, bs_1, 0) == ('a' < '\\'))) >| return 5; >| if (!(n (Apat, bs01, 0) == ('A' < '\\'))) >| return 5; >| if (!(n (apat, bs01, 0) == ('a' < '\\'))) >| return 5; >| #if 0 >| if (!y ("xxXX", "xXxX", FNM_CASEFOLD)) >| result |= 8; >| if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH)) >| result |= 16; >| if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME)) >| result |= 32; >| if (!y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR)) >| result |= 64; >| if (!y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR)) >| result |= 64; >| if (!y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR)) >| result |= 64; >| #endif >| return result; >| >| ; >| return 0; >| } >configure:32021: result: no >configure:32057: checking whether isblank is declared >configure:32087: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32094: $? = 0 >configure:32109: result: yes >configure:32185: checking whether __fpending is declared >configure:32215: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32222: $? = 0 >configure:32237: result: yes >configure:32459: checking whether fstatat (..., 0) works >configure:32494: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:32498: $? = 0 >configure:32504: ./conftest >configure:32508: $? = 0 >configure:32526: result: yes >configure:32602: checking for sys/mount.h >configure:32626: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32633: $? = 0 >configure:32650: result: yes >configure:32666: checking how to get file system space usage >configure:32679: checking for statvfs function (SVR4) >configure:32723: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:32730: $? = 0 >configure:32750: result: yes >configure:32757: checking whether to use statvfs64 >configure:32790: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:292: error: size of array 'check_f_blocks_larger_in_statvfs64' is negative >configure:32797: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/statvfs.h> >| struct statvfs64 fsd; >| int check_f_blocks_larger_in_statvfs64 >| [sizeof (((struct statvfs64 *) 0)->f_blocks) >| > sizeof (((struct statvfs *) 0)->f_blocks) >| ? 1 : -1]; >| >| int >| main () >| { >| statvfs64 (0, &fsd); >| ; >| return 0; >| } >configure:32818: result: no >configure:32838: checking for two-argument statfs with statfs.f_frsize member >configure:32876: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:32880: $? = 0 >configure:32886: ./conftest >configure:32890: $? = 0 >configure:32908: result: yes >configure:33420: checking dustat.h usability >configure:33437: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:321:20: error: dustat.h: No such file or directory >configure:33444: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <dustat.h> >configure:33458: result: no >configure:33462: checking dustat.h presence >configure:33477: gcc -E conftest.c >conftest.c:288:20: error: dustat.h: No such file or directory >configure:33484: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| /* end confdefs.h. */ >| #include <dustat.h> >configure:33498: result: no >configure:33526: checking for dustat.h >configure:33535: result: no >configure:33420: checking sys/fs/s5param.h usability >configure:33437: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:321:28: error: sys/fs/s5param.h: No such file or directory >configure:33444: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fs/s5param.h> >configure:33458: result: no >configure:33462: checking sys/fs/s5param.h presence >configure:33477: gcc -E conftest.c >conftest.c:288:28: error: sys/fs/s5param.h: No such file or directory >configure:33484: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| /* end confdefs.h. */ >| #include <sys/fs/s5param.h> >configure:33498: result: no >configure:33526: checking for sys/fs/s5param.h >configure:33535: result: no >configure:33420: checking sys/filsys.h usability >configure:33437: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:321:24: error: sys/filsys.h: No such file or directory >configure:33444: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filsys.h> >configure:33458: result: no >configure:33462: checking sys/filsys.h presence >configure:33477: gcc -E conftest.c >conftest.c:288:24: error: sys/filsys.h: No such file or directory >configure:33484: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| /* end confdefs.h. */ >| #include <sys/filsys.h> >configure:33498: result: no >configure:33526: checking for sys/filsys.h >configure:33535: result: no >configure:33420: checking sys/statfs.h usability >configure:33437: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:33444: $? = 0 >configure:33458: result: yes >configure:33462: checking sys/statfs.h presence >configure:33477: gcc -E conftest.c >configure:33484: $? = 0 >configure:33498: result: yes >configure:33526: checking for sys/statfs.h >configure:33535: result: yes >configure:33551: checking for statfs that truncates block counts >configure:33583: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:291: error: expected '=', ',', ';', 'asm' or '__attribute__' before '--' token >In file included from conftest.c:294: >/usr/include/sys/types.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_char' >configure:33590: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| /* end confdefs.h. */ >| >| #if !defined(sun) && !defined(__sun) >| choke -- this is a workaround for a Sun-specific problem >| #endif >| #include <sys/types.h> >| #include <sys/vfs.h> >| int >| main () >| { >| struct statfs t; long c = *(t.f_spare); >| if (c) return 0; >| ; >| return 0; >| } >configure:33613: result: no >configure:33673: checking for ftello >configure:33728: result: yes >configure:33741: checking whether ftello works >configure:33859: result: yes >configure:34051: checking for struct statfs.f_type >configure:34081: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:34088: $? = 0 >configure:34148: result: yes >configure:34184: checking whether futimens works >configure:34232: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:34236: $? = 0 >configure:34242: ./conftest >configure:34246: $? = 0 >configure:34276: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:297: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:34283: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| /* end confdefs.h. */ >| >| #ifdef __linux__ >| /* The Linux kernel added futimens in 2.6.22, but has bugs with UTIME_OMIT >| in several file systems as recently as 2.6.32. Always replace futimens >| to support older kernels. */ >| choke me >| #endif >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:34312: result: needs runtime check >configure:34349: checking how to do getaddrinfo, freeaddrinfo and getnameinfo >configure:34354: checking for library containing getaddrinfo >configure:34395: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:34402: $? = 0 >configure:34433: result: none required >configure:34446: checking for getaddrinfo >configure:34482: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:34489: $? = 0 >configure:34509: result: yes >configure:34589: checking whether gai_strerror is declared >configure:34653: result: yes >configure:34672: checking whether gai_strerrorA is declared >configure:34714: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:312: error: 'gai_strerrorA' undeclared (first use in this function) >conftest.c:312: error: (Each undeclared identifier is reported only once >conftest.c:312: error: for each function it appears in.) >configure:34721: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| #ifdef HAVE_NETDB_H >| #include <netdb.h> >| #endif >| #ifdef HAVE_WS2TCPIP_H >| #include <ws2tcpip.h> >| #endif >| #include <stddef.h> >| >| >| int >| main () >| { >| #ifndef gai_strerrorA >| (void) gai_strerrorA; >| #endif >| >| ; >| return 0; >| } >configure:34736: result: no >configure:34754: checking for gai_strerror with POSIX signature >configure:34790: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:34797: $? = 0 >configure:34812: result: yes >configure:34829: checking for struct sockaddr.sa_len >configure:34861: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:304: error: 'struct sockaddr' has no member named 'sa_len' >configure:34868: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:34905: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:304: error: 'struct sockaddr' has no member named 'sa_len' >configure:34912: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (sizeof ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:34930: result: no >configure:34950: checking whether getaddrinfo is declared >configure:35016: result: yes >configure:35032: checking whether freeaddrinfo is declared >configure:35098: result: yes >configure:35114: checking whether getnameinfo is declared >configure:35180: result: yes >configure:35211: checking for struct addrinfo >configure:35251: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35258: $? = 0 >configure:35297: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:314: error: expected expression before ')' token >configure:35304: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| #ifdef HAVE_NETDB_H >| #include <netdb.h> >| #endif >| #ifdef HAVE_WS2TCPIP_H >| #include <ws2tcpip.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((struct addrinfo))) >| return 0; >| ; >| return 0; >| } >configure:35327: result: yes >configure:35464: checking for working getdelim function >configure:35538: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:35542: $? = 0 >configure:35548: ./conftest >configure:35552: $? = 0 >configure:35569: result: yes >configure:35845: checking for getline >configure:35901: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:35908: $? = 0 >configure:35928: result: yes >configure:35937: checking for working getline function >configure:36011: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:36015: $? = 0 >configure:36021: ./conftest >configure:36025: $? = 0 >configure:36042: result: yes >configure:36116: checking whether getlogin_r works with small buffers >configure:36166: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:36170: $? = 0 >configure:36176: ./conftest >configure:36180: $? = 0 >configure:36201: result: yes >configure:36382: checking whether gettimeofday clobbers localtime buffer >configure:36431: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:36435: $? = 0 >configure:36441: ./conftest >configure:36445: $? = 0 >configure:36462: result: no >configure:36488: checking for gettimeofday with POSIX signature >configure:36526: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:309: error: conflicting types for 'gettimeofday' >/usr/include/sys/time.h:73: note: previous declaration of 'gettimeofday' was here >configure:36533: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| /* end confdefs.h. */ >| #include <sys/time.h> >| struct timeval c; >| int gettimeofday (struct timeval *restrict, void *restrict); >| >| int >| main () >| { >| /* glibc uses struct timezone * rather than the POSIX void * >| if _GNU_SOURCE is defined. However, since the only portable >| use of gettimeofday uses NULL as the second parameter, and >| since the glibc definition is actually more typesafe, it is >| not worth wrapping this to get a compliant signature. */ >| int (*f) (struct timeval *restrict, void *restrict) >| = gettimeofday; >| int x = f (&c, 0); >| return !(x | c.tv_sec | c.tv_usec); >| >| ; >| return 0; >| } >configure:36566: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:36573: $? = 0 >configure:36591: result: almost >configure:36904: checking glob.h usability >configure:36921: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:36928: $? = 0 >configure:36942: result: yes >configure:36946: checking glob.h presence >configure:36961: gcc -E conftest.c >configure:36968: $? = 0 >configure:36982: result: yes >configure:37010: checking for glob.h >configure:37019: result: yes >configure:37038: checking for GNU glob interface version 1 >configure:37058: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:37065: $? = 0 >configure:37080: result: yes >configure:37089: checking whether glob lists broken symlinks >configure:37130: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:37134: $? = 0 >configure:37140: ./conftest >configure:37144: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| /* end confdefs.h. */ >| #include <stddef.h> >| #include <glob.h> >| int >| main () >| { >| glob_t found; >| if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1; >| ; >| return 0; >| } >configure:37162: result: no >configure:37244: checking for library containing gethostbyname >configure:37323: result: none required >configure:37339: checking for gethostbyname >configure:37424: result: yes >configure:37772: checking for library containing inet_ntop >configure:37851: result: none required >configure:37979: checking whether inet_ntop is declared >configure:38035: result: yes >configure:38086: checking whether the compiler generally respects inline >configure:38117: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38124: $? = 0 >configure:38141: result: yes >configure:38187: checking whether locale.h conforms to POSIX:2001 >configure:38215: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38222: $? = 0 >configure:38237: result: yes >configure:38249: checking whether locale.h defines locale_t >configure:38276: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38283: $? = 0 >configure:38299: result: yes >configure:38312: checking whether struct lconv is properly defined >configure:38341: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38348: $? = 0 >configure:38364: result: yes >configure:38447: checking whether setlocale is declared without a macro >configure:38479: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38486: $? = 0 >configure:38503: result: yes >configure:38447: checking whether duplocale is declared without a macro >configure:38479: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38486: $? = 0 >configure:38503: result: yes >configure:38668: checking for pthread_rwlock_t >configure:38697: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38704: $? = 0 >configure:38732: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:321: error: expected expression before ')' token >configure:38739: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| >| int >| main () >| { >| if (sizeof ((pthread_rwlock_t))) >| return 0; >| ; >| return 0; >| } >configure:38762: result: yes >configure:38802: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38809: $? = 0 >configure:38844: checking whether lseek detects pipes >configure:38887: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:38894: $? = 0 >configure:38966: result: yes >configure:39137: checking whether mbrtowc handles incomplete characters >configure:39192: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:39196: $? = 0 >configure:39202: ./conftest >configure:39206: $? = 0 >configure:39225: result: yes >configure:39231: checking whether mbrtowc works as well as mbtowc >configure:39290: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:39294: $? = 0 >configure:39300: ./conftest >configure:39304: $? = 0 >configure:39323: result: yes >configure:39438: checking whether mbrtowc handles a NULL pwc argument >configure:39507: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:39511: $? = 0 >configure:39517: ./conftest >configure:39521: $? = 0 >configure:39540: result: yes >configure:39546: checking whether mbrtowc handles a NULL string argument >configure:39603: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:39607: $? = 0 >configure:39613: ./conftest >configure:39617: $? = 0 >configure:39636: result: yes >configure:39644: checking whether mbrtowc has a correct return value >configure:39769: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:39773: $? = 0 >configure:39779: ./conftest >configure:39783: $? = 0 >configure:39805: result: yes >configure:39811: checking whether mbrtowc returns 0 when parsing a NUL character >configure:39865: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:39869: $? = 0 >configure:39875: ./conftest >configure:39879: $? = 0 >configure:39898: result: yes >configure:40003: checking whether mbrtowc handles incomplete characters >configure:40091: result: yes >configure:40097: checking whether mbrtowc works as well as mbtowc >configure:40189: result: yes >configure:40365: checking whether mbrtowc handles incomplete characters >configure:40453: result: yes >configure:40459: checking whether mbrtowc works as well as mbtowc >configure:40551: result: yes >configure:40669: checking whether mbsrtowcs works >configure:40771: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:40775: $? = 0 >configure:40781: ./conftest >configure:40785: $? = 0 >configure:40804: result: yes >configure:41037: checking whether memmem works in linear time >configure:41122: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:41126: $? = 0 >configure:41132: ./conftest >configure:41136: $? = 0 >configure:41154: result: yes >configure:41184: checking for memmem >configure:41269: result: yes >configure:41296: checking whether memmem works >configure:41406: result: yes >configure:41456: checking for mempcpy >configure:41541: result: yes >configure:41608: checking for memrchr >configure:41664: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:41671: $? = 0 >configure:41693: result: yes >configure:41742: checking for mkdtemp >configure:41798: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:41805: $? = 0 >configure:41827: result: yes >configure:42022: checking whether getaddrinfo is declared without a macro >configure:42073: result: yes >configure:42022: checking whether freeaddrinfo is declared without a macro >configure:42073: result: yes >configure:42022: checking whether gai_strerror is declared without a macro >configure:42073: result: yes >configure:42022: checking whether getnameinfo is declared without a macro >configure:42073: result: yes >configure:42089: checking whether <netinet/in.h> is self-contained >configure:42116: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:42123: $? = 0 >configure:42139: result: yes >configure:42392: checking for a thread-safe mkdir -p >configure:42431: result: /bin/mkdir -p >configure:42449: checking whether open recognizes a trailing slash >configure:42498: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42502: $? = 0 >configure:42508: ./conftest >configure:42512: $? = 0 >configure:42531: result: yes >configure:42682: checking for opendir >configure:42738: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42745: $? = 0 >configure:42767: result: yes >configure:42983: checking whether pread works >configure:43057: gcc -std=gnu99 -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:43061: $? = 0 >configure:43067: ./conftest >configure:43071: $? = 0 >configure:43090: result: yes >configure:43129: checking whether program_invocation_name is declared >configure:43159: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:43166: $? = 0 >configure:43181: result: yes >configure:43199: checking whether program_invocation_short_name is declared >configure:43229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:43236: $? = 0 >configure:43251: result: yes >configure:43283: checking for raise >configure:43339: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43346: $? = 0 >configure:43368: result: yes >configure:43429: checking for rawmemchr >configure:43485: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43492: $? = 0 >configure:43514: result: yes >configure:43608: checking for readdir >configure:43664: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43671: $? = 0 >configure:43693: result: yes >configure:43750: checking whether readlink signature is correct >configure:43778: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:43785: $? = 0 >configure:43800: result: yes >configure:43802: checking whether readlink handles trailing slash correctly >configure:43842: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43846: $? = 0 >configure:43852: ./conftest >configure:43856: $? = 0 >configure:43874: result: yes >configure:43997: checking whether select supports a 0 argument >configure:44039: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:44043: $? = 0 >configure:44049: ./conftest >configure:44053: $? = 0 >configure:44071: result: yes >configure:44168: checking for library containing getservbyname >configure:44247: result: none required >configure:44263: checking for getservbyname >configure:44348: result: yes >configure:44439: checking whether setenv validates arguments >configure:44493: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:44497: $? = 0 >configure:44503: ./conftest >configure:44507: $? = 0 >configure:44524: result: yes >configure:44640: checking for volatile sig_atomic_t >configure:44671: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44678: $? = 0 >configure:44708: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:368: error: expected expression before ')' token >configure:44715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| /* end confdefs.h. */ >| >| #include <signal.h> >| >| >| int >| main () >| { >| if (sizeof ((volatile sig_atomic_t))) >| return 0; >| ; >| return 0; >| } >configure:44738: result: yes >configure:44752: checking for sighandler_t >configure:44783: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44790: $? = 0 >configure:44820: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:368: error: expected expression before ')' token >configure:44827: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| /* end confdefs.h. */ >| >| #include <signal.h> >| >| >| int >| main () >| { >| if (sizeof ((sighandler_t))) >| return 0; >| ; >| return 0; >| } >configure:44850: result: yes >configure:44871: checking whether pthread_sigmask is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigaction is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigaddset is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigdelset is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigemptyset is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigfillset is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigismember is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigpending is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44871: checking whether sigprocmask is declared without a macro >configure:44899: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44906: $? = 0 >configure:44923: result: yes >configure:44944: checking for stdint.h >configure:44951: result: yes >configure:45085: checking for SIZE_MAX >configure:45818: result: yes >configure:45832: checking whether sleep is declared >configure:45862: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:45869: $? = 0 >configure:45884: result: yes >configure:45912: checking for working sleep >configure:45970: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:45974: $? = 0 >configure:45980: ./conftest >configure:45984: $? = 0 >configure:46001: result: yes >configure:46047: checking for snprintf >configure:46132: result: yes >configure:46148: checking whether snprintf respects a size of 1 >configure:46192: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:46196: $? = 0 >configure:46202: ./conftest >configure:46206: $? = 0 >configure:46224: result: yes >configure:46234: checking whether printf supports POSIX/XSI format strings with positions >configure:46276: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:46280: $? = 0 >configure:46286: ./conftest >configure:46290: $? = 0 >configure:46308: result: yes >configure:46659: checking for library containing setsockopt >configure:46884: result: none needed >configure:46899: checking for socklen_t >configure:46938: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:46945: $? = 0 >configure:46983: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:392: error: expected expression before ')' token >configure:46990: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| /* end confdefs.h. */ >| >| /* <sys/types.h> is not needed according to POSIX, but the >| <sys/socket.h> in i386-unknown-freebsd4.10 and >| powerpc-apple-darwin5.5 required it. */ >| #include <sys/types.h> >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #elif HAVE_WS2TCPIP_H >| # include <ws2tcpip.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((socklen_t))) >| return 0; >| ; >| return 0; >| } >configure:47013: result: yes >configure:47096: checking for ssize_t >configure:47145: result: yes >configure:47164: checking whether stat handles trailing slashes on directories >configure:47197: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:47201: $? = 0 >configure:47207: ./conftest >configure:47211: $? = 0 >configure:47228: result: yes >configure:47230: checking whether stat handles trailing slashes on files >configure:47280: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:47284: $? = 0 >configure:47290: ./conftest >configure:47294: $? = 0 >configure:47312: result: yes >configure:47374: checking for struct stat.st_atim.tv_nsec >configure:47404: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47411: $? = 0 >configure:47471: result: yes >configure:47479: checking whether struct stat.st_atim is of type struct timespec >configure:47516: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47523: $? = 0 >configure:47538: result: yes >configure:47886: checking for struct stat.st_birthtimespec.tv_nsec >configure:47916: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:387: error: 'struct stat' has no member named 'st_birthtimespec' >configure:47923: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_birthtimespec.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:47958: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:387: error: 'struct stat' has no member named 'st_birthtimespec' >configure:47965: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_birthtimespec.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:47983: result: no >configure:47993: checking for struct stat.st_birthtimensec >configure:48023: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:387: error: 'struct stat' has no member named 'st_birthtimensec' >configure:48030: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_birthtimensec) >| return 0; >| ; >| return 0; >| } >configure:48065: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:387: error: 'struct stat' has no member named 'st_birthtimensec' >configure:48072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_birthtimensec) >| return 0; >| ; >| return 0; >| } >configure:48090: result: no >configure:48100: checking for struct stat.st_birthtim.tv_nsec >configure:48130: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:387: error: 'struct stat' has no member named 'st_birthtim' >configure:48137: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_birthtim.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:48172: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:387: error: 'struct stat' has no member named 'st_birthtim' >configure:48179: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_birthtim.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:48197: result: no >configure:48214: checking for working stdalign.h >configure:48263: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:380:22: error: stdalign.h: No such file or directory >conftest.c:392: warning: implicit declaration of function '_Alignof' >conftest.c:392: error: expected expression before 'double' >conftest.c:393: error: expected expression before 'long' >conftest.c:394: warning: implicit declaration of function 'alignof' >conftest.c:394: error: expected expression before 'double' >conftest.c:394: error: expected expression before 'double' >conftest.c:398: error: expected declaration specifiers or '...' before numeric constant >conftest.c: In function 'alignas': >conftest.c:398: error: expected declaration specifiers before 'alignas_int' >conftest.c:399: error: 'alignas_int' undeclared (first use in this function) >conftest.c:399: error: (Each undeclared identifier is reported only once >conftest.c:399: error: for each function it appears in.) >conftest.c:404: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token >conftest.c:399: error: declaration for parameter 'test_alignas' but no such parameter >conftest.c:408: error: expected '{' at end of input >configure:48270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #include <stdalign.h> >| #include <stddef.h> >| >| /* Test that alignof yields a result consistent with offsetof. >| This catches GCC bug 52023 >| <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */ >| #ifdef __cplusplus >| template <class t> struct alignof_helper { char a; t b; }; >| # define ao(type) offsetof (alignof_helper<type>, b) >| #else >| # define ao(type) offsetof (struct { char a; type b; }, b) >| #endif >| char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; >| char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; >| char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; >| >| /* Test _Alignas only on platforms where gnulib can help. */ >| #if (__GNUC__ || __IBMC__ || __IBMCPP__ || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER) >| int alignas (8) alignas_int = 1; >| char test_alignas[_Alignof (alignas_int) == 8 ? 1 : -1]; >| #endif >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:48285: result: no >configure:48307: checking for va_copy >configure:48338: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48345: $? = 0 >configure:48361: result: yes >configure:48581: checking whether NULL can be used in arbitrary expressions >configure:48631: result: yes >configure:48849: checking whether dprintf is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether fpurge is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:389: error: 'fpurge' undeclared (first use in this function) >conftest.c:389: error: (Each undeclared identifier is reported only once >conftest.c:389: error: for each function it appears in.) >configure:48884: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| #undef fpurge >| (void) fpurge; >| ; >| return 0; >| } >configure:48901: result: no >configure:48849: checking whether fseeko is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether ftello is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether getdelim is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether getline is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether gets is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether pclose is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether popen is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether renameat is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether snprintf is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether tmpfile is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether vdprintf is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:48849: checking whether vsnprintf is declared without a macro >configure:48877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:48884: $? = 0 >configure:48901: result: yes >configure:49023: checking whether _Exit is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether atoll is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether canonicalize_file_name is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether getloadavg is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether getsubopt is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether grantpt is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether initstate is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether initstate_r is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether mkdtemp is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether mkostemp is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether mkostemps is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether mkstemp is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether mkstemps is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether posix_openpt is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether ptsname is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether ptsname_r is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether random is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether random_r is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether realpath is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether rpmatch is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether setenv is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether setstate is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether setstate_r is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether srandom is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether srandom_r is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether strtod is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether strtoll is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether strtoull is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether unlockpt is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49023: checking whether unsetenv is declared without a macro >configure:49057: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49064: $? = 0 >configure:49081: result: yes >configure:49104: checking for strchrnul >configure:49160: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:49167: $? = 0 >configure:49189: result: yes >configure:49204: checking whether strchrnul works >configure:49262: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:49266: $? = 0 >configure:49272: ./conftest >configure:49276: $? = 0 >configure:49294: result: yes >configure:49396: checking for working strerror function >configure:49432: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:49436: $? = 0 >configure:49442: ./conftest >configure:49446: $? = 0 >configure:49464: result: yes >configure:49809: checking for working strndup >configure:49857: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:49861: $? = 0 >configure:49867: ./conftest >configure:49871: $? = 0 >configure:49888: result: yes >configure:49942: checking for working strnlen >configure:49986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:49990: $? = 0 >configure:49996: ./conftest >configure:50000: $? = 0 >configure:50017: result: yes >configure:50065: checking for strtoll >configure:50121: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:50128: $? = 0 >configure:50150: result: yes >configure:50207: checking for strtoull >configure:50263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:50270: $? = 0 >configure:50292: result: yes >configure:50468: checking whether symlink handles trailing slash correctly >configure:50512: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:50516: $? = 0 >configure:50522: ./conftest >configure:50526: $? = 0 >configure:50544: result: yes >configure:50630: checking whether <sys/select.h> is self-contained >configure:50790: result: yes >configure:51055: checking whether pselect is declared without a macro >configure:51113: result: yes >configure:51055: checking whether select is declared without a macro >configure:51113: result: yes >configure:51128: checking for a thread-safe mkdir -p >configure:51167: result: /bin/mkdir -p >configure:51186: checking whether <sys/socket.h> is self-contained >configure:51236: result: yes >configure:51243: checking for shutdown >configure:51328: result: yes >configure:51341: checking whether <sys/socket.h> defines the SHUT_* macros >configure:51391: result: yes >configure:51499: checking for struct sockaddr_storage >configure:51615: result: yes >configure:51625: checking for sa_family_t >configure:51741: result: yes >configure:51759: checking for struct sockaddr_storage.ss_family >configure:51868: result: yes >configure:52072: checking whether socket is declared without a macro >configure:52127: result: yes >configure:52072: checking whether connect is declared without a macro >configure:52127: result: yes >configure:52072: checking whether accept is declared without a macro >configure:52127: result: yes >configure:52072: checking whether bind is declared without a macro >configure:52127: result: yes >configure:52072: checking whether getpeername is declared without a macro >configure:52127: result: yes >configure:52072: checking whether getsockname is declared without a macro >configure:52127: result: yes >configure:52072: checking whether getsockopt is declared without a macro >configure:52127: result: yes >configure:52072: checking whether listen is declared without a macro >configure:52127: result: yes >configure:52072: checking whether recv is declared without a macro >configure:52127: result: yes >configure:52072: checking whether send is declared without a macro >configure:52127: result: yes >configure:52072: checking whether recvfrom is declared without a macro >configure:52127: result: yes >configure:52072: checking whether sendto is declared without a macro >configure:52127: result: yes >configure:52072: checking whether setsockopt is declared without a macro >configure:52127: result: yes >configure:52072: checking whether shutdown is declared without a macro >configure:52127: result: yes >configure:52072: checking whether accept4 is declared without a macro >configure:52127: result: yes >configure:52142: checking for a thread-safe mkdir -p >configure:52181: result: /bin/mkdir -p >configure:52291: checking for nlink_t >configure:52387: result: yes >configure:52416: checking whether fchmodat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether fstat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether fstatat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether futimens is declared without a macro >configure:52468: result: yes >configure:52416: checking whether lchmod is declared without a macro >configure:52468: result: yes >configure:52416: checking whether lstat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether mkdirat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether mkfifo is declared without a macro >configure:52468: result: yes >configure:52416: checking whether mkfifoat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether mknod is declared without a macro >configure:52468: result: yes >configure:52416: checking whether mknodat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether stat is declared without a macro >configure:52468: result: yes >configure:52416: checking whether utimensat is declared without a macro >configure:52468: result: yes >configure:52483: checking for a thread-safe mkdir -p >configure:52522: result: /bin/mkdir -p >configure:52529: checking for a thread-safe mkdir -p >configure:52568: result: /bin/mkdir -p >configure:52652: checking for a thread-safe mkdir -p >configure:52691: result: /bin/mkdir -p >configure:52788: checking for a thread-safe mkdir -p >configure:52827: result: /bin/mkdir -p >configure:52925: checking whether waitpid is declared without a macro >configure:52952: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:52959: $? = 0 >configure:52976: result: yes >configure:52991: checking for a thread-safe mkdir -p >configure:53030: result: /bin/mkdir -p >configure:53194: checking whether chdir is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether chown is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether dup is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether dup2 is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether dup3 is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether environ is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether euidaccess is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether faccessat is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether fchdir is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether fchownat is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether fdatasync is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether fsync is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether ftruncate is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getcwd is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getdomainname is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getdtablesize is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getgroups is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether gethostname is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getlogin is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getlogin_r is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getpagesize is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether getusershell is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether setusershell is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether endusershell is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether group_member is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether isatty is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether lchown is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether link is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether linkat is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether lseek is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether pipe is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether pipe2 is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether pread is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether pwrite is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether readlink is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether readlinkat is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether rmdir is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether sethostname is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether sleep is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether symlink is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether symlinkat is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether ttyname_r is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether unlink is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether unlinkat is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53194: checking whether usleep is declared without a macro >configure:53234: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53241: $? = 0 >configure:53258: result: yes >configure:53471: checking for ptrdiff_t >configure:53499: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53506: $? = 0 >configure:53533: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:555: error: expected expression before ')' token >configure:53540: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ptrdiff_t))) >| return 0; >| ; >| return 0; >| } >configure:53563: result: yes >configure:53589: checking for vasprintf >configure:53645: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:53652: $? = 0 >configure:53674: result: yes >configure:53895: checking whether btowc is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wctob is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether mbsinit is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether mbrtowc is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether mbrlen is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether mbsrtowcs is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether mbsnrtowcs is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcrtomb is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsrtombs is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsnrtombs is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcwidth is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wmemchr is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wmemcmp is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wmemcpy is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wmemmove is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wmemset is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcslen is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsnlen is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcscpy is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcpcpy is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsncpy is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcpncpy is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcscat is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsncat is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcscmp is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsncmp is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcscasecmp is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsncasecmp is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcscoll is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsxfrm is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsdup is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcschr is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsrchr is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcscspn is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsspn is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcspbrk is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcsstr is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcstok is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:53895: checking whether wcswidth is declared without a macro >configure:53933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:53940: $? = 0 >configure:53957: result: yes >configure:54086: checking whether iswcntrl works >configure:54165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:54169: $? = 0 >configure:54175: ./conftest >configure:54179: $? = 0 >configure:54197: result: yes >configure:54223: checking for towlower >configure:54279: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:583: warning: conflicting types for built-in function 'towlower' >configure:54286: $? = 0 >configure:54308: result: yes >configure:54417: checking for wctype_t >configure:54455: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:54462: $? = 0 >configure:54478: result: yes >configure:54484: checking for wctrans_t >configure:54520: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:54527: $? = 0 >configure:54543: result: yes >configure:54556: checking whether wctype is declared without a macro >configure:54595: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:54602: $? = 0 >configure:54619: result: yes >configure:54556: checking whether iswctype is declared without a macro >configure:54595: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:54602: $? = 0 >configure:54619: result: yes >configure:54556: checking whether wctrans is declared without a macro >configure:54595: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:54602: $? = 0 >configure:54619: result: yes >configure:54556: checking whether towctrans is declared without a macro >configure:54595: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:54602: $? = 0 >configure:54619: result: yes >configure:54692: checking for stdint.h >configure:54699: result: yes >configure:54859: checking for long long int >configure:54940: result: yes >configure:55079: checking whether btowc(0) is correct >configure:55124: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:55128: $? = 0 >configure:55134: ./conftest >configure:55138: $? = 0 >configure:55156: result: yes >configure:55159: checking whether btowc(EOF) is correct >configure:55208: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:55212: $? = 0 >configure:55218: ./conftest >configure:55222: $? = 0 >configure:55241: result: yes >configure:55295: checking for a traditional french locale >configure:55426: result: fr_FR >configure:55433: checking for a french Unicode locale >configure:55558: result: fr_FR.UTF-8 >configure:55566: checking for a traditional french locale >configure:55697: result: fr_FR >configure:55705: checking for a turkish Unicode locale >configure:55780: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:627: warning: implicit declaration of function 'towupper' >conftest.c:627: warning: incompatible implicit declaration of built-in function 'towupper' >conftest.c:627: warning: implicit declaration of function 'towlower' >conftest.c:627: warning: incompatible implicit declaration of built-in function 'towlower' >configure:55783: $? = 0 >configure:55831: result: tr_TR.UTF-8 >configure:55849: checking whether fdopen sets errno >configure:55888: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:55892: $? = 0 >configure:55898: ./conftest >configure:55902: $? = 0 >configure:55920: result: yes >configure:56134: checking for getpagesize >configure:56190: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:56197: $? = 0 >configure:56219: result: yes >configure:56537: checking whether getpagesize is declared >configure:56588: result: yes >configure:56633: checking whether byte ordering is bigendian >configure:56658: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:577: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' >configure:56665: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:56715: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:56722: $? = 0 >configure:56754: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:583: error: 'not' undeclared (first use in this function) >conftest.c:583: error: (Each undeclared identifier is reported only once >conftest.c:583: error: for each function it appears in.) >conftest.c:583: error: expected ';' before 'big' >configure:56761: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:57013: result: no >configure:57294: checking for library containing inet_pton >configure:57335: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:57342: $? = 0 >configure:57373: result: none required >configure:57501: checking whether inet_pton is declared >configure:57557: result: yes >configure:57613: checking whether byte ordering is bigendian >configure:57993: result: no >configure:58067: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:579: error: conflicting types for 'foo' >conftest.c:578: note: previous declaration of 'foo' was here >configure:58074: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| /* end confdefs.h. */ >| #include <stdint.h> >| extern intptr_t foo; >| extern int foo; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:58067: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:58074: $? = 0 >configure:58094: checking whether INT32_MAX < INTMAX_MAX >configure:58138: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:58145: $? = 0 >configure:58160: result: yes >configure:58171: checking whether INT64_MAX == LONG_MAX >configure:58215: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:58222: $? = 0 >configure:58237: result: yes >configure:58250: checking whether UINT32_MAX < UINTMAX_MAX >configure:58294: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:58301: $? = 0 >configure:58316: result: yes >configure:58327: checking whether UINT64_MAX == ULONG_MAX >configure:58371: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:58378: $? = 0 >configure:58393: result: yes >configure:58418: checking for ioctl >configure:58474: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:58481: $? = 0 >configure:58503: result: yes >configure:58515: checking for ioctl with POSIX signature >configure:58547: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:586: error: conflicting types for 'ioctl' >/usr/include/sys/ioctl.h:42: note: previous declaration of 'ioctl' was here >configure:58554: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| /* end confdefs.h. */ >| #include <sys/ioctl.h> >| int >| main () >| { >| extern >| #ifdef __cplusplus >| "C" >| #endif >| int ioctl (int, int, ...); >| >| ; >| return 0; >| } >| >configure:58570: result: no >configure:58663: checking for setlocale >configure:58719: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:58726: $? = 0 >configure:58748: result: yes >configure:58663: checking for uselocale >configure:58719: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:58726: $? = 0 >configure:58748: result: yes >configure:58771: checking for a traditional french locale >configure:58902: result: fr_FR >configure:58909: checking for a french Unicode locale >configure:59034: result: fr_FR.UTF-8 >configure:59042: checking for a traditional japanese locale >configure:59177: result: ja_JP >configure:59185: checking for a transitional chinese locale >configure:59314: result: zh_CN.GB18030 >configure:59321: checking for a french Unicode locale >configure:59446: result: fr_FR.UTF-8 >configure:59454: checking for a traditional french locale >configure:59585: result: fr_FR >configure:59592: checking for a french Unicode locale >configure:59717: result: fr_FR.UTF-8 >configure:59725: checking for a traditional japanese locale >configure:59860: result: ja_JP >configure:59868: checking for a transitional chinese locale >configure:59997: result: zh_CN.GB18030 >configure:60053: checking for mmap >configure:60136: result: yes >configure:60148: checking for MAP_ANONYMOUS >configure:60195: result: yes >configure:60226: checking for mmap >configure:60309: result: yes >configure:60321: checking for MAP_ANONYMOUS >configure:60368: result: yes >configure:60406: checking for mmap >configure:60489: result: yes >configure:60501: checking for MAP_ANONYMOUS >configure:60548: result: yes >configure:60624: checking for putenv compatible with GNU and SVID >configure:60673: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:60677: $? = 0 >configure:60683: ./conftest >configure:60687: $? = 0 >configure:60705: result: yes >configure:60755: checking for mmap >configure:60838: result: yes >configure:60850: checking for MAP_ANONYMOUS >configure:60897: result: yes >configure:60982: checking for a traditional french locale >configure:61113: result: fr_FR >configure:61120: checking for a french Unicode locale >configure:61245: result: fr_FR.UTF-8 >configure:61253: checking for a traditional japanese locale >configure:61388: result: ja_JP >configure:61396: checking for a transitional chinese locale >configure:61525: result: zh_CN.GB18030 >configure:61574: checking for wchar_t >configure:61623: result: yes >configure:61634: checking for wint_t >configure:61691: result: yes >configure:61707: checking for mmap >configure:61790: result: yes >configure:61802: checking for MAP_ANONYMOUS >configure:61849: result: yes >configure:61886: checking whether <sys/ioctl.h> declares ioctl >configure:61913: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:61920: $? = 0 >configure:61936: result: yes >configure:62031: checking whether ioctl is declared without a macro >configure:62063: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:62070: $? = 0 >configure:62087: result: yes >configure:62102: checking for a thread-safe mkdir -p >configure:62141: result: /bin/mkdir -p >configure:62163: checking for pthread_atfork >configure:62219: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpthread >&5 >configure:62226: $? = 0 >configure:62248: result: yes >configure:62279: checking for unsetenv >configure:62335: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:62342: $? = 0 >configure:62364: result: yes >configure:62380: checking for unsetenv() return type >configure:62415: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:62422: $? = 0 >configure:62437: result: int >configure:62448: checking whether unsetenv obeys POSIX >configure:62503: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:62507: $? = 0 >configure:62513: ./conftest >configure:62517: $? = 0 >configure:62534: result: yes >configure:62599: checking for useconds_t >configure:62627: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:62634: $? = 0 >configure:62661: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:634: error: expected expression before ')' token >configure:62668: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((useconds_t))) >| return 0; >| ; >| return 0; >| } >configure:62691: result: yes >configure:62706: checking whether usleep allows large arguments >configure:62743: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:62747: $? = 0 >configure:62753: ./conftest >configure:62757: $? = 0 >configure:62774: result: yes >configure:62852: checking whether mbrtowc handles incomplete characters >configure:62940: result: yes >configure:62946: checking whether mbrtowc works as well as mbtowc >configure:63038: result: yes >configure:63155: checking whether wcrtomb return value is correct >configure:63220: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:63224: $? = 0 >configure:63230: ./conftest >configure:63234: $? = 0 >configure:63253: result: yes >configure:63303: checking for a traditional french locale >configure:63434: result: fr_FR >configure:63441: checking for a french Unicode locale >configure:63566: result: fr_FR.UTF-8 >configure:63574: checking for a traditional japanese locale >configure:63709: result: ja_JP >configure:63717: checking for a transitional chinese locale >configure:63846: result: zh_CN.GB18030 >configure:63869: checking whether wctob works >configure:63996: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:617: warning: implicit declaration of function 'mbtowc' >configure:64000: $? = 0 >configure:64006: ./conftest >configure:64010: $? = 0 >configure:64029: result: yes >configure:64037: checking whether wctob is declared >configure:64098: result: yes >configure:64209: checking for sched_yield in -lrt >configure:64244: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 >configure:64251: $? = 0 >configure:64272: result: yes >configure:64411: checking how to print strings >configure:64438: result: printf >configure:64459: checking for a sed that does not truncate output >configure:64525: result: /bin/sed >configure:64543: checking for fgrep >configure:64607: result: /bin/grep -F >configure:64642: checking for ld used by gcc -std=gnu99 >configure:64709: result: /usr/bin/ld >configure:64718: checking if the linker (/usr/bin/ld) is GNU ld >configure:64733: result: yes >configure:64745: checking for BSD- or MS-compatible name lister (nm) >configure:64794: result: /usr/bin/nm -B >configure:64924: checking the name lister (/usr/bin/nm -B) interface >configure:64931: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:64934: /usr/bin/nm -B "conftest.o" >configure:64937: output >0000000000000000 B some_variable >configure:64944: result: BSD nm >configure:64947: checking whether ln -s works >configure:64951: result: yes >configure:64959: checking the maximum length of command line arguments >configure:65089: result: 1966080 >configure:65106: checking whether the shell understands some XSI constructs >configure:65116: result: yes >configure:65120: checking whether the shell understands "+=" >configure:65126: result: yes >configure:65161: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format >configure:65201: result: func_convert_file_noop >configure:65208: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format >configure:65228: result: func_convert_file_noop >configure:65235: checking for /usr/bin/ld option to reload object files >configure:65242: result: -r >configure:65316: checking for objdump >configure:65332: found /usr/bin/objdump >configure:65343: result: objdump >configure:65375: checking how to recognize dependent libraries >configure:65577: result: pass_all >configure:65662: checking for dlltool >configure:65692: result: no >configure:65722: checking how to associate runtime and link libraries >configure:65749: result: printf %s\n >configure:65873: checking for archiver @FILE support >configure:65900: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:65907: $? = 0 >configure:65914: ar cru libconftest.a @conftest.lst >&5 >configure:65917: $? = 0 >configure:65922: ar cru libconftest.a @conftest.lst >&5 >ar: conftest.o: No such file or directory >configure:65925: $? = 1 >configure:65943: result: @ >configure:66001: checking for strip >configure:66017: found /usr/bin/strip >configure:66028: result: strip >configure:66100: checking for ranlib >configure:66127: result: ranlib >configure:66229: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object >configure:66349: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:66352: $? = 0 >configure:66356: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:66359: $? = 0 >configure:66425: gcc -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5 >configure:66428: $? = 0 >configure:66466: result: ok >configure:66503: checking for sysroot >configure:66535: result: no >configure:66612: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:66615: $? = 0 >configure:66820: checking for mt >configure:66850: result: no >configure:66870: checking if : is a manifest tool >configure:66876: : '-?' >configure:66884: result: no >configure:67554: checking for dlfcn.h >configure:67575: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:67582: $? = 0 >configure:67599: result: yes >configure:67807: checking for objdir >configure:67822: result: .libs >configure:68093: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions >configure:68111: gcc -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:68115: $? = 0 >configure:68128: result: no >configure:68455: checking for gcc -std=gnu99 option to produce PIC >configure:68462: result: -fPIC -DPIC >configure:68470: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works >configure:68488: gcc -std=gnu99 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 >configure:68492: $? = 0 >configure:68505: result: yes >configure:68534: checking if gcc -std=gnu99 static flag -static works >configure:68562: result: yes >configure:68577: checking if gcc -std=gnu99 supports -c -o file.o >configure:68598: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 >configure:68602: $? = 0 >configure:68624: result: yes >configure:68632: checking if gcc -std=gnu99 supports -c -o file.o >configure:68679: result: yes >configure:68712: checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries >configure:69956: result: yes >configure:69993: checking whether -lc should be explicitly linked in >configure:70001: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:70004: $? = 0 >configure:70019: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:70022: $? = 0 >configure:70036: result: no >configure:70196: checking dynamic linker characteristics >configure:70717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:70724: $? = 0 >configure:70965: result: GNU/Linux ld.so >configure:71072: checking how to hardcode library paths into programs >configure:71097: result: immediate >configure:71950: checking whether stripping libraries is possible >configure:71955: result: yes >configure:71990: checking if libtool supports shared libraries >configure:71992: result: yes >configure:71995: checking whether to build shared libraries >configure:72016: result: yes >configure:72019: checking whether to build static libraries >configure:72023: result: yes >configure:72063: checking for a sed that does not truncate output >configure:72129: result: /bin/sed >configure:72138: checking for gcc -std=gnu99 option to accept ISO C99 >configure:72334: result: -std=gnu99 >configure:72465: checking for gcc -std=gnu99 -std=gnu99 option to accept ISO Standard C >configure:72476: result: -std=gnu99 >configure:72495: checking for a BSD-compatible install >configure:72563: result: /usr/bin/install -c >configure:72579: checking how to run the C preprocessor >configure:72697: result: gcc -E >configure:72726: gcc -E conftest.c >configure:72733: $? = 0 >configure:72764: gcc -E conftest.c >conftest.c:605:28: error: ac_nonexistent.h: No such file or directory >configure:72771: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:73650: checking for function prototypes >configure:73653: result: yes >configure:73711: checking for special C compiler options needed for large files >configure:73806: result: no >configure:73812: checking for _FILE_OFFSET_BITS value needed for large files >configure:73923: result: no >configure:74068: checking size of long >configure:74373: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:74377: $? = 0 >configure:74383: ./conftest >configure:74387: $? = 0 >configure:74413: result: 8 >configure:74432: checking for dirent.h that defines DIR >configure:74461: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:74468: $? = 0 >configure:74485: result: yes >configure:74500: checking for library containing opendir >configure:74541: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:74548: $? = 0 >configure:74579: result: none required >configure:74679: checking for struct dirent.d_type >configure:74724: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:74731: $? = 0 >configure:74806: result: yes >configure:74819: checking for struct stat.st_blocks >configure:74847: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:74854: $? = 0 >configure:74912: result: yes >configure:74935: checking for struct stat.st_blksize >configure:74963: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:74970: $? = 0 >configure:75028: result: yes >configure:75087: checking attr/xattr.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:647:24: error: attr/xattr.h: No such file or directory >configure:75111: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <attr/xattr.h> >configure:75125: result: no >configure:75129: checking attr/xattr.h presence >configure:75144: gcc -E conftest.c >conftest.c:614:24: error: attr/xattr.h: No such file or directory >configure:75151: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| /* end confdefs.h. */ >| #include <attr/xattr.h> >configure:75165: result: no >configure:75193: checking for attr/xattr.h >configure:75202: result: no >configure:75076: checking for byteswap.h >configure:75083: result: yes >configure:75087: checking endian.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:75111: $? = 0 >configure:75125: result: yes >configure:75129: checking endian.h presence >configure:75144: gcc -E conftest.c >configure:75151: $? = 0 >configure:75165: result: yes >configure:75193: checking for endian.h >configure:75202: result: yes >configure:75087: checking errno.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:75111: $? = 0 >configure:75125: result: yes >configure:75129: checking errno.h presence >configure:75144: gcc -E conftest.c >configure:75151: $? = 0 >configure:75165: result: yes >configure:75193: checking for errno.h >configure:75202: result: yes >configure:75087: checking printf.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:75111: $? = 0 >configure:75125: result: yes >configure:75129: checking printf.h presence >configure:75144: gcc -E conftest.c >configure:75151: $? = 0 >configure:75165: result: yes >configure:75193: checking for printf.h >configure:75202: result: yes >configure:75087: checking sys/inotify.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:75111: $? = 0 >configure:75125: result: yes >configure:75129: checking sys/inotify.h presence >configure:75144: gcc -E conftest.c >configure:75151: $? = 0 >configure:75165: result: yes >configure:75193: checking for sys/inotify.h >configure:75202: result: yes >configure:75076: checking for sys/socket.h >configure:75083: result: yes >configure:75087: checking sys/statvfs.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:75111: $? = 0 >configure:75125: result: yes >configure:75129: checking sys/statvfs.h presence >configure:75144: gcc -E conftest.c >configure:75151: $? = 0 >configure:75165: result: yes >configure:75193: checking for sys/statvfs.h >configure:75202: result: yes >configure:75076: checking for sys/types.h >configure:75083: result: yes >configure:75087: checking sys/un.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:75111: $? = 0 >configure:75125: result: yes >configure:75129: checking sys/un.h presence >configure:75144: gcc -E conftest.c >configure:75151: $? = 0 >configure:75165: result: yes >configure:75193: checking for sys/un.h >configure:75202: result: yes >configure:75076: checking for sys/wait.h >configure:75083: result: yes >configure:75087: checking windows.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:657:21: error: windows.h: No such file or directory >configure:75111: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_PRINTF_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_WAIT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <windows.h> >configure:75125: result: no >configure:75129: checking windows.h presence >configure:75144: gcc -E conftest.c >conftest.c:624:21: error: windows.h: No such file or directory >configure:75151: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_PRINTF_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_WAIT_H 1 >| /* end confdefs.h. */ >| #include <windows.h> >configure:75165: result: no >configure:75193: checking for windows.h >configure:75202: result: no >configure:75087: checking sys/xattr.h usability >configure:75104: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:75111: $? = 0 >configure:75125: result: yes >configure:75129: checking sys/xattr.h presence >configure:75144: gcc -E conftest.c >configure:75151: $? = 0 >configure:75165: result: yes >configure:75193: checking for sys/xattr.h >configure:75202: result: yes >configure:75265: checking for fsync >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for futimens >configure:75350: result: yes >configure:75265: checking for getxattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for htonl >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for htons >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for inotify_init1 >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for lgetxattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for listxattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for llistxattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for lsetxattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for lremovexattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for mknod >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for ntohl >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for ntohs >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for posix_fallocate >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for realpath >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for removexattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for setitimer >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for setxattr >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for sigaction >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for statvfs >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75265: checking for sync >configure:75321: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75328: $? = 0 >configure:75350: result: yes >configure:75363: checking for register_printf_specifier >configure:75419: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75426: $? = 0 >configure:75446: result: yes >configure:75571: checking if we should build the daemon >configure:75588: result: yes >configure:75592: checking if we should install the daemon >configure:75601: result: no >configure:75604: checking if we should run the daemon under valgrind >configure:75613: result: no >configure:75630: checking which of /sbin /usr/sbin /bin /usr/bin is a real directory >configure:75646: result: /sbin >configure:75667: checking if we should build the appliance >configure:75684: result: yes >configure:75689: checking for febootstrap >configure:75717: result: febootstrap3 >configure:75726: checking if user requested febootstrap --yum-config option >configure:75736: result: /builddir/build/BUILD/libguestfs-1.16.34/yum.conf >febootstrap 3.12 >configure:75751: checking which Linux distro for package names >configure:75763: result: REDHAT >configure:75769: checking for rpcgen >configure:75785: found /usr/bin/rpcgen >configure:75797: result: rpcgen >configure:75814: checking for xdrmem_create in -lportablexdr >configure:75849: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lportablexdr >&5 >/usr/bin/ld: cannot find -lportablexdr >collect2: ld returned 1 exit status >configure:75856: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_PRINTF_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_HTONL 1 >| #define HAVE_HTONS 1 >| #define HAVE_INOTIFY_INIT1 1 >| #define HAVE_LGETXATTR 1 >| #define HAVE_LISTXATTR 1 >| #define HAVE_LLISTXATTR 1 >| #define HAVE_LSETXATTR 1 >| #define HAVE_LREMOVEXATTR 1 >| #define HAVE_MKNOD 1 >| #define HAVE_NTOHL 1 >| #define HAVE_NTOHS 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_REMOVEXATTR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYNC 1 >| #define HAVE_REGISTER_PRINTF_SPECIFIER 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char xdrmem_create (); >| int >| main () >| { >| return xdrmem_create (); >| ; >| return 0; >| } >configure:75877: result: no >configure:75888: checking for library containing xdrmem_create >configure:75929: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:75936: $? = 0 >configure:75967: result: none required >configure:76028: checking for pkg-config >configure:76046: found /usr/bin/pkg-config >configure:76058: result: /usr/bin/pkg-config >configure:76083: checking pkg-config is at least version 0.9.0 >configure:76086: result: yes >configure:76097: checking for AUGEAS >configure:76104: $PKG_CONFIG --exists --print-errors "augeas" >configure:76107: $? = 0 >configure:76120: $PKG_CONFIG --exists --print-errors "augeas" >configure:76123: $? = 0 >configure:76160: result: yes >configure:76178: checking for aug_load >configure:76234: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -laugeas >&5 >configure:76241: $? = 0 >configure:76263: result: yes >configure:76178: checking for aug_defvar >configure:76234: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -laugeas >&5 >configure:76241: $? = 0 >configure:76263: result: yes >configure:76178: checking for aug_defnode >configure:76234: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -laugeas >&5 >configure:76241: $? = 0 >configure:76263: result: yes >configure:76295: checking selinux/selinux.h usability >configure:76312: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:76319: $? = 0 >configure:76333: result: yes >configure:76337: checking selinux/selinux.h presence >configure:76352: gcc -E conftest.c >configure:76359: $? = 0 >configure:76373: result: yes >configure:76401: checking for selinux/selinux.h >configure:76410: result: yes >configure:76425: checking for setexeccon in -lselinux >configure:76460: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lselinux >&5 >configure:76467: $? = 0 >configure:76488: result: yes >configure:76502: checking for setcon >configure:76558: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lselinux >&5 >configure:76565: $? = 0 >configure:76587: result: yes >configure:76502: checking for getcon >configure:76558: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lselinux >&5 >configure:76565: $? = 0 >configure:76587: result: yes >configure:76640: checking sys/sdt.h usability >configure:76657: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:689:21: error: sys/sdt.h: No such file or directory >configure:76664: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_PRINTF_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_HTONL 1 >| #define HAVE_HTONS 1 >| #define HAVE_INOTIFY_INIT1 1 >| #define HAVE_LGETXATTR 1 >| #define HAVE_LISTXATTR 1 >| #define HAVE_LLISTXATTR 1 >| #define HAVE_LSETXATTR 1 >| #define HAVE_LREMOVEXATTR 1 >| #define HAVE_MKNOD 1 >| #define HAVE_NTOHL 1 >| #define HAVE_NTOHS 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_REMOVEXATTR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYNC 1 >| #define HAVE_REGISTER_PRINTF_SPECIFIER 1 >| #define HAVE_AUGEAS 1 >| #define HAVE_AUG_LOAD 1 >| #define HAVE_AUG_DEFVAR 1 >| #define HAVE_AUG_DEFNODE 1 >| #define HAVE_SELINUX_SELINUX_H 1 >| #define HAVE_SETCON 1 >| #define HAVE_GETCON 1 >| #define HAVE_LIBSELINUX 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/sdt.h> >configure:76678: result: no >configure:76682: checking sys/sdt.h presence >configure:76697: gcc -E conftest.c >conftest.c:656:21: error: sys/sdt.h: No such file or directory >configure:76704: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_PRINTF_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_HTONL 1 >| #define HAVE_HTONS 1 >| #define HAVE_INOTIFY_INIT1 1 >| #define HAVE_LGETXATTR 1 >| #define HAVE_LISTXATTR 1 >| #define HAVE_LLISTXATTR 1 >| #define HAVE_LSETXATTR 1 >| #define HAVE_LREMOVEXATTR 1 >| #define HAVE_MKNOD 1 >| #define HAVE_NTOHL 1 >| #define HAVE_NTOHS 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_REMOVEXATTR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYNC 1 >| #define HAVE_REGISTER_PRINTF_SPECIFIER 1 >| #define HAVE_AUGEAS 1 >| #define HAVE_AUG_LOAD 1 >| #define HAVE_AUG_DEFVAR 1 >| #define HAVE_AUG_DEFNODE 1 >| #define HAVE_SELINUX_SELINUX_H 1 >| #define HAVE_SETCON 1 >| #define HAVE_GETCON 1 >| #define HAVE_LIBSELINUX 1 >| /* end confdefs.h. */ >| #include <sys/sdt.h> >configure:76718: result: no >configure:76746: checking for sys/sdt.h >configure:76755: result: no >configure:76786: checking for cpio >configure:76802: found /bin/cpio >configure:76814: result: cpio >configure:76829: checking for gperf >configure:76845: found /usr/bin/gperf >configure:76857: result: gperf >configure:76872: checking for perl >configure:76888: found /usr/bin/perl >configure:76900: result: perl >configure:76913: checking for Pod::Man >configure:76920: result: yes >configure:76923: checking for Pod::Simple >configure:76930: result: yes >configure:76941: checking for genisoimage >configure:76959: found /usr/bin/genisoimage >configure:76971: result: /usr/bin/genisoimage >configure:76989: checking for xmllint >configure:77005: found /usr/bin/xmllint >configure:77017: result: xmllint >configure:77036: checking for po4a >configure:77064: result: no >configure:77085: checking for db_dump >configure:77101: found /usr/bin/db_dump >configure:77112: result: db_dump >configure:77128: checking for db_load >configure:77144: found /usr/bin/db_load >configure:77155: result: db_load >configure:77186: checking for pbmtext >configure:77216: result: no >configure:77229: checking for pnmtopng >configure:77259: result: no >configure:77272: checking for bmptopnm >configure:77302: result: no >configure:77315: checking for pamcut >configure:77345: result: no >configure:77387: checking for wrestool >configure:77417: result: no >configure:77448: checking for qemu-kvm >configure:77466: found /usr/libexec/qemu-kvm >configure:77478: result: /usr/libexec/qemu-kvm >configure:77500: checking that /usr/libexec/qemu-kvm -help works >QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 2003-2008 Fabrice Bellard >WARNING: Direct use of qemu-kvm from the command line is not recommended by Red Hat. >WARNING: Some command line options listed here may not be available in future releases. >WARNING: Red Hat recommends the use of libvirt as the stable management interface. >usage: qemu [options] [disk_image] >'disk_image' is a raw hard image image for IDE hard disk 0 >Standard options: >-h or -help display this help and exit >-version display version information and exit >-M machine select emulated machine (-M ? for list) >-cpu cpu select CPU (-cpu ? for list) >-smp n[,maxcpus=cpus][,cores=cores][,threads=threads][,sockets=sockets] > set the number of CPUs to 'n' [default=1] > maxcpus= maximum number of total cpus, including > offline CPUs for hotplug etc. > cores= number of CPU cores on one socket > threads= number of threads on one CPU core > sockets= number of discrete sockets in the system >-numa node[,mem=size][,cpus=cpu[-cpu]][,nodeid=node] >-fda/-fdb file use 'file' as floppy disk 0/1 image >-hda/-hdb file use 'file' as IDE hard disk 0/1 image >-hdc/-hdd file use 'file' as IDE hard disk 2/3 image >-cdrom file use 'file' as IDE cdrom image (cdrom is ide1 master) >-drive [file=file][,if=type][,bus=n][,unit=m][,media=d][,index=i] > [,cyls=c,heads=h,secs=s[,trans=t]][,snapshot=on|off] > [,cache=writethrough|writeback|none|unsafe][,format=f] > [,serial=s][,addr=A][,id=name][,aio=threads|native] > [,readonly=on|off][,copy-on-read=on|off] > use 'file' as a drive image >-set group.id.arg=value > set <arg> parameter for item <id> of type <group> > i.e. -set drive.$id.file=/path/to/image >-global driver.prop=value > set a global default for a driver property >-mtdblock file use 'file' as on-board Flash memory image >-sd file use 'file' as SecureDigital card image >-pflash file use 'file' as a parallel flash image >-boot [order=drives][,once=drives][,menu=on|off] > [,reboot-timeout=rb_time] > 'drives': floppy (a), hard disk (c), CD-ROM (d), network (n) > 'rb_timeout': the timeout before guest reboot when boot failed, unit is ms >-snapshot write to temporary files instead of disk image files >-m megs set virtual RAM size to megs MB [default=128] >-redhat-disable-KSM disable KSM on guest physical memory >-k language use keyboard layout (for example 'fr' for French) >-audio-help print list of audio drivers and their options >-soundhw c1,... enable audio support > and only specified sound cards (comma separated list) > use -soundhw ? to get the list of supported cards > use -soundhw all to enable all of them >-usb enable the USB driver (will be the default soon) >-usbdevice name add the host or guest USB device 'name' >-device driver[,prop[=value][,...]] > add device (based on driver) > prop=value,... sets driver properties > use -device ? to print all possible drivers > use -device driver,? to print all possible properties >-name string1[,process=string2] set the name of the guest > string1 sets the window title and string2 the process name (on Linux) >-uuid %08x-%04x-%04x-%04x-%012x > specify machine UUID >Display options: >-nographic disable graphical output and redirect serial I/Os to console >-spice [port=port][,tls-port=secured-port][,x509-dir=<dir>] > [,x509-key-file=<file>][,x509-key-password=<file>] > [,x509-cert-file=<file>][,x509-cacert-file=<file>] > [,x509-dh-key-file=<file>][,addr=addr][,ipv4|ipv6] > [,tls-ciphers=<list>] > [,tls-channel=[main|display|cursor|inputs|record|playback]] > [,plaintext-channel=[main|display|cursor|inputs|record|playback]] > [,sasl][,password=<secret>][,disable-ticketing] > [,image-compression=[auto_glz|auto_lz|quic|glz|lz|off]] > [,jpeg-wan-compression=[auto|never|always]] > [,zlib-glz-wan-compression=[auto|never|always]] > [,streaming-video=[off|all|filter]][,disable-copy-paste] > [,agent-mouse=[on|off]][,playback-compression=[on|off]] > [,seamless-migration=[on|off]] > enable spice > at least one of {port, tls-port} is mandatory >-portrait rotate graphical output 90 deg left (only PXA LCD) >-vga [std|cirrus|vmware|qxl|xenfb|none] > select video card type >-full-screen start in full screen >-vnc display start a VNC server on display >i386 target only: >-win2k-hack use it when installing Windows 2000 to avoid a disk full bug >-no-fd-bootchk disable boot signature checking for floppy disks >-no-acpi disable ACPI >-balloon none disable balloon device >-balloon virtio[,addr=str] > enable virtio balloon device (default) >-acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,asl_compiler_rev=n][,data=file1[:file2]...] > ACPI table description >-smbios file=binary > Load SMBIOS entry from binary file >-smbios type=0[,vendor=str][,version=str][,date=str][,release=%d.%d] > Specify SMBIOS type 0 fields >-smbios type=1[,manufacturer=str][,product=str][,version=str][,serial=str] > [,uuid=uuid][,sku=str][,family=str] > Specify SMBIOS type 1 fields >Network options: >-net nic[,vlan=n][,macaddr=mac][,model=type][,name=str][,addr=str][,vectors=v] > create a new Network Interface Card and connect it to VLAN 'n' >-net user[,vlan=n][,name=str][,net=addr[/mask]][,host=addr][,restrict=y|n] > [,hostname=host][,dhcpstart=addr][,dns=addr][,tftp=dir][,bootfile=f] > [,hostfwd=rule][,guestfwd=rule][,smb=dir[,smbserver=addr]] > connect the user mode network stack to VLAN 'n', configure its > DHCP server and enabled optional services >-net tap[,vlan=n][,name=str][,fd=h][,ifname=name][,script=file][,downscript=dfile][,sndbuf=nbytes][,vnet_hdr=on|off][,vhost=on|off][,vhostfd=h][,vhostforce=on|off] > connect the host TAP network interface to VLAN 'n' and use the > network scripts 'file' (default=/etc/qemu-ifup) > and 'dfile' (default=/etc/qemu-ifdown); > use '[down]script=no' to disable script execution; > use 'fd=h' to connect to an already opened TAP interface > use 'sndbuf=nbytes' to limit the size of the send buffer (the > default is disabled 'sndbuf=0' to enable flow control set 'sndbuf=1048576') > use vnet_hdr=off to avoid enabling the IFF_VNET_HDR tap flag; use > vnet_hdr=on to make the lack of IFF_VNET_HDR support an error condition > use vhost=on to enable experimental in kernel accelerator > (only has effect for virtio guests which use MSIX) > use vhostforce=on to force vhost on for non-MSIX virtio guests > use 'vhostfd=h' to connect to an already opened vhost net device >-net socket[,vlan=n][,name=str][,fd=h][,listen=[host]:port][,connect=host:port] > connect the vlan 'n' to another VLAN using a socket connection >-net socket[,vlan=n][,name=str][,fd=h][,mcast=maddr:port] > connect the vlan 'n' to multicast maddr and port >-net dump[,vlan=n][,file=f][,len=n] > dump traffic on vlan 'n' to file 'f' (max n bytes per packet) >-net none use it alone to have zero network devices; if no -net option > is provided, the default is '-net nic -net user' >-netdev [user|tap|socket],id=str[,option][,option][,...] >Character device options: >-chardev null,id=id >-chardev socket,id=id[,host=host],port=host[,to=to][,ipv4][,ipv6][,nodelay] > [,server][,nowait][,telnet] (tcp) >-chardev socket,id=id,path=path[,server][,nowait][,telnet] (unix) >-chardev udp,id=id[,host=host],port=port[,localaddr=localaddr] > [,localport=localport][,ipv4][,ipv6] >-chardev msmouse,id=id >-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]] >-chardev file,id=id,path=path >-chardev pipe,id=id,path=path >-chardev pty,id=id >-chardev stdio,id=id >-chardev tty,id=id,path=path >-chardev parport,id=id,path=path >-chardev spicevmc,id=id,debug=debug,name=name >Bluetooth(R) options: >-bt hci,null dumb bluetooth HCI - doesn't respond to commands >-bt hci,host[:id] > use host's HCI with the given name >-bt hci[,vlan=n] > emulate a standard HCI in virtual scatternet 'n' >-bt vhci[,vlan=n] > add host computer to virtual scatternet 'n' using VHCI >-bt device:dev[,vlan=n] > emulate a bluetooth device 'dev' in scatternet 'n' >Linux/Multiboot boot specific: >-kernel bzImage use 'bzImage' as kernel image >-append cmdline use 'cmdline' as kernel command line >-initrd file use 'file' as initial ram disk >Debug/Expert options: >-serial dev redirect the serial port to char device 'dev' >-parallel dev redirect the parallel port to char device 'dev' >-monitor dev redirect the monitor to char device 'dev' >-qmp dev like -monitor but opens in 'control' mode. >-mon chardev=[name][,mode=readline|control][,default] >-debugcon dev redirect the debug console to char device 'dev' >-pidfile file write PID to 'file' >-singlestep always run in singlestep mode >-S freeze CPU at startup (use 'c' to start execution) >-gdb dev wait for gdb connection on 'dev' >-s shorthand for -gdb tcp::1234 >-d item1,... output log to /tmp/qemu.log (use -d ? for a list of log items) >-hdachs c,h,s[,t] > force hard disk 0 physical geometry and the optional BIOS > translation (t=none or lba) (usually qemu can guess them) >-L path set the directory for the BIOS, VGA BIOS and keymaps >-bios file set the filename for the BIOS >-enable-kvm enable KVM full virtualization support >-machine [type=]name[,prop[=value][,...]] > selects emulated machine (-machine ? for list) > property accel=accel1[:accel2[:...]] selects accelerator > supported accelerators are kvm, tcg (default: kvm:tcg) > dump-guest-core=on|off include guest memory in a core dump (default=on) >-no-reboot exit instead of rebooting >-no-shutdown stop before shutdown >-loadvm [tag|id] > start right away with a saved state (loadvm in monitor) >-daemonize daemonize QEMU after initializing >-option-rom rom load a file, rom, into the option ROM space >-clock force the use of the given methods for timer alarm. > To see what timers are available use -clock ? >-rtc [base=utc|localtime|date][,clock=host|vm][,driftfix=none|slew] > set the RTC base and clock, enable drift fix for clock ticks >-icount [N|auto] > enable virtual instruction counter with 2^N clock ticks per > instruction >-watchdog i6300esb|ib700 > enable virtual hardware watchdog [default=none] >-watchdog-action reset|shutdown|poweroff|pause|debug|none > action when watchdog fires [default=reset] >-echr chr set terminal escape character instead of ctrl-a >-virtioconsole c > set virtio console >-show-cursor show cursor >-tb-size n set TB size >-incoming p prepare for incoming migration, listen on port p >-nodefaults don't create default devices. >-chroot dir Chroot to dir just before starting the VM. >-runas user Change to user id user just before starting the VM. >-nodefconfig > do not load default config files at startup >-readconfig <file> >-writeconfig <file> > read/write config file >-no-kvm disable KVM hardware virtualization >-no-kvm-irqchip disable KVM kernel mode PIC/IOAPIC/LAPIC >-no-kvm-pit disable KVM kernel mode PIT >-no-kvm-pit-reinjection disable KVM kernel mode PIT interrupt reinjection >-pcidevice host=bus:dev.func[,dma=none][,name=string] > expose a PCI device to the guest OS. > dma=none: don't perform any dma translations (default is to use an iommu) > 'string' is used in log output. >-nvram FILE provide ia64 nvram contents >-tdf enable guest time drift compensation >-kvm-shadow-memory MEGABYTES > allocate MEGABYTES for kvm mmu shadowing >-mem-path FILE provide backing storage for guest RAM >-mem-prealloc preallocate guest memory (use with -mempath) >During emulation, the following keys are useful: >ctrl-alt-f toggle full screen >ctrl-alt-n switch to virtual console 'n' >ctrl-alt toggle mouse and keyboard grab >When using -nographic, press 'ctrl-a h' to get some help. >WARNING: Direct use of qemu-kvm from the command line is not recommended by Red Hat. >WARNING: Some command line options listed here may not be available in future releases. >WARNING: Red Hat recommends the use of libvirt as the stable management interface. >configure:77503: result: yes >configure:77525: checking for broken '-machine accel=tcg' option in /usr/libexec/qemu-kvm >configure:77532: result: no >configure:77545: checking if -machine [pc,]accel=tcg option is required to test virtio-serial feature >configure:77555: result: >configure:77558: checking for virtio-serial support in /usr/libexec/qemu-kvm >configure:77561: result: yes >configure:77663: checking for main in -lreadline >configure:77692: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 >configure:77699: $? = 0 >configure:77720: result: yes >configure:77752: checking for append_history >configure:77808: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 >configure:77815: $? = 0 >configure:77837: result: yes >configure:77752: checking for completion_matches >configure:77808: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 >configure:77815: $? = 0 >configure:77837: result: yes >configure:77752: checking for rl_completion_matches >configure:77808: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 >configure:77815: $? = 0 >configure:77837: result: yes >configure:77855: checking whether NLS is requested >configure:77864: result: yes >configure:77905: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:77937: result: /usr/bin/msgfmt >configure:77946: checking for gmsgfmt >configure:77977: result: /usr/bin/msgfmt >configure:78028: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:78060: result: /usr/bin/xgettext >configure:78106: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:78137: result: /usr/bin/msgmerge >configure:78617: checking for CFPreferencesCopyAppValue >configure:78673: result: no >configure:78682: checking for CFLocaleCopyCurrent >configure:78738: result: no >configure:78789: checking for GNU gettext in libc >configure:78819: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:78826: $? = 0 >configure:78848: result: yes >configure:79752: checking whether to use NLS >configure:79754: result: yes >configure:79757: checking where the gettext function comes from >configure:79768: result: libc >configure:79832: checking for PCRE >configure:79839: $PKG_CONFIG --exists --print-errors "libpcre" >configure:79842: $? = 0 >configure:79855: $PKG_CONFIG --exists --print-errors "libpcre" >configure:79858: $? = 0 >configure:79935: result: yes >configure:79940: checking for magic_file in -lmagic >configure:79975: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lmagic >&5 >configure:79982: $? = 0 >configure:80003: result: yes >configure:80016: checking magic.h usability >configure:80033: gcc -std=gnu99 -std=gnu99 -c -g -O2 conftest.c >&5 >configure:80040: $? = 0 >configure:80054: result: yes >configure:80058: checking magic.h presence >configure:80073: gcc -E conftest.c >configure:80080: $? = 0 >configure:80094: result: yes >configure:80122: checking for magic.h >configure:80129: result: yes >configure:80154: checking for LIBVIRT >configure:80161: $PKG_CONFIG --exists --print-errors "libvirt" >configure:80164: $? = 0 >configure:80177: $PKG_CONFIG --exists --print-errors "libvirt" >configure:80180: $? = 0 >configure:80217: result: yes >configure:80239: checking for LIBXML2 >configure:80246: $PKG_CONFIG --exists --print-errors "libxml-2.0" >configure:80249: $? = 0 >configure:80262: $PKG_CONFIG --exists --print-errors "libxml-2.0" >configure:80265: $? = 0 >configure:80302: result: yes >configure:80324: checking for LIBCONFIG >configure:80331: $PKG_CONFIG --exists --print-errors "libconfig" >configure:80334: $? = 0 >configure:80347: $PKG_CONFIG --exists --print-errors "libconfig" >configure:80350: $? = 0 >configure:80387: result: yes >configure:80409: checking for HIVEX >configure:80416: $PKG_CONFIG --exists --print-errors "hivex" >configure:80419: $? = 0 >configure:80432: $PKG_CONFIG --exists --print-errors "hivex" >configure:80435: $? = 0 >configure:80472: result: yes >configure:80502: checking for FUSE >configure:80509: $PKG_CONFIG --exists --print-errors "fuse" >configure:80512: $? = 0 >configure:80525: $PKG_CONFIG --exists --print-errors "fuse" >configure:80528: $? = 0 >configure:80569: result: yes >configure:80584: checking for fuse_opt_add_opt_escaped >configure:80640: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -pthread -L/lib64 -lfuse -lrt -ldl >&5 >configure:80647: $? = 0 >configure:80669: result: yes >configure:80698: checking for valgrind >configure:80726: result: no >configure:80808: checking for ocamlc >configure:80824: found /usr/bin/ocamlc >configure:80835: result: ocamlc >configure:80860: result: OCaml version is 3.11.2 >configure:80863: result: OCaml library path is /usr/lib64/ocaml >configure:80913: checking for ocamlopt >configure:80929: found /usr/bin/ocamlopt >configure:80940: result: ocamlopt >configure:81023: checking for ocamlc.opt >configure:81039: found /usr/bin/ocamlc.opt >configure:81050: result: ocamlc.opt >configure:81127: checking for ocamlopt.opt >configure:81143: found /usr/bin/ocamlopt.opt >configure:81154: result: ocamlopt.opt >configure:81236: checking for ocamldep >configure:81252: found /usr/bin/ocamldep >configure:81263: result: ocamldep >configure:81330: checking for ocamlmktop >configure:81346: found /usr/bin/ocamlmktop >configure:81357: result: ocamlmktop >configure:81424: checking for ocamlmklib >configure:81440: found /usr/bin/ocamlmklib >configure:81451: result: ocamlmklib >configure:81518: checking for ocamldoc >configure:81548: result: no >configure:81612: checking for ocamlbuild >configure:81628: found /usr/bin/ocamlbuild >configure:81639: result: ocamlbuild >configure:81707: checking for ocamlfind >configure:81723: found /usr/bin/ocamlfind >configure:81734: result: ocamlfind >configure:81789: checking for Test::More >configure:81796: result: yes >configure:81789: checking for ExtUtils::MakeMaker >configure:81796: result: yes >configure:81832: checking for python >configure:81848: found /usr/bin/python >configure:81860: result: python >configure:81870: checking Python prefix >configure:81873: result: /usr >configure:81876: checking Python version >configure:81881: result: 2.6 >configure:81884: checking for Python include path >configure:81891: result: /usr/include/python2.6 >configure:81907: checking for Python site-packages path >configure:81913: result: /usr/lib64/python2.6/site-packages >configure:81921: checking for PyCapsule_New in -lc >configure:81956: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lc -L. -lpython2.6 >&5 >/tmp/ccbXAA1j.o: In function `main': >/builddir/build/BUILD/libguestfs-1.16.34/conftest.c:686: undefined reference to `PyCapsule_New' >collect2: ld returned 1 exit status >configure:81963: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libguestfs" >| #define PACKAGE_TARNAME "libguestfs" >| #define PACKAGE_VERSION "1.16.34" >| #define PACKAGE_STRING "libguestfs 1.16.34" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libguestfs" >| #define VERSION "1.16.34" >| #define PACKAGE_VERSION_MAJOR 1 >| #define PACKAGE_VERSION_MINOR 16 >| #define PACKAGE_VERSION_RELEASE 34 >| #define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETLOGIN_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE___XPG_STRERROR_R 1 >| #define HAVE_PREAD 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETENV 1 >| #define HAVE_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CATGETS 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRTOUMAX 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_PIPE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_USLEEP 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCTOB 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_FCHDIR 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_MBSTATE_T 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETSERVBYNAME 1 >| #define restrict __restrict >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_IPV4 1 >| #define HAVE_IPV6 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_DECL_GETLOGIN_R 1 >| #define HAVE_DECL_GETLOGIN 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define __GETOPT_PREFIX rpl_ >| #define HAVE_DECL_GETENV 1 >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_DECL_SETENV 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_FFSL 1 >| #define HAVE_RAW_DECL_FFSLL 1 >| #define HAVE_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRERROR_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_WORKING_UTIMES 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define DBL_EXPBIT0_WORD 1 >| #define DBL_EXPBIT0_BIT 20 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_SNPRINTF_RETVAL_C99 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_DECL_ALARM 1 >| #define HAVE_DECL_UNSETENV 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_RAW_DECL_INET_NTOP 1 >| #define HAVE_RAW_DECL_INET_PTON 1 >| #define HAVE_BYTESWAP_H 1 >| #define GNULIB_TEST_CHDIR 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_CLOSEDIR 1 >| #define GNULIB_TEST_CLOSEDIR 1 >| #define GNULIB_TEST_CONNECT 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_CLOSEDIR 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_OPENDIR 1 >| #define HAVE_RAW_DECL_READDIR 1 >| #define HAVE_RAW_DECL_REWINDDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_TEST_DUP 1 >| #define HAVE_DUP2 1 >| #define GNULIB_TEST_DUP2 1 >| #define GNULIB_TEST_ENVIRON 1 >| #define GNULIB_TEST_FCHDIR 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| #define fnmatch posix_fnmatch >| #define HAVE_DECL_ISBLANK 1 >| #define HAVE_DECL___FPENDING 1 >| #define GNULIB_TEST_FSTAT 1 >| #define GNULIB_FSTATAT 1 >| #define GNULIB_TEST_FSTATAT 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define STAT_STATVFS 1 >| #define STAT_STATFS2_FRSIZE 1 >| #define HAVE_SYS_STATFS_H 1 >| #define GNULIB_TEST_FTELL 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define GNULIB_TEST_FUTIMENS 1 >| #define HAVE_DECL_GAI_STRERROR 1 >| #define HAVE_DECL_GAI_STRERRORA 0 >| #define HAVE_DECL_GETADDRINFO 1 >| #define HAVE_DECL_FREEADDRINFO 1 >| #define HAVE_DECL_GETNAMEINFO 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define GNULIB_TEST_GETADDRINFO 1 >| #define GNULIB_TEST_GETCWD 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETLOGIN_R 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define __GETOPT_PREFIX rpl_ >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_DECL_INET_NTOP 1 >| #define HAVE_INLINE 1 >| #define HAVE_RAW_DECL_SETLOCALE 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LOCALECONV 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define GNULIB_TEST_MBRTOWC 1 >| #define GNULIB_TEST_MBSINIT 1 >| #define GNULIB_TEST_MBSRTOWCS 1 >| #define GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define GNULIB_TEST_MEMMEM 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define HAVE_MKDTEMP 1 >| #define GNULIB_TEST_MKDTEMP 1 >| #define HAVE_RAW_DECL_GETADDRINFO 1 >| #define HAVE_RAW_DECL_FREEADDRINFO 1 >| #define HAVE_RAW_DECL_GAI_STRERROR 1 >| #define HAVE_RAW_DECL_GETNAMEINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define GNULIB_OPENAT 1 >| #define GNULIB_TEST_OPENAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define HAVE_OPENDIR 1 >| #define GNULIB_TEST_OPENDIR 1 >| #define GNULIB_TEST_PERROR 1 >| #define GNULIB_TEST_PREAD 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_RAISE 1 >| #define GNULIB_TEST_RAISE 1 >| #define HAVE_RAWMEMCHR 1 >| #define GNULIB_TEST_RAWMEMCHR 1 >| #define GNULIB_TEST_READ 1 >| #define HAVE_READDIR 1 >| #define GNULIB_TEST_READDIR 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_SELECT 1 >| #define HAVE_GETSERVBYNAME 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >| #define HAVE_RAW_DECL_SIGACTION 1 >| #define HAVE_RAW_DECL_SIGADDSET 1 >| #define HAVE_RAW_DECL_SIGDELSET 1 >| #define HAVE_RAW_DECL_SIGEMPTYSET 1 >| #define HAVE_RAW_DECL_SIGFILLSET 1 >| #define HAVE_RAW_DECL_SIGISMEMBER 1 >| #define HAVE_RAW_DECL_SIGPENDING 1 >| #define HAVE_RAW_DECL_SIGPROCMASK 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DECL_SLEEP 1 >| #define GNULIB_TEST_SLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_SNPRINTF 1 >| #define GNULIB_SNPRINTF 1 >| #define GNULIB_TEST_SOCKET 1 >| #define GNULIB_TEST_STAT 1 >| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >| #define GNULIB_FSCANF 1 >| #define GNULIB_SCANF 1 >| #define HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_GETS 1 >| #define HAVE_RAW_DECL_PCLOSE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_RAW_DECL__EXIT 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_INITSTATE 1 >| #define HAVE_RAW_DECL_INITSTATE_R 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_POSIX_OPENPT 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_PTSNAME_R 1 >| #define HAVE_RAW_DECL_RANDOM 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| #define HAVE_RAW_DECL_REALPATH 1 >| #define HAVE_RAW_DECL_RPMATCH 1 >| #define HAVE_RAW_DECL_SETENV 1 >| #define HAVE_RAW_DECL_SETSTATE 1 >| #define HAVE_RAW_DECL_SETSTATE_R 1 >| #define HAVE_RAW_DECL_SRANDOM 1 >| #define HAVE_RAW_DECL_SRANDOM_R 1 >| #define HAVE_RAW_DECL_STRTOD 1 >| #define HAVE_RAW_DECL_STRTOLL 1 >| #define HAVE_RAW_DECL_STRTOULL 1 >| #define HAVE_RAW_DECL_UNLOCKPT 1 >| #define HAVE_RAW_DECL_UNSETENV 1 >| #define HAVE_STRCHRNUL 1 >| #define GNULIB_TEST_STRCHRNUL 1 >| #define GNULIB_TEST_STRDUP 1 >| #define GNULIB_STRERROR 1 >| #define GNULIB_TEST_STRERROR 1 >| #define GNULIB_TEST_STRERROR_R 1 >| #define GNULIB_TEST_STRNDUP 1 >| #define GNULIB_TEST_STRNLEN 1 >| #define HAVE_STRTOLL 1 >| #define GNULIB_TEST_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define GNULIB_TEST_STRTOULL 1 >| #define GNULIB_TEST_SYMLINK 1 >| #define GNULIB_TEST_SYMLINKAT 1 >| #define HAVE_RAW_DECL_PSELECT 1 >| #define HAVE_RAW_DECL_SELECT 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_RAW_DECL_SOCKET 1 >| #define HAVE_RAW_DECL_CONNECT 1 >| #define HAVE_RAW_DECL_ACCEPT 1 >| #define HAVE_RAW_DECL_BIND 1 >| #define HAVE_RAW_DECL_GETPEERNAME 1 >| #define HAVE_RAW_DECL_GETSOCKNAME 1 >| #define HAVE_RAW_DECL_GETSOCKOPT 1 >| #define HAVE_RAW_DECL_LISTEN 1 >| #define HAVE_RAW_DECL_RECV 1 >| #define HAVE_RAW_DECL_SEND 1 >| #define HAVE_RAW_DECL_RECVFROM 1 >| #define HAVE_RAW_DECL_SENDTO 1 >| #define HAVE_RAW_DECL_SETSOCKOPT 1 >| #define HAVE_RAW_DECL_SHUTDOWN 1 >| #define HAVE_RAW_DECL_ACCEPT4 1 >| #define HAVE_RAW_DECL_FCHMODAT 1 >| #define HAVE_RAW_DECL_FSTAT 1 >| #define HAVE_RAW_DECL_FSTATAT 1 >| #define HAVE_RAW_DECL_FUTIMENS 1 >| #define HAVE_RAW_DECL_LCHMOD 1 >| #define HAVE_RAW_DECL_LSTAT 1 >| #define HAVE_RAW_DECL_MKDIRAT 1 >| #define HAVE_RAW_DECL_MKFIFO 1 >| #define HAVE_RAW_DECL_MKFIFOAT 1 >| #define HAVE_RAW_DECL_MKNOD 1 >| #define HAVE_RAW_DECL_MKNODAT 1 >| #define HAVE_RAW_DECL_STAT 1 >| #define HAVE_RAW_DECL_UTIMENSAT 1 >| #define HAVE_RAW_DECL_WAITPID 1 >| #define HAVE_RAW_DECL_CHDIR 1 >| #define HAVE_RAW_DECL_CHOWN 1 >| #define HAVE_RAW_DECL_DUP 1 >| #define HAVE_RAW_DECL_DUP2 1 >| #define HAVE_RAW_DECL_DUP3 1 >| #define HAVE_RAW_DECL_ENVIRON 1 >| #define HAVE_RAW_DECL_EUIDACCESS 1 >| #define HAVE_RAW_DECL_FACCESSAT 1 >| #define HAVE_RAW_DECL_FCHDIR 1 >| #define HAVE_RAW_DECL_FCHOWNAT 1 >| #define HAVE_RAW_DECL_FDATASYNC 1 >| #define HAVE_RAW_DECL_FSYNC 1 >| #define HAVE_RAW_DECL_FTRUNCATE 1 >| #define HAVE_RAW_DECL_GETCWD 1 >| #define HAVE_RAW_DECL_GETDOMAINNAME 1 >| #define HAVE_RAW_DECL_GETDTABLESIZE 1 >| #define HAVE_RAW_DECL_GETGROUPS 1 >| #define HAVE_RAW_DECL_GETHOSTNAME 1 >| #define HAVE_RAW_DECL_GETLOGIN 1 >| #define HAVE_RAW_DECL_GETLOGIN_R 1 >| #define HAVE_RAW_DECL_GETPAGESIZE 1 >| #define HAVE_RAW_DECL_GETUSERSHELL 1 >| #define HAVE_RAW_DECL_SETUSERSHELL 1 >| #define HAVE_RAW_DECL_ENDUSERSHELL 1 >| #define HAVE_RAW_DECL_GROUP_MEMBER 1 >| #define HAVE_RAW_DECL_ISATTY 1 >| #define HAVE_RAW_DECL_LCHOWN 1 >| #define HAVE_RAW_DECL_LINK 1 >| #define HAVE_RAW_DECL_LINKAT 1 >| #define HAVE_RAW_DECL_LSEEK 1 >| #define HAVE_RAW_DECL_PIPE 1 >| #define HAVE_RAW_DECL_PIPE2 1 >| #define HAVE_RAW_DECL_PREAD 1 >| #define HAVE_RAW_DECL_PWRITE 1 >| #define HAVE_RAW_DECL_READLINK 1 >| #define HAVE_RAW_DECL_READLINKAT 1 >| #define HAVE_RAW_DECL_RMDIR 1 >| #define HAVE_RAW_DECL_SETHOSTNAME 1 >| #define HAVE_RAW_DECL_SLEEP 1 >| #define HAVE_RAW_DECL_SYMLINK 1 >| #define HAVE_RAW_DECL_SYMLINKAT 1 >| #define HAVE_RAW_DECL_TTYNAME_R 1 >| #define HAVE_RAW_DECL_UNLINK 1 >| #define HAVE_RAW_DECL_UNLINKAT 1 >| #define HAVE_RAW_DECL_USLEEP 1 >| #define HAVE_VASPRINTF 1 >| #define GNULIB_TEST_VASPRINTF 1 >| #define HAVE_RAW_DECL_BTOWC 1 >| #define HAVE_RAW_DECL_WCTOB 1 >| #define HAVE_RAW_DECL_MBSINIT 1 >| #define HAVE_RAW_DECL_MBRTOWC 1 >| #define HAVE_RAW_DECL_MBRLEN 1 >| #define HAVE_RAW_DECL_MBSRTOWCS 1 >| #define HAVE_RAW_DECL_MBSNRTOWCS 1 >| #define HAVE_RAW_DECL_WCRTOMB 1 >| #define HAVE_RAW_DECL_WCSRTOMBS 1 >| #define HAVE_RAW_DECL_WCSNRTOMBS 1 >| #define HAVE_RAW_DECL_WCWIDTH 1 >| #define HAVE_RAW_DECL_WMEMCHR 1 >| #define HAVE_RAW_DECL_WMEMCMP 1 >| #define HAVE_RAW_DECL_WMEMCPY 1 >| #define HAVE_RAW_DECL_WMEMMOVE 1 >| #define HAVE_RAW_DECL_WMEMSET 1 >| #define HAVE_RAW_DECL_WCSLEN 1 >| #define HAVE_RAW_DECL_WCSNLEN 1 >| #define HAVE_RAW_DECL_WCSCPY 1 >| #define HAVE_RAW_DECL_WCPCPY 1 >| #define HAVE_RAW_DECL_WCSNCPY 1 >| #define HAVE_RAW_DECL_WCPNCPY 1 >| #define HAVE_RAW_DECL_WCSCAT 1 >| #define HAVE_RAW_DECL_WCSNCAT 1 >| #define HAVE_RAW_DECL_WCSCMP 1 >| #define HAVE_RAW_DECL_WCSNCMP 1 >| #define HAVE_RAW_DECL_WCSCASECMP 1 >| #define HAVE_RAW_DECL_WCSNCASECMP 1 >| #define HAVE_RAW_DECL_WCSCOLL 1 >| #define HAVE_RAW_DECL_WCSXFRM 1 >| #define HAVE_RAW_DECL_WCSDUP 1 >| #define HAVE_RAW_DECL_WCSCHR 1 >| #define HAVE_RAW_DECL_WCSRCHR 1 >| #define HAVE_RAW_DECL_WCSCSPN 1 >| #define HAVE_RAW_DECL_WCSSPN 1 >| #define HAVE_RAW_DECL_WCSPBRK 1 >| #define HAVE_RAW_DECL_WCSSTR 1 >| #define HAVE_RAW_DECL_WCSTOK 1 >| #define HAVE_RAW_DECL_WCSWIDTH 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_RAW_DECL_WCTYPE 1 >| #define HAVE_RAW_DECL_ISWCTYPE 1 >| #define HAVE_RAW_DECL_WCTRANS 1 >| #define HAVE_RAW_DECL_TOWCTRANS 1 >| #define GNULIB_TEST_WRITE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_LONG_LONG_INT 1 >| #define GNULIB_TEST_ACCEPT 1 >| #define GNULIB_TEST_BIND 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >| #define GNULIB_TEST_FDOPEN 1 >| #define GNULIB_TEST_FTRUNCATE 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETPAGESIZE 1 >| #define HAVE_DECL_INET_PTON 1 >| #define HAVE_IOCTL 1 >| #define GNULIB_TEST_IOCTL 1 >| #define GNULIB_TEST_LISTEN 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_USELOCALE 1 >| #define GNULIB_TEST_MBTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_PIPE 1 >| #define GNULIB_TEST_PUTENV 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define GNULIB_TEST_SETLOCALE 1 >| #define GNULIB_TEST_SETSOCKOPT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_RAW_DECL_IOCTL 1 >| #define HAVE_PTHREAD_ATFORK 1 >| #define HAVE_UNSETENV 1 >| #define GNULIB_TEST_UNSETENV 1 >| #define GNULIB_TEST_USLEEP 1 >| #define GNULIB_TEST_WCRTOMB 1 >| #define HAVE_DECL_WCTOB 1 >| #define GNULIB_TEST_WCTOB 1 >| #define GNULIB_TEST_WCTOMB 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define SIZEOF_LONG 8 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define host_cpu "x86_64" >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_PRINTF_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_HTONL 1 >| #define HAVE_HTONS 1 >| #define HAVE_INOTIFY_INIT1 1 >| #define HAVE_LGETXATTR 1 >| #define HAVE_LISTXATTR 1 >| #define HAVE_LLISTXATTR 1 >| #define HAVE_LSETXATTR 1 >| #define HAVE_LREMOVEXATTR 1 >| #define HAVE_MKNOD 1 >| #define HAVE_NTOHL 1 >| #define HAVE_NTOHS 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_REMOVEXATTR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYNC 1 >| #define HAVE_REGISTER_PRINTF_SPECIFIER 1 >| #define HAVE_AUGEAS 1 >| #define HAVE_AUG_LOAD 1 >| #define HAVE_AUG_DEFVAR 1 >| #define HAVE_AUG_DEFNODE 1 >| #define HAVE_SELINUX_SELINUX_H 1 >| #define HAVE_SETCON 1 >| #define HAVE_GETCON 1 >| #define HAVE_LIBSELINUX 1 >| #define DB_DUMP "db_dump" >| #define DB_LOAD "db_load" >| #define QEMU "/usr/libexec/qemu-kvm" >| #define DRIVE_IF "virtio" >| #define NET_IF "virtio-net-pci" >| #define HAVE_LIBREADLINE 1 >| #define HAVE_APPEND_HISTORY 1 >| #define HAVE_COMPLETION_MATCHES 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LIBMAGIC 1 >| #define HAVE_LIBVIRT 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_LIBCONFIG 1 >| #define HAVE_HIVEX 1 >| #define HAVE_FUSE 1 >| #define HAVE_FUSE_OPT_ADD_OPT_ESCAPED 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char PyCapsule_New (); >| int >| main () >| { >| return PyCapsule_New (); >| ; >| return 0; >| } >configure:81984: result: no >configure:81994: checking for PyString_AsString in -lc >configure:82029: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lc -L. -lpython2.6 >&5 >configure:82036: $? = 0 >configure:82057: result: yes >configure:82098: checking for ruby >configure:82114: found /usr/bin/ruby >configure:82126: result: ruby >configure:82136: checking for rake >configure:82152: found /usr/bin/rake >configure:82164: result: rake >configure:82175: checking for C library for Ruby extensions >running: ruby -rrbconfig -e 'puts RbConfig::CONFIG["RUBY_SO_NAME"]' >configure:82184: result: -lruby >configure:82187: checking for ruby_init in -lruby >configure:82222: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lruby >&5 >configure:82229: $? = 0 >configure:82252: result: yes >configure:82271: checking for rb_hash_lookup >configure:82327: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 conftest.c -lruby >&5 >configure:82334: $? = 0 >configure:82356: result: yes >configure:82447: checking for JDK in /usr/lib/jvm/java >configure:82485: result: found java version "1.5.0" in /usr/lib/jvm/java >configure:82488: checking for jni.h >configure:82507: result: -I/usr/lib/jvm/java/include >configure:82510: checking for jni_md.h >configure:82535: result: -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux >configure:82538: checking extra javac flags >configure:82546: result: -source 1.5 >configure:83408: checking for Pod::Usage >configure:83415: result: yes >configure:83408: checking for Getopt::Long >configure:83415: result: yes >configure:83408: checking for Sys::Virt >configure:83415: result: yes >configure:83408: checking for Data::Dumper >configure:83415: result: yes >configure:83408: checking for Locale::TextDomain >configure:83415: result: yes >configure:83408: checking for Win::Hivex >configure:83415: result: yes >configure:83408: checking for Win::Hivex::Regedit >configure:83415: result: yes >configure:83539: checking for gjs >configure:83569: result: no >configure:83575: WARNING: gjs not found, gobject bindtests will not run >configure:83593: checking for gobject-introspection >configure:83625: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.30.0" >Package gobject-introspection-1.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gobject-introspection-1.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gobject-introspection-1.0' found >configure:83628: $? = 1 >configure:83641: result: no >configure:84147: creating ./config.status >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## >This file was extended by libguestfs config.status 1.16.34, which was >generated by GNU Autoconf 2.63. Invocation command line was > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status >on buildsys.int.vidux.hu >config.status:2722: creating clone/virt-sysprep >config.status:2722: creating podwrapper.pl >config.status:2722: creating run >config.status:2722: creating Makefile >config.status:2722: creating align/Makefile >config.status:2722: creating appliance/Makefile >config.status:2722: creating cat/Makefile >config.status:2722: creating clone/Makefile >config.status:2722: creating csharp/Makefile >config.status:2722: creating daemon/Makefile >config.status:2722: creating debian/changelog >config.status:2722: creating df/Makefile >config.status:2722: creating edit/Makefile >config.status:2722: creating erlang/Makefile >config.status:2722: creating erlang/examples/Makefile >config.status:2722: creating examples/Makefile >config.status:2722: creating fish/Makefile >config.status:2722: creating format/Makefile >config.status:2722: creating fuse/Makefile >config.status:2722: creating generator/Makefile >config.status:2722: creating gnulib/lib/Makefile >config.status:2722: creating gnulib/tests/Makefile >config.status:2722: creating gobject/Makefile >config.status:2722: creating haskell/Makefile >config.status:2722: creating inspector/Makefile >config.status:2722: creating java/Makefile >config.status:2722: creating java/examples/Makefile >config.status:2722: creating ocaml/META >config.status:2722: creating ocaml/Makefile >config.status:2722: creating ocaml/examples/Makefile >config.status:2722: creating perl/Makefile >config.status:2722: creating perl/Makefile.PL >config.status:2722: creating perl/examples/Makefile >config.status:2722: creating php/Makefile >config.status:2722: creating po-docs/Makefile >config.status:2722: creating po-docs/ja/Makefile >config.status:2722: creating po-docs/uk/Makefile >config.status:2722: creating po/Makefile.in >config.status:2722: creating python/Makefile >config.status:2722: creating python/examples/Makefile >config.status:2722: creating rescue/Makefile >config.status:2722: creating resize/Makefile >config.status:2722: creating ruby/Makefile >config.status:2722: creating ruby/Rakefile >config.status:2722: creating ruby/examples/Makefile >config.status:2722: creating sparsify/Makefile >config.status:2722: creating src/Makefile >config.status:2722: creating src/libguestfs.pc >config.status:2722: creating test-tool/Makefile >config.status:2722: creating tests/c-api/Makefile >config.status:2722: creating tests/data/Makefile >config.status:2722: creating tests/extra/Makefile >config.status:2722: creating tests/guests/Makefile >config.status:2722: creating tests/luks/Makefile >config.status:2722: creating tests/lvm/Makefile >config.status:2722: creating tests/md/Makefile >config.status:2722: creating tests/mount-local/Makefile >config.status:2722: creating tests/protocol/Makefile >config.status:2722: creating tests/qemu/Makefile >config.status:2722: creating tests/regressions/Makefile >config.status:2722: creating tools/Makefile >config.status:2722: creating config.h >config.status:3031: executing depfiles commands >config.status:3031: executing libtool commands >config.status:3031: executing po-directories commands >## ---------------- ## >## Cache variables. ## >## ---------------- ## >ac_cv_build=x86_64-unknown-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_c_restrict=__restrict >ac_cv_env_AUGEAS_CFLAGS_set= >ac_cv_env_AUGEAS_CFLAGS_value= >ac_cv_env_AUGEAS_LIBS_set= >ac_cv_env_AUGEAS_LIBS_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set= >ac_cv_env_CFLAGS_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_ERLCFLAGS_set= >ac_cv_env_ERLCFLAGS_value= >ac_cv_env_ERLC_set= >ac_cv_env_ERLC_value= >ac_cv_env_ERL_set= >ac_cv_env_ERL_value= >ac_cv_env_FUSE_CFLAGS_set= >ac_cv_env_FUSE_CFLAGS_value= >ac_cv_env_FUSE_LIBS_set= >ac_cv_env_FUSE_LIBS_value= >ac_cv_env_GOBJECT_CFLAGS_set= >ac_cv_env_GOBJECT_CFLAGS_value= >ac_cv_env_GOBJECT_LIBS_set= >ac_cv_env_GOBJECT_LIBS_value= >ac_cv_env_HIVEX_CFLAGS_set= >ac_cv_env_HIVEX_CFLAGS_value= >ac_cv_env_HIVEX_LIBS_set= >ac_cv_env_HIVEX_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBCONFIG_CFLAGS_set= >ac_cv_env_LIBCONFIG_CFLAGS_value= >ac_cv_env_LIBCONFIG_LIBS_set= >ac_cv_env_LIBCONFIG_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LIBVIRT_CFLAGS_set= >ac_cv_env_LIBVIRT_CFLAGS_value= >ac_cv_env_LIBVIRT_LIBS_set= >ac_cv_env_LIBVIRT_LIBS_value= >ac_cv_env_LIBXML2_CFLAGS_set= >ac_cv_env_LIBXML2_CFLAGS_value= >ac_cv_env_LIBXML2_LIBS_set= >ac_cv_env_LIBXML2_LIBS_value= >ac_cv_env_PCRE_CFLAGS_set= >ac_cv_env_PCRE_CFLAGS_value= >ac_cv_env_PCRE_LIBS_set= >ac_cv_env_PCRE_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set= >ac_cv_env_host_alias_value= >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func___fpending=yes >ac_cv_func___xpg_strerror_r=yes >ac_cv_func__set_invalid_parameter_handler=no >ac_cv_func_alloca_works=yes >ac_cv_func_append_history=yes >ac_cv_func_aug_defnode=yes >ac_cv_func_aug_defvar=yes >ac_cv_func_aug_load=yes >ac_cv_func_btowc=yes >ac_cv_func_catgets=yes >ac_cv_func_clock_gettime=yes >ac_cv_func_clock_settime=yes >ac_cv_func_closedir=yes >ac_cv_func_completion_matches=yes >ac_cv_func_dirfd=yes >ac_cv_func_fchdir=yes >ac_cv_func_fcntl=yes >ac_cv_func_fdopendir=yes >ac_cv_func_fstatat=yes >ac_cv_func_fstatfs=yes >ac_cv_func_fsync=yes >ac_cv_func_ftruncate=yes >ac_cv_func_fuse_opt_add_opt_escaped=yes >ac_cv_func_futimens=yes >ac_cv_func_futimes=yes >ac_cv_func_futimesat=yes >ac_cv_func_getcon=yes >ac_cv_func_getdelim=yes >ac_cv_func_getdtablesize=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_getline=yes >ac_cv_func_getlogin_r=yes >ac_cv_func_getopt_long_only=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpwnam_r=yes >ac_cv_func_getservbyname=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getxattr=yes >ac_cv_func_htonl=yes >ac_cv_func_htons=yes >ac_cv_func_inotify_init1=yes >ac_cv_func_ioctl=yes >ac_cv_func_isblank=yes >ac_cv_func_iswcntrl=yes >ac_cv_func_iswctype=yes >ac_cv_func_lgetxattr=yes >ac_cv_func_listxattr=yes >ac_cv_func_llistxattr=yes >ac_cv_func_lremovexattr=yes >ac_cv_func_lsetxattr=yes >ac_cv_func_lstat=yes >ac_cv_func_lutimes=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_mbsinit=yes >ac_cv_func_mbsrtowcs=yes >ac_cv_func_memmem=yes >ac_cv_func_mempcpy=yes >ac_cv_func_memrchr=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mknod=yes >ac_cv_func_mmap=yes >ac_cv_func_mprotect=yes >ac_cv_func_nanotime=no >ac_cv_func_newlocale=yes >ac_cv_func_ntohl=yes >ac_cv_func_ntohs=yes >ac_cv_func_openat=yes >ac_cv_func_opendir=yes >ac_cv_func_pipe=yes >ac_cv_func_posix_fallocate=yes >ac_cv_func_pread=yes >ac_cv_func_pthread_atfork=yes >ac_cv_func_raise=yes >ac_cv_func_rawmemchr=yes >ac_cv_func_rb_hash_lookup=yes >ac_cv_func_readdir=yes >ac_cv_func_readlink=yes >ac_cv_func_realpath=yes >ac_cv_func_register_printf_specifier=yes >ac_cv_func_removexattr=yes >ac_cv_func_rl_completion_matches=yes >ac_cv_func_setcon=yes >ac_cv_func_setenv=yes >ac_cv_func_setitimer=yes >ac_cv_func_setlocale=yes >ac_cv_func_setxattr=yes >ac_cv_func_shutdown=yes >ac_cv_func_sigaction=yes >ac_cv_func_sleep=yes >ac_cv_func_snprintf=yes >ac_cv_func_statvfs=yes >ac_cv_func_strchrnul=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_strnlen_working=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtoull=yes >ac_cv_func_strtoumax=yes >ac_cv_func_symlink=yes >ac_cv_func_symlinkat=yes >ac_cv_func_sync=yes >ac_cv_func_towlower=yes >ac_cv_func_tsearch=yes >ac_cv_func_unsetenv=yes >ac_cv_func_uselocale=yes >ac_cv_func_usleep=yes >ac_cv_func_utimensat=yes >ac_cv_func_vasnprintf=no >ac_cv_func_vasprintf=yes >ac_cv_func_wcrtomb=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcsnlen=yes >ac_cv_func_wctob=yes >ac_cv_func_wmemchr=yes >ac_cv_func_wmemcpy=yes >ac_cv_func_wmempcpy=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl__Exit=yes >ac_cv_have_decl___fpending=yes >ac_cv_have_decl__snprintf=no >ac_cv_have_decl_accept4=yes >ac_cv_have_decl_accept=yes >ac_cv_have_decl_alarm=yes >ac_cv_have_decl_alphasort=yes >ac_cv_have_decl_atoll=yes >ac_cv_have_decl_bind=yes >ac_cv_have_decl_btowc=yes >ac_cv_have_decl_canonicalize_file_name=yes >ac_cv_have_decl_chdir=yes >ac_cv_have_decl_chown=yes >ac_cv_have_decl_closedir=yes >ac_cv_have_decl_connect=yes >ac_cv_have_decl_dirfd=yes >ac_cv_have_decl_dprintf=yes >ac_cv_have_decl_dup2=yes >ac_cv_have_decl_dup3=yes >ac_cv_have_decl_dup=yes >ac_cv_have_decl_duplocale=yes >ac_cv_have_decl_endusershell=yes >ac_cv_have_decl_environ=yes >ac_cv_have_decl_euidaccess=yes >ac_cv_have_decl_faccessat=yes >ac_cv_have_decl_fchdir=yes >ac_cv_have_decl_fchmodat=yes >ac_cv_have_decl_fchownat=yes >ac_cv_have_decl_fcntl=yes >ac_cv_have_decl_fdatasync=yes >ac_cv_have_decl_fdopendir=yes >ac_cv_have_decl_ffsl=yes >ac_cv_have_decl_ffsll=yes >ac_cv_have_decl_freeaddrinfo=yes >ac_cv_have_decl_fseeko=yes >ac_cv_have_decl_fstat=yes >ac_cv_have_decl_fstatat=yes >ac_cv_have_decl_fsync=yes >ac_cv_have_decl_ftello=yes >ac_cv_have_decl_ftruncate=yes >ac_cv_have_decl_futimens=yes >ac_cv_have_decl_gai_strerror=yes >ac_cv_have_decl_gai_strerrorA=no >ac_cv_have_decl_getaddrinfo=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getcwd=yes >ac_cv_have_decl_getdelim=yes >ac_cv_have_decl_getdomainname=yes >ac_cv_have_decl_getdtablesize=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_getgroups=yes >ac_cv_have_decl_gethostname=yes >ac_cv_have_decl_getline=yes >ac_cv_have_decl_getloadavg=yes >ac_cv_have_decl_getlogin=yes >ac_cv_have_decl_getlogin_r=yes >ac_cv_have_decl_getnameinfo=yes >ac_cv_have_decl_getpagesize=yes >ac_cv_have_decl_getpeername=yes >ac_cv_have_decl_gets=yes >ac_cv_have_decl_getsockname=yes >ac_cv_have_decl_getsockopt=yes >ac_cv_have_decl_getsubopt=yes >ac_cv_have_decl_gettimeofday=yes >ac_cv_have_decl_getusershell=yes >ac_cv_have_decl_grantpt=yes >ac_cv_have_decl_group_member=yes >ac_cv_have_decl_imaxabs=yes >ac_cv_have_decl_imaxdiv=yes >ac_cv_have_decl_inet_ntop=yes >ac_cv_have_decl_inet_pton=yes >ac_cv_have_decl_initstate=yes >ac_cv_have_decl_initstate_r=yes >ac_cv_have_decl_ioctl=yes >ac_cv_have_decl_isatty=yes >ac_cv_have_decl_isblank=yes >ac_cv_have_decl_iswctype=yes >ac_cv_have_decl_lchmod=yes >ac_cv_have_decl_lchown=yes >ac_cv_have_decl_link=yes >ac_cv_have_decl_linkat=yes >ac_cv_have_decl_listen=yes >ac_cv_have_decl_lseek=yes >ac_cv_have_decl_lstat=yes >ac_cv_have_decl_mbrlen=yes >ac_cv_have_decl_mbrtowc=yes >ac_cv_have_decl_mbsinit=yes >ac_cv_have_decl_mbsnrtowcs=yes >ac_cv_have_decl_mbsrtowcs=yes >ac_cv_have_decl_memmem=yes >ac_cv_have_decl_mempcpy=yes >ac_cv_have_decl_memrchr=yes >ac_cv_have_decl_mkdirat=yes >ac_cv_have_decl_mkdtemp=yes >ac_cv_have_decl_mkfifo=yes >ac_cv_have_decl_mkfifoat=yes >ac_cv_have_decl_mknod=yes >ac_cv_have_decl_mknodat=yes >ac_cv_have_decl_mkostemp=yes >ac_cv_have_decl_mkostemps=yes >ac_cv_have_decl_mkstemp=yes >ac_cv_have_decl_mkstemps=yes >ac_cv_have_decl_openat=yes >ac_cv_have_decl_opendir=yes >ac_cv_have_decl_pclose=yes >ac_cv_have_decl_pipe2=yes >ac_cv_have_decl_pipe=yes >ac_cv_have_decl_popen=yes >ac_cv_have_decl_posix_openpt=yes >ac_cv_have_decl_pread=yes >ac_cv_have_decl_program_invocation_name=yes >ac_cv_have_decl_program_invocation_short_name=yes >ac_cv_have_decl_pselect=yes >ac_cv_have_decl_pthread_sigmask=yes >ac_cv_have_decl_ptsname=yes >ac_cv_have_decl_ptsname_r=yes >ac_cv_have_decl_pwrite=yes >ac_cv_have_decl_random=yes >ac_cv_have_decl_random_r=yes >ac_cv_have_decl_rawmemchr=yes >ac_cv_have_decl_readdir=yes >ac_cv_have_decl_readlink=yes >ac_cv_have_decl_readlinkat=yes >ac_cv_have_decl_realpath=yes >ac_cv_have_decl_recv=yes >ac_cv_have_decl_recvfrom=yes >ac_cv_have_decl_renameat=yes >ac_cv_have_decl_rewinddir=yes >ac_cv_have_decl_rmdir=yes >ac_cv_have_decl_rpmatch=yes >ac_cv_have_decl_scandir=yes >ac_cv_have_decl_select=yes >ac_cv_have_decl_send=yes >ac_cv_have_decl_sendto=yes >ac_cv_have_decl_setenv=yes >ac_cv_have_decl_sethostname=yes >ac_cv_have_decl_setlocale=yes >ac_cv_have_decl_setsockopt=yes >ac_cv_have_decl_setstate=yes >ac_cv_have_decl_setstate_r=yes >ac_cv_have_decl_setusershell=yes >ac_cv_have_decl_shutdown=yes >ac_cv_have_decl_sigaction=yes >ac_cv_have_decl_sigaddset=yes >ac_cv_have_decl_sigdelset=yes >ac_cv_have_decl_sigemptyset=yes >ac_cv_have_decl_sigfillset=yes >ac_cv_have_decl_sigismember=yes >ac_cv_have_decl_sigpending=yes >ac_cv_have_decl_sigprocmask=yes >ac_cv_have_decl_sleep=yes >ac_cv_have_decl_snprintf=yes >ac_cv_have_decl_socket=yes >ac_cv_have_decl_srandom=yes >ac_cv_have_decl_srandom_r=yes >ac_cv_have_decl_stat=yes >ac_cv_have_decl_stpcpy=yes >ac_cv_have_decl_stpncpy=yes >ac_cv_have_decl_strcasestr=yes >ac_cv_have_decl_strchrnul=yes >ac_cv_have_decl_strdup=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_have_decl_strncat=yes >ac_cv_have_decl_strndup=yes >ac_cv_have_decl_strnlen=yes >ac_cv_have_decl_strpbrk=yes >ac_cv_have_decl_strsep=yes >ac_cv_have_decl_strsignal=yes >ac_cv_have_decl_strtod=yes >ac_cv_have_decl_strtoimax=yes >ac_cv_have_decl_strtok_r=yes >ac_cv_have_decl_strtoll=yes >ac_cv_have_decl_strtoull=yes >ac_cv_have_decl_strtoumax=yes >ac_cv_have_decl_strverscmp=yes >ac_cv_have_decl_symlink=yes >ac_cv_have_decl_symlinkat=yes >ac_cv_have_decl_tmpfile=yes >ac_cv_have_decl_towctrans=yes >ac_cv_have_decl_ttyname_r=yes >ac_cv_have_decl_unlink=yes >ac_cv_have_decl_unlinkat=yes >ac_cv_have_decl_unlockpt=yes >ac_cv_have_decl_unsetenv=yes >ac_cv_have_decl_usleep=yes >ac_cv_have_decl_utimensat=yes >ac_cv_have_decl_vdprintf=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_have_decl_waitpid=yes >ac_cv_have_decl_wcpcpy=yes >ac_cv_have_decl_wcpncpy=yes >ac_cv_have_decl_wcrtomb=yes >ac_cv_have_decl_wcscasecmp=yes >ac_cv_have_decl_wcscat=yes >ac_cv_have_decl_wcschr=yes >ac_cv_have_decl_wcscmp=yes >ac_cv_have_decl_wcscoll=yes >ac_cv_have_decl_wcscpy=yes >ac_cv_have_decl_wcscspn=yes >ac_cv_have_decl_wcsdup=yes >ac_cv_have_decl_wcslen=yes >ac_cv_have_decl_wcsncasecmp=yes >ac_cv_have_decl_wcsncat=yes >ac_cv_have_decl_wcsncmp=yes >ac_cv_have_decl_wcsncpy=yes >ac_cv_have_decl_wcsnlen=yes >ac_cv_have_decl_wcsnrtombs=yes >ac_cv_have_decl_wcspbrk=yes >ac_cv_have_decl_wcsrchr=yes >ac_cv_have_decl_wcsrtombs=yes >ac_cv_have_decl_wcsspn=yes >ac_cv_have_decl_wcsstr=yes >ac_cv_have_decl_wcstok=yes >ac_cv_have_decl_wcswidth=yes >ac_cv_have_decl_wcsxfrm=yes >ac_cv_have_decl_wctob=yes >ac_cv_have_decl_wctrans=yes >ac_cv_have_decl_wctype=yes >ac_cv_have_decl_wcwidth=yes >ac_cv_have_decl_wmemchr=yes >ac_cv_have_decl_wmemcmp=yes >ac_cv_have_decl_wmemcpy=yes >ac_cv_have_decl_wmemmove=yes >ac_cv_have_decl_wmemset=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_attr_xattr_h=no >ac_cv_header_byteswap_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_dustat_h=no >ac_cv_header_endian_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_features_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_glob_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_magic_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_printf_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_search_h=yes >ac_cv_header_selinux_selinux_h=yes >ac_cv_header_stat_broken=no >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_ext_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_filsys_h=no >ac_cv_header_sys_fs_s5param_h=no >ac_cv_header_sys_fs_types_h=no >ac_cv_header_sys_inotify_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_sdt_h=no >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_sys_xattr_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_windows_h=no >ac_cv_header_xlocale_h=yes >ac_cv_host=x86_64-unknown-linux-gnu >ac_cv_lib_c_PyCapsule_New=no >ac_cv_lib_c_PyString_AsString=yes >ac_cv_lib_error_at_line=yes >ac_cv_lib_magic_magic_file=yes >ac_cv_lib_portablexdr_xdrmem_create=no >ac_cv_lib_pthread_pthread_kill=yes >ac_cv_lib_readline_main=yes >ac_cv_lib_rt_sched_yield=yes >ac_cv_lib_ruby___ruby_init=yes >ac_cv_lib_selinux_setexeccon=yes >ac_cv_member_struct_dirent_d_type=yes >ac_cv_member_struct_sockaddr_sa_len=no >ac_cv_member_struct_sockaddr_storage_ss_family=yes >ac_cv_member_struct_stat_st_atim_tv_nsec=yes >ac_cv_member_struct_stat_st_birthtim_tv_nsec=no >ac_cv_member_struct_stat_st_birthtimensec=no >ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_member_struct_stat_st_blocks=yes >ac_cv_member_struct_statfs_f_type=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GENISOIMAGE=/usr/bin/genisoimage >ac_cv_path_GMSGFMT=/usr/bin/msgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_QEMU=/usr/libexec/qemu-kvm >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CPIO=cpio >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_DB_DUMP=db_dump >ac_cv_prog_DB_LOAD=db_load >ac_cv_prog_FEBOOTSTRAP=febootstrap3 >ac_cv_prog_GPERF=gperf >ac_cv_prog_PERL=perl >ac_cv_prog_PO4A=no >ac_cv_prog_PYTHON=python >ac_cv_prog_RAKE=rake >ac_cv_prog_RPCGEN=rpcgen >ac_cv_prog_RUBY=ruby >ac_cv_prog_VALGRIND=no >ac_cv_prog_XMLLINT=xmllint >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_ac_ct_OBJDUMP=objdump >ac_cv_prog_ac_ct_OCAMLBUILD=ocamlbuild >ac_cv_prog_ac_ct_OCAMLC=ocamlc >ac_cv_prog_ac_ct_OCAMLCDOTOPT=ocamlc.opt >ac_cv_prog_ac_ct_OCAMLDEP=ocamldep >ac_cv_prog_ac_ct_OCAMLFIND=ocamlfind >ac_cv_prog_ac_ct_OCAMLMKLIB=ocamlmklib >ac_cv_prog_ac_ct_OCAMLMKTOP=ocamlmktop >ac_cv_prog_ac_ct_OCAMLOPT=ocamlopt >ac_cv_prog_ac_ct_OCAMLOPTDOTOPT=ocamlopt.opt >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_c99=-std=gnu99 >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_gcc_c_o=yes >ac_cv_prog_cc_stdc=-std=gnu99 >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_clock_gettime=-lrt >ac_cv_search_getaddrinfo='none required' >ac_cv_search_gethostbyname='none required' >ac_cv_search_getservbyname='none required' >ac_cv_search_inet_ntop='none required' >ac_cv_search_inet_pton='none required' >ac_cv_search_opendir='none required' >ac_cv_search_xdrmem_create='none required' >ac_cv_sizeof_long=8 >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >ac_cv_sys_largefile_source=no >ac_cv_type__Bool=yes >ac_cv_type_long_long_int=yes >ac_cv_type_mbstate_t=yes >ac_cv_type_mode_t=yes >ac_cv_type_nlink_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_pthread_rwlock_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_sa_family_t=yes >ac_cv_type_sighandler_t=yes >ac_cv_type_sigset_t=yes >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_struct_addrinfo=yes >ac_cv_type_struct_sockaddr_storage=yes >ac_cv_type_uid_t=yes >ac_cv_type_unsigned_long_long_int=yes >ac_cv_type_useconds_t=yes >ac_cv_type_volatile_sig_atomic_t=yes >ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes >ac_cv_working_alloca_h=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_libname_spec='lib$name' >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD=/usr/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_func_working_getline=yes >am_cv_langinfo_codeset=yes >fu_cv_sys_stat_statfs2_frsize=yes >fu_cv_sys_stat_statvfs64=no >fu_cv_sys_stat_statvfs=yes >fu_cv_sys_truncating_statfs=no >gl_cv_c_amsterdam_compiler=no >gl_cv_c_inline_effective=yes >gl_cv_c_multiarch=no >gl_cv_cc_double_expbit0='word 1 bit 20' >gl_cv_decl_ioctl_in_sys_ioctl_h=yes >gl_cv_decl_null_works=yes >gl_cv_decl_readlink_works=yes >gl_cv_double_slash_root=no >gl_cv_fs_space=yes >gl_cv_func_btowc_eof=yes >gl_cv_func_btowc_nul=yes >gl_cv_func_dirfd_macro=no >gl_cv_func_dup2_works=yes >gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' >gl_cv_func_fcntl_f_dupfd_works=yes >gl_cv_func_fdopen_works=yes >gl_cv_func_fdopendir_works=yes >gl_cv_func_fnmatch_posix=no >gl_cv_func_fstatat_zero_flag=yes >gl_cv_func_ftello=yes >gl_cv_func_ftello_works=yes >gl_cv_func_futimens_works='needs runtime check' >gl_cv_func_gai_strerror_posix_signature=yes >gl_cv_func_getaddrinfo=yes >gl_cv_func_getcwd_null=yes >gl_cv_func_getcwd_posix_signature=yes >gl_cv_func_getlogin_r_works=yes >gl_cv_func_getopt_gnu=no >gl_cv_func_getopt_posix=yes >gl_cv_func_gettimeofday_clobber=no >gl_cv_func_gettimeofday_posix_signature=almost >gl_cv_func_ioctl_posix_signature=no >gl_cv_func_iswcntrl_works=yes >gl_cv_func_itold_works=yes >gl_cv_func_lseek_pipe=yes >gl_cv_func_lstat_dereferences_slashed_symlink=yes >gl_cv_func_malloc_0_nonnull=1 >gl_cv_func_malloc_posix=yes >gl_cv_func_mbrtowc_incomplete_state=yes >gl_cv_func_mbrtowc_nul_retval=yes >gl_cv_func_mbrtowc_null_arg1=yes >gl_cv_func_mbrtowc_null_arg2=yes >gl_cv_func_mbrtowc_retval=yes >gl_cv_func_mbrtowc_sanitycheck=yes >gl_cv_func_mbsrtowcs_works=yes >gl_cv_func_memchr_works=yes >gl_cv_func_memmem_works_always=yes >gl_cv_func_memmem_works_fast=yes >gl_cv_func_open_slash=yes >gl_cv_func_pread_works=yes >gl_cv_func_printf_positions=yes >gl_cv_func_readlink_works=yes >gl_cv_func_select_supports0=yes >gl_cv_func_setenv_works=yes >gl_cv_func_sleep_works=yes >gl_cv_func_snprintf_retval_c99=yes >gl_cv_func_snprintf_size1=yes >gl_cv_func_snprintf_usable=yes >gl_cv_func_stat_dir_slash=yes >gl_cv_func_stat_file_slash=yes >gl_cv_func_strchrnul_works=yes >gl_cv_func_strerror_0_works=yes >gl_cv_func_strerror_r_posix_signature=no >gl_cv_func_strerror_r_works=no >gl_cv_func_strndup_works=yes >gl_cv_func_svid_putenv=yes >gl_cv_func_symlink_works=yes >gl_cv_func_ungetc_works=yes >gl_cv_func_unsetenv_works=yes >gl_cv_func_usleep_works=yes >gl_cv_func_va_copy=yes >gl_cv_func_wcrtomb_retval=yes >gl_cv_func_wctob_works=yes >gl_cv_func_working_getdelim=yes >gl_cv_func_working_strerror=yes >gl_cv_func_working_utimes=yes >gl_cv_glob_lists_symlinks=no >gl_cv_gnu_glob_interface_version_1=yes >gl_cv_have_arbitrary_file_name_length_limit=yes >gl_cv_have_include_next=yes >gl_cv_have_raw_decl__Exit=yes >gl_cv_have_raw_decl_accept4=yes >gl_cv_have_raw_decl_accept=yes >gl_cv_have_raw_decl_alphasort=yes >gl_cv_have_raw_decl_atoll=yes >gl_cv_have_raw_decl_bind=yes >gl_cv_have_raw_decl_btowc=yes >gl_cv_have_raw_decl_canonicalize_file_name=yes >gl_cv_have_raw_decl_chdir=yes >gl_cv_have_raw_decl_chown=yes >gl_cv_have_raw_decl_closedir=yes >gl_cv_have_raw_decl_connect=yes >gl_cv_have_raw_decl_dirfd=yes >gl_cv_have_raw_decl_dprintf=yes >gl_cv_have_raw_decl_dup2=yes >gl_cv_have_raw_decl_dup3=yes >gl_cv_have_raw_decl_dup=yes >gl_cv_have_raw_decl_duplocale=yes >gl_cv_have_raw_decl_endusershell=yes >gl_cv_have_raw_decl_environ=yes >gl_cv_have_raw_decl_euidaccess=yes >gl_cv_have_raw_decl_faccessat=yes >gl_cv_have_raw_decl_fchdir=yes >gl_cv_have_raw_decl_fchmodat=yes >gl_cv_have_raw_decl_fchownat=yes >gl_cv_have_raw_decl_fcntl=yes >gl_cv_have_raw_decl_fdatasync=yes >gl_cv_have_raw_decl_fdopendir=yes >gl_cv_have_raw_decl_ffsl=yes >gl_cv_have_raw_decl_ffsll=yes >gl_cv_have_raw_decl_fpurge=no >gl_cv_have_raw_decl_freeaddrinfo=yes >gl_cv_have_raw_decl_fseeko=yes >gl_cv_have_raw_decl_fstat=yes >gl_cv_have_raw_decl_fstatat=yes >gl_cv_have_raw_decl_fsync=yes >gl_cv_have_raw_decl_ftello=yes >gl_cv_have_raw_decl_ftruncate=yes >gl_cv_have_raw_decl_futimens=yes >gl_cv_have_raw_decl_gai_strerror=yes >gl_cv_have_raw_decl_getaddrinfo=yes >gl_cv_have_raw_decl_getcwd=yes >gl_cv_have_raw_decl_getdelim=yes >gl_cv_have_raw_decl_getdomainname=yes >gl_cv_have_raw_decl_getdtablesize=yes >gl_cv_have_raw_decl_getgroups=yes >gl_cv_have_raw_decl_gethostname=yes >gl_cv_have_raw_decl_getline=yes >gl_cv_have_raw_decl_getloadavg=yes >gl_cv_have_raw_decl_getlogin=yes >gl_cv_have_raw_decl_getlogin_r=yes >gl_cv_have_raw_decl_getnameinfo=yes >gl_cv_have_raw_decl_getpagesize=yes >gl_cv_have_raw_decl_getpeername=yes >gl_cv_have_raw_decl_gets=yes >gl_cv_have_raw_decl_getsockname=yes >gl_cv_have_raw_decl_getsockopt=yes >gl_cv_have_raw_decl_getsubopt=yes >gl_cv_have_raw_decl_gettimeofday=yes >gl_cv_have_raw_decl_getusershell=yes >gl_cv_have_raw_decl_grantpt=yes >gl_cv_have_raw_decl_group_member=yes >gl_cv_have_raw_decl_imaxabs=yes >gl_cv_have_raw_decl_imaxdiv=yes >gl_cv_have_raw_decl_inet_ntop=yes >gl_cv_have_raw_decl_inet_pton=yes >gl_cv_have_raw_decl_initstate=yes >gl_cv_have_raw_decl_initstate_r=yes >gl_cv_have_raw_decl_ioctl=yes >gl_cv_have_raw_decl_isatty=yes >gl_cv_have_raw_decl_iswctype=yes >gl_cv_have_raw_decl_lchmod=yes >gl_cv_have_raw_decl_lchown=yes >gl_cv_have_raw_decl_link=yes >gl_cv_have_raw_decl_linkat=yes >gl_cv_have_raw_decl_listen=yes >gl_cv_have_raw_decl_lseek=yes >gl_cv_have_raw_decl_lstat=yes >gl_cv_have_raw_decl_mbrlen=yes >gl_cv_have_raw_decl_mbrtowc=yes >gl_cv_have_raw_decl_mbsinit=yes >gl_cv_have_raw_decl_mbsnrtowcs=yes >gl_cv_have_raw_decl_mbsrtowcs=yes >gl_cv_have_raw_decl_memmem=yes >gl_cv_have_raw_decl_mempcpy=yes >gl_cv_have_raw_decl_memrchr=yes >gl_cv_have_raw_decl_mkdirat=yes >gl_cv_have_raw_decl_mkdtemp=yes >gl_cv_have_raw_decl_mkfifo=yes >gl_cv_have_raw_decl_mkfifoat=yes >gl_cv_have_raw_decl_mknod=yes >gl_cv_have_raw_decl_mknodat=yes >gl_cv_have_raw_decl_mkostemp=yes >gl_cv_have_raw_decl_mkostemps=yes >gl_cv_have_raw_decl_mkstemp=yes >gl_cv_have_raw_decl_mkstemps=yes >gl_cv_have_raw_decl_openat=yes >gl_cv_have_raw_decl_opendir=yes >gl_cv_have_raw_decl_pclose=yes >gl_cv_have_raw_decl_pipe2=yes >gl_cv_have_raw_decl_pipe=yes >gl_cv_have_raw_decl_popen=yes >gl_cv_have_raw_decl_posix_openpt=yes >gl_cv_have_raw_decl_pread=yes >gl_cv_have_raw_decl_pselect=yes >gl_cv_have_raw_decl_pthread_sigmask=yes >gl_cv_have_raw_decl_ptsname=yes >gl_cv_have_raw_decl_ptsname_r=yes >gl_cv_have_raw_decl_pwrite=yes >gl_cv_have_raw_decl_random=yes >gl_cv_have_raw_decl_random_r=yes >gl_cv_have_raw_decl_rawmemchr=yes >gl_cv_have_raw_decl_readdir=yes >gl_cv_have_raw_decl_readlink=yes >gl_cv_have_raw_decl_readlinkat=yes >gl_cv_have_raw_decl_realpath=yes >gl_cv_have_raw_decl_recv=yes >gl_cv_have_raw_decl_recvfrom=yes >gl_cv_have_raw_decl_renameat=yes >gl_cv_have_raw_decl_rewinddir=yes >gl_cv_have_raw_decl_rmdir=yes >gl_cv_have_raw_decl_rpmatch=yes >gl_cv_have_raw_decl_scandir=yes >gl_cv_have_raw_decl_select=yes >gl_cv_have_raw_decl_send=yes >gl_cv_have_raw_decl_sendto=yes >gl_cv_have_raw_decl_setenv=yes >gl_cv_have_raw_decl_sethostname=yes >gl_cv_have_raw_decl_setlocale=yes >gl_cv_have_raw_decl_setsockopt=yes >gl_cv_have_raw_decl_setstate=yes >gl_cv_have_raw_decl_setstate_r=yes >gl_cv_have_raw_decl_setusershell=yes >gl_cv_have_raw_decl_shutdown=yes >gl_cv_have_raw_decl_sigaction=yes >gl_cv_have_raw_decl_sigaddset=yes >gl_cv_have_raw_decl_sigdelset=yes >gl_cv_have_raw_decl_sigemptyset=yes >gl_cv_have_raw_decl_sigfillset=yes >gl_cv_have_raw_decl_sigismember=yes >gl_cv_have_raw_decl_sigpending=yes >gl_cv_have_raw_decl_sigprocmask=yes >gl_cv_have_raw_decl_sleep=yes >gl_cv_have_raw_decl_snprintf=yes >gl_cv_have_raw_decl_socket=yes >gl_cv_have_raw_decl_srandom=yes >gl_cv_have_raw_decl_srandom_r=yes >gl_cv_have_raw_decl_stat=yes >gl_cv_have_raw_decl_stpcpy=yes >gl_cv_have_raw_decl_stpncpy=yes >gl_cv_have_raw_decl_strcasestr=yes >gl_cv_have_raw_decl_strchrnul=yes >gl_cv_have_raw_decl_strdup=yes >gl_cv_have_raw_decl_strerror_r=yes >gl_cv_have_raw_decl_strncat=yes >gl_cv_have_raw_decl_strndup=yes >gl_cv_have_raw_decl_strnlen=yes >gl_cv_have_raw_decl_strpbrk=yes >gl_cv_have_raw_decl_strsep=yes >gl_cv_have_raw_decl_strsignal=yes >gl_cv_have_raw_decl_strtod=yes >gl_cv_have_raw_decl_strtoimax=yes >gl_cv_have_raw_decl_strtok_r=yes >gl_cv_have_raw_decl_strtoll=yes >gl_cv_have_raw_decl_strtoull=yes >gl_cv_have_raw_decl_strtoumax=yes >gl_cv_have_raw_decl_strverscmp=yes >gl_cv_have_raw_decl_symlink=yes >gl_cv_have_raw_decl_symlinkat=yes >gl_cv_have_raw_decl_tmpfile=yes >gl_cv_have_raw_decl_towctrans=yes >gl_cv_have_raw_decl_ttyname_r=yes >gl_cv_have_raw_decl_unlink=yes >gl_cv_have_raw_decl_unlinkat=yes >gl_cv_have_raw_decl_unlockpt=yes >gl_cv_have_raw_decl_unsetenv=yes >gl_cv_have_raw_decl_usleep=yes >gl_cv_have_raw_decl_utimensat=yes >gl_cv_have_raw_decl_vdprintf=yes >gl_cv_have_raw_decl_vsnprintf=yes >gl_cv_have_raw_decl_waitpid=yes >gl_cv_have_raw_decl_wcpcpy=yes >gl_cv_have_raw_decl_wcpncpy=yes >gl_cv_have_raw_decl_wcrtomb=yes >gl_cv_have_raw_decl_wcscasecmp=yes >gl_cv_have_raw_decl_wcscat=yes >gl_cv_have_raw_decl_wcschr=yes >gl_cv_have_raw_decl_wcscmp=yes >gl_cv_have_raw_decl_wcscoll=yes >gl_cv_have_raw_decl_wcscpy=yes >gl_cv_have_raw_decl_wcscspn=yes >gl_cv_have_raw_decl_wcsdup=yes >gl_cv_have_raw_decl_wcslen=yes >gl_cv_have_raw_decl_wcsncasecmp=yes >gl_cv_have_raw_decl_wcsncat=yes >gl_cv_have_raw_decl_wcsncmp=yes >gl_cv_have_raw_decl_wcsncpy=yes >gl_cv_have_raw_decl_wcsnlen=yes >gl_cv_have_raw_decl_wcsnrtombs=yes >gl_cv_have_raw_decl_wcspbrk=yes >gl_cv_have_raw_decl_wcsrchr=yes >gl_cv_have_raw_decl_wcsrtombs=yes >gl_cv_have_raw_decl_wcsspn=yes >gl_cv_have_raw_decl_wcsstr=yes >gl_cv_have_raw_decl_wcstok=yes >gl_cv_have_raw_decl_wcswidth=yes >gl_cv_have_raw_decl_wcsxfrm=yes >gl_cv_have_raw_decl_wctob=yes >gl_cv_have_raw_decl_wctrans=yes >gl_cv_have_raw_decl_wctype=yes >gl_cv_have_raw_decl_wcwidth=yes >gl_cv_have_raw_decl_wmemchr=yes >gl_cv_have_raw_decl_wmemcmp=yes >gl_cv_have_raw_decl_wmemcpy=yes >gl_cv_have_raw_decl_wmemmove=yes >gl_cv_have_raw_decl_wmemset=yes >gl_cv_have_weak=yes >gl_cv_header_errno_h_complete=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_locale_h_needs_xlocale_h=no >gl_cv_header_locale_h_posix2001=yes >gl_cv_header_locale_has_locale_t=yes >gl_cv_header_netinet_in_h_selfcontained=yes >gl_cv_header_stdint_h=yes >gl_cv_header_sys_select_h_selfcontained=yes >gl_cv_header_sys_socket_h_selfcontained=yes >gl_cv_header_sys_socket_h_shut=yes >gl_cv_header_wchar_h_correct_inline=yes >gl_cv_header_working_fcntl_h=yes >gl_cv_header_working_stdalign_h=no >gl_cv_header_working_stdint_h=yes >gl_cv_lib_socket='none needed' >gl_cv_next_arpa_inet_h='<arpa/inet.h>' >gl_cv_next_dirent_h='<dirent.h>' >gl_cv_next_fcntl_h='<fcntl.h>' >gl_cv_next_getopt_h='<getopt.h>' >gl_cv_next_inttypes_h='<inttypes.h>' >gl_cv_next_locale_h='<locale.h>' >gl_cv_next_netdb_h='<netdb.h>' >gl_cv_next_signal_h='<signal.h>' >gl_cv_next_stdint_h='<stdint.h>' >gl_cv_next_stdio_h='<stdio.h>' >gl_cv_next_stdlib_h='<stdlib.h>' >gl_cv_next_string_h='<string.h>' >gl_cv_next_sys_ioctl_h='<sys/ioctl.h>' >gl_cv_next_sys_select_h='<sys/select.h>' >gl_cv_next_sys_socket_h='<sys/socket.h>' >gl_cv_next_sys_stat_h='<sys/stat.h>' >gl_cv_next_sys_time_h='<sys/time.h>' >gl_cv_next_sys_types_h='<sys/types.h>' >gl_cv_next_sys_uio_h='<sys/uio.h>' >gl_cv_next_sys_wait_h='<sys/wait.h>' >gl_cv_next_time_h='<time.h>' >gl_cv_next_unistd_h='<unistd.h>' >gl_cv_next_wchar_h='<wchar.h>' >gl_cv_next_wctype_h='<wctype.h>' >gl_cv_pragma_columns=no >gl_cv_promoted_mode_t=mode_t >gl_cv_rpl_alloca=yes >gl_cv_size_max=yes >gl_cv_socket_ipv4=yes >gl_cv_socket_ipv6=yes >gl_cv_struct_dirent_d_ino=yes >gl_cv_struct_dirent_d_type=yes >gl_cv_sys_struct_lconv_ok=yes >gl_cv_sys_struct_timespec_in_time_h=yes >gl_cv_sys_struct_timeval=yes >gl_cv_sys_struct_timeval_tv_sec=yes >gl_cv_sys_struct_utimbuf=yes >gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes >gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes >gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes >gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes >gl_cv_type_sigset_t=yes >gl_cv_type_wctrans_t=yes >gl_cv_type_wctype_t=yes >gl_cv_var_stdin_large_offset=yes >gt_cv_c_intmax_t=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >gt_cv_func_unsetenv_ret=int >gt_cv_inttypes_pri_broken=no >gt_cv_locale_fr=fr_FR >gt_cv_locale_fr_utf8=fr_FR.UTF-8 >gt_cv_locale_ja=ja_JP >gt_cv_locale_tr_utf8=tr_TR.UTF-8 >gt_cv_locale_zh_CN=zh_CN.GB18030 >gt_cv_ssize_t=yes >gt_cv_val_LC_MESSAGES=yes >gt_cv_var_environ_declaration=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=no >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1966080 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >pkg_cv_AUGEAS_CFLAGS=' ' >pkg_cv_AUGEAS_LIBS='-laugeas ' >pkg_cv_FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' >pkg_cv_FUSE_LIBS='-pthread -L/lib64 -lfuse -lrt -ldl ' >pkg_cv_HIVEX_CFLAGS=' ' >pkg_cv_HIVEX_LIBS='-lhivex ' >pkg_cv_LIBCONFIG_CFLAGS=' ' >pkg_cv_LIBCONFIG_LIBS='-lconfig ' >pkg_cv_LIBVIRT_CFLAGS=' ' >pkg_cv_LIBVIRT_LIBS='-lvirt -ldl ' >pkg_cv_LIBXML2_CFLAGS='-I/usr/include/libxml2 ' >pkg_cv_LIBXML2_LIBS='-lxml2 ' >pkg_cv_PCRE_CFLAGS=' ' >pkg_cv_PCRE_LIBS='-lpcre ' >## ----------------- ## >## Output variables. ## >## ----------------- ## >ACLOCAL='${SHELL} /builddir/build/BUILD/libguestfs-1.16.34/build-aux/missing --run aclocal-1.11' >ALLOCA='' >ALLOCA_H='alloca.h' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /builddir/build/BUILD/libguestfs-1.16.34/build-aux/missing --run tar' >AM_BACKSLASH='\' >AM_DEFAULT_VERBOSITY='0' >APPLE_UNIVERSAL_BUILD='0' >AR='ar' >ARFLAGS='cru' >AUGEAS_CFLAGS=' ' >AUGEAS_LIBS='-laugeas ' >AUTOCONF='${SHELL} /builddir/build/BUILD/libguestfs-1.16.34/build-aux/missing --run autoconf' >AUTOHEADER='${SHELL} /builddir/build/BUILD/libguestfs-1.16.34/build-aux/missing --run autoheader' >AUTOMAKE='${SHELL} /builddir/build/BUILD/libguestfs-1.16.34/build-aux/missing --run automake-1.11' >AWK='gawk' >BITSIZEOF_PTRDIFF_T='' >BITSIZEOF_SIG_ATOMIC_T='' >BITSIZEOF_SIZE_T='' >BITSIZEOF_WCHAR_T='' >BITSIZEOF_WINT_T='' >BMPTOPNM='no' >BYTESWAP_H='' >CC='gcc -std=gnu99 -std=gnu99' >CCDEPMODE='depmode=gcc3' >CFLAGS='-g -O2' >CONFIG_INCLUDE='config.h' >CPIO='cpio' >CPP='gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DAEMON_SUPERMIN_DIR='/sbin' >DB_DUMP='db_dump' >DB_LOAD='db_load' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DISTRO='REDHAT' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EMULTIHOP_HIDDEN='' >EMULTIHOP_VALUE='' >ENABLE_APPLIANCE_FALSE='#' >ENABLE_APPLIANCE_TRUE='' >ENABLE_DAEMON_FALSE='#' >ENABLE_DAEMON_TRUE='' >ENOLINK_HIDDEN='' >ENOLINK_VALUE='' >EOVERFLOW_HIDDEN='' >EOVERFLOW_VALUE='' >ERL='' >ERLANG_LIB_DIR='' >ERLANG_LIB_DIR_erl_interface='' >ERLANG_LIB_VER_erl_interface='' >ERLC='' >ERLCFLAGS='' >ERRNO_H='' >EXEEXT='' >EXTRA_JAVAC_FLAGS='-source 1.5' >FEBOOTSTRAP='febootstrap3' >FEBOOTSTRAP_YUM_CONFIG='/builddir/build/BUILD/libguestfs-1.16.34/yum.conf' >FGREP='/bin/grep -F' >FLOAT_H='' >FNMATCH_H='fnmatch.h' >FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' >FUSE_LIBS='-pthread -L/lib64 -lfuse -lrt -ldl ' >GCC_VISIBILITY_HIDDEN='-fvisibility=hidden' >GENISOIMAGE='/usr/bin/genisoimage' >GETADDRINFO_LIB='' >GETOPT_H='getopt.h' >GETTEXT_MACRO_VERSION='0.17' >GHC='no' >GJS='' >GLIBC21='yes' >GLOB_H='glob.h' >GL_COND_LIBTOOL_FALSE='#' >GL_COND_LIBTOOL_TRUE='' >GL_GENERATE_ALLOCA_H_FALSE='#' >GL_GENERATE_ALLOCA_H_TRUE='' >GL_GENERATE_BYTESWAP_H_FALSE='' >GL_GENERATE_BYTESWAP_H_TRUE='#' >GL_GENERATE_ERRNO_H_FALSE='' >GL_GENERATE_ERRNO_H_TRUE='#' >GL_GENERATE_FLOAT_H_FALSE='' >GL_GENERATE_FLOAT_H_TRUE='#' >GL_GENERATE_FNMATCH_H_FALSE='#' >GL_GENERATE_FNMATCH_H_TRUE='' >GL_GENERATE_GLOB_H_FALSE='#' >GL_GENERATE_GLOB_H_TRUE='' >GL_GENERATE_NETINET_IN_H_FALSE='' >GL_GENERATE_NETINET_IN_H_TRUE='#' >GL_GENERATE_STDALIGN_H_FALSE='#' >GL_GENERATE_STDALIGN_H_TRUE='' >GL_GENERATE_STDARG_H_FALSE='' >GL_GENERATE_STDARG_H_TRUE='#' >GL_GENERATE_STDBOOL_H_FALSE='' >GL_GENERATE_STDBOOL_H_TRUE='#' >GL_GENERATE_STDDEF_H_FALSE='' >GL_GENERATE_STDDEF_H_TRUE='#' >GL_GENERATE_STDINT_H_FALSE='' >GL_GENERATE_STDINT_H_TRUE='#' >GMSGFMT='/usr/bin/msgfmt' >GMSGFMT_015='/usr/bin/msgfmt' >GNULIB_ACCEPT4='0' >GNULIB_ACCEPT='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_ALPHASORT='0' >GNULIB_ATOLL='0' >GNULIB_BIND='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_BTOWC='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_CALLOC_POSIX='0' >GNULIB_CANONICALIZE_FILE_NAME='0' >GNULIB_CHDIR='1' >GNULIB_CHOWN='0' >GNULIB_CLOSE='1' >GNULIB_CLOSEDIR='1' >GNULIB_CONNECT='1' >GNULIB_DIRFD='1' >GNULIB_DPRINTF='0' >GNULIB_DUP2='1' >GNULIB_DUP3='0' >GNULIB_DUP='1' >GNULIB_DUPLOCALE='0' >GNULIB_ENVIRON='1' >GNULIB_EUIDACCESS='0' >GNULIB_FACCESSAT='0' >GNULIB_FCHDIR='1' >GNULIB_FCHMODAT='0' >GNULIB_FCHOWNAT='0' >GNULIB_FCLOSE='0' >GNULIB_FCNTL='1' >GNULIB_FDATASYNC='0' >GNULIB_FDOPEN='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_FDOPENDIR='1' >GNULIB_FFLUSH='0' >GNULIB_FFSL='0' >GNULIB_FFSLL='0' >GNULIB_FGETC='1' >GNULIB_FGETS='1' >GNULIB_FOPEN='0' >GNULIB_FPRINTF='1' >GNULIB_FPRINTF_POSIX='0' >GNULIB_FPURGE='0' >GNULIB_FPUTC='1' >GNULIB_FPUTS='1' >GNULIB_FREAD='1' >GNULIB_FREOPEN='0' >GNULIB_FSCANF='1' >GNULIB_FSEEK='0' >GNULIB_FSEEKO='0' >GNULIB_FSTAT='1' >GNULIB_FSTATAT='1' >GNULIB_FSYNC='0' >GNULIB_FTELL='1' >GNULIB_FTELLO='1' >GNULIB_FTRUNCATE='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_FUTIMENS='1' >GNULIB_FWRITE='1' >GNULIB_GETADDRINFO='1' >GNULIB_GETC='1' >GNULIB_GETCHAR='1' >GNULIB_GETCWD='1' >GNULIB_GETDELIM='1' >GNULIB_GETDOMAINNAME='0' >GNULIB_GETDTABLESIZE='1' >GNULIB_GETGROUPS='0' >GNULIB_GETHOSTNAME='0' >GNULIB_GETLINE='1' >GNULIB_GETLOADAVG='0' >GNULIB_GETLOGIN='0' >GNULIB_GETLOGIN_R='1' >GNULIB_GETPAGESIZE='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_GETPEERNAME='0' >GNULIB_GETSOCKNAME='0' >GNULIB_GETSOCKOPT='0' >GNULIB_GETSUBOPT='0' >GNULIB_GETTIMEOFDAY='1' >GNULIB_GETUSERSHELL='0' >GNULIB_GL_UNISTD_H_GETOPT='1' >GNULIB_GRANTPT='0' >GNULIB_GROUP_MEMBER='0' >GNULIB_IMAXABS='0' >GNULIB_IMAXDIV='0' >GNULIB_INET_NTOP='1' >GNULIB_INET_PTON='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_IOCTL='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_ISATTY='0' >GNULIB_ISWBLANK='0' >GNULIB_ISWCTYPE='0' >GNULIB_LCHMOD='0' >GNULIB_LCHOWN='0' >GNULIB_LINK='0' >GNULIB_LINKAT='0' >GNULIB_LISTEN='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_LOCALECONV='1' >GNULIB_LSEEK='1' >GNULIB_LSTAT='1' >GNULIB_MALLOC_POSIX='1' >GNULIB_MBRLEN='0' >GNULIB_MBRTOWC='1' >GNULIB_MBSCASECMP='0' >GNULIB_MBSCASESTR='0' >GNULIB_MBSCHR='0' >GNULIB_MBSCSPN='0' >GNULIB_MBSINIT='1' >GNULIB_MBSLEN='0' >GNULIB_MBSNCASECMP='0' >GNULIB_MBSNLEN='0' >GNULIB_MBSNRTOWCS='0' >GNULIB_MBSPBRK='0' >GNULIB_MBSPCASECMP='0' >GNULIB_MBSRCHR='0' >GNULIB_MBSRTOWCS='1' >GNULIB_MBSSEP='0' >GNULIB_MBSSPN='0' >GNULIB_MBSSTR='0' >GNULIB_MBSTOK_R='0' >GNULIB_MBTOWC='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_MEMCHR='1' >GNULIB_MEMMEM='1' >GNULIB_MEMPCPY='1' >GNULIB_MEMRCHR='1' >GNULIB_MKDIRAT='0' >GNULIB_MKDTEMP='1' >GNULIB_MKFIFO='0' >GNULIB_MKFIFOAT='0' >GNULIB_MKNOD='0' >GNULIB_MKNODAT='0' >GNULIB_MKOSTEMP='0' >GNULIB_MKOSTEMPS='0' >GNULIB_MKSTEMP='0' >GNULIB_MKSTEMPS='0' >GNULIB_MKTIME='0' >GNULIB_NANOSLEEP='0' >GNULIB_NONBLOCKING='0' >GNULIB_OBSTACK_PRINTF='0' >GNULIB_OBSTACK_PRINTF_POSIX='0' >GNULIB_OPEN='1' >GNULIB_OPENAT='1' >GNULIB_OPENDIR='1' >GNULIB_PCLOSE='0' >GNULIB_PERROR='1' >GNULIB_PIPE2='0' >GNULIB_PIPE='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_POPEN='0' >GNULIB_POSIX_OPENPT='0' >GNULIB_PREAD='1' >GNULIB_PRINTF='1' >GNULIB_PRINTF_POSIX='0' >GNULIB_PSELECT='0' >GNULIB_PTHREAD_SIGMASK='0' >GNULIB_PTSNAME='0' >GNULIB_PTSNAME_R='0' >GNULIB_PUTC='1' >GNULIB_PUTCHAR='1' >GNULIB_PUTENV='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_PUTS='1' >GNULIB_PWRITE='0' >GNULIB_RAISE='1' >GNULIB_RANDOM='0' >GNULIB_RANDOM_R='0' >GNULIB_RAWMEMCHR='1' >GNULIB_READ='1' >GNULIB_READDIR='1' >GNULIB_READLINK='1' >GNULIB_READLINKAT='0' >GNULIB_REALLOC_POSIX='1' >GNULIB_REALPATH='0' >GNULIB_RECV='0' >GNULIB_RECVFROM='0' >GNULIB_REMOVE='0' >GNULIB_RENAME='0' >GNULIB_RENAMEAT='0' >GNULIB_REWINDDIR='0' >GNULIB_RMDIR='0' >GNULIB_RPMATCH='0' >GNULIB_SCANDIR='0' >GNULIB_SCANF='1' >GNULIB_SELECT='1' >GNULIB_SEND='0' >GNULIB_SENDTO='0' >GNULIB_SETENV='1' >GNULIB_SETHOSTNAME='0' >GNULIB_SETLOCALE='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_SETSOCKOPT='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_SHUTDOWN='0' >GNULIB_SIGACTION='0' >GNULIB_SIGNAL_H_SIGPIPE='0' >GNULIB_SIGPROCMASK='0' >GNULIB_SLEEP='1' >GNULIB_SNPRINTF='1' >GNULIB_SOCKET='1' >GNULIB_SPRINTF_POSIX='0' >GNULIB_STAT='1' >GNULIB_STDIO_H_NONBLOCKING='0' >GNULIB_STDIO_H_SIGPIPE='0' >GNULIB_STPCPY='0' >GNULIB_STPNCPY='0' >GNULIB_STRCASESTR='0' >GNULIB_STRCHRNUL='1' >GNULIB_STRDUP='1' >GNULIB_STRERROR='1' >GNULIB_STRERROR_R='1' >GNULIB_STRNCAT='0' >GNULIB_STRNDUP='1' >GNULIB_STRNLEN='1' >GNULIB_STRPBRK='0' >GNULIB_STRPTIME='0' >GNULIB_STRSEP='0' >GNULIB_STRSIGNAL='0' >GNULIB_STRSTR='0' >GNULIB_STRTOD='0' >GNULIB_STRTOIMAX='0' >GNULIB_STRTOK_R='0' >GNULIB_STRTOLL='1' >GNULIB_STRTOULL='1' >GNULIB_STRTOUMAX='1' >GNULIB_STRVERSCMP='0' >GNULIB_SYMLINK='1' >GNULIB_SYMLINKAT='1' >GNULIB_SYSTEM_POSIX='0' >GNULIB_TIMEGM='0' >GNULIB_TIME_R='0' >GNULIB_TMPFILE='0' >GNULIB_TOWCTRANS='0' >GNULIB_TTYNAME_R='0' >GNULIB_UNISTD_H_NONBLOCKING='0' >GNULIB_UNISTD_H_SIGPIPE='0' >GNULIB_UNLINK='0' >GNULIB_UNLINKAT='0' >GNULIB_UNLOCKPT='0' >GNULIB_UNSETENV='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_USLEEP='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_UTIMENSAT='0' >GNULIB_VASPRINTF='1' >GNULIB_VDPRINTF='0' >GNULIB_VFPRINTF='1' >GNULIB_VFPRINTF_POSIX='0' >GNULIB_VFSCANF='0' >GNULIB_VPRINTF='1' >GNULIB_VPRINTF_POSIX='0' >GNULIB_VSCANF='0' >GNULIB_VSNPRINTF='0' >GNULIB_VSPRINTF_POSIX='0' >GNULIB_WAITPID='0' >GNULIB_WCPCPY='0' >GNULIB_WCPNCPY='0' >GNULIB_WCRTOMB='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_WCSCASECMP='0' >GNULIB_WCSCAT='0' >GNULIB_WCSCHR='0' >GNULIB_WCSCMP='0' >GNULIB_WCSCOLL='0' >GNULIB_WCSCPY='0' >GNULIB_WCSCSPN='0' >GNULIB_WCSDUP='0' >GNULIB_WCSLEN='0' >GNULIB_WCSNCASECMP='0' >GNULIB_WCSNCAT='0' >GNULIB_WCSNCMP='0' >GNULIB_WCSNCPY='0' >GNULIB_WCSNLEN='0' >GNULIB_WCSNRTOMBS='0' >GNULIB_WCSPBRK='0' >GNULIB_WCSRCHR='0' >GNULIB_WCSRTOMBS='0' >GNULIB_WCSSPN='0' >GNULIB_WCSSTR='0' >GNULIB_WCSTOK='0' >GNULIB_WCSWIDTH='0' >GNULIB_WCSXFRM='0' >GNULIB_WCTOB='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_WCTOMB='IN_LIBGUESTFS_GNULIB_TESTS' >GNULIB_WCTRANS='0' >GNULIB_WCTYPE='0' >GNULIB_WCWIDTH='0' >GNULIB_WMEMCHR='0' >GNULIB_WMEMCMP='0' >GNULIB_WMEMCPY='0' >GNULIB_WMEMMOVE='0' >GNULIB_WMEMSET='0' >GNULIB_WRITE='1' >GNULIB__EXIT='0' >GNU_MAKE_FALSE='#' >GNU_MAKE_TRUE='' >GOBJECT_CFLAGS='' >GOBJECT_LIBS='' >GPERF='gperf' >GREP='/bin/grep' >HAVE_ACCEPT4='1' >HAVE_ALPHASORT='1' >HAVE_ARPA_INET_H='1' >HAVE_ATOLL='1' >HAVE_BTOWC='1' >HAVE_CANONICALIZE_FILE_NAME='1' >HAVE_CHOWN='1' >HAVE_CLOSEDIR='1' >HAVE_DECL_DIRFD='1' >HAVE_DECL_ENVIRON='1' >HAVE_DECL_FCHDIR='1' >HAVE_DECL_FDATASYNC='1' >HAVE_DECL_FDOPENDIR='1' >HAVE_DECL_FPURGE='1' >HAVE_DECL_FREEADDRINFO='1' >HAVE_DECL_FSEEKO='1' >HAVE_DECL_FTELLO='1' >HAVE_DECL_GAI_STRERROR='1' >HAVE_DECL_GETADDRINFO='1' >HAVE_DECL_GETDELIM='1' >HAVE_DECL_GETDOMAINNAME='1' >HAVE_DECL_GETLINE='1' >HAVE_DECL_GETLOADAVG='1' >HAVE_DECL_GETLOGIN_R='1' >HAVE_DECL_GETNAMEINFO='1' >HAVE_DECL_GETPAGESIZE='1' >HAVE_DECL_GETUSERSHELL='1' >HAVE_DECL_IMAXABS='1' >HAVE_DECL_IMAXDIV='1' >HAVE_DECL_INET_NTOP='1' >HAVE_DECL_INET_PTON='1' >HAVE_DECL_LOCALTIME_R='1' >HAVE_DECL_MEMMEM='1' >HAVE_DECL_MEMRCHR='1' >HAVE_DECL_OBSTACK_PRINTF='1' >HAVE_DECL_SETENV='1' >HAVE_DECL_SETHOSTNAME='1' >HAVE_DECL_SNPRINTF='1' >HAVE_DECL_STRDUP='1' >HAVE_DECL_STRERROR_R='1' >HAVE_DECL_STRNDUP='1' >HAVE_DECL_STRNLEN='1' >HAVE_DECL_STRSIGNAL='1' >HAVE_DECL_STRTOIMAX='1' >HAVE_DECL_STRTOK_R='1' >HAVE_DECL_STRTOUMAX='1' >HAVE_DECL_TTYNAME_R='1' >HAVE_DECL_UNSETENV='1' >HAVE_DECL_VSNPRINTF='1' >HAVE_DECL_WCTOB='1' >HAVE_DECL_WCWIDTH='1' >HAVE_DIRENT_H='1' >HAVE_DPRINTF='1' >HAVE_DUP2='1' >HAVE_DUP3='1' >HAVE_DUPLOCALE='1' >HAVE_ERLANG_FALSE='' >HAVE_ERLANG_TRUE='#' >HAVE_EUIDACCESS='1' >HAVE_FACCESSAT='1' >HAVE_FCHDIR='1' >HAVE_FCHMODAT='1' >HAVE_FCHOWNAT='1' >HAVE_FCNTL='1' >HAVE_FDATASYNC='1' >HAVE_FDOPENDIR='1' >HAVE_FEATURES_H='1' >HAVE_FFSL='1' >HAVE_FFSLL='1' >HAVE_FSEEKO='1' >HAVE_FSTATAT='1' >HAVE_FSYNC='1' >HAVE_FTELLO='1' >HAVE_FTRUNCATE='1' >HAVE_FUSE_FALSE='#' >HAVE_FUSE_TRUE='' >HAVE_FUTIMENS='1' >HAVE_GETDTABLESIZE='1' >HAVE_GETGROUPS='1' >HAVE_GETHOSTNAME='1' >HAVE_GETLOGIN='1' >HAVE_GETOPT_H='1' >HAVE_GETPAGESIZE='1' >HAVE_GETSUBOPT='1' >HAVE_GETTIMEOFDAY='1' >HAVE_GOBJECT_FALSE='' >HAVE_GOBJECT_TRUE='#' >HAVE_GRANTPT='1' >HAVE_GROUP_MEMBER='1' >HAVE_HASKELL_FALSE='' >HAVE_HASKELL_TRUE='#' >HAVE_HIVEX_FALSE='#' >HAVE_HIVEX_TRUE='' >HAVE_INTROSPECTION_FALSE='' >HAVE_INTROSPECTION_TRUE='#' >HAVE_INTTYPES_H='1' >HAVE_ISWBLANK='1' >HAVE_ISWCNTRL='1' >HAVE_JAVA_FALSE='#' >HAVE_JAVA_TRUE='' >HAVE_LCHMOD='1' >HAVE_LCHOWN='1' >HAVE_LIBCONFIG_FALSE='#' >HAVE_LIBCONFIG_TRUE='' >HAVE_LIBVIRT_FALSE='#' >HAVE_LIBVIRT_TRUE='' >HAVE_LIBXML2_FALSE='#' >HAVE_LIBXML2_TRUE='' >HAVE_LINK='1' >HAVE_LINKAT='1' >HAVE_LONG_LONG_INT='1' >HAVE_LSTAT='1' >HAVE_MBRLEN='1' >HAVE_MBRTOWC='1' >HAVE_MBSINIT='1' >HAVE_MBSLEN='0' >HAVE_MBSNRTOWCS='1' >HAVE_MBSRTOWCS='1' >HAVE_MEMCHR='1' >HAVE_MEMPCPY='1' >HAVE_MKDIRAT='1' >HAVE_MKDTEMP='1' >HAVE_MKFIFO='1' >HAVE_MKFIFOAT='1' >HAVE_MKNOD='1' >HAVE_MKNODAT='1' >HAVE_MKOSTEMP='1' >HAVE_MKOSTEMPS='1' >HAVE_MKSTEMP='1' >HAVE_MKSTEMPS='1' >HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' >HAVE_NANOSLEEP='1' >HAVE_NETDB_H='1' >HAVE_NETINET_IN_H='' >HAVE_OCAMLDOC_FALSE='' >HAVE_OCAMLDOC_TRUE='#' >HAVE_OCAML_FALSE='#' >HAVE_OCAML_TRUE='' >HAVE_OPENAT='1' >HAVE_OPENDIR='1' >HAVE_OS_H='0' >HAVE_PCLOSE='1' >HAVE_PERL_FALSE='#' >HAVE_PERL_TRUE='' >HAVE_PHP_FALSE='' >HAVE_PHP_TRUE='#' >HAVE_PIPE2='1' >HAVE_PIPE='1' >HAVE_PO4A_FALSE='' >HAVE_PO4A_TRUE='#' >HAVE_POPEN='1' >HAVE_POSIX_OPENPT='1' >HAVE_POSIX_SIGNALBLOCKING='1' >HAVE_PREAD='1' >HAVE_PSELECT='1' >HAVE_PTHREAD_SIGMASK='1' >HAVE_PTSNAME='1' >HAVE_PTSNAME_R='1' >HAVE_PWRITE='1' >HAVE_PYTHON_FALSE='#' >HAVE_PYTHON_TRUE='' >HAVE_RAISE='1' >HAVE_RANDOM='1' >HAVE_RANDOM_H='1' >HAVE_RANDOM_R='1' >HAVE_RAWMEMCHR='1' >HAVE_READDIR='1' >HAVE_READLINK='1' >HAVE_READLINKAT='1' >HAVE_REALPATH='1' >HAVE_RENAMEAT='1' >HAVE_REWINDDIR='1' >HAVE_RPCGEN_FALSE='#' >HAVE_RPCGEN_TRUE='' >HAVE_RPMATCH='1' >HAVE_RUBY_FALSE='#' >HAVE_RUBY_TRUE='' >HAVE_SA_FAMILY_T='1' >HAVE_SCANDIR='1' >HAVE_SETENV='1' >HAVE_SETHOSTNAME='1' >HAVE_SIGACTION='1' >HAVE_SIGHANDLER_T='1' >HAVE_SIGINFO_T='1' >HAVE_SIGNED_SIG_ATOMIC_T='' >HAVE_SIGNED_WCHAR_T='' >HAVE_SIGNED_WINT_T='' >HAVE_SIGSET_T='1' >HAVE_SLEEP='1' >HAVE_STDINT_H='1' >HAVE_STPCPY='1' >HAVE_STPNCPY='1' >HAVE_STRCASESTR='1' >HAVE_STRCHRNUL='1' >HAVE_STRPBRK='1' >HAVE_STRPTIME='1' >HAVE_STRSEP='1' >HAVE_STRTOD='1' >HAVE_STRTOLL='1' >HAVE_STRTOULL='1' >HAVE_STRUCT_ADDRINFO='1' >HAVE_STRUCT_RANDOM_DATA='1' >HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' >HAVE_STRUCT_SOCKADDR_STORAGE='1' >HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' >HAVE_STRUCT_TIMEVAL='1' >HAVE_STRVERSCMP='1' >HAVE_SYMLINK='1' >HAVE_SYMLINKAT='1' >HAVE_SYS_BITYPES_H='' >HAVE_SYS_CDEFS_H='1' >HAVE_SYS_INTTYPES_H='' >HAVE_SYS_IOCTL_H='1' >HAVE_SYS_LOADAVG_H='0' >HAVE_SYS_PARAM_H='0' >HAVE_SYS_SELECT_H='1' >HAVE_SYS_SOCKET_H='1' >HAVE_SYS_TIME_H='1' >HAVE_SYS_TYPES_H='1' >HAVE_SYS_UIO_H='1' >HAVE_TIMEGM='1' >HAVE_TOOLS_FALSE='#' >HAVE_TOOLS_TRUE='' >HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' >HAVE_UNISTD_H='1' >HAVE_UNLINKAT='1' >HAVE_UNLOCKPT='1' >HAVE_UNSIGNED_LONG_LONG_INT='1' >HAVE_USLEEP='1' >HAVE_UTIMENSAT='1' >HAVE_VASPRINTF='1' >HAVE_VDPRINTF='1' >HAVE_WCHAR_H='1' >HAVE_WCHAR_T='1' >HAVE_WCPCPY='1' >HAVE_WCPNCPY='1' >HAVE_WCRTOMB='1' >HAVE_WCSCASECMP='1' >HAVE_WCSCAT='1' >HAVE_WCSCHR='1' >HAVE_WCSCMP='1' >HAVE_WCSCOLL='1' >HAVE_WCSCPY='1' >HAVE_WCSCSPN='1' >HAVE_WCSDUP='1' >HAVE_WCSLEN='1' >HAVE_WCSNCASECMP='1' >HAVE_WCSNCAT='1' >HAVE_WCSNCMP='1' >HAVE_WCSNCPY='1' >HAVE_WCSNLEN='1' >HAVE_WCSNRTOMBS='1' >HAVE_WCSPBRK='1' >HAVE_WCSRCHR='1' >HAVE_WCSRTOMBS='1' >HAVE_WCSSPN='1' >HAVE_WCSSTR='1' >HAVE_WCSTOK='1' >HAVE_WCSWIDTH='1' >HAVE_WCSXFRM='1' >HAVE_WCTRANS_T='1' >HAVE_WCTYPE_H='1' >HAVE_WCTYPE_T='1' >HAVE_WINSOCK2_H='0' >HAVE_WINT_T='1' >HAVE_WMEMCHR='1' >HAVE_WMEMCMP='1' >HAVE_WMEMCPY='1' >HAVE_WMEMMOVE='1' >HAVE_WMEMSET='1' >HAVE_WS2TCPIP_H='0' >HAVE_XLOCALE_H='1' >HAVE_XMLLINT_FALSE='#' >HAVE_XMLLINT_TRUE='' >HAVE__BOOL='1' >HAVE__EXIT='1' >HIVEX_CFLAGS=' ' >HIVEX_LIBS='-lhivex ' >HOSTENT_LIB='' >INCLUDE_NEXT='include_next' >INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' >INET_NTOP_LIB='' >INET_PTON_LIB='' >INSTALL_DAEMON_FALSE='' >INSTALL_DAEMON_TRUE='#' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INT32_MAX_LT_INTMAX_MAX='1' >INT64_MAX_EQ_LONG_MAX='1' >INTLLIBS='' >INTL_MACOSX_LIBS='' >INTROSPECTION_CFLAGS='' >INTROSPECTION_COMPILER='' >INTROSPECTION_GENERATE='' >INTROSPECTION_GIRDIR='' >INTROSPECTION_LIBS='' >INTROSPECTION_MAKEFILE='' >INTROSPECTION_SCANNER='' >INTROSPECTION_TYPELIBDIR='' >JAR='/usr/lib/jvm/java/bin/jar' >JAR_INSTALL_DIR='${prefix}/share/java' >JAVA='/usr/lib/jvm/java/bin/java' >JAVAC='/usr/lib/jvm/java/bin/javac' >JAVADOC='/usr/lib/jvm/java/bin/javadoc' >JAVAH='/usr/lib/jvm/java/bin/javah' >JAVA_HOME='/usr/lib/jvm/java' >JNI_CFLAGS='-I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux' >JNI_INSTALL_DIR='${libdir}' >JNI_VERSION_INFO='17:34:16' >LD='/usr/bin/ld -m elf_x86_64' >LDFLAGS='' >LIBCONFIG_CFLAGS=' ' >LIBCONFIG_LIBS='-lconfig ' >LIBICONV='-liconv' >LIBINTL='' >LIBMULTITHREAD='-lpthread' >LIBOBJS='' >LIBPTH='' >LIBPTH_PREFIX='' >LIBREADLINE='-lreadline -lncurses' >LIBS='' >LIBSOCKET='' >LIBTESTS_LIBDEPS='' >LIBTHREAD='' >LIBTOOL='bash $(top_srcdir)/libtool-kill-dependency_libs.sh $(top_builddir)/libtool' >LIBVIRT_CFLAGS=' ' >LIBVIRT_LIBS='-lvirt -ldl ' >LIBXML2_CFLAGS='-I/usr/include/libxml2 ' >LIBXML2_LIBS='-lxml2 ' >LIB_CLOCK_GETTIME='-lrt' >LIB_SELECT='' >LIPO='' >LN_S='ln -s' >LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnulib/lib"' >LOCALE_FR='fr_FR' >LOCALE_FR_UTF8='fr_FR.UTF-8' >LOCALE_JA='ja_JP' >LOCALE_TR_UTF8='tr_TR.UTF-8' >LOCALE_ZH_CN='zh_CN.GB18030' >LTALLOCA='' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBMULTITHREAD='-lpthread' >LTLIBOBJS='' >LTLIBPTH='' >LTLIBTHREAD='' >MAGIC_LIBS='-lmagic' >MAKEINFO='${SHELL} /builddir/build/BUILD/libguestfs-1.16.34/build-aux/missing --run makeinfo' >MANIFEST_TOOL=':' >MAX_PROC_NR='336' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NETINET_IN_H='' >NEXT_ARPA_INET_H='<arpa/inet.h>' >NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>' >NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>' >NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' >NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' >NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' >NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>' >NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' >NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>' >NEXT_AS_FIRST_DIRECTIVE_NETDB_H='<netdb.h>' >NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' >NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' >NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' >NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' >NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' >NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' >NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' >NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='<sys/ioctl.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='<sys/wait.h>' >NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' >NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' >NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' >NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>' >NEXT_DIRENT_H='<dirent.h>' >NEXT_ERRNO_H='' >NEXT_FCNTL_H='<fcntl.h>' >NEXT_FLOAT_H='' >NEXT_GETOPT_H='<getopt.h>' >NEXT_INTTYPES_H='<inttypes.h>' >NEXT_LOCALE_H='<locale.h>' >NEXT_NETDB_H='<netdb.h>' >NEXT_NETINET_IN_H='' >NEXT_SIGNAL_H='<signal.h>' >NEXT_STDARG_H='<stdarg.h>' >NEXT_STDDEF_H='' >NEXT_STDINT_H='<stdint.h>' >NEXT_STDIO_H='<stdio.h>' >NEXT_STDLIB_H='<stdlib.h>' >NEXT_STRING_H='<string.h>' >NEXT_SYS_IOCTL_H='<sys/ioctl.h>' >NEXT_SYS_SELECT_H='<sys/select.h>' >NEXT_SYS_SOCKET_H='<sys/socket.h>' >NEXT_SYS_STAT_H='<sys/stat.h>' >NEXT_SYS_TIME_H='<sys/time.h>' >NEXT_SYS_TYPES_H='<sys/types.h>' >NEXT_SYS_UIO_H='<sys/uio.h>' >NEXT_SYS_WAIT_H='<sys/wait.h>' >NEXT_TIME_H='<time.h>' >NEXT_UNISTD_H='<unistd.h>' >NEXT_WCHAR_H='<wchar.h>' >NEXT_WCTYPE_H='<wctype.h>' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='objdump' >OBJEXT='o' >OCAMLBEST='opt' >OCAMLBUILD='ocamlbuild' >OCAMLC='ocamlc.opt' >OCAMLCDOTOPT='ocamlc.opt' >OCAMLDEP='ocamldep' >OCAMLDOC='no' >OCAMLFIND='ocamlfind' >OCAMLLIB='/usr/lib64/ocaml' >OCAMLMKLIB='ocamlmklib' >OCAMLMKTOP='ocamlmktop' >OCAMLOPT='ocamlopt.opt' >OCAMLOPTDOTOPT='ocamlopt.opt' >OCAMLVERSION='3.11.2' >OTOOL64='' >OTOOL='' >PACKAGE='libguestfs' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='libguestfs' >PACKAGE_STRING='libguestfs 1.16.34' >PACKAGE_TARNAME='libguestfs' >PACKAGE_VERSION='1.16.34' >PAMCUT='no' >PATH_SEPARATOR=':' >PBMTEXT='no' >PCRE_CFLAGS=' ' >PCRE_LIBS='-lpcre ' >PERL='perl' >PHP='no' >PHPIZE='' >PKG_CONFIG='/usr/bin/pkg-config' >PNMTOPNG='no' >PO4A='no' >PODWRAPPER='perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl' >POSUB='po' >PRAGMA_COLUMNS='' >PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' >PRIPTR_PREFIX='"l"' >PRI_MACROS_BROKEN='0' >PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' >PTRDIFF_T_SUFFIX='' >PYTHON='python' >PYTHON_INCLUDEDIR='/usr/include/python2.6' >PYTHON_INSTALLDIR='/usr/lib64/python2.6/site-packages' >PYTHON_PREFIX='/usr' >PYTHON_VERSION='2.6' >QEMU='/usr/libexec/qemu-kvm' >RAKE='rake' >RANLIB='ranlib' >REPLACE_BTOWC='0' >REPLACE_CALLOC='0' >REPLACE_CANONICALIZE_FILE_NAME='0' >REPLACE_CHOWN='0' >REPLACE_CLOSE='0' >REPLACE_CLOSEDIR='0' >REPLACE_DIRFD='0' >REPLACE_DPRINTF='0' >REPLACE_DUP2='0' >REPLACE_DUP='0' >REPLACE_DUPLOCALE='0' >REPLACE_FCHOWNAT='0' >REPLACE_FCLOSE='0' >REPLACE_FCNTL='1' >REPLACE_FDOPEN='0' >REPLACE_FDOPENDIR='0' >REPLACE_FFLUSH='0' >REPLACE_FOPEN='0' >REPLACE_FPRINTF='0' >REPLACE_FPURGE='0' >REPLACE_FREOPEN='0' >REPLACE_FSEEK='0' >REPLACE_FSEEKO='0' >REPLACE_FSTAT='0' >REPLACE_FSTATAT='0' >REPLACE_FTELL='0' >REPLACE_FTELLO='0' >REPLACE_FTRUNCATE='0' >REPLACE_FUTIMENS='1' >REPLACE_GAI_STRERROR='0' >REPLACE_GETCWD='0' >REPLACE_GETDELIM='0' >REPLACE_GETDOMAINNAME='0' >REPLACE_GETGROUPS='0' >REPLACE_GETLINE='0' >REPLACE_GETLOGIN_R='0' >REPLACE_GETPAGESIZE='0' >REPLACE_GETTIMEOFDAY='0' >REPLACE_INET_NTOP='0' >REPLACE_INET_PTON='0' >REPLACE_IOCTL='1' >REPLACE_ISATTY='0' >REPLACE_ISWBLANK='0' >REPLACE_ISWCNTRL='0' >REPLACE_ITOLD='0' >REPLACE_LCHOWN='0' >REPLACE_LINK='0' >REPLACE_LINKAT='0' >REPLACE_LOCALECONV='0' >REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' >REPLACE_LSEEK='0' >REPLACE_LSTAT='0' >REPLACE_MALLOC='0' >REPLACE_MBRLEN='0' >REPLACE_MBRTOWC='0' >REPLACE_MBSINIT='0' >REPLACE_MBSNRTOWCS='0' >REPLACE_MBSRTOWCS='0' >REPLACE_MBSTATE_T='0' >REPLACE_MBTOWC='0' >REPLACE_MEMCHR='0' >REPLACE_MEMMEM='0' >REPLACE_MKDIR='0' >REPLACE_MKFIFO='0' >REPLACE_MKNOD='0' >REPLACE_MKSTEMP='0' >REPLACE_MKTIME='GNULIB_PORTCHECK' >REPLACE_NANOSLEEP='GNULIB_PORTCHECK' >REPLACE_NULL='0' >REPLACE_OBSTACK_PRINTF='0' >REPLACE_OPEN='0' >REPLACE_OPENAT='0' >REPLACE_OPENDIR='0' >REPLACE_PERROR='1' >REPLACE_POPEN='0' >REPLACE_PREAD='0' >REPLACE_PRINTF='0' >REPLACE_PSELECT='0' >REPLACE_PTHREAD_SIGMASK='0' >REPLACE_PTSNAME_R='0' >REPLACE_PUTENV='0' >REPLACE_PWRITE='0' >REPLACE_RAISE='0' >REPLACE_RANDOM_R='0' >REPLACE_READ='0' >REPLACE_READLINK='0' >REPLACE_REALLOC='0' >REPLACE_REALPATH='0' >REPLACE_REMOVE='0' >REPLACE_RENAME='0' >REPLACE_RENAMEAT='0' >REPLACE_RMDIR='0' >REPLACE_SELECT='0' >REPLACE_SETENV='0' >REPLACE_SETLOCALE='0' >REPLACE_SLEEP='0' >REPLACE_SNPRINTF='0' >REPLACE_SPRINTF='0' >REPLACE_STAT='0' >REPLACE_STDIO_READ_FUNCS='0' >REPLACE_STDIO_WRITE_FUNCS='0' >REPLACE_STPNCPY='0' >REPLACE_STRCASESTR='0' >REPLACE_STRCHRNUL='0' >REPLACE_STRDUP='0' >REPLACE_STRERROR='1' >REPLACE_STRERROR_R='1' >REPLACE_STRNCAT='0' >REPLACE_STRNDUP='0' >REPLACE_STRNLEN='0' >REPLACE_STRSIGNAL='0' >REPLACE_STRSTR='0' >REPLACE_STRTOD='0' >REPLACE_STRTOIMAX='0' >REPLACE_STRTOK_R='0' >REPLACE_STRUCT_LCONV='0' >REPLACE_STRUCT_TIMEVAL='0' >REPLACE_SYMLINK='0' >REPLACE_TIMEGM='GNULIB_PORTCHECK' >REPLACE_TMPFILE='0' >REPLACE_TOWLOWER='0' >REPLACE_TTYNAME_R='0' >REPLACE_UNLINK='0' >REPLACE_UNLINKAT='0' >REPLACE_UNSETENV='0' >REPLACE_USLEEP='0' >REPLACE_UTIMENSAT='0' >REPLACE_VASPRINTF='0' >REPLACE_VDPRINTF='0' >REPLACE_VFPRINTF='0' >REPLACE_VPRINTF='0' >REPLACE_VSNPRINTF='0' >REPLACE_VSPRINTF='0' >REPLACE_WCRTOMB='0' >REPLACE_WCSNRTOMBS='0' >REPLACE_WCSRTOMBS='0' >REPLACE_WCSWIDTH='0' >REPLACE_WCTOB='0' >REPLACE_WCTOMB='0' >REPLACE_WCWIDTH='0' >REPLACE_WRITE='0' >RPCGEN='rpcgen' >RUBY='ruby' >SED='/bin/sed' >SELINUX_LIB='-lselinux' >SERVENT_LIB='' >SET_MAKE='' >SHELL='/bin/sh' >SIG_ATOMIC_T_SUFFIX='' >SIZE_T_SUFFIX='' >STDALIGN_H='stdalign.h' >STDARG_H='' >STDBOOL_H='' >STDDEF_H='' >STDINT_H='' >STRIP='strip' >SYS_IOCTL_H_HAVE_WINSOCK2_H='0' >SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' >SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' >TIME_H_DEFINES_STRUCT_TIMESPEC='1' >UINT32_MAX_LT_UINTMAX_MAX='1' >UINT64_MAX_EQ_ULONG_MAX='1' >UNDEFINE_STRTOK_R='0' >UNISTD_H_HAVE_WINSOCK2_H='0' >UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' >USE_NLS='yes' >VALGRIND='no' >VALGRIND_DAEMON_FALSE='' >VALGRIND_DAEMON_TRUE='#' >VALGRIND_NO_VGDB='' >VERSION='1.16.34' >VERSION_SCRIPT_FLAGS='-Wl,--version-script=' >WARN_CFLAGS='' >WCHAR_T_SUFFIX='' >WERROR_CFLAGS='' >WINDOWS_64_BIT_OFF_T='0' >WINDOWS_64_BIT_ST_SIZE='0' >WINT_T_SUFFIX='' >WRESTOOL='no' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format' >XMLLINT='xmllint' >YIELD_LIB='-lrt' >abs_aux_dir='/builddir/build/BUILD/libguestfs-1.16.34/build-aux' >ac_ct_AR='ar' >ac_ct_CC='gcc' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-unknown-linux-gnu' >build_alias='' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='unknown' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >gl_LIBOBJS=' asnprintf.o chdir-long.o fcntl.o fnmatch.o fsusage.o fts.o futimens.o getopt.o getopt1.o glob.o openat-proc.o perror.o printf-args.o printf-parse.o strerror.o strerror_r.o vasnprintf.o xstrtoll.o xstrtoull.o' >gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo fcntl.lo fnmatch.lo fsusage.lo fts.lo futimens.lo getopt.lo getopt1.lo glob.lo openat-proc.lo perror.lo printf-args.lo printf-parse.lo strerror.lo strerror_r.lo vasnprintf.lo xstrtoll.lo xstrtoull.lo' >gltests_LIBOBJS=' ioctl.o' >gltests_LTLIBOBJS=' ioctl.lo' >gltests_WITNESS='IN_LIBGUESTFS_GNULIB_TESTS' >host='x86_64-unknown-linux-gnu' >host_alias='' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >install_sh='${SHELL} /builddir/build/BUILD/libguestfs-1.16.34/build-aux/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >lispdir='${datarootdir}/emacs/site-lisp' >localedir='${datarootdir}/locale' >localstatedir='${prefix}/var' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkglibexecdir='${libexecdir}/${PACKAGE}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' >## ----------- ## >## confdefs.h. ## >## ----------- ## >#define PACKAGE_NAME "libguestfs" >#define PACKAGE_TARNAME "libguestfs" >#define PACKAGE_VERSION "1.16.34" >#define PACKAGE_STRING "libguestfs 1.16.34" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "libguestfs" >#define VERSION "1.16.34" >#define PACKAGE_VERSION_MAJOR 1 >#define PACKAGE_VERSION_MINOR 16 >#define PACKAGE_VERSION_RELEASE 34 >#define PACKAGE_VERSION_EXTRA "rhel=6,release=2.el6" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _DARWIN_C_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_FSEEKO 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_FEATURES_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_WCTYPE_H 1 >#define HAVE_STDIO_EXT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_CDEFS_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_XLOCALE_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_FCHDIR 1 >#define HAVE_FDOPENDIR 1 >#define HAVE_FCNTL 1 >#define HAVE_SYMLINK 1 >#define HAVE_MEMPCPY 1 >#define HAVE_BTOWC 1 >#define HAVE_ISBLANK 1 >#define HAVE_ISWCTYPE 1 >#define HAVE_MBSRTOWCS 1 >#define HAVE_WMEMCHR 1 >#define HAVE_WMEMCPY 1 >#define HAVE_WMEMPCPY 1 >#define HAVE___FPENDING 1 >#define HAVE_FSTATAT 1 >#define HAVE_OPENAT 1 >#define HAVE_FSTATFS 1 >#define HAVE_FUTIMENS 1 >#define HAVE_GETDELIM 1 >#define HAVE_GETDTABLESIZE 1 >#define HAVE_GETLOGIN_R 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_GETPWNAM_R 1 >#define HAVE_LSTAT 1 >#define HAVE_MBSINIT 1 >#define HAVE_MBRTOWC 1 >#define HAVE_MPROTECT 1 >#define HAVE_STRERROR_R 1 >#define HAVE___XPG_STRERROR_R 1 >#define HAVE_PREAD 1 >#define HAVE_READLINK 1 >#define HAVE_SETENV 1 >#define HAVE_SLEEP 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STRDUP 1 >#define HAVE_CATGETS 1 >#define HAVE_STRNDUP 1 >#define HAVE_STRTOUMAX 1 >#define HAVE_SYMLINKAT 1 >#define HAVE_PIPE 1 >#define HAVE_FUTIMES 1 >#define HAVE_FUTIMESAT 1 >#define HAVE_UTIMENSAT 1 >#define HAVE_LUTIMES 1 >#define HAVE_ISWCNTRL 1 >#define HAVE_FTRUNCATE 1 >#define HAVE_NEWLOCALE 1 >#define HAVE_SHUTDOWN 1 >#define HAVE_USLEEP 1 >#define HAVE_WCRTOMB 1 >#define HAVE_WCTOB 1 >#define HAVE_SHUTDOWN 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE 1 >#define HAVE_SA_FAMILY_T 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >#define HAVE_RAW_DECL_SOCKET 1 >#define HAVE_RAW_DECL_CONNECT 1 >#define HAVE_RAW_DECL_ACCEPT 1 >#define HAVE_RAW_DECL_BIND 1 >#define HAVE_RAW_DECL_GETPEERNAME 1 >#define HAVE_RAW_DECL_GETSOCKNAME 1 >#define HAVE_RAW_DECL_GETSOCKOPT 1 >#define HAVE_RAW_DECL_LISTEN 1 >#define HAVE_RAW_DECL_RECV 1 >#define HAVE_RAW_DECL_SEND 1 >#define HAVE_RAW_DECL_RECVFROM 1 >#define HAVE_RAW_DECL_SENDTO 1 >#define HAVE_RAW_DECL_SETSOCKOPT 1 >#define HAVE_RAW_DECL_SHUTDOWN 1 >#define HAVE_RAW_DECL_ACCEPT4 1 >#define HAVE_ENVIRON_DECL 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_STRERROR_R 1 >#define STRERROR_R_CHAR_P 1 >#define HAVE_DECL_FCHDIR 1 >#define HAVE_WORKING_O_NOATIME 1 >#define HAVE_WORKING_O_NOFOLLOW 1 >#define PROMOTED_MODE_T mode_t >#define HAVE_MBSTATE_T 1 >#define HAVE_RAW_DECL_FCHMODAT 1 >#define HAVE_RAW_DECL_FSTAT 1 >#define HAVE_RAW_DECL_FSTATAT 1 >#define HAVE_RAW_DECL_FUTIMENS 1 >#define HAVE_RAW_DECL_LCHMOD 1 >#define HAVE_RAW_DECL_LSTAT 1 >#define HAVE_RAW_DECL_MKDIRAT 1 >#define HAVE_RAW_DECL_MKFIFO 1 >#define HAVE_RAW_DECL_MKFIFOAT 1 >#define HAVE_RAW_DECL_MKNOD 1 >#define HAVE_RAW_DECL_MKNODAT 1 >#define HAVE_RAW_DECL_STAT 1 >#define HAVE_RAW_DECL_UTIMENSAT 1 >#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >#define HAVE_DECL_FTELLO 1 >#define HAVE_RAW_DECL_GETADDRINFO 1 >#define HAVE_RAW_DECL_FREEADDRINFO 1 >#define HAVE_RAW_DECL_GAI_STRERROR 1 >#define HAVE_RAW_DECL_GETNAMEINFO 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_GETSERVBYNAME 1 >#define restrict __restrict >#define HAVE_DECL_INET_NTOP 1 >#define HAVE_IPV4 1 >#define HAVE_IPV6 1 >#define HAVE_DECL_GETDELIM 1 >#define HAVE_DECL_GETLINE 1 >#define HAVE_DECL_GETLOGIN_R 1 >#define HAVE_DECL_GETLOGIN 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG_ONLY 1 >#define __GETOPT_PREFIX rpl_ >#define HAVE_DECL_GETENV 1 >#define HAVE_RAW_DECL_GETTIMEOFDAY 1 >#define HAVE_UNSIGNED_LONG_LONG_INT 1 >#define HAVE_LONG_LONG_INT 1 >#define HAVE_RAW_DECL_IMAXABS 1 >#define HAVE_RAW_DECL_IMAXDIV 1 >#define HAVE_RAW_DECL_STRTOIMAX 1 >#define HAVE_RAW_DECL_STRTOUMAX 1 >#define HAVE_LANGINFO_CODESET 1 >#define HAVE_DECL_GETC_UNLOCKED 1 >#define HAVE_WCHAR_T 1 >#define USE_POSIX_THREADS 1 >#define USE_POSIX_THREADS_WEAK 1 >#define HAVE_STDLIB_H 1 >#define MALLOC_0_IS_NONNULL 1 >#define HAVE_MAP_ANONYMOUS 1 >#define HAVE_DECL_MEMMEM 1 >#define HAVE_MEMMEM 1 >#define HAVE_DECL_MEMRCHR 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_RAW_DECL_PSELECT 1 >#define HAVE_RAW_DECL_SELECT 1 >#define HAVE_DECL_SETENV 1 >#define HAVE_SEARCH_H 1 >#define HAVE_TSEARCH 1 >#define HAVE_SIGSET_T 1 >#define HAVE_DECL_SNPRINTF 1 >#define HAVE__BOOL 1 >#define HAVE_DECL_STRDUP 1 >#define HAVE_RAW_DECL_FFSL 1 >#define HAVE_RAW_DECL_FFSLL 1 >#define HAVE_RAW_DECL_MEMMEM 1 >#define HAVE_RAW_DECL_MEMPCPY 1 >#define HAVE_RAW_DECL_MEMRCHR 1 >#define HAVE_RAW_DECL_RAWMEMCHR 1 >#define HAVE_RAW_DECL_STPCPY 1 >#define HAVE_RAW_DECL_STPNCPY 1 >#define HAVE_RAW_DECL_STRCHRNUL 1 >#define HAVE_RAW_DECL_STRDUP 1 >#define HAVE_RAW_DECL_STRNCAT 1 >#define HAVE_RAW_DECL_STRNDUP 1 >#define HAVE_RAW_DECL_STRNLEN 1 >#define HAVE_RAW_DECL_STRPBRK 1 >#define HAVE_RAW_DECL_STRSEP 1 >#define HAVE_RAW_DECL_STRCASESTR 1 >#define HAVE_RAW_DECL_STRTOK_R 1 >#define HAVE_RAW_DECL_STRERROR_R 1 >#define HAVE_RAW_DECL_STRSIGNAL 1 >#define HAVE_RAW_DECL_STRVERSCMP 1 >#define HAVE_DECL_STRNDUP 1 >#define HAVE_DECL_STRNLEN 1 >#define HAVE_DECL_STRTOUMAX 1 >#define HAVE_WORKING_UTIMES 1 >#define HAVE_STRUCT_UTIMBUF 1 >#define HAVE_WINT_T 1 >#define HAVE_INTTYPES_H_WITH_UINTMAX 1 >#define HAVE_STDINT_H_WITH_UINTMAX 1 >#define HAVE_INTMAX_T 1 >#define DBL_EXPBIT0_WORD 1 >#define DBL_EXPBIT0_BIT 20 >#define HAVE_SNPRINTF 1 >#define HAVE_STRNLEN 1 >#define HAVE_WCSLEN 1 >#define HAVE_WCSNLEN 1 >#define HAVE_MBRTOWC 1 >#define HAVE_WCRTOMB 1 >#define HAVE_DECL__SNPRINTF 0 >#define HAVE_SNPRINTF_RETVAL_C99 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_DECL_ALARM 1 >#define HAVE_DECL_UNSETENV 1 >#define HAVE_ALLOCA 1 >#define HAVE_RAW_DECL_INET_NTOP 1 >#define HAVE_RAW_DECL_INET_PTON 1 >#define HAVE_BYTESWAP_H 1 >#define GNULIB_TEST_CHDIR 1 >#define HAVE_CLOCK_GETTIME 1 >#define HAVE_CLOCK_SETTIME 1 >#define GNULIB_TEST_CLOEXEC 1 >#define GNULIB_TEST_CLOSE 1 >#define GNULIB_CLOSE_STREAM 1 >#define HAVE_CLOSEDIR 1 >#define GNULIB_TEST_CLOSEDIR 1 >#define GNULIB_TEST_CONNECT 1 >#define D_INO_IN_DIRENT 1 >#define HAVE_STRUCT_DIRENT_D_TYPE 1 >#define HAVE_RAW_DECL_ALPHASORT 1 >#define HAVE_RAW_DECL_CLOSEDIR 1 >#define HAVE_RAW_DECL_DIRFD 1 >#define HAVE_RAW_DECL_FDOPENDIR 1 >#define HAVE_RAW_DECL_OPENDIR 1 >#define HAVE_RAW_DECL_READDIR 1 >#define HAVE_RAW_DECL_REWINDDIR 1 >#define HAVE_RAW_DECL_SCANDIR 1 >#define GNULIB_DIRENT_SAFER 1 >#define HAVE_DIRFD 1 >#define HAVE_DECL_DIRFD 1 >#define GNULIB_TEST_DIRFD 1 >#define GNULIB_TEST_DUP 1 >#define HAVE_DUP2 1 >#define GNULIB_TEST_DUP2 1 >#define GNULIB_TEST_ENVIRON 1 >#define GNULIB_TEST_FCHDIR 1 >#define GNULIB_TEST_FCNTL 1 >#define HAVE_RAW_DECL_FCNTL 1 >#define HAVE_RAW_DECL_OPENAT 1 >#define GNULIB_FCNTL_SAFER 1 >#define HAVE_DECL_FDOPENDIR 1 >#define GNULIB_TEST_FDOPENDIR 1 >#define GNULIB_FDOPENDIR 1 >#define fnmatch posix_fnmatch >#define HAVE_DECL_ISBLANK 1 >#define HAVE_DECL___FPENDING 1 >#define GNULIB_TEST_FSTAT 1 >#define GNULIB_FSTATAT 1 >#define GNULIB_TEST_FSTATAT 1 >#define HAVE_SYS_MOUNT_H 1 >#define STAT_STATVFS 1 >#define STAT_STATFS2_FRSIZE 1 >#define HAVE_SYS_STATFS_H 1 >#define GNULIB_TEST_FTELL 1 >#define GNULIB_TEST_FTELLO 1 >#define HAVE_STRUCT_STATFS_F_TYPE 1 >#define GNULIB_TEST_FUTIMENS 1 >#define HAVE_DECL_GAI_STRERROR 1 >#define HAVE_DECL_GAI_STRERRORA 0 >#define HAVE_DECL_GETADDRINFO 1 >#define HAVE_DECL_FREEADDRINFO 1 >#define HAVE_DECL_GETNAMEINFO 1 >#define HAVE_STRUCT_ADDRINFO 1 >#define GNULIB_TEST_GETADDRINFO 1 >#define GNULIB_TEST_GETCWD 1 >#define GNULIB_TEST_GETDELIM 1 >#define GNULIB_TEST_GETDTABLESIZE 1 >#define GNULIB_TEST_GETLINE 1 >#define GNULIB_TEST_GETLOGIN_R 1 >#define GNULIB_TEST_GETOPT_GNU 1 >#define __GETOPT_PREFIX rpl_ >#define GETTIMEOFDAY_TIMEZONE struct timezone >#define GNULIB_TEST_GETTIMEOFDAY 1 >#define HAVE_GLOB_H 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_DECL_INET_NTOP 1 >#define HAVE_INLINE 1 >#define HAVE_RAW_DECL_SETLOCALE 1 >#define HAVE_RAW_DECL_DUPLOCALE 1 >#define GNULIB_TEST_LOCALECONV 1 >#define HAVE_PTHREAD_RWLOCK 1 >#define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >#define GNULIB_TEST_LSEEK 1 >#define GNULIB_TEST_LSTAT 1 >#define HAVE_MALLOC_POSIX 1 >#define GNULIB_TEST_MALLOC_POSIX 1 >#define GNULIB_TEST_MBRTOWC 1 >#define GNULIB_TEST_MBSINIT 1 >#define GNULIB_TEST_MBSRTOWCS 1 >#define GNULIB_TEST_MEMCHR 1 >#define HAVE_MEMMEM 1 >#define GNULIB_TEST_MEMMEM 1 >#define HAVE_MEMPCPY 1 >#define GNULIB_TEST_MEMPCPY 1 >#define HAVE_MEMRCHR 1 >#define GNULIB_TEST_MEMRCHR 1 >#define HAVE_MKDTEMP 1 >#define GNULIB_TEST_MKDTEMP 1 >#define HAVE_RAW_DECL_GETADDRINFO 1 >#define HAVE_RAW_DECL_FREEADDRINFO 1 >#define HAVE_RAW_DECL_GAI_STRERROR 1 >#define HAVE_RAW_DECL_GETNAMEINFO 1 >#define GNULIB_TEST_OPEN 1 >#define GNULIB_OPENAT 1 >#define GNULIB_TEST_OPENAT 1 >#define GNULIB_OPENAT_SAFER 1 >#define HAVE_OPENDIR 1 >#define GNULIB_TEST_OPENDIR 1 >#define GNULIB_TEST_PERROR 1 >#define GNULIB_TEST_PREAD 1 >#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >#define HAVE_RAISE 1 >#define GNULIB_TEST_RAISE 1 >#define HAVE_RAWMEMCHR 1 >#define GNULIB_TEST_RAWMEMCHR 1 >#define GNULIB_TEST_READ 1 >#define HAVE_READDIR 1 >#define GNULIB_TEST_READDIR 1 >#define GNULIB_TEST_READLINK 1 >#define HAVE_REALLOC_POSIX 1 >#define GNULIB_TEST_REALLOC_POSIX 1 >#define GNULIB_TEST_SELECT 1 >#define HAVE_GETSERVBYNAME 1 >#define GNULIB_TEST_SETENV 1 >#define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 >#define HAVE_RAW_DECL_SIGACTION 1 >#define HAVE_RAW_DECL_SIGADDSET 1 >#define HAVE_RAW_DECL_SIGDELSET 1 >#define HAVE_RAW_DECL_SIGEMPTYSET 1 >#define HAVE_RAW_DECL_SIGFILLSET 1 >#define HAVE_RAW_DECL_SIGISMEMBER 1 >#define HAVE_RAW_DECL_SIGPENDING 1 >#define HAVE_RAW_DECL_SIGPROCMASK 1 >#define HAVE_STDINT_H 1 >#define HAVE_DECL_SLEEP 1 >#define GNULIB_TEST_SLEEP 1 >#define HAVE_SNPRINTF 1 >#define GNULIB_TEST_SNPRINTF 1 >#define GNULIB_SNPRINTF 1 >#define GNULIB_TEST_SOCKET 1 >#define GNULIB_TEST_STAT 1 >#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 >#define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 >#define GNULIB_FSCANF 1 >#define GNULIB_SCANF 1 >#define HAVE_RAW_DECL_DPRINTF 1 >#define HAVE_RAW_DECL_FSEEKO 1 >#define HAVE_RAW_DECL_FTELLO 1 >#define HAVE_RAW_DECL_GETDELIM 1 >#define HAVE_RAW_DECL_GETLINE 1 >#define HAVE_RAW_DECL_GETS 1 >#define HAVE_RAW_DECL_PCLOSE 1 >#define HAVE_RAW_DECL_POPEN 1 >#define HAVE_RAW_DECL_RENAMEAT 1 >#define HAVE_RAW_DECL_SNPRINTF 1 >#define HAVE_RAW_DECL_TMPFILE 1 >#define HAVE_RAW_DECL_VDPRINTF 1 >#define HAVE_RAW_DECL_VSNPRINTF 1 >#define HAVE_RAW_DECL__EXIT 1 >#define HAVE_RAW_DECL_ATOLL 1 >#define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >#define HAVE_RAW_DECL_GETLOADAVG 1 >#define HAVE_RAW_DECL_GETSUBOPT 1 >#define HAVE_RAW_DECL_GRANTPT 1 >#define HAVE_RAW_DECL_INITSTATE 1 >#define HAVE_RAW_DECL_INITSTATE_R 1 >#define HAVE_RAW_DECL_MKDTEMP 1 >#define HAVE_RAW_DECL_MKOSTEMP 1 >#define HAVE_RAW_DECL_MKOSTEMPS 1 >#define HAVE_RAW_DECL_MKSTEMP 1 >#define HAVE_RAW_DECL_MKSTEMPS 1 >#define HAVE_RAW_DECL_POSIX_OPENPT 1 >#define HAVE_RAW_DECL_PTSNAME 1 >#define HAVE_RAW_DECL_PTSNAME_R 1 >#define HAVE_RAW_DECL_RANDOM 1 >#define HAVE_RAW_DECL_RANDOM_R 1 >#define HAVE_RAW_DECL_REALPATH 1 >#define HAVE_RAW_DECL_RPMATCH 1 >#define HAVE_RAW_DECL_SETENV 1 >#define HAVE_RAW_DECL_SETSTATE 1 >#define HAVE_RAW_DECL_SETSTATE_R 1 >#define HAVE_RAW_DECL_SRANDOM 1 >#define HAVE_RAW_DECL_SRANDOM_R 1 >#define HAVE_RAW_DECL_STRTOD 1 >#define HAVE_RAW_DECL_STRTOLL 1 >#define HAVE_RAW_DECL_STRTOULL 1 >#define HAVE_RAW_DECL_UNLOCKPT 1 >#define HAVE_RAW_DECL_UNSETENV 1 >#define HAVE_STRCHRNUL 1 >#define GNULIB_TEST_STRCHRNUL 1 >#define GNULIB_TEST_STRDUP 1 >#define GNULIB_STRERROR 1 >#define GNULIB_TEST_STRERROR 1 >#define GNULIB_TEST_STRERROR_R 1 >#define GNULIB_TEST_STRNDUP 1 >#define GNULIB_TEST_STRNLEN 1 >#define HAVE_STRTOLL 1 >#define GNULIB_TEST_STRTOLL 1 >#define HAVE_STRTOULL 1 >#define GNULIB_TEST_STRTOULL 1 >#define GNULIB_TEST_SYMLINK 1 >#define GNULIB_TEST_SYMLINKAT 1 >#define HAVE_RAW_DECL_PSELECT 1 >#define HAVE_RAW_DECL_SELECT 1 >#define HAVE_SHUTDOWN 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE 1 >#define HAVE_SA_FAMILY_T 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >#define HAVE_RAW_DECL_SOCKET 1 >#define HAVE_RAW_DECL_CONNECT 1 >#define HAVE_RAW_DECL_ACCEPT 1 >#define HAVE_RAW_DECL_BIND 1 >#define HAVE_RAW_DECL_GETPEERNAME 1 >#define HAVE_RAW_DECL_GETSOCKNAME 1 >#define HAVE_RAW_DECL_GETSOCKOPT 1 >#define HAVE_RAW_DECL_LISTEN 1 >#define HAVE_RAW_DECL_RECV 1 >#define HAVE_RAW_DECL_SEND 1 >#define HAVE_RAW_DECL_RECVFROM 1 >#define HAVE_RAW_DECL_SENDTO 1 >#define HAVE_RAW_DECL_SETSOCKOPT 1 >#define HAVE_RAW_DECL_SHUTDOWN 1 >#define HAVE_RAW_DECL_ACCEPT4 1 >#define HAVE_RAW_DECL_FCHMODAT 1 >#define HAVE_RAW_DECL_FSTAT 1 >#define HAVE_RAW_DECL_FSTATAT 1 >#define HAVE_RAW_DECL_FUTIMENS 1 >#define HAVE_RAW_DECL_LCHMOD 1 >#define HAVE_RAW_DECL_LSTAT 1 >#define HAVE_RAW_DECL_MKDIRAT 1 >#define HAVE_RAW_DECL_MKFIFO 1 >#define HAVE_RAW_DECL_MKFIFOAT 1 >#define HAVE_RAW_DECL_MKNOD 1 >#define HAVE_RAW_DECL_MKNODAT 1 >#define HAVE_RAW_DECL_STAT 1 >#define HAVE_RAW_DECL_UTIMENSAT 1 >#define HAVE_RAW_DECL_WAITPID 1 >#define HAVE_RAW_DECL_CHDIR 1 >#define HAVE_RAW_DECL_CHOWN 1 >#define HAVE_RAW_DECL_DUP 1 >#define HAVE_RAW_DECL_DUP2 1 >#define HAVE_RAW_DECL_DUP3 1 >#define HAVE_RAW_DECL_ENVIRON 1 >#define HAVE_RAW_DECL_EUIDACCESS 1 >#define HAVE_RAW_DECL_FACCESSAT 1 >#define HAVE_RAW_DECL_FCHDIR 1 >#define HAVE_RAW_DECL_FCHOWNAT 1 >#define HAVE_RAW_DECL_FDATASYNC 1 >#define HAVE_RAW_DECL_FSYNC 1 >#define HAVE_RAW_DECL_FTRUNCATE 1 >#define HAVE_RAW_DECL_GETCWD 1 >#define HAVE_RAW_DECL_GETDOMAINNAME 1 >#define HAVE_RAW_DECL_GETDTABLESIZE 1 >#define HAVE_RAW_DECL_GETGROUPS 1 >#define HAVE_RAW_DECL_GETHOSTNAME 1 >#define HAVE_RAW_DECL_GETLOGIN 1 >#define HAVE_RAW_DECL_GETLOGIN_R 1 >#define HAVE_RAW_DECL_GETPAGESIZE 1 >#define HAVE_RAW_DECL_GETUSERSHELL 1 >#define HAVE_RAW_DECL_SETUSERSHELL 1 >#define HAVE_RAW_DECL_ENDUSERSHELL 1 >#define HAVE_RAW_DECL_GROUP_MEMBER 1 >#define HAVE_RAW_DECL_ISATTY 1 >#define HAVE_RAW_DECL_LCHOWN 1 >#define HAVE_RAW_DECL_LINK 1 >#define HAVE_RAW_DECL_LINKAT 1 >#define HAVE_RAW_DECL_LSEEK 1 >#define HAVE_RAW_DECL_PIPE 1 >#define HAVE_RAW_DECL_PIPE2 1 >#define HAVE_RAW_DECL_PREAD 1 >#define HAVE_RAW_DECL_PWRITE 1 >#define HAVE_RAW_DECL_READLINK 1 >#define HAVE_RAW_DECL_READLINKAT 1 >#define HAVE_RAW_DECL_RMDIR 1 >#define HAVE_RAW_DECL_SETHOSTNAME 1 >#define HAVE_RAW_DECL_SLEEP 1 >#define HAVE_RAW_DECL_SYMLINK 1 >#define HAVE_RAW_DECL_SYMLINKAT 1 >#define HAVE_RAW_DECL_TTYNAME_R 1 >#define HAVE_RAW_DECL_UNLINK 1 >#define HAVE_RAW_DECL_UNLINKAT 1 >#define HAVE_RAW_DECL_USLEEP 1 >#define HAVE_VASPRINTF 1 >#define GNULIB_TEST_VASPRINTF 1 >#define HAVE_RAW_DECL_BTOWC 1 >#define HAVE_RAW_DECL_WCTOB 1 >#define HAVE_RAW_DECL_MBSINIT 1 >#define HAVE_RAW_DECL_MBRTOWC 1 >#define HAVE_RAW_DECL_MBRLEN 1 >#define HAVE_RAW_DECL_MBSRTOWCS 1 >#define HAVE_RAW_DECL_MBSNRTOWCS 1 >#define HAVE_RAW_DECL_WCRTOMB 1 >#define HAVE_RAW_DECL_WCSRTOMBS 1 >#define HAVE_RAW_DECL_WCSNRTOMBS 1 >#define HAVE_RAW_DECL_WCWIDTH 1 >#define HAVE_RAW_DECL_WMEMCHR 1 >#define HAVE_RAW_DECL_WMEMCMP 1 >#define HAVE_RAW_DECL_WMEMCPY 1 >#define HAVE_RAW_DECL_WMEMMOVE 1 >#define HAVE_RAW_DECL_WMEMSET 1 >#define HAVE_RAW_DECL_WCSLEN 1 >#define HAVE_RAW_DECL_WCSNLEN 1 >#define HAVE_RAW_DECL_WCSCPY 1 >#define HAVE_RAW_DECL_WCPCPY 1 >#define HAVE_RAW_DECL_WCSNCPY 1 >#define HAVE_RAW_DECL_WCPNCPY 1 >#define HAVE_RAW_DECL_WCSCAT 1 >#define HAVE_RAW_DECL_WCSNCAT 1 >#define HAVE_RAW_DECL_WCSCMP 1 >#define HAVE_RAW_DECL_WCSNCMP 1 >#define HAVE_RAW_DECL_WCSCASECMP 1 >#define HAVE_RAW_DECL_WCSNCASECMP 1 >#define HAVE_RAW_DECL_WCSCOLL 1 >#define HAVE_RAW_DECL_WCSXFRM 1 >#define HAVE_RAW_DECL_WCSDUP 1 >#define HAVE_RAW_DECL_WCSCHR 1 >#define HAVE_RAW_DECL_WCSRCHR 1 >#define HAVE_RAW_DECL_WCSCSPN 1 >#define HAVE_RAW_DECL_WCSSPN 1 >#define HAVE_RAW_DECL_WCSPBRK 1 >#define HAVE_RAW_DECL_WCSSTR 1 >#define HAVE_RAW_DECL_WCSTOK 1 >#define HAVE_RAW_DECL_WCSWIDTH 1 >#define HAVE_TOWLOWER 1 >#define HAVE_RAW_DECL_WCTYPE 1 >#define HAVE_RAW_DECL_ISWCTYPE 1 >#define HAVE_RAW_DECL_WCTRANS 1 >#define HAVE_RAW_DECL_TOWCTRANS 1 >#define GNULIB_TEST_WRITE 1 >#define HAVE_STDINT_H 1 >#define HAVE_LONG_LONG_INT 1 >#define GNULIB_TEST_ACCEPT 1 >#define GNULIB_TEST_BIND 1 >#define GNULIB_TEST_BTOWC 1 >#define GNULIB_FD_SAFER_FLAG IN_LIBGUESTFS_GNULIB_TESTS >#define GNULIB_TEST_FDOPEN 1 >#define GNULIB_TEST_FTRUNCATE 1 >#define HAVE_GETPAGESIZE 1 >#define GNULIB_TEST_GETPAGESIZE 1 >#define HAVE_DECL_INET_PTON 1 >#define HAVE_IOCTL 1 >#define GNULIB_TEST_IOCTL 1 >#define GNULIB_TEST_LISTEN 1 >#define HAVE_SETLOCALE 1 >#define HAVE_USELOCALE 1 >#define GNULIB_TEST_MBTOWC 1 >#define HAVE_MAP_ANONYMOUS 1 >#define HAVE_MAP_ANONYMOUS 1 >#define HAVE_MAP_ANONYMOUS 1 >#define GNULIB_TEST_PIPE 1 >#define GNULIB_TEST_PUTENV 1 >#define HAVE_MAP_ANONYMOUS 1 >#define GNULIB_TEST_SETLOCALE 1 >#define GNULIB_TEST_SETSOCKOPT 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WINT_T 1 >#define HAVE_MAP_ANONYMOUS 1 >#define HAVE_RAW_DECL_IOCTL 1 >#define HAVE_PTHREAD_ATFORK 1 >#define HAVE_UNSETENV 1 >#define GNULIB_TEST_UNSETENV 1 >#define GNULIB_TEST_USLEEP 1 >#define GNULIB_TEST_WCRTOMB 1 >#define HAVE_DECL_WCTOB 1 >#define GNULIB_TEST_WCTOB 1 >#define GNULIB_TEST_WCTOMB 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define PROTOTYPES 1 >#define __PROTOTYPES 1 >#define SIZEOF_LONG 8 >#define HAVE_DIRENT_H 1 >#define HAVE_STRUCT_DIRENT_D_TYPE 1 >#define HAVE_STRUCT_STAT_ST_BLOCKS 1 >#define HAVE_ST_BLOCKS 1 >#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >#define host_cpu "x86_64" >#define HAVE_BYTESWAP_H 1 >#define HAVE_ENDIAN_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_PRINTF_H 1 >#define HAVE_SYS_INOTIFY_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_XATTR_H 1 >#define HAVE_FSYNC 1 >#define HAVE_FUTIMENS 1 >#define HAVE_GETXATTR 1 >#define HAVE_HTONL 1 >#define HAVE_HTONS 1 >#define HAVE_INOTIFY_INIT1 1 >#define HAVE_LGETXATTR 1 >#define HAVE_LISTXATTR 1 >#define HAVE_LLISTXATTR 1 >#define HAVE_LSETXATTR 1 >#define HAVE_LREMOVEXATTR 1 >#define HAVE_MKNOD 1 >#define HAVE_NTOHL 1 >#define HAVE_NTOHS 1 >#define HAVE_POSIX_FALLOCATE 1 >#define HAVE_REALPATH 1 >#define HAVE_REMOVEXATTR 1 >#define HAVE_SETITIMER 1 >#define HAVE_SETXATTR 1 >#define HAVE_SIGACTION 1 >#define HAVE_STATVFS 1 >#define HAVE_SYNC 1 >#define HAVE_REGISTER_PRINTF_SPECIFIER 1 >#define HAVE_AUGEAS 1 >#define HAVE_AUG_LOAD 1 >#define HAVE_AUG_DEFVAR 1 >#define HAVE_AUG_DEFNODE 1 >#define HAVE_SELINUX_SELINUX_H 1 >#define HAVE_SETCON 1 >#define HAVE_GETCON 1 >#define HAVE_LIBSELINUX 1 >#define DB_DUMP "db_dump" >#define DB_LOAD "db_load" >#define QEMU "/usr/libexec/qemu-kvm" >#define DRIVE_IF "virtio" >#define NET_IF "virtio-net-pci" >#define HAVE_LIBREADLINE 1 >#define HAVE_APPEND_HISTORY 1 >#define HAVE_COMPLETION_MATCHES 1 >#define HAVE_RL_COMPLETION_MATCHES 1 >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_LIBMAGIC 1 >#define HAVE_LIBVIRT 1 >#define HAVE_LIBXML2 1 >#define HAVE_LIBCONFIG 1 >#define HAVE_HIVEX 1 >#define HAVE_FUSE 1 >#define HAVE_FUSE_OPT_ADD_OPT_ESCAPED 1 >#define HAVE_PYSTRING_ASSTRING 1 >#define HAVE_RB_HASH_LOOKUP 1 >configure: exit 0 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34' >Making all in gnulib/lib >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >rm -f alloca.h-t alloca.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca.in.h; \ > } > alloca.h-t && \ > mv -f alloca.h-t alloca.h >rm -f c++defs.h-t c++defs.h && \ > sed -n -e '/_GL_CXXDEFS/,$p' \ > < ../../build-aux/snippet/c++defs.h \ > > c++defs.h-t && \ > mv c++defs.h-t c++defs.h >rm -f warn-on-use.h-t warn-on-use.h && \ > sed -n -e '/^.ifndef/,$p' \ > < ../../build-aux/snippet/warn-on-use.h \ > > warn-on-use.h-t && \ > mv warn-on-use.h-t warn-on-use.h >rm -f arg-nonnull.h-t arg-nonnull.h && \ > sed -n -e '/GL_ARG_NONNULL/,$p' \ > < ../../build-aux/snippet/arg-nonnull.h \ > > arg-nonnull.h-t && \ > mv arg-nonnull.h-t arg-nonnull.h >rm -f configmake.h-t && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#define PREFIX "/usr"'; \ > echo '#define EXEC_PREFIX "/usr"'; \ > echo '#define BINDIR "/usr/bin"'; \ > echo '#define SBINDIR "/usr/sbin"'; \ > echo '#define LIBEXECDIR "/usr/libexec"'; \ > echo '#define DATAROOTDIR "/usr/share"'; \ > echo '#define DATADIR "/usr/share"'; \ > echo '#define SYSCONFDIR "/etc"'; \ > echo '#define SHAREDSTATEDIR "/usr/com"'; \ > echo '#define LOCALSTATEDIR "/usr/var"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/libguestfs"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/libguestfs"'; \ > echo '#define DVIDIR "/usr/share/doc/libguestfs"'; \ > echo '#define PDFDIR "/usr/share/doc/libguestfs"'; \ > echo '#define PSDIR "/usr/share/doc/libguestfs"'; \ > echo '#define LIBDIR "/usr/lib64"'; \ > echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ > echo '#define LOCALEDIR "/usr/share/locale"'; \ > echo '#define MANDIR "/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/usr/share/libguestfs"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/libguestfs"'; \ > echo '#define PKGLIBDIR "/usr/lib64/libguestfs"'; \ > echo '#define PKGLIBEXECDIR "/usr/libexec/libguestfs"'; \ > } | sed '/""/d' > configmake.h-t && \ > mv -f configmake.h-t configmake.h >rm -f stdalign.h-t stdalign.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./stdalign.in.h; \ > } > stdalign.h-t && \ > mv stdalign.h-t stdalign.h >/bin/mkdir -p sys >/bin/mkdir -p sys >rm -f sys/select.h-t sys/select.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ > -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ > -e 's/@''GNULIB_PSELECT''@/0/g' \ > -e 's/@''GNULIB_SELECT''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_PSELECT''@|1|g' \ > -e 's|@''REPLACE_PSELECT''@|0|g' \ > -e 's|@''REPLACE_SELECT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_select.in.h; \ > } > sys/select.h-t && \ > mv sys/select.h-t sys/select.h >rm -f sys/socket.h-t sys/socket.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \ > -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ > -e 's/@''GNULIB_CLOSE''@/1/g' \ > -e 's/@''GNULIB_SOCKET''@/1/g' \ > -e 's/@''GNULIB_CONNECT''@/1/g' \ > -e 's/@''GNULIB_ACCEPT''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_BIND''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ > -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ > -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ > -e 's/@''GNULIB_LISTEN''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_RECV''@/0/g' \ > -e 's/@''GNULIB_SEND''@/0/g' \ > -e 's/@''GNULIB_RECVFROM''@/0/g' \ > -e 's/@''GNULIB_SENDTO''@/0/g' \ > -e 's/@''GNULIB_SETSOCKOPT''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ > -e 's/@''GNULIB_ACCEPT4''@/0/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ > -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ > -e 's|@''HAVE_ACCEPT4''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_socket.in.h; \ > } > sys/socket.h-t && \ > mv -f sys/socket.h-t sys/socket.h >/bin/mkdir -p sys >/bin/mkdir -p sys >rm -f sys/stat.h-t sys/stat.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ > -e 's/@''GNULIB_FCHMODAT''@/0/g' \ > -e 's/@''GNULIB_FSTAT''@/1/g' \ > -e 's/@''GNULIB_FSTATAT''@/1/g' \ > -e 's/@''GNULIB_FUTIMENS''@/1/g' \ > -e 's/@''GNULIB_LCHMOD''@/0/g' \ > -e 's/@''GNULIB_LSTAT''@/1/g' \ > -e 's/@''GNULIB_MKDIRAT''@/0/g' \ > -e 's/@''GNULIB_MKFIFO''@/0/g' \ > -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ > -e 's/@''GNULIB_MKNOD''@/0/g' \ > -e 's/@''GNULIB_MKNODAT''@/0/g' \ > -e 's/@''GNULIB_STAT''@/1/g' \ > -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ > -e 's|@''HAVE_FCHMODAT''@|1|g' \ > -e 's|@''HAVE_FSTATAT''@|1|g' \ > -e 's|@''HAVE_FUTIMENS''@|1|g' \ > -e 's|@''HAVE_LCHMOD''@|1|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''HAVE_MKDIRAT''@|1|g' \ > -e 's|@''HAVE_MKFIFO''@|1|g' \ > -e 's|@''HAVE_MKFIFOAT''@|1|g' \ > -e 's|@''HAVE_MKNOD''@|1|g' \ > -e 's|@''HAVE_MKNODAT''@|1|g' \ > -e 's|@''HAVE_UTIMENSAT''@|1|g' \ > -e 's|@''REPLACE_FSTAT''@|0|g' \ > -e 's|@''REPLACE_FSTATAT''@|0|g' \ > -e 's|@''REPLACE_FUTIMENS''@|1|g' \ > -e 's|@''REPLACE_LSTAT''@|0|g' \ > -e 's|@''REPLACE_MKDIR''@|0|g' \ > -e 's|@''REPLACE_MKFIFO''@|0|g' \ > -e 's|@''REPLACE_MKNOD''@|0|g' \ > -e 's|@''REPLACE_STAT''@|0|g' \ > -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_stat.in.h; \ > } > sys/stat.h-t && \ > mv sys/stat.h-t sys/stat.h >rm -f sys/time.h-t sys/time.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ > -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ > -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ > -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ > -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_time.in.h; \ > } > sys/time.h-t && \ > mv sys/time.h-t sys/time.h >/bin/mkdir -p sys >rm -f sys/types.h-t sys/types.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > < ./sys_types.in.h; \ > } > sys/types.h-t && \ > mv sys/types.h-t sys/types.h >/bin/mkdir -p sys >/bin/mkdir -p sys >rm -f sys/uio.h-t sys/uio.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \ > -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ > < ./sys_uio.in.h; \ > } > sys/uio.h-t && \ > mv -f sys/uio.h-t sys/uio.h >rm -f time.h-t time.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_TIME_H''@|<time.h>|g' \ > -e 's/@''GNULIB_MKTIME''@/0/g' \ > -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ > -e 's/@''GNULIB_STRPTIME''@/0/g' \ > -e 's/@''GNULIB_TIMEGM''@/0/g' \ > -e 's/@''GNULIB_TIME_R''@/0/g' \ > -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ > -e 's|@''HAVE_NANOSLEEP''@|1|g' \ > -e 's|@''HAVE_STRPTIME''@|1|g' \ > -e 's|@''HAVE_TIMEGM''@|1|g' \ > -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ > -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./time.in.h; \ > } > time.h-t && \ > mv time.h-t time.h >rm -f sys/wait.h-t sys/wait.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \ > -e 's/@''GNULIB_WAITPID''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_wait.in.h; \ > } > sys/wait.h-t && \ > mv sys/wait.h-t sys/wait.h >rm -f unistd.h-t unistd.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's/@''GNULIB_CHDIR''@/1/g' \ > -e 's/@''GNULIB_CHOWN''@/0/g' \ > -e 's/@''GNULIB_CLOSE''@/1/g' \ > -e 's/@''GNULIB_DUP''@/1/g' \ > -e 's/@''GNULIB_DUP2''@/1/g' \ > -e 's/@''GNULIB_DUP3''@/0/g' \ > -e 's/@''GNULIB_ENVIRON''@/1/g' \ > -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ > -e 's/@''GNULIB_FACCESSAT''@/0/g' \ > -e 's/@''GNULIB_FCHDIR''@/1/g' \ > -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ > -e 's/@''GNULIB_FDATASYNC''@/0/g' \ > -e 's/@''GNULIB_FSYNC''@/0/g' \ > -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_GETCWD''@/1/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ > -e 's/@''GNULIB_GETGROUPS''@/0/g' \ > -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ > -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ > -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ > -e 's/@''GNULIB_ISATTY''@/0/g' \ > -e 's/@''GNULIB_LCHOWN''@/0/g' \ > -e 's/@''GNULIB_LINK''@/0/g' \ > -e 's/@''GNULIB_LINKAT''@/0/g' \ > -e 's/@''GNULIB_LSEEK''@/1/g' \ > -e 's/@''GNULIB_PIPE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_PIPE2''@/0/g' \ > -e 's/@''GNULIB_PREAD''@/1/g' \ > -e 's/@''GNULIB_PWRITE''@/0/g' \ > -e 's/@''GNULIB_READ''@/1/g' \ > -e 's/@''GNULIB_READLINK''@/1/g' \ > -e 's/@''GNULIB_READLINKAT''@/0/g' \ > -e 's/@''GNULIB_RMDIR''@/0/g' \ > -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_SLEEP''@/1/g' \ > -e 's/@''GNULIB_SYMLINK''@/1/g' \ > -e 's/@''GNULIB_SYMLINKAT''@/1/g' \ > -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_UNLINK''@/0/g' \ > -e 's/@''GNULIB_UNLINKAT''@/0/g' \ > -e 's/@''GNULIB_USLEEP''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_WRITE''@/1/g' \ > < ./unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHDIR''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|1|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_PWRITE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ > -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > | \ > sed -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ > -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_ISATTY''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_PWRITE''@|0|g' \ > -e 's|@''REPLACE_READ''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > } > unistd.h-t && \ > mv unistd.h-t unistd.h >rm -f wchar.h-t wchar.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's/@''GNULIB_BTOWC''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_WCTOB''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_MBSINIT''@/1/g' \ > -e 's/@''GNULIB_MBRTOWC''@/1/g' \ > -e 's/@''GNULIB_MBRLEN''@/0/g' \ > -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ > -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ > -e 's/@''GNULIB_WCRTOMB''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCWIDTH''@/0/g' \ > -e 's/@''GNULIB_WMEMCHR''@/0/g' \ > -e 's/@''GNULIB_WMEMCMP''@/0/g' \ > -e 's/@''GNULIB_WMEMCPY''@/0/g' \ > -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ > -e 's/@''GNULIB_WMEMSET''@/0/g' \ > -e 's/@''GNULIB_WCSLEN''@/0/g' \ > -e 's/@''GNULIB_WCSNLEN''@/0/g' \ > -e 's/@''GNULIB_WCSCPY''@/0/g' \ > -e 's/@''GNULIB_WCPCPY''@/0/g' \ > -e 's/@''GNULIB_WCSNCPY''@/0/g' \ > -e 's/@''GNULIB_WCPNCPY''@/0/g' \ > -e 's/@''GNULIB_WCSCAT''@/0/g' \ > -e 's/@''GNULIB_WCSNCAT''@/0/g' \ > -e 's/@''GNULIB_WCSCMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCMP''@/0/g' \ > -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSCOLL''@/0/g' \ > -e 's/@''GNULIB_WCSXFRM''@/0/g' \ > -e 's/@''GNULIB_WCSDUP''@/0/g' \ > -e 's/@''GNULIB_WCSCHR''@/0/g' \ > -e 's/@''GNULIB_WCSRCHR''@/0/g' \ > -e 's/@''GNULIB_WCSCSPN''@/0/g' \ > -e 's/@''GNULIB_WCSSPN''@/0/g' \ > -e 's/@''GNULIB_WCSPBRK''@/0/g' \ > -e 's/@''GNULIB_WCSSTR''@/0/g' \ > -e 's/@''GNULIB_WCSTOK''@/0/g' \ > -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ > < ./wchar.in.h | \ > sed -e 's|@''HAVE_WINT_T''@|1|g' \ > -e 's|@''HAVE_BTOWC''@|1|g' \ > -e 's|@''HAVE_MBSINIT''@|1|g' \ > -e 's|@''HAVE_MBRTOWC''@|1|g' \ > -e 's|@''HAVE_MBRLEN''@|1|g' \ > -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ > -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ > -e 's|@''HAVE_WCRTOMB''@|1|g' \ > -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ > -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ > -e 's|@''HAVE_WMEMCHR''@|1|g' \ > -e 's|@''HAVE_WMEMCMP''@|1|g' \ > -e 's|@''HAVE_WMEMCPY''@|1|g' \ > -e 's|@''HAVE_WMEMMOVE''@|1|g' \ > -e 's|@''HAVE_WMEMSET''@|1|g' \ > -e 's|@''HAVE_WCSLEN''@|1|g' \ > -e 's|@''HAVE_WCSNLEN''@|1|g' \ > -e 's|@''HAVE_WCSCPY''@|1|g' \ > -e 's|@''HAVE_WCPCPY''@|1|g' \ > -e 's|@''HAVE_WCSNCPY''@|1|g' \ > -e 's|@''HAVE_WCPNCPY''@|1|g' \ > -e 's|@''HAVE_WCSCAT''@|1|g' \ > -e 's|@''HAVE_WCSNCAT''@|1|g' \ > -e 's|@''HAVE_WCSCMP''@|1|g' \ > -e 's|@''HAVE_WCSNCMP''@|1|g' \ > -e 's|@''HAVE_WCSCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSCOLL''@|1|g' \ > -e 's|@''HAVE_WCSXFRM''@|1|g' \ > -e 's|@''HAVE_WCSDUP''@|1|g' \ > -e 's|@''HAVE_WCSCHR''@|1|g' \ > -e 's|@''HAVE_WCSRCHR''@|1|g' \ > -e 's|@''HAVE_WCSCSPN''@|1|g' \ > -e 's|@''HAVE_WCSSPN''@|1|g' \ > -e 's|@''HAVE_WCSPBRK''@|1|g' \ > -e 's|@''HAVE_WCSSTR''@|1|g' \ > -e 's|@''HAVE_WCSTOK''@|1|g' \ > -e 's|@''HAVE_WCSWIDTH''@|1|g' \ > -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ > -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ > | \ > sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|0|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|0|g' \ > -e 's|@''REPLACE_MBRLEN''@|0|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ > -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ > -e 's|@''REPLACE_WCRTOMB''@|0|g' \ > -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > } > wchar.h-t && \ > mv wchar.h-t wchar.h >rm -f wctype.h-t wctype.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_WCTYPE_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ > -e 's/@''GNULIB_ISWBLANK''@/0/g' \ > -e 's/@''GNULIB_WCTYPE''@/0/g' \ > -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ > -e 's/@''GNULIB_WCTRANS''@/0/g' \ > -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ > -e 's/@''HAVE_ISWBLANK''@/1/g' \ > -e 's/@''HAVE_ISWCNTRL''@/1/g' \ > -e 's/@''HAVE_WCTYPE_T''@/1/g' \ > -e 's/@''HAVE_WCTRANS_T''@/1/g' \ > -e 's/@''HAVE_WINT_T''@/1/g' \ > -e 's/@''REPLACE_ISWBLANK''@/0/g' \ > -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ > -e 's/@''REPLACE_TOWLOWER''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./wctype.in.h; \ > } > wctype.h-t && \ > mv wctype.h-t wctype.h >/bin/mkdir -p arpa >rm -f arpa/inet.h-t arpa/inet.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \ > -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ > -e 's/@''GNULIB_INET_NTOP''@/1/g' \ > -e 's/@''GNULIB_INET_PTON''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ > -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ > -e 's|@''REPLACE_INET_NTOP''@|0|g' \ > -e 's|@''REPLACE_INET_PTON''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./arpa_inet.in.h; \ > } > arpa/inet.h-t && \ > mv arpa/inet.h-t arpa/inet.h >rm -f dirent.h-t dirent.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_DIRENT_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ > -e 's/@''GNULIB_OPENDIR''@/1/g' \ > -e 's/@''GNULIB_READDIR''@/1/g' \ > -e 's/@''GNULIB_REWINDDIR''@/0/g' \ > -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ > -e 's/@''GNULIB_DIRFD''@/1/g' \ > -e 's/@''GNULIB_FDOPENDIR''@/1/g' \ > -e 's/@''GNULIB_SCANDIR''@/0/g' \ > -e 's/@''GNULIB_ALPHASORT''@/0/g' \ > -e 's/@''HAVE_OPENDIR''@/1/g' \ > -e 's/@''HAVE_READDIR''@/1/g' \ > -e 's/@''HAVE_REWINDDIR''@/1/g' \ > -e 's/@''HAVE_CLOSEDIR''@/1/g' \ > -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ > -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_SCANDIR''@|1|g' \ > -e 's|@''HAVE_ALPHASORT''@|1|g' \ > -e 's|@''REPLACE_OPENDIR''@|0|g' \ > -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ > -e 's|@''REPLACE_DIRFD''@|0|g' \ > -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./dirent.in.h; \ > } > dirent.h-t && \ > mv dirent.h-t dirent.h >rm -f fcntl.h-t fcntl.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ > -e 's/@''GNULIB_FCNTL''@/1/g' \ > -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_OPEN''@/1/g' \ > -e 's/@''GNULIB_OPENAT''@/1/g' \ > -e 's|@''HAVE_FCNTL''@|1|g' \ > -e 's|@''HAVE_OPENAT''@|1|g' \ > -e 's|@''REPLACE_FCNTL''@|1|g' \ > -e 's|@''REPLACE_OPEN''@|0|g' \ > -e 's|@''REPLACE_OPENAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./fcntl.in.h; \ > } > fcntl.h-t && \ > mv fcntl.h-t fcntl.h >rm -f fnmatch.h-t fnmatch.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > < ./fnmatch.in.h; \ > } > fnmatch.h-t && \ > mv -f fnmatch.h-t fnmatch.h >rm -f getopt.h-t getopt.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_GETOPT_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > < ./getopt.in.h; \ > } > getopt.h-t && \ > mv -f getopt.h-t getopt.h >rm -f glob.h-t glob.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./glob.in.h; \ > } > glob.h-t && \ > mv -f glob.h-t glob.h >rm -f inttypes.h-t inttypes.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ > -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ > -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ > -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ > -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ > -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ > -e 's/@''GNULIB_IMAXABS''@/0/g' \ > -e 's/@''GNULIB_IMAXDIV''@/0/g' \ > -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ > -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ > -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ > -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ > -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./inttypes.in.h; \ > } > inttypes.h-t && \ > mv inttypes.h-t inttypes.h >rm -f locale.h-t locale.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ > -e 's/@''GNULIB_LOCALECONV''@/1/g' \ > -e 's/@''GNULIB_SETLOCALE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ > -e 's|@''HAVE_DUPLOCALE''@|1|g' \ > -e 's|@''HAVE_XLOCALE_H''@|1|g' \ > -e 's|@''REPLACE_LOCALECONV''@|0|g' \ > -e 's|@''REPLACE_SETLOCALE''@|0|g' \ > -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ > -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./locale.in.h; \ > } > locale.h-t && \ > mv locale.h-t locale.h >rm -f netdb.h-t netdb.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \ > -e 's|@''HAVE_NETDB_H''@|1|g' \ > -e 's/@''GNULIB_GETADDRINFO''@/1/g' \ > -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ > -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ > -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./netdb.in.h; \ > } > netdb.h-t && \ > mv netdb.h-t netdb.h >rm -f signal.h-t signal.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ > -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ > -e 's|@''GNULIB_RAISE''@|1|g' \ > -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ > -e 's/@''GNULIB_SIGACTION''@/0/g' \ > -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ > -e 's|@''HAVE_RAISE''@|1|g' \ > -e 's|@''HAVE_SIGSET_T''@|1|g' \ > -e 's|@''HAVE_SIGINFO_T''@|1|g' \ > -e 's|@''HAVE_SIGACTION''@|1|g' \ > -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ > -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ > -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ > -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ > -e 's|@''REPLACE_RAISE''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./signal.in.h; \ > } > signal.h-t && \ > mv signal.h-t signal.h >rm -f stdio.h-t stdio.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's/@''GNULIB_DPRINTF''@/0/g' \ > -e 's/@''GNULIB_FCLOSE''@/0/g' \ > -e 's/@''GNULIB_FDOPEN''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_FFLUSH''@/0/g' \ > -e 's/@''GNULIB_FGETC''@/1/g' \ > -e 's/@''GNULIB_FGETS''@/1/g' \ > -e 's/@''GNULIB_FOPEN''@/0/g' \ > -e 's/@''GNULIB_FPRINTF''@/1/g' \ > -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_FPURGE''@/0/g' \ > -e 's/@''GNULIB_FPUTC''@/1/g' \ > -e 's/@''GNULIB_FPUTS''@/1/g' \ > -e 's/@''GNULIB_FREAD''@/1/g' \ > -e 's/@''GNULIB_FREOPEN''@/0/g' \ > -e 's/@''GNULIB_FSCANF''@/1/g' \ > -e 's/@''GNULIB_FSEEK''@/0/g' \ > -e 's/@''GNULIB_FSEEKO''@/0/g' \ > -e 's/@''GNULIB_FTELL''@/1/g' \ > -e 's/@''GNULIB_FTELLO''@/1/g' \ > -e 's/@''GNULIB_FWRITE''@/1/g' \ > -e 's/@''GNULIB_GETC''@/1/g' \ > -e 's/@''GNULIB_GETCHAR''@/1/g' \ > -e 's/@''GNULIB_GETDELIM''@/1/g' \ > -e 's/@''GNULIB_GETLINE''@/1/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PCLOSE''@/0/g' \ > -e 's/@''GNULIB_PERROR''@/1/g' \ > -e 's/@''GNULIB_POPEN''@/0/g' \ > -e 's/@''GNULIB_PRINTF''@/1/g' \ > -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PUTC''@/1/g' \ > -e 's/@''GNULIB_PUTCHAR''@/1/g' \ > -e 's/@''GNULIB_PUTS''@/1/g' \ > -e 's/@''GNULIB_REMOVE''@/0/g' \ > -e 's/@''GNULIB_RENAME''@/0/g' \ > -e 's/@''GNULIB_RENAMEAT''@/0/g' \ > -e 's/@''GNULIB_SCANF''@/1/g' \ > -e 's/@''GNULIB_SNPRINTF''@/1/g' \ > -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_TMPFILE''@/0/g' \ > -e 's/@''GNULIB_VASPRINTF''@/1/g' \ > -e 's/@''GNULIB_VDPRINTF''@/0/g' \ > -e 's/@''GNULIB_VFPRINTF''@/1/g' \ > -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VFSCANF''@/0/g' \ > -e 's/@''GNULIB_VSCANF''@/0/g' \ > -e 's/@''GNULIB_VPRINTF''@/1/g' \ > -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ > -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ > < ./stdio.in.h | \ > sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ > -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ > -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''HAVE_DPRINTF''@|1|g' \ > -e 's|@''HAVE_FSEEKO''@|1|g' \ > -e 's|@''HAVE_FTELLO''@|1|g' \ > -e 's|@''HAVE_PCLOSE''@|1|g' \ > -e 's|@''HAVE_POPEN''@|1|g' \ > -e 's|@''HAVE_RENAMEAT''@|1|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''HAVE_VDPRINTF''@|1|g' \ > -e 's|@''REPLACE_DPRINTF''@|0|g' \ > -e 's|@''REPLACE_FCLOSE''@|0|g' \ > -e 's|@''REPLACE_FDOPEN''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e 's|@''REPLACE_FOPEN''@|0|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_FPURGE''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_GETDELIM''@|0|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''REPLACE_PERROR''@|1|g' \ > -e 's|@''REPLACE_POPEN''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_REMOVE''@|0|g' \ > -e 's|@''REPLACE_RENAME''@|0|g' \ > -e 's|@''REPLACE_RENAMEAT''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ > -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ > -e 's|@''REPLACE_TMPFILE''@|0|g' \ > -e 's|@''REPLACE_VASPRINTF''@|0|g' \ > -e 's|@''REPLACE_VDPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > } > stdio.h-t && \ > mv stdio.h-t stdio.h >rm -f stdlib.h-t stdlib.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's/@''GNULIB__EXIT''@/0/g' \ > -e 's/@''GNULIB_ATOLL''@/0/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/0/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_MBTOWC''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_MKDTEMP''@/1/g' \ > -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ > -e 's/@''GNULIB_MKSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ > -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ > -e 's/@''GNULIB_PTSNAME''@/0/g' \ > -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ > -e 's/@''GNULIB_PUTENV''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_RANDOM''@/0/g' \ > -e 's/@''GNULIB_RANDOM_R''@/0/g' \ > -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_REALPATH''@/0/g' \ > -e 's/@''GNULIB_RPMATCH''@/0/g' \ > -e 's/@''GNULIB_SETENV''@/1/g' \ > -e 's/@''GNULIB_STRTOD''@/0/g' \ > -e 's/@''GNULIB_STRTOLL''@/1/g' \ > -e 's/@''GNULIB_STRTOULL''@/1/g' \ > -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ > -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ > -e 's/@''GNULIB_UNSETENV''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_WCTOMB''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > < ./stdlib.in.h | \ > sed -e 's|@''HAVE__EXIT''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_GRANTPT''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ > -e 's|@''HAVE_MKSTEMP''@|1|g' \ > -e 's|@''HAVE_MKSTEMPS''@|1|g' \ > -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ > -e 's|@''HAVE_PTSNAME''@|1|g' \ > -e 's|@''HAVE_PTSNAME_R''@|1|g' \ > -e 's|@''HAVE_RANDOM''@|1|g' \ > -e 's|@''HAVE_RANDOM_H''@|1|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_REALPATH''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_DECL_SETENV''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNLOCKPT''@|1|g' \ > -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_CALLOC''@|0|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_MALLOC''@|0|g' \ > -e 's|@''REPLACE_MBTOWC''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_RANDOM_R''@|0|g' \ > -e 's|@''REPLACE_REALLOC''@|0|g' \ > -e 's|@''REPLACE_REALPATH''@|0|g' \ > -e 's|@''REPLACE_SETENV''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''REPLACE_UNSETENV''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > } > stdlib.h-t && \ > mv stdlib.h-t stdlib.h >rm -f string.h-t string.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's/@''GNULIB_FFSL''@/0/g' \ > -e 's/@''GNULIB_FFSLL''@/0/g' \ > -e 's/@''GNULIB_MBSLEN''@/0/g' \ > -e 's/@''GNULIB_MBSNLEN''@/0/g' \ > -e 's/@''GNULIB_MBSCHR''@/0/g' \ > -e 's/@''GNULIB_MBSRCHR''@/0/g' \ > -e 's/@''GNULIB_MBSSTR''@/0/g' \ > -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ > -e 's/@''GNULIB_MBSCSPN''@/0/g' \ > -e 's/@''GNULIB_MBSPBRK''@/0/g' \ > -e 's/@''GNULIB_MBSSPN''@/0/g' \ > -e 's/@''GNULIB_MBSSEP''@/0/g' \ > -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ > -e 's/@''GNULIB_MEMCHR''@/1/g' \ > -e 's/@''GNULIB_MEMMEM''@/1/g' \ > -e 's/@''GNULIB_MEMPCPY''@/1/g' \ > -e 's/@''GNULIB_MEMRCHR''@/1/g' \ > -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ > -e 's/@''GNULIB_STPCPY''@/0/g' \ > -e 's/@''GNULIB_STPNCPY''@/0/g' \ > -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ > -e 's/@''GNULIB_STRDUP''@/1/g' \ > -e 's/@''GNULIB_STRNCAT''@/0/g' \ > -e 's/@''GNULIB_STRNDUP''@/1/g' \ > -e 's/@''GNULIB_STRNLEN''@/1/g' \ > -e 's/@''GNULIB_STRPBRK''@/0/g' \ > -e 's/@''GNULIB_STRSEP''@/0/g' \ > -e 's/@''GNULIB_STRSTR''@/0/g' \ > -e 's/@''GNULIB_STRCASESTR''@/0/g' \ > -e 's/@''GNULIB_STRTOK_R''@/0/g' \ > -e 's/@''GNULIB_STRERROR''@/1/g' \ > -e 's/@''GNULIB_STRERROR_R''@/1/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ > < ./string.in.h | \ > sed -e 's|@''HAVE_FFSL''@|1|g' \ > -e 's|@''HAVE_FFSLL''@|1|g' \ > -e 's|@''HAVE_MBSLEN''@|0|g' \ > -e 's|@''HAVE_MEMCHR''@|1|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|1|g' \ > -e 's|@''REPLACE_STRERROR_R''@|1|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > < ./string.in.h; \ > } > string.h-t && \ > mv string.h-t string.h >make all-recursive >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >depbase=`echo argmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT argmatch.lo -MD -MP -MF $depbase.Tpo -c -o argmatch.lo argmatch.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo c-strcasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strcasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo c-strncasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strncasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT argmatch.lo -MD -MP -MF .deps/argmatch.Tpo -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 >depbase=`echo cloexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT cloexec.lo -MD -MP -MF $depbase.Tpo -c -o cloexec.lo cloexec.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT argmatch.lo -MD -MP -MF .deps/argmatch.Tpo -c argmatch.c -o argmatch.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o >depbase=`echo close-stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT close-stream.lo -MD -MP -MF $depbase.Tpo -c -o close-stream.lo close-stream.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo closeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT closeout.lo -MD -MP -MF $depbase.Tpo -c -o closeout.lo closeout.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT close-stream.lo -MD -MP -MF .deps/close-stream.Tpo -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -o cloexec.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT closeout.lo -MD -MP -MF .deps/closeout.Tpo -c closeout.c -fPIC -DPIC -o .libs/closeout.o >depbase=`echo cycle-check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT cycle-check.lo -MD -MP -MF $depbase.Tpo -c -o cycle-check.lo cycle-check.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo opendir-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT opendir-safer.lo -MD -MP -MF $depbase.Tpo -c -o opendir-safer.lo opendir-safer.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT close-stream.lo -MD -MP -MF .deps/close-stream.Tpo -c close-stream.c -o close-stream.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT cycle-check.lo -MD -MP -MF .deps/cycle-check.Tpo -c cycle-check.c -fPIC -DPIC -o .libs/cycle-check.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT closeout.lo -MD -MP -MF .deps/closeout.Tpo -c closeout.c -o closeout.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT cycle-check.lo -MD -MP -MF .deps/cycle-check.Tpo -c cycle-check.c -o cycle-check.o >/dev/null 2>&1 >depbase=`echo dirname-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dirname-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o >depbase=`echo basename-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT basename-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.lo basename-lgpl.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo stripslash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stripslash.lo -MD -MP -MF $depbase.Tpo -c -o stripslash.lo stripslash.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 >depbase=`echo exitfail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT exitfail.lo -MD -MP -MF $depbase.Tpo -c -o exitfail.lo exitfail.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 >depbase=`echo creat-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT creat-safer.lo -MD -MP -MF $depbase.Tpo -c -o creat-safer.lo creat-safer.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o >depbase=`echo open-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT open-safer.lo -MD -MP -MF $depbase.Tpo -c -o open-safer.lo open-safer.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo fd-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fd-hook.lo -MD -MP -MF $depbase.Tpo -c -o fd-hook.lo fd-hook.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT creat-safer.lo -MD -MP -MF .deps/creat-safer.Tpo -c creat-safer.c -fPIC -DPIC -o .libs/creat-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT open-safer.lo -MD -MP -MF .deps/open-safer.Tpo -c open-safer.c -fPIC -DPIC -o .libs/open-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -o exitfail.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT creat-safer.lo -MD -MP -MF .deps/creat-safer.Tpo -c creat-safer.c -o creat-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT open-safer.lo -MD -MP -MF .deps/open-safer.Tpo -c open-safer.c -o open-safer.o >/dev/null 2>&1 >depbase=`echo filenamecat-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT filenamecat-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.lo filenamecat-lgpl.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o >depbase=`echo filevercmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT filevercmp.lo -MD -MP -MF $depbase.Tpo -c -o filevercmp.lo filevercmp.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT filevercmp.lo -MD -MP -MF .deps/filevercmp.Tpo -c filevercmp.c -fPIC -DPIC -o .libs/filevercmp.o >depbase=`echo full-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT full-read.lo -MD -MP -MF $depbase.Tpo -c -o full-read.lo full-read.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c filenamecat-lgpl.c -o filenamecat-lgpl.o >/dev/null 2>&1 >+ cat >+ gcc -fPIC -c rhbz883463.c >+ gcc -shared -Wl,-soname,rhbz883463.so.1 rhbz883463.o -o rhbz883463.so >++ pwd >+ LD_PRELOAD=/builddir/build/BUILD/libguestfs-1.16.34/rhbz883463.so >+ export LD_PRELOAD >+ make V=1 INSTALLDIRS=vendor -j4 >depbase=`echo full-write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT full-write.lo -MD -MP -MF $depbase.Tpo -c -o full-write.lo full-write.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c full-read.c -fPIC -DPIC -o .libs/full-read.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c full-write.c -fPIC -DPIC -o .libs/full-write.o >depbase=`echo gettime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT gettime.lo -MD -MP -MF $depbase.Tpo -c -o gettime.lo gettime.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c full-read.c -o full-read.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c full-write.c -o full-write.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT gettime.lo -MD -MP -MF .deps/gettime.Tpo -c gettime.c -fPIC -DPIC -o .libs/gettime.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT filevercmp.lo -MD -MP -MF .deps/filevercmp.Tpo -c filevercmp.c -o filevercmp.o >/dev/null 2>&1 >depbase=`echo hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hash.lo -MD -MP -MF $depbase.Tpo -c -o hash.lo hash.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo hash-pjw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hash-pjw.lo -MD -MP -MF $depbase.Tpo -c -o hash-pjw.lo hash-pjw.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT gettime.lo -MD -MP -MF .deps/gettime.Tpo -c gettime.c -o gettime.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hash-pjw.lo -MD -MP -MF .deps/hash-pjw.Tpo -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o >depbase=`echo human.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT human.lo -MD -MP -MF $depbase.Tpo -c -o human.lo human.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hash-pjw.lo -MD -MP -MF .deps/hash-pjw.Tpo -c hash-pjw.c -o hash-pjw.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT human.lo -MD -MP -MF .deps/human.Tpo -c human.c -fPIC -DPIC -o .libs/human.o >depbase=`echo i-ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT i-ring.lo -MD -MP -MF $depbase.Tpo -c -o i-ring.lo i-ring.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT i-ring.lo -MD -MP -MF .deps/i-ring.Tpo -c i-ring.c -fPIC -DPIC -o .libs/i-ring.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT i-ring.lo -MD -MP -MF .deps/i-ring.Tpo -c i-ring.c -o i-ring.o >/dev/null 2>&1 >depbase=`echo malloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloca.lo -MD -MP -MF $depbase.Tpo -c -o malloca.lo malloca.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/malloca.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT human.lo -MD -MP -MF .deps/human.Tpo -c human.c -o human.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -o malloca.o >/dev/null 2>&1 >depbase=`echo openat-die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-die.lo -MD -MP -MF $depbase.Tpo -c -o openat-die.lo openat-die.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo openat-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-safer.lo -MD -MP -MF $depbase.Tpo -c -o openat-safer.lo openat-safer.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-safer.lo -MD -MP -MF .deps/openat-safer.Tpo -c openat-safer.c -fPIC -DPIC -o .libs/openat-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-safer.lo -MD -MP -MF .deps/openat-safer.Tpo -c openat-safer.c -o openat-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -o openat-die.o >/dev/null 2>&1 >depbase=`echo progname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT progname.lo -MD -MP -MF $depbase.Tpo -c -o progname.lo progname.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo quotearg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT quotearg.lo -MD -MP -MF $depbase.Tpo -c -o quotearg.lo quotearg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT quotearg.lo -MD -MP -MF .deps/quotearg.Tpo -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o >depbase=`echo read-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT read-file.lo -MD -MP -MF $depbase.Tpo -c -o read-file.lo read-file.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo safe-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT safe-read.lo -MD -MP -MF $depbase.Tpo -c -o safe-read.lo safe-read.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c read-file.c -fPIC -DPIC -o .libs/read-file.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c safe-read.c -o safe-read.o >/dev/null 2>&1 >depbase=`echo safe-write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT safe-write.lo -MD -MP -MF $depbase.Tpo -c -o safe-write.lo safe-write.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c read-file.c -o read-file.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o >depbase=`echo save-cwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT save-cwd.lo -MD -MP -MF $depbase.Tpo -c -o save-cwd.lo save-cwd.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c safe-write.c -o safe-write.o >/dev/null 2>&1 >depbase=`echo sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo sockets.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o >depbase=`echo stat-time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stat-time.lo -MD -MP -MF $depbase.Tpo -c -o stat-time.lo stat-time.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c save-cwd.c -o save-cwd.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stat-time.lo -MD -MP -MF .deps/stat-time.Tpo -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o >depbase=`echo strnlen1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strnlen1.lo -MD -MP -MF $depbase.Tpo -c -o strnlen1.lo strnlen1.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stat-time.lo -MD -MP -MF .deps/stat-time.Tpo -c stat-time.c -o stat-time.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT quotearg.lo -MD -MP -MF .deps/quotearg.Tpo -c quotearg.c -o quotearg.o >/dev/null 2>&1 >depbase=`echo tempname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT tempname.lo -MD -MP -MF $depbase.Tpo -c -o tempname.lo tempname.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -o strnlen1.o >/dev/null 2>&1 >depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/tempname.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o >depbase=`echo timespec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT timespec.lo -MD -MP -MF $depbase.Tpo -c -o timespec.lo timespec.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT timespec.lo -MD -MP -MF .deps/timespec.Tpo -c timespec.c -fPIC -DPIC -o .libs/timespec.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT timespec.lo -MD -MP -MF .deps/timespec.Tpo -c timespec.c -o timespec.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -o tempname.o >/dev/null 2>&1 >depbase=`echo dup-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dup-safer.lo -MD -MP -MF $depbase.Tpo -c -o dup-safer.lo dup-safer.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o >depbase=`echo fd-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fd-safer.lo -MD -MP -MF $depbase.Tpo -c -o fd-safer.lo fd-safer.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 >depbase=`echo pipe-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT pipe-safer.lo -MD -MP -MF $depbase.Tpo -c -o pipe-safer.lo pipe-safer.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo utimens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT utimens.lo -MD -MP -MF $depbase.Tpo -c -o utimens.lo utimens.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT utimens.lo -MD -MP -MF .deps/utimens.Tpo -c utimens.c -fPIC -DPIC -o .libs/utimens.o >depbase=`echo xmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xmalloc.lo -MD -MP -MF $depbase.Tpo -c -o xmalloc.lo xmalloc.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 >depbase=`echo xalloc-die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xalloc-die.lo -MD -MP -MF $depbase.Tpo -c -o xalloc-die.lo xalloc-die.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o >depbase=`echo xstrtol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtol.lo -MD -MP -MF $depbase.Tpo -c -o xstrtol.lo xstrtol.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtol.lo -MD -MP -MF .deps/xstrtol.Tpo -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT utimens.lo -MD -MP -MF .deps/utimens.Tpo -c utimens.c -o utimens.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 >depbase=`echo xstrtoul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoul.lo -MD -MP -MF $depbase.Tpo -c -o xstrtoul.lo xstrtoul.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo xstrtol-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtol-error.lo -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.lo xstrtol-error.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoul.lo -MD -MP -MF .deps/xstrtoul.Tpo -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtol.lo -MD -MP -MF .deps/xstrtol.Tpo -c xstrtol.c -o xstrtol.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtol-error.lo -MD -MP -MF .deps/xstrtol-error.Tpo -c xstrtol-error.c -fPIC -DPIC -o .libs/xstrtol-error.o >depbase=`echo xstrtoumax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoumax.lo -MD -MP -MF $depbase.Tpo -c -o xstrtoumax.lo xstrtoumax.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtol-error.lo -MD -MP -MF .deps/xstrtol-error.Tpo -c xstrtol-error.c -o xstrtol-error.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoumax.lo -MD -MP -MF .deps/xstrtoumax.Tpo -c xstrtoumax.c -fPIC -DPIC -o .libs/xstrtoumax.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoul.lo -MD -MP -MF .deps/xstrtoul.Tpo -c xstrtoul.c -o xstrtoul.o >/dev/null 2>&1 >depbase=`echo xvasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xvasprintf.lo -MD -MP -MF $depbase.Tpo -c -o xvasprintf.lo xvasprintf.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xvasprintf.lo -MD -MP -MF .deps/xvasprintf.Tpo -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o >depbase=`echo xasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xasprintf.lo -MD -MP -MF $depbase.Tpo -c -o xasprintf.lo xasprintf.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xasprintf.lo -MD -MP -MF .deps/xasprintf.Tpo -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoumax.lo -MD -MP -MF .deps/xstrtoumax.Tpo -c xstrtoumax.c -o xstrtoumax.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xasprintf.lo -MD -MP -MF .deps/xasprintf.Tpo -c xasprintf.c -o xasprintf.o >/dev/null 2>&1 >depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xvasprintf.lo -MD -MP -MF .deps/xvasprintf.Tpo -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1 >depbase=`echo chdir-long.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT chdir-long.lo -MD -MP -MF $depbase.Tpo -c -o chdir-long.lo chdir-long.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 >depbase=`echo fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fcntl.lo -MD -MP -MF $depbase.Tpo -c -o fcntl.lo fcntl.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo fnmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fnmatch.lo -MD -MP -MF $depbase.Tpo -c -o fnmatch.lo fnmatch.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo fsusage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fsusage.lo -MD -MP -MF $depbase.Tpo -c -o fsusage.lo fsusage.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fsusage.lo -MD -MP -MF .deps/fsusage.Tpo -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c -o chdir-long.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -o fcntl.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fsusage.lo -MD -MP -MF .deps/fsusage.Tpo -c fsusage.c -o fsusage.o >/dev/null 2>&1 >depbase=`echo fts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fts.lo -MD -MP -MF $depbase.Tpo -c -o fts.lo fts.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo futimens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT futimens.lo -MD -MP -MF $depbase.Tpo -c -o futimens.lo futimens.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c fts.c -fPIC -DPIC -o .libs/fts.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT futimens.lo -MD -MP -MF .deps/futimens.Tpo -c futimens.c -fPIC -DPIC -o .libs/futimens.o >depbase=`echo getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getopt.lo -MD -MP -MF $depbase.Tpo -c -o getopt.lo getopt.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT futimens.lo -MD -MP -MF .deps/futimens.Tpo -c futimens.c -o futimens.o >/dev/null 2>&1 >depbase=`echo getopt1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 >depbase=`echo glob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glob.lo -MD -MP -MF $depbase.Tpo -c -o glob.lo glob.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -o fnmatch.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c fts.c -o fts.o >/dev/null 2>&1 >depbase=`echo openat-proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-proc.lo -MD -MP -MF $depbase.Tpo -c -o openat-proc.lo openat-proc.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c openat-proc.c -o openat-proc.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -o glob.o >/dev/null 2>&1 >depbase=`echo perror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT perror.lo -MD -MP -MF $depbase.Tpo -c -o perror.lo perror.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c perror.c -fPIC -DPIC -o .libs/perror.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c perror.c -o perror.o >/dev/null 2>&1 >depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o >depbase=`echo strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strerror.lo -MD -MP -MF $depbase.Tpo -c -o strerror.lo strerror.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o >/dev/null 2>&1 >depbase=`echo strerror_r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strerror_r.lo -MD -MP -MF $depbase.Tpo -c -o strerror_r.lo strerror_r.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo xstrtoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoll.lo -MD -MP -MF $depbase.Tpo -c -o xstrtoll.lo xstrtoll.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strerror_r.lo -MD -MP -MF .deps/strerror_r.Tpo -c strerror_r.c -fPIC -DPIC -o .libs/strerror_r.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoll.lo -MD -MP -MF .deps/xstrtoll.Tpo -c xstrtoll.c -fPIC -DPIC -o .libs/xstrtoll.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strerror_r.lo -MD -MP -MF .deps/strerror_r.Tpo -c strerror_r.c -o strerror_r.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoll.lo -MD -MP -MF .deps/xstrtoll.Tpo -c xstrtoll.c -o xstrtoll.o >/dev/null 2>&1 >depbase=`echo xstrtoull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoull.lo -MD -MP -MF $depbase.Tpo -c -o xstrtoull.lo xstrtoull.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoull.lo -MD -MP -MF .deps/xstrtoull.Tpo -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o >rm -f t-charset.alias charset.alias && \ > /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \ > mv t-charset.alias charset.alias >rm -f t-ref-add.sed ref-add.sed && \ > sed -e '/^#/d' -e 's/@''PACKAGE''@/libguestfs/g' ref-add.sin > t-ref-add.sed && \ > mv t-ref-add.sed ref-add.sed >rm -f t-ref-del.sed ref-del.sed && \ > sed -e '/^#/d' -e 's/@''PACKAGE''@/libguestfs/g' ref-del.sin > t-ref-del.sed && \ > mv t-ref-del.sed ref-del.sed >depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xstrtoull.lo -MD -MP -MF .deps/xstrtoull.Tpo -c xstrtoull.c -o xstrtoull.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -g -O2 -no-undefined -lrt -o libgnu.la argmatch.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo close-stream.lo closeout.lo cycle-check.lo opendir-safer.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo creat-safer.lo open-safer.lo fd-hook.lo filenamecat-lgpl.lo filevercmp.lo full-read.lo full-write.lo gettime.lo hash.lo hash-pjw.lo human.lo i-ring.lo localcharset.lo glthread/lock.lo malloca.lo openat-die.lo openat-safer.lo progname.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo save-cwd.lo sockets.lo stat-time.lo strnlen1.lo tempname.lo glthread/threadlib.lo timespec.lo dup-safer.lo fd-safer.lo pipe-safer.lo utimens.lo xmalloc.lo xalloc-die.lo xstrtol.lo xstrtoul.lo xstrtol-error.lo xstrtoumax.lo xvasprintf.lo xasprintf.lo asnprintf.lo chdir-long.lo fcntl.lo fnmatch.lo fsusage.lo fts.lo futimens.lo getopt.lo getopt1.lo glob.lo openat-proc.lo perror.lo printf-args.lo printf-parse.lo strerror.lo strerror_r.lo vasnprintf.lo xstrtoll.lo xstrtoull.lo >libtool: link: ar cru .libs/libgnu.a .libs/argmatch.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/close-stream.o .libs/closeout.o .libs/cycle-check.o .libs/opendir-safer.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/creat-safer.o .libs/open-safer.o .libs/fd-hook.o .libs/filenamecat-lgpl.o .libs/filevercmp.o .libs/full-read.o .libs/full-write.o .libs/gettime.o .libs/hash.o .libs/hash-pjw.o .libs/human.o .libs/i-ring.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/openat-die.o .libs/openat-safer.o .libs/progname.o .libs/quotearg.o .libs/read-file.o .libs/safe-read.o .libs/safe-write.o .libs/save-cwd.o .libs/sockets.o .libs/stat-time.o .libs/strnlen1.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/utimens.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xstrtol.o .libs/xstrtoul.o .libs/xstrtol-error.o .libs/xstrtoumax.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/chdir-long.o .libs/fcntl.o .libs/fnmatch.o .libs/fsusage.o .libs/fts.o .libs/futimens.o .libs/getopt.o .libs/getopt1.o .libs/glob.o .libs/openat-proc.o .libs/perror.o .libs/printf-args.o .libs/printf-parse.o .libs/strerror.o .libs/strerror_r.o .libs/vasnprintf.o .libs/xstrtoll.o .libs/xstrtoull.o >libtool: link: ranlib .libs/libgnu.a >libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >Making all in gnulib/tests >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >rm -f arg-nonnull.h-t arg-nonnull.h && \ > sed -n -e '/GL_ARG_NONNULL/,$p' \ > < ../../build-aux/snippet/arg-nonnull.h \ > > arg-nonnull.h-t && \ > mv arg-nonnull.h-t arg-nonnull.h >rm -f c++defs.h-t c++defs.h && \ > sed -n -e '/_GL_CXXDEFS/,$p' \ > < ../../build-aux/snippet/c++defs.h \ > > c++defs.h-t && \ > mv c++defs.h-t c++defs.h >rm -f warn-on-use.h-t warn-on-use.h && \ > sed -n -e '/^.ifndef/,$p' \ > < ../../build-aux/snippet/warn-on-use.h \ > > warn-on-use.h-t && \ > mv warn-on-use.h-t warn-on-use.h >/bin/mkdir -p sys >rm -f sys/ioctl.h-t sys/ioctl.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \ > -e 's/@''GNULIB_IOCTL''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e 's|@''REPLACE_IOCTL''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_ioctl.in.h; \ > } > sys/ioctl.h-t && \ > mv sys/ioctl.h-t sys/ioctl.h >make all-recursive >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >Making all in . >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >Making all in tests/data >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >rm -f 100kallzeroes 100kallzeroes-t >rm -f 100krandom 100krandom-t >rm -f 10klines 10klines-t >dd if=/dev/zero of=100kallzeroes-t bs=1024 count=100 >ln -sf /10klines abssymlink >dd if=/dev/urandom of=100krandom-t bs=1024 count=100 >i=0; \ > while [ $i -lt 10000 ]; do \ > echo "${i}abcdefghijklmnopqrstuvwxyz"; \ > i=$(($i+1)); \ > done > 10klines-t >echo "hello" | base64 > hello.b64 >100+0 records in >100+0 records out >102400 bytes (102 kB) copied, 0.000182316 s, 562 MB/s >mv 100kallzeroes-t 100kallzeroes >rm -f initrd initrd-t >rm -rf bin initrd-x86_64.img initrd-x86_64.img-t >for f in empty known-1 known-2 known-3 known-4 known-5; do echo $f; done | cpio -o -H newc | gzip --best > initrd-t >mkdir bin >cp bin-x86_64-dynamic bin/nash >echo bin/nash | cpio -o -H newc > initrd-x86_64.img-t >4 blocks >mv initrd-t initrd >14 blocks >mv initrd-x86_64.img-t initrd-x86_64.img >rm -f test-grep.txt.gz test-grep.txt.gz-t >gzip --best -c test-grep.txt > test-grep.txt.gz-t >rm -rf bin initrd-x86_64.img-t >rm -f 100kallnewlines 100kallnewlines-t >tr '\0' '\n' < 100kallzeroes > 100kallnewlines-t >mv test-grep.txt.gz-t test-grep.txt.gz >rm -f 100kallspaces 100kallspaces-t >mv 100kallnewlines-t 100kallnewlines >tr '\0' ' ' < 100kallzeroes > 100kallspaces-t >rm -f initrd-x86_64.img.gz initrd-x86_64.img.gz-t >gzip --best -c initrd-x86_64.img > initrd-x86_64.img.gz-t >mv 100kallspaces-t 100kallspaces >mv initrd-x86_64.img.gz-t initrd-x86_64.img.gz >100+0 records in >100+0 records out >102400 bytes (102 kB) copied, 0.0139174 s, 7.4 MB/s >mv 100krandom-t 100krandom >mv 10klines-t 10klines >rm -f test.iso test.iso-t >mkdir -p directory >/usr/bin/genisoimage -J -r -graft-points \ > -o test.iso-t \ > ./helloworld.tar ./helloworld.tar.gz ./helloworld.tar.xz ./empty ./known-1 ./known-2 ./known-3 ./known-4 ./known-5 ./bin-i586-dynamic ./bin-sparc-dynamic ./bin-win32.exe ./bin-win64.exe ./bin-x86_64-dynamic ./lib-i586.so ./lib-sparc.so ./lib-win32.dll ./lib-win64.dll ./lib-x86_64.so ./test-grep.txt ./100kallzeroes ./100kallnewlines ./100kallspaces ./100krandom ./10klines ./abssymlink ./hello.b64 ./initrd ./initrd-x86_64.img ./initrd-x86_64.img.gz ./test-grep.txt.gz /directory=directory >Total translation table size: 0 >Total rockridge attributes bytes: 3010 >Total directory bytes: 2048 >Path table size(bytes): 26 >Max brk space used 0 >635 extents written (1 MB) >rmdir directory >mv test.iso-t test.iso >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >Making all in generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >rm -f .depend .depend-t >ocamldep generator_types.ml generator_utils.mli generator_utils.ml generator_actions.mli generator_actions.ml generator_structs.mli generator_structs.ml generator_api_versions.mli generator_api_versions.ml generator_optgroups.ml generator_prepopts.mli generator_prepopts.ml generator_events.ml generator_pr.mli generator_pr.ml generator_docstrings.ml generator_checks.ml generator_c.ml generator_xdr.ml generator_daemon.ml generator_tests_c_api.ml generator_fish.ml generator_ocaml.ml generator_perl.ml generator_python.ml generator_ruby.ml generator_java.ml generator_haskell.ml generator_csharp.ml generator_php.ml generator_erlang.ml generator_gobject.ml generator_bindtests.ml generator_errnostring.ml generator_main.ml | sed 's/ *$//' > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_types.ml -o generator_types.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_api_versions.mli -o generator_api_versions.cmi >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_prepopts.mli -o generator_prepopts.cmi >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_pr.mli -o generator_pr.cmi >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_prepopts.ml -o generator_prepopts.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_utils.mli -o generator_utils.cmi >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_actions.mli -o generator_actions.cmi >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_structs.mli -o generator_structs.cmi >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_optgroups.ml -o generator_optgroups.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_utils.ml -o generator_utils.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_actions.ml -o generator_actions.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_structs.ml -o generator_structs.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_api_versions.ml -o generator_api_versions.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_events.ml -o generator_events.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_pr.ml -o generator_pr.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_docstrings.ml -o generator_docstrings.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_checks.ml -o generator_checks.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_c.ml -o generator_c.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_xdr.ml -o generator_xdr.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_tests_c_api.ml -o generator_tests_c_api.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_haskell.ml -o generator_haskell.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_csharp.ml -o generator_csharp.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_gobject.ml -o generator_gobject.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_errnostring.ml -o generator_errnostring.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_daemon.ml -o generator_daemon.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_fish.ml -o generator_fish.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_ocaml.ml -o generator_ocaml.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_perl.ml -o generator_perl.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_python.ml -o generator_python.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_ruby.ml -o generator_ruby.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_java.ml -o generator_java.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_php.ml -o generator_php.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_erlang.ml -o generator_erlang.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_bindtests.ml -o generator_bindtests.cmo >ocamlc.opt -I . -warn-error CDEFLMPSUVYZX -c generator_main.ml -o generator_main.cmo >ocamlc.opt -I . -o generator -warn-error CDEFLMPSUVYZX unix.cma str.cma generator_types.cmo generator_utils.cmo generator_actions.cmo generator_structs.cmo generator_api_versions.cmo generator_optgroups.cmo generator_prepopts.cmo generator_events.cmo generator_pr.cmo generator_docstrings.cmo generator_checks.cmo generator_c.cmo generator_xdr.cmo generator_daemon.cmo generator_tests_c_api.cmo generator_fish.cmo generator_ocaml.cmo generator_perl.cmo generator_python.cmo generator_ruby.cmo generator_java.cmo generator_haskell.cmo generator_csharp.cmo generator_php.cmo generator_erlang.cmo generator_gobject.cmo generator_bindtests.cmo generator_errnostring.cmo generator_main.cmo >mkdir -p ../perl/lib/Sys >mkdir -p ../ruby/ext/guestfs >mkdir -p ../java/com/redhat/et/libguestfs >mkdir -p ../csharp >cd .. && generator/generator >written src/guestfs_protocol.x >written src/guestfs.h >written src/guestfs-internal-actions.h >written src/actions.c >written src/bindtests.c >written src/guestfs-actions.pod >written src/errnostring_gperf.gperf >written src/errnostring.c >written src/errnostring.h >written src/libguestfs.syms >written daemon/actions.h >written daemon/stubs.c >written daemon/names.c >written daemon/optgroups.c >written daemon/optgroups.h >written tests/c-api/tests.c >written fish/cmds_gperf.gperf >written fish/cmds.c >written fish/completion.c >written fish/event-names.c >written fish/fish-cmds.h >written fish/guestfish-commands.pod >written fish/guestfish-actions.pod >written fish/prepopts.c >written fish/prepopts.h >written ocaml/guestfs.mli >written ocaml/guestfs.ml >written ocaml/guestfs_c_actions.c >written ocaml/bindtests.ml >written perl/Guestfs.xs >written perl/lib/Sys/Guestfs.pm >written perl/bindtests.pl >written python/guestfs-py.c >written python/guestfs.py >written python/bindtests.py >written ruby/ext/guestfs/_guestfs.c >written ruby/bindtests.rb >written java/com/redhat/et/libguestfs/GuestFS.java >written java/com/redhat/et/libguestfs/Application.java >written java/com/redhat/et/libguestfs/Dirent.java >written java/com/redhat/et/libguestfs/INotifyEvent.java >written java/com/redhat/et/libguestfs/IntBool.java >written java/com/redhat/et/libguestfs/LV.java >written java/com/redhat/et/libguestfs/PV.java >written java/com/redhat/et/libguestfs/Partition.java >written java/com/redhat/et/libguestfs/Stat.java >written java/com/redhat/et/libguestfs/StatVFS.java >written java/com/redhat/et/libguestfs/VG.java >written java/com/redhat/et/libguestfs/Version.java >written java/com/redhat/et/libguestfs/XAttr.java >written java/Makefile.inc >written java/com_redhat_et_libguestfs_GuestFS.c >written java/com/redhat/et/libguestfs/.gitignore >written java/Bindtests.java >written haskell/Guestfs.hs >written haskell/Bindtests.hs >written csharp/Libguestfs.cs >written php/extension/php_guestfs_php.h >written php/extension/guestfs_php.c >written erlang/guestfs.erl >written erlang/erl-guestfs.c >written gobject/bindtests.js >written gobject/guestfs-gobject.h >written gobject/guestfs-gobject.c >generated 278105 lines of code >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >rm -f guestfs_protocol.c-t guestfs_protocol.c-t2 >rm -f guestfs_protocol.h-t >rm -f errnostring_gperf.c >rpcgen -c -o guestfs_protocol.c-t ./guestfs_protocol.x >rpcgen -h -o guestfs_protocol.h-t ./guestfs_protocol.x >gperf -t errnostring_gperf.gperf > errnostring_gperf.c-t >mv errnostring_gperf.c-t errnostring_gperf.c >sed 's,\.\./\(\.\./\)*src,.,' < guestfs_protocol.c-t > guestfs_protocol.c-t2 >mv guestfs_protocol.h-t guestfs_protocol.h >rm guestfs_protocol.c-t >mv guestfs_protocol.c-t2 guestfs_protocol.c >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-guestfs.lo -MD -MP -MF .deps/libguestfs_la-guestfs.Tpo -c -o libguestfs_la-guestfs.lo `test -f 'guestfs.c' || echo './'`guestfs.c >make -C ../generator stamp-generator >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-appliance.lo -MD -MP -MF .deps/libguestfs_la-appliance.Tpo -c -o libguestfs_la-appliance.lo `test -f 'appliance.c' || echo './'`appliance.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-dbdump.lo -MD -MP -MF .deps/libguestfs_la-dbdump.Tpo -c -o libguestfs_la-dbdump.lo `test -f 'dbdump.c' || echo './'`dbdump.c >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-events.lo -MD -MP -MF .deps/libguestfs_la-events.Tpo -c -o libguestfs_la-events.lo `test -f 'events.c' || echo './'`events.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-appliance.lo -MD -MP -MF .deps/libguestfs_la-appliance.Tpo -c appliance.c -fPIC -DPIC -o .libs/libguestfs_la-appliance.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-dbdump.lo -MD -MP -MF .deps/libguestfs_la-dbdump.Tpo -c dbdump.c -fPIC -DPIC -o .libs/libguestfs_la-dbdump.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-guestfs.lo -MD -MP -MF .deps/libguestfs_la-guestfs.Tpo -c guestfs.c -fPIC -DPIC -o .libs/libguestfs_la-guestfs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-events.lo -MD -MP -MF .deps/libguestfs_la-events.Tpo -c events.c -fPIC -DPIC -o .libs/libguestfs_la-events.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-dbdump.lo -MD -MP -MF .deps/libguestfs_la-dbdump.Tpo -c dbdump.c -o libguestfs_la-dbdump.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-events.lo -MD -MP -MF .deps/libguestfs_la-events.Tpo -c events.c -o libguestfs_la-events.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-dbdump.Tpo .deps/libguestfs_la-dbdump.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-filearch.lo -MD -MP -MF .deps/libguestfs_la-filearch.Tpo -c -o libguestfs_la-filearch.lo `test -f 'filearch.c' || echo './'`filearch.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-filearch.lo -MD -MP -MF .deps/libguestfs_la-filearch.Tpo -c filearch.c -fPIC -DPIC -o .libs/libguestfs_la-filearch.o >mv -f .deps/libguestfs_la-events.Tpo .deps/libguestfs_la-events.Plo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-appliance.lo -MD -MP -MF .deps/libguestfs_la-appliance.Tpo -c appliance.c -o libguestfs_la-appliance.o >/dev/null 2>&1 >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect.lo -MD -MP -MF .deps/libguestfs_la-inspect.Tpo -c -o libguestfs_la-inspect.lo `test -f 'inspect.c' || echo './'`inspect.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect.lo -MD -MP -MF .deps/libguestfs_la-inspect.Tpo -c inspect.c -fPIC -DPIC -o .libs/libguestfs_la-inspect.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-guestfs.lo -MD -MP -MF .deps/libguestfs_la-guestfs.Tpo -c guestfs.c -o libguestfs_la-guestfs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-filearch.lo -MD -MP -MF .deps/libguestfs_la-filearch.Tpo -c filearch.c -o libguestfs_la-filearch.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect.lo -MD -MP -MF .deps/libguestfs_la-inspect.Tpo -c inspect.c -o libguestfs_la-inspect.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-appliance.Tpo .deps/libguestfs_la-appliance.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_apps.lo -MD -MP -MF .deps/libguestfs_la-inspect_apps.Tpo -c -o libguestfs_la-inspect_apps.lo `test -f 'inspect_apps.c' || echo './'`inspect_apps.c >mv -f .deps/libguestfs_la-filearch.Tpo .deps/libguestfs_la-filearch.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs.Tpo -c -o libguestfs_la-inspect_fs.lo `test -f 'inspect_fs.c' || echo './'`inspect_fs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_apps.lo -MD -MP -MF .deps/libguestfs_la-inspect_apps.Tpo -c inspect_apps.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_apps.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs.Tpo -c inspect_fs.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs.o >mv -f .deps/libguestfs_la-guestfs.Tpo .deps/libguestfs_la-guestfs.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_cd.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_cd.Tpo -c -o libguestfs_la-inspect_fs_cd.lo `test -f 'inspect_fs_cd.c' || echo './'`inspect_fs_cd.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_cd.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_cd.Tpo -c inspect_fs_cd.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs_cd.o >mv -f .deps/libguestfs_la-inspect.Tpo .deps/libguestfs_la-inspect.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_unix.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_unix.Tpo -c -o libguestfs_la-inspect_fs_unix.lo `test -f 'inspect_fs_unix.c' || echo './'`inspect_fs_unix.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs.Tpo -c inspect_fs.c -o libguestfs_la-inspect_fs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_unix.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_unix.Tpo -c inspect_fs_unix.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs_unix.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_apps.lo -MD -MP -MF .deps/libguestfs_la-inspect_apps.Tpo -c inspect_apps.c -o libguestfs_la-inspect_apps.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_cd.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_cd.Tpo -c inspect_fs_cd.c -o libguestfs_la-inspect_fs_cd.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-inspect_fs_cd.Tpo .deps/libguestfs_la-inspect_fs_cd.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_windows.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_windows.Tpo -c -o libguestfs_la-inspect_fs_windows.lo `test -f 'inspect_fs_windows.c' || echo './'`inspect_fs_windows.c >mv -f .deps/libguestfs_la-inspect_apps.Tpo .deps/libguestfs_la-inspect_apps.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_icon.lo -MD -MP -MF .deps/libguestfs_la-inspect_icon.Tpo -c -o libguestfs_la-inspect_icon.lo `test -f 'inspect_icon.c' || echo './'`inspect_icon.c >mv -f .deps/libguestfs_la-inspect_fs.Tpo .deps/libguestfs_la-inspect_fs.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-launch.lo -MD -MP -MF .deps/libguestfs_la-launch.Tpo -c -o libguestfs_la-launch.lo `test -f 'launch.c' || echo './'`launch.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_windows.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_windows.Tpo -c inspect_fs_windows.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs_windows.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_icon.lo -MD -MP -MF .deps/libguestfs_la-inspect_icon.Tpo -c inspect_icon.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_icon.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-launch.lo -MD -MP -MF .deps/libguestfs_la-launch.Tpo -c launch.c -fPIC -DPIC -o .libs/libguestfs_la-launch.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_icon.lo -MD -MP -MF .deps/libguestfs_la-inspect_icon.Tpo -c inspect_icon.c -o libguestfs_la-inspect_icon.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_windows.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_windows.Tpo -c inspect_fs_windows.c -o libguestfs_la-inspect_fs_windows.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-inspect_fs_unix.lo -MD -MP -MF .deps/libguestfs_la-inspect_fs_unix.Tpo -c inspect_fs_unix.c -o libguestfs_la-inspect_fs_unix.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-inspect_icon.Tpo .deps/libguestfs_la-inspect_icon.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-libvirtdomain.lo -MD -MP -MF .deps/libguestfs_la-libvirtdomain.Tpo -c -o libguestfs_la-libvirtdomain.lo `test -f 'libvirtdomain.c' || echo './'`libvirtdomain.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-libvirtdomain.lo -MD -MP -MF .deps/libguestfs_la-libvirtdomain.Tpo -c libvirtdomain.c -fPIC -DPIC -o .libs/libguestfs_la-libvirtdomain.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-launch.lo -MD -MP -MF .deps/libguestfs_la-launch.Tpo -c launch.c -o libguestfs_la-launch.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-inspect_fs_windows.Tpo .deps/libguestfs_la-inspect_fs_windows.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-listfs.lo -MD -MP -MF .deps/libguestfs_la-listfs.Tpo -c -o libguestfs_la-listfs.lo `test -f 'listfs.c' || echo './'`listfs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-listfs.lo -MD -MP -MF .deps/libguestfs_la-listfs.Tpo -c listfs.c -fPIC -DPIC -o .libs/libguestfs_la-listfs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-libvirtdomain.lo -MD -MP -MF .deps/libguestfs_la-libvirtdomain.Tpo -c libvirtdomain.c -o libguestfs_la-libvirtdomain.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-listfs.lo -MD -MP -MF .deps/libguestfs_la-listfs.Tpo -c listfs.c -o libguestfs_la-listfs.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-inspect_fs_unix.Tpo .deps/libguestfs_la-inspect_fs_unix.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-match.lo -MD -MP -MF .deps/libguestfs_la-match.Tpo -c -o libguestfs_la-match.lo `test -f 'match.c' || echo './'`match.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-match.lo -MD -MP -MF .deps/libguestfs_la-match.Tpo -c match.c -fPIC -DPIC -o .libs/libguestfs_la-match.o >mv -f .deps/libguestfs_la-launch.Tpo .deps/libguestfs_la-launch.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-proto.lo -MD -MP -MF .deps/libguestfs_la-proto.Tpo -c -o libguestfs_la-proto.lo `test -f 'proto.c' || echo './'`proto.c >mv -f .deps/libguestfs_la-listfs.Tpo .deps/libguestfs_la-listfs.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-fuse.lo -MD -MP -MF .deps/libguestfs_la-fuse.Tpo -c -o libguestfs_la-fuse.lo `test -f 'fuse.c' || echo './'`fuse.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-match.lo -MD -MP -MF .deps/libguestfs_la-match.Tpo -c match.c -o libguestfs_la-match.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-proto.lo -MD -MP -MF .deps/libguestfs_la-proto.Tpo -c proto.c -fPIC -DPIC -o .libs/libguestfs_la-proto.o >mv -f .deps/libguestfs_la-libvirtdomain.Tpo .deps/libguestfs_la-libvirtdomain.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -g -O2 -MT liberrnostring_la-errnostring_gperf.lo -MD -MP -MF .deps/liberrnostring_la-errnostring_gperf.Tpo -c -o liberrnostring_la-errnostring_gperf.lo `test -f 'errnostring_gperf.c' || echo './'`errnostring_gperf.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-fuse.lo -MD -MP -MF .deps/libguestfs_la-fuse.Tpo -c fuse.c -fPIC -DPIC -o .libs/libguestfs_la-fuse.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -g -O2 -MT liberrnostring_la-errnostring_gperf.lo -MD -MP -MF .deps/liberrnostring_la-errnostring_gperf.Tpo -c errnostring_gperf.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring_gperf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -g -O2 -MT liberrnostring_la-errnostring_gperf.lo -MD -MP -MF .deps/liberrnostring_la-errnostring_gperf.Tpo -c errnostring_gperf.c -o liberrnostring_la-errnostring_gperf.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-match.Tpo .deps/libguestfs_la-match.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -g -O2 -MT liberrnostring_la-errnostring.lo -MD -MP -MF .deps/liberrnostring_la-errnostring.Tpo -c -o liberrnostring_la-errnostring.lo `test -f 'errnostring.c' || echo './'`errnostring.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -g -O2 -MT liberrnostring_la-errnostring.lo -MD -MP -MF .deps/liberrnostring_la-errnostring.Tpo -c errnostring.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring.o >mv -f .deps/liberrnostring_la-errnostring_gperf.Tpo .deps/liberrnostring_la-errnostring_gperf.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -g -O2 -MT libprotocol_la-guestfs_protocol.lo -MD -MP -MF .deps/libprotocol_la-guestfs_protocol.Tpo -c -o libprotocol_la-guestfs_protocol.lo `test -f 'guestfs_protocol.c' || echo './'`guestfs_protocol.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -g -O2 -MT libprotocol_la-guestfs_protocol.lo -MD -MP -MF .deps/libprotocol_la-guestfs_protocol.Tpo -c guestfs_protocol.c -fPIC -DPIC -o .libs/libprotocol_la-guestfs_protocol.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -g -O2 -MT liberrnostring_la-errnostring.lo -MD -MP -MF .deps/liberrnostring_la-errnostring.Tpo -c errnostring.c -o liberrnostring_la-errnostring.o >/dev/null 2>&1 >mv -f .deps/liberrnostring_la-errnostring.Tpo .deps/liberrnostring_la-errnostring.Plo >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 3 \ > --man guestfs.3 \ > --html ../html/guestfs.3.html \ > --insert ./guestfs-actions.pod:__ACTIONS__ \ > --insert ./guestfs-availability.pod:__AVAILABILITY__ \ > --insert ./guestfs-structs.pod:__STRUCTS__ \ > --license LGPLv2+ \ > guestfs.pod >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-proto.lo -MD -MP -MF .deps/libguestfs_la-proto.Tpo -c proto.c -o libguestfs_la-proto.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-fuse.lo -MD -MP -MF .deps/libguestfs_la-fuse.Tpo -c fuse.c -o libguestfs_la-fuse.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-proto.Tpo .deps/libguestfs_la-proto.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-actions.lo -MD -MP -MF .deps/libguestfs_la-actions.Tpo -c -o libguestfs_la-actions.lo `test -f 'actions.c' || echo './'`actions.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-actions.lo -MD -MP -MF .deps/libguestfs_la-actions.Tpo -c actions.c -fPIC -DPIC -o .libs/libguestfs_la-actions.o >mv -f .deps/libguestfs_la-fuse.Tpo .deps/libguestfs_la-fuse.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-bindtests.lo -MD -MP -MF .deps/libguestfs_la-bindtests.Tpo -c -o libguestfs_la-bindtests.lo `test -f 'bindtests.c' || echo './'`bindtests.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-bindtests.lo -MD -MP -MF .deps/libguestfs_la-bindtests.Tpo -c bindtests.c -fPIC -DPIC -o .libs/libguestfs_la-bindtests.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-bindtests.lo -MD -MP -MF .deps/libguestfs_la-bindtests.Tpo -c bindtests.c -o libguestfs_la-bindtests.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -g -O2 -MT libprotocol_la-guestfs_protocol.lo -MD -MP -MF .deps/libprotocol_la-guestfs_protocol.Tpo -c guestfs_protocol.c -o libprotocol_la-guestfs_protocol.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-bindtests.Tpo .deps/libguestfs_la-bindtests.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -fvisibility=hidden -g -O2 -o liberrnostring.la liberrnostring_la-errnostring_gperf.lo liberrnostring_la-errnostring.lo >libtool: link: ar cru .libs/liberrnostring.a .libs/liberrnostring_la-errnostring_gperf.o .libs/liberrnostring_la-errnostring.o >libtool: link: ranlib .libs/liberrnostring.a >libtool: link: ( cd ".libs" && rm -f "liberrnostring.la" && ln -s "../liberrnostring.la" "liberrnostring.la" ) >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >mv -f .deps/libprotocol_la-guestfs_protocol.Tpo .deps/libprotocol_la-guestfs_protocol.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -g -O2 -o libprotocol.la libprotocol_la-guestfs_protocol.lo >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 491. >podwrapper.pl: wrote guestfs.3 >podwrapper.pl: wrote ../html/guestfs.3.html >touch stamp-guestfs.pod >libtool: link: ar cru .libs/libprotocol.a .libs/libprotocol_la-guestfs_protocol.o >libtool: link: ranlib .libs/libprotocol.a >libtool: link: ( cd ".libs" && rm -f "libprotocol.la" && ln -s "../libprotocol.la" "libprotocol.la" ) >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT libguestfs_la-actions.lo -MD -MP -MF .deps/libguestfs_la-actions.Tpo -c actions.c -o libguestfs_la-actions.o >/dev/null 2>&1 >mv -f .deps/libguestfs_la-actions.Tpo .deps/libguestfs_la-actions.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -version-info 336:0:336 -Wl,--version-script=./libguestfs.syms -o libguestfs.la -rpath /usr/lib64 libguestfs_la-guestfs.lo libguestfs_la-actions.lo libguestfs_la-appliance.lo libguestfs_la-bindtests.lo libguestfs_la-dbdump.lo libguestfs_la-events.lo libguestfs_la-filearch.lo libguestfs_la-inspect.lo libguestfs_la-inspect_apps.lo libguestfs_la-inspect_fs.lo libguestfs_la-inspect_fs_cd.lo libguestfs_la-inspect_fs_unix.lo libguestfs_la-inspect_fs_windows.lo libguestfs_la-inspect_icon.lo libguestfs_la-launch.lo libguestfs_la-libvirtdomain.lo libguestfs_la-listfs.lo libguestfs_la-match.lo libguestfs_la-proto.lo libguestfs_la-fuse.lo -lhivex -lpcre -lmagic -lvirt -ldl -lxml2 ../gnulib/lib/libgnu.la -lrt liberrnostring.la libprotocol.la -pthread -L/lib64 -lfuse -lrt -ldl -lulockmgr >libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_la-guestfs.o .libs/libguestfs_la-actions.o .libs/libguestfs_la-appliance.o .libs/libguestfs_la-bindtests.o .libs/libguestfs_la-dbdump.o .libs/libguestfs_la-events.o .libs/libguestfs_la-filearch.o .libs/libguestfs_la-inspect.o .libs/libguestfs_la-inspect_apps.o .libs/libguestfs_la-inspect_fs.o .libs/libguestfs_la-inspect_fs_cd.o .libs/libguestfs_la-inspect_fs_unix.o .libs/libguestfs_la-inspect_fs_windows.o .libs/libguestfs_la-inspect_icon.o .libs/libguestfs_la-launch.o .libs/libguestfs_la-libvirtdomain.o .libs/libguestfs_la-listfs.o .libs/libguestfs_la-match.o .libs/libguestfs_la-proto.o .libs/libguestfs_la-fuse.o -Wl,--whole-archive ../gnulib/lib/.libs/libgnu.a ./.libs/liberrnostring.a ./.libs/libprotocol.a -Wl,--no-whole-archive -lhivex -lpcre -lmagic -lvirt -lxml2 -L/lib64 -lfuse -lrt -ldl -lulockmgr -O2 -Wl,--version-script=./libguestfs.syms -pthread -pthread -Wl,-soname -Wl,libguestfs.so.0 -o .libs/libguestfs.so.0.336.0 >libtool: link: (cd ".libs" && rm -f "libguestfs.so.0" && ln -s "libguestfs.so.0.336.0" "libguestfs.so.0") >libtool: link: (cd ".libs" && rm -f "libguestfs.so" && ln -s "libguestfs.so.0.336.0" "libguestfs.so") >libtool: link: (cd .libs/libguestfs.lax/libgnu.a && ar x "/builddir/build/BUILD/libguestfs-1.16.34/src/../gnulib/lib/.libs/libgnu.a") >libtool: link: (cd .libs/libguestfs.lax/liberrnostring.a && ar x "/builddir/build/BUILD/libguestfs-1.16.34/src/./.libs/liberrnostring.a") >libtool: link: (cd .libs/libguestfs.lax/libprotocol.a && ar x "/builddir/build/BUILD/libguestfs-1.16.34/src/./.libs/libprotocol.a") >libtool: link: ar cru .libs/libguestfs.a libguestfs_la-guestfs.o libguestfs_la-actions.o libguestfs_la-appliance.o libguestfs_la-bindtests.o libguestfs_la-dbdump.o libguestfs_la-events.o libguestfs_la-filearch.o libguestfs_la-inspect.o libguestfs_la-inspect_apps.o libguestfs_la-inspect_fs.o libguestfs_la-inspect_fs_cd.o libguestfs_la-inspect_fs_unix.o libguestfs_la-inspect_fs_windows.o libguestfs_la-inspect_icon.o libguestfs_la-launch.o libguestfs_la-libvirtdomain.o libguestfs_la-listfs.o libguestfs_la-match.o libguestfs_la-proto.o libguestfs_la-fuse.o .libs/libguestfs.lax/libgnu.a/argmatch.o .libs/libguestfs.lax/libgnu.a/asnprintf.o .libs/libguestfs.lax/libgnu.a/basename-lgpl.o .libs/libguestfs.lax/libgnu.a/c-ctype.o .libs/libguestfs.lax/libgnu.a/c-strcasecmp.o .libs/libguestfs.lax/libgnu.a/c-strncasecmp.o .libs/libguestfs.lax/libgnu.a/chdir-long.o .libs/libguestfs.lax/libgnu.a/cloexec.o .libs/libguestfs.lax/libgnu.a/close-stream.o .libs/libguestfs.lax/libgnu.a/closeout.o .libs/libguestfs.lax/libgnu.a/creat-safer.o .libs/libguestfs.lax/libgnu.a/cycle-check.o .libs/libguestfs.lax/libgnu.a/dirname-lgpl.o .libs/libguestfs.lax/libgnu.a/dup-safer.o .libs/libguestfs.lax/libgnu.a/exitfail.o .libs/libguestfs.lax/libgnu.a/fcntl.o .libs/libguestfs.lax/libgnu.a/fd-hook.o .libs/libguestfs.lax/libgnu.a/fd-safer.o .libs/libguestfs.lax/libgnu.a/filenamecat-lgpl.o .libs/libguestfs.lax/libgnu.a/filevercmp.o .libs/libguestfs.lax/libgnu.a/fnmatch.o .libs/libguestfs.lax/libgnu.a/fsusage.o .libs/libguestfs.lax/libgnu.a/fts.o .libs/libguestfs.lax/libgnu.a/full-read.o .libs/libguestfs.lax/libgnu.a/full-write.o .libs/libguestfs.lax/libgnu.a/futimens.o .libs/libguestfs.lax/libgnu.a/getopt.o .libs/libguestfs.lax/libgnu.a/getopt1.o .libs/libguestfs.lax/libgnu.a/gettime.o .libs/libguestfs.lax/libgnu.a/glob.o .libs/libguestfs.lax/libgnu.a/hash-pjw.o .libs/libguestfs.lax/libgnu.a/hash.o .libs/libguestfs.lax/libgnu.a/human.o .libs/libguestfs.lax/libgnu.a/i-ring.o .libs/libguestfs.lax/libgnu.a/localcharset.o .libs/libguestfs.lax/libgnu.a/lock.o .libs/libguestfs.lax/libgnu.a/malloca.o .libs/libguestfs.lax/libgnu.a/open-safer.o .libs/libguestfs.lax/libgnu.a/openat-die.o .libs/libguestfs.lax/libgnu.a/openat-proc.o .libs/libguestfs.lax/libgnu.a/openat-safer.o .libs/libguestfs.lax/libgnu.a/opendir-safer.o .libs/libguestfs.lax/libgnu.a/perror.o .libs/libguestfs.lax/libgnu.a/pipe-safer.o .libs/libguestfs.lax/libgnu.a/printf-args.o .libs/libguestfs.lax/libgnu.a/printf-parse.o .libs/libguestfs.lax/libgnu.a/progname.o .libs/libguestfs.lax/libgnu.a/quotearg.o .libs/libguestfs.lax/libgnu.a/read-file.o .libs/libguestfs.lax/libgnu.a/safe-read.o .libs/libguestfs.lax/libgnu.a/safe-write.o .libs/libguestfs.lax/libgnu.a/save-cwd.o .libs/libguestfs.lax/libgnu.a/sockets.o .libs/libguestfs.lax/libgnu.a/stat-time.o .libs/libguestfs.lax/libgnu.a/strerror.o .libs/libguestfs.lax/libgnu.a/strerror_r.o .libs/libguestfs.lax/libgnu.a/stripslash.o .libs/libguestfs.lax/libgnu.a/strnlen1.o .libs/libguestfs.lax/libgnu.a/tempname.o .libs/libguestfs.lax/libgnu.a/threadlib.o .libs/libguestfs.lax/libgnu.a/timespec.o .libs/libguestfs.lax/libgnu.a/utimens.o .libs/libguestfs.lax/libgnu.a/vasnprintf.o .libs/libguestfs.lax/libgnu.a/xalloc-die.o .libs/libguestfs.lax/libgnu.a/xasprintf.o .libs/libguestfs.lax/libgnu.a/xmalloc.o .libs/libguestfs.lax/libgnu.a/xstrtol-error.o .libs/libguestfs.lax/libgnu.a/xstrtol.o .libs/libguestfs.lax/libgnu.a/xstrtoll.o .libs/libguestfs.lax/libgnu.a/xstrtoul.o .libs/libguestfs.lax/libgnu.a/xstrtoull.o .libs/libguestfs.lax/libgnu.a/xstrtoumax.o .libs/libguestfs.lax/libgnu.a/xvasprintf.o .libs/libguestfs.lax/liberrnostring.a/liberrnostring_la-errnostring.o .libs/libguestfs.lax/liberrnostring.a/liberrnostring_la-errnostring_gperf.o .libs/libguestfs.lax/libprotocol.a/libprotocol_la-guestfs_protocol.o >libtool: link: ranlib .libs/libguestfs.a >libtool: link: rm -fr .libs/libguestfs.lax >libtool: link: ( cd ".libs" && rm -f "libguestfs.la" && ln -s "../libguestfs.la" "libguestfs.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >Making all in examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -MT create_disk-create_disk.o -MD -MP -MF .deps/create_disk-create_disk.Tpo -c -o create_disk-create_disk.o `test -f 'create_disk.c' || echo './'`create_disk.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -MT inspect_vm-inspect_vm.o -MD -MP -MF .deps/inspect_vm-inspect_vm.Tpo -c -o inspect_vm-inspect_vm.o `test -f 'inspect_vm.c' || echo './'`inspect_vm.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -MT virt_dhcp_address-virt-dhcp-address.o -MD -MP -MF .deps/virt_dhcp_address-virt-dhcp-address.Tpo -c -o virt_dhcp_address-virt-dhcp-address.o `test -f 'virt-dhcp-address.c' || echo './'`virt-dhcp-address.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT mount_local-mount_local.o -MD -MP -MF .deps/mount_local-mount_local.Tpo -c -o mount_local-mount_local.o `test -f 'mount_local.c' || echo './'`mount_local.c >mv -f .deps/create_disk-create_disk.Tpo .deps/create_disk-create_disk.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 3 \ > --man guestfs-examples.3 \ > --html ../html/guestfs-examples.3.html \ > --verbatim ./create_disk.c:@EXAMPLE1@ \ > --verbatim ./inspect_vm.c:@EXAMPLE2@ \ > --license examples \ > guestfs-examples.pod >mv -f .deps/inspect_vm-inspect_vm.Tpo .deps/inspect_vm-inspect_vm.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 1 \ > --man guestfs-recipes.1 \ > --html ../html/guestfs-recipes.1.html \ > --license examples \ > guestfs-recipes.pod >mv -f .deps/mount_local-mount_local.Tpo .deps/mount_local-mount_local.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 1 \ > --man guestfs-testing.1 \ > --html ../html/guestfs-testing.1.html \ > --license LGPLv2+ \ > guestfs-testing.pod >mv -f .deps/virt_dhcp_address-virt-dhcp-address.Tpo .deps/virt_dhcp_address-virt-dhcp-address.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -o create_disk create_disk-create_disk.o ../src/libguestfs.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -o .libs/create_disk create_disk-create_disk.o ../src/.libs/libguestfs.so -pthread >podwrapper.pl: wrote guestfs-examples.3 >podwrapper.pl: wrote ../html/guestfs-examples.3.html >touch stamp-guestfs-examples.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -o inspect_vm inspect_vm-inspect_vm.o ../src/libguestfs.la >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 491. >podwrapper.pl: wrote guestfs-testing.1 >podwrapper.pl: wrote ../html/guestfs-testing.1.html >touch stamp-guestfs-testing.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -o virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o -lhivex ../src/libguestfs.la >podwrapper.pl: wrote guestfs-recipes.1 >podwrapper.pl: wrote ../html/guestfs-recipes.1.html >touch stamp-guestfs-recipes.pod >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -o .libs/inspect_vm inspect_vm-inspect_vm.o ../src/.libs/libguestfs.so -pthread >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -o mount_local mount_local-mount_local.o -pthread -L/lib64 -lfuse -lrt -ldl -lulockmgr ../src/libguestfs.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -g -O2 -o .libs/virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o -lhivex ../src/.libs/libguestfs.so -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -o .libs/mount_local mount_local-mount_local.o -pthread -L/lib64 -lfuse -lrt -ldl -lulockmgr ../src/.libs/libguestfs.so -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >Making all in daemon >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make -C ../generator stamp-generator >make -C ../src guestfs_protocol.c >make -C ../src guestfs_protocol.h >rm -f errnostring_gperf.gperf >ln ../src/errnostring_gperf.gperf errnostring_gperf.gperf >rm -f errnostring.c >ln ../src/errnostring.c errnostring.c >rm -f errnostring.h >ln ../src/errnostring.h errnostring.h >rm -f errnostring_gperf.c >gperf -t errnostring_gperf.gperf > errnostring_gperf.c-t >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >mv errnostring_gperf.c-t errnostring_gperf.c >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >rm -f guestfs_protocol.c >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >rm -f guestfs_protocol.h >ln ../src/guestfs_protocol.c guestfs_protocol.c >ln ../src/guestfs_protocol.h guestfs_protocol.h >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make -C ../src guestfs_protocol.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT liberrnostring_a-errnostring_gperf.o -MD -MP -MF .deps/liberrnostring_a-errnostring_gperf.Tpo -c -o liberrnostring_a-errnostring_gperf.o `test -f 'errnostring_gperf.c' || echo './'`errnostring_gperf.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT liberrnostring_a-errnostring.o -MD -MP -MF .deps/liberrnostring_a-errnostring.Tpo -c -o liberrnostring_a-errnostring.o `test -f 'errnostring.c' || echo './'`errnostring.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-9p.o -MD -MP -MF .deps/guestfsd-9p.Tpo -c -o guestfsd-9p.o `test -f '9p.c' || echo './'`9p.c >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[5]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[5]: `stamp-generator' is up to date. >make[5]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-available.o -MD -MP -MF .deps/guestfsd-available.Tpo -c -o guestfsd-available.o `test -f 'available.c' || echo './'`available.c >mv -f .deps/liberrnostring_a-errnostring.Tpo .deps/liberrnostring_a-errnostring.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-augeas.o -MD -MP -MF .deps/guestfsd-augeas.Tpo -c -o guestfsd-augeas.o `test -f 'augeas.c' || echo './'`augeas.c >mv -f .deps/liberrnostring_a-errnostring_gperf.Tpo .deps/liberrnostring_a-errnostring_gperf.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-base64.o -MD -MP -MF .deps/guestfsd-base64.Tpo -c -o guestfsd-base64.o `test -f 'base64.c' || echo './'`base64.c >mv -f .deps/guestfsd-available.Tpo .deps/guestfsd-available.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-blkid.o -MD -MP -MF .deps/guestfsd-blkid.Tpo -c -o guestfsd-blkid.o `test -f 'blkid.c' || echo './'`blkid.c >mv -f .deps/guestfsd-9p.Tpo .deps/guestfsd-9p.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-blockdev.o -MD -MP -MF .deps/guestfsd-blockdev.Tpo -c -o guestfsd-blockdev.o `test -f 'blockdev.c' || echo './'`blockdev.c >mv -f .deps/guestfsd-base64.Tpo .deps/guestfsd-base64.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-btrfs.o -MD -MP -MF .deps/guestfsd-btrfs.Tpo -c -o guestfsd-btrfs.o `test -f 'btrfs.c' || echo './'`btrfs.c >mv -f .deps/guestfsd-augeas.Tpo .deps/guestfsd-augeas.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-checksum.o -MD -MP -MF .deps/guestfsd-checksum.Tpo -c -o guestfsd-checksum.o `test -f 'checksum.c' || echo './'`checksum.c >mv -f .deps/guestfsd-blockdev.Tpo .deps/guestfsd-blockdev.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-cmp.o -MD -MP -MF .deps/guestfsd-cmp.Tpo -c -o guestfsd-cmp.o `test -f 'cmp.c' || echo './'`cmp.c >mv -f .deps/guestfsd-btrfs.Tpo .deps/guestfsd-btrfs.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-command.o -MD -MP -MF .deps/guestfsd-command.Tpo -c -o guestfsd-command.o `test -f 'command.c' || echo './'`command.c >mv -f .deps/guestfsd-blkid.Tpo .deps/guestfsd-blkid.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-compress.o -MD -MP -MF .deps/guestfsd-compress.Tpo -c -o guestfsd-compress.o `test -f 'compress.c' || echo './'`compress.c >mv -f .deps/guestfsd-checksum.Tpo .deps/guestfsd-checksum.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-copy.o -MD -MP -MF .deps/guestfsd-copy.Tpo -c -o guestfsd-copy.o `test -f 'copy.c' || echo './'`copy.c >mv -f .deps/guestfsd-cmp.Tpo .deps/guestfsd-cmp.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-cpmv.o -MD -MP -MF .deps/guestfsd-cpmv.Tpo -c -o guestfsd-cpmv.o `test -f 'cpmv.c' || echo './'`cpmv.c >mv -f .deps/guestfsd-command.Tpo .deps/guestfsd-command.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-dd.o -MD -MP -MF .deps/guestfsd-dd.Tpo -c -o guestfsd-dd.o `test -f 'dd.c' || echo './'`dd.c >mv -f .deps/guestfsd-compress.Tpo .deps/guestfsd-compress.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-debug.o -MD -MP -MF .deps/guestfsd-debug.Tpo -c -o guestfsd-debug.o `test -f 'debug.c' || echo './'`debug.c >mv -f .deps/guestfsd-cpmv.Tpo .deps/guestfsd-cpmv.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-devsparts.o -MD -MP -MF .deps/guestfsd-devsparts.Tpo -c -o guestfsd-devsparts.o `test -f 'devsparts.c' || echo './'`devsparts.c >mv -f .deps/guestfsd-copy.Tpo .deps/guestfsd-copy.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-df.o -MD -MP -MF .deps/guestfsd-df.Tpo -c -o guestfsd-df.o `test -f 'df.c' || echo './'`df.c >mv -f .deps/guestfsd-dd.Tpo .deps/guestfsd-dd.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-dir.o -MD -MP -MF .deps/guestfsd-dir.Tpo -c -o guestfsd-dir.o `test -f 'dir.c' || echo './'`dir.c >mv -f .deps/guestfsd-df.Tpo .deps/guestfsd-df.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-dmesg.o -MD -MP -MF .deps/guestfsd-dmesg.Tpo -c -o guestfsd-dmesg.o `test -f 'dmesg.c' || echo './'`dmesg.c >mv -f .deps/guestfsd-devsparts.Tpo .deps/guestfsd-devsparts.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-dropcaches.o -MD -MP -MF .deps/guestfsd-dropcaches.Tpo -c -o guestfsd-dropcaches.o `test -f 'dropcaches.c' || echo './'`dropcaches.c >mv -f .deps/guestfsd-debug.Tpo .deps/guestfsd-debug.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-du.o -MD -MP -MF .deps/guestfsd-du.Tpo -c -o guestfsd-du.o `test -f 'du.c' || echo './'`du.c >mv -f .deps/guestfsd-dir.Tpo .deps/guestfsd-dir.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-echo_daemon.o -MD -MP -MF .deps/guestfsd-echo_daemon.Tpo -c -o guestfsd-echo_daemon.o `test -f 'echo_daemon.c' || echo './'`echo_daemon.c >mv -f .deps/guestfsd-dmesg.Tpo .deps/guestfsd-dmesg.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-ext2.o -MD -MP -MF .deps/guestfsd-ext2.Tpo -c -o guestfsd-ext2.o `test -f 'ext2.c' || echo './'`ext2.c >mv -f .deps/guestfsd-dropcaches.Tpo .deps/guestfsd-dropcaches.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-fallocate.o -MD -MP -MF .deps/guestfsd-fallocate.Tpo -c -o guestfsd-fallocate.o `test -f 'fallocate.c' || echo './'`fallocate.c >mv -f .deps/guestfsd-du.Tpo .deps/guestfsd-du.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-file.o -MD -MP -MF .deps/guestfsd-file.Tpo -c -o guestfsd-file.o `test -f 'file.c' || echo './'`file.c >mv -f .deps/guestfsd-echo_daemon.Tpo .deps/guestfsd-echo_daemon.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-findfs.o -MD -MP -MF .deps/guestfsd-findfs.Tpo -c -o guestfsd-findfs.o `test -f 'findfs.c' || echo './'`findfs.c >mv -f .deps/guestfsd-fallocate.Tpo .deps/guestfsd-fallocate.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-fill.o -MD -MP -MF .deps/guestfsd-fill.Tpo -c -o guestfsd-fill.o `test -f 'fill.c' || echo './'`fill.c >mv -f .deps/guestfsd-findfs.Tpo .deps/guestfsd-findfs.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-find.o -MD -MP -MF .deps/guestfsd-find.Tpo -c -o guestfsd-find.o `test -f 'find.c' || echo './'`find.c >mv -f .deps/guestfsd-ext2.Tpo .deps/guestfsd-ext2.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-fsck.o -MD -MP -MF .deps/guestfsd-fsck.Tpo -c -o guestfsd-fsck.o `test -f 'fsck.c' || echo './'`fsck.c >mv -f .deps/guestfsd-fill.Tpo .deps/guestfsd-fill.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-glob.o -MD -MP -MF .deps/guestfsd-glob.Tpo -c -o guestfsd-glob.o `test -f 'glob.c' || echo './'`glob.c >mv -f .deps/guestfsd-find.Tpo .deps/guestfsd-find.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-grep.o -MD -MP -MF .deps/guestfsd-grep.Tpo -c -o guestfsd-grep.o `test -f 'grep.c' || echo './'`grep.c >mv -f .deps/guestfsd-fsck.Tpo .deps/guestfsd-fsck.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-grub.o -MD -MP -MF .deps/guestfsd-grub.Tpo -c -o guestfsd-grub.o `test -f 'grub.c' || echo './'`grub.c >mv -f .deps/guestfsd-glob.Tpo .deps/guestfsd-glob.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-guestfsd.o -MD -MP -MF .deps/guestfsd-guestfsd.Tpo -c -o guestfsd-guestfsd.o `test -f 'guestfsd.c' || echo './'`guestfsd.c >mv -f .deps/guestfsd-file.Tpo .deps/guestfsd-file.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-headtail.o -MD -MP -MF .deps/guestfsd-headtail.Tpo -c -o guestfsd-headtail.o `test -f 'headtail.c' || echo './'`headtail.c >mv -f .deps/guestfsd-grep.Tpo .deps/guestfsd-grep.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-hexdump.o -MD -MP -MF .deps/guestfsd-hexdump.Tpo -c -o guestfsd-hexdump.o `test -f 'hexdump.c' || echo './'`hexdump.c >mv -f .deps/guestfsd-grub.Tpo .deps/guestfsd-grub.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-htonl.o -MD -MP -MF .deps/guestfsd-htonl.Tpo -c -o guestfsd-htonl.o `test -f 'htonl.c' || echo './'`htonl.c >mv -f .deps/guestfsd-htonl.Tpo .deps/guestfsd-htonl.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-initrd.o -MD -MP -MF .deps/guestfsd-initrd.Tpo -c -o guestfsd-initrd.o `test -f 'initrd.c' || echo './'`initrd.c >mv -f .deps/guestfsd-headtail.Tpo .deps/guestfsd-headtail.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-inotify.o -MD -MP -MF .deps/guestfsd-inotify.Tpo -c -o guestfsd-inotify.o `test -f 'inotify.c' || echo './'`inotify.c >mv -f .deps/guestfsd-hexdump.Tpo .deps/guestfsd-hexdump.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-internal.o -MD -MP -MF .deps/guestfsd-internal.Tpo -c -o guestfsd-internal.o `test -f 'internal.c' || echo './'`internal.c >mv -f .deps/guestfsd-initrd.Tpo .deps/guestfsd-initrd.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-is.o -MD -MP -MF .deps/guestfsd-is.Tpo -c -o guestfsd-is.o `test -f 'is.c' || echo './'`is.c >mv -f .deps/guestfsd-internal.Tpo .deps/guestfsd-internal.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-link.o -MD -MP -MF .deps/guestfsd-link.Tpo -c -o guestfsd-link.o `test -f 'link.c' || echo './'`link.c >mv -f .deps/guestfsd-inotify.Tpo .deps/guestfsd-inotify.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-ls.o -MD -MP -MF .deps/guestfsd-ls.Tpo -c -o guestfsd-ls.o `test -f 'ls.c' || echo './'`ls.c >mv -f .deps/guestfsd-guestfsd.Tpo .deps/guestfsd-guestfsd.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-luks.o -MD -MP -MF .deps/guestfsd-luks.Tpo -c -o guestfsd-luks.o `test -f 'luks.c' || echo './'`luks.c >mv -f .deps/guestfsd-is.Tpo .deps/guestfsd-is.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-lvm.o -MD -MP -MF .deps/guestfsd-lvm.Tpo -c -o guestfsd-lvm.o `test -f 'lvm.c' || echo './'`lvm.c >mv -f .deps/guestfsd-ls.Tpo .deps/guestfsd-ls.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-lvm-filter.o -MD -MP -MF .deps/guestfsd-lvm-filter.Tpo -c -o guestfsd-lvm-filter.o `test -f 'lvm-filter.c' || echo './'`lvm-filter.c >mv -f .deps/guestfsd-link.Tpo .deps/guestfsd-link.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-md.o -MD -MP -MF .deps/guestfsd-md.Tpo -c -o guestfsd-md.o `test -f 'md.c' || echo './'`md.c >mv -f .deps/guestfsd-luks.Tpo .deps/guestfsd-luks.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-mkfs.o -MD -MP -MF .deps/guestfsd-mkfs.Tpo -c -o guestfsd-mkfs.o `test -f 'mkfs.c' || echo './'`mkfs.c >mv -f .deps/guestfsd-lvm-filter.Tpo .deps/guestfsd-lvm-filter.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-mknod.o -MD -MP -MF .deps/guestfsd-mknod.Tpo -c -o guestfsd-mknod.o `test -f 'mknod.c' || echo './'`mknod.c >mv -f .deps/guestfsd-md.Tpo .deps/guestfsd-md.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-modprobe.o -MD -MP -MF .deps/guestfsd-modprobe.Tpo -c -o guestfsd-modprobe.o `test -f 'modprobe.c' || echo './'`modprobe.c >mv -f .deps/guestfsd-lvm.Tpo .deps/guestfsd-lvm.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-mount.o -MD -MP -MF .deps/guestfsd-mount.Tpo -c -o guestfsd-mount.o `test -f 'mount.c' || echo './'`mount.c >mv -f .deps/guestfsd-mknod.Tpo .deps/guestfsd-mknod.Po >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-ntfs.o -MD -MP -MF .deps/guestfsd-ntfs.Tpo -c -o guestfsd-ntfs.o `test -f 'ntfs.c' || echo './'`ntfs.c >mv -f .deps/guestfsd-mkfs.Tpo .deps/guestfsd-mkfs.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-optgroups.o -MD -MP -MF .deps/guestfsd-optgroups.Tpo -c -o guestfsd-optgroups.o `test -f 'optgroups.c' || echo './'`optgroups.c >mv -f .deps/guestfsd-modprobe.Tpo .deps/guestfsd-modprobe.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-parted.o -MD -MP -MF .deps/guestfsd-parted.Tpo -c -o guestfsd-parted.o `test -f 'parted.c' || echo './'`parted.c >mv -f .deps/guestfsd-optgroups.Tpo .deps/guestfsd-optgroups.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-pingdaemon.o -MD -MP -MF .deps/guestfsd-pingdaemon.Tpo -c -o guestfsd-pingdaemon.o `test -f 'pingdaemon.c' || echo './'`pingdaemon.c >mv -f .deps/guestfsd-ntfs.Tpo .deps/guestfsd-ntfs.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-proto.o -MD -MP -MF .deps/guestfsd-proto.Tpo -c -o guestfsd-proto.o `test -f 'proto.c' || echo './'`proto.c >mv -f .deps/guestfsd-mount.Tpo .deps/guestfsd-mount.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-readdir.o -MD -MP -MF .deps/guestfsd-readdir.Tpo -c -o guestfsd-readdir.o `test -f 'readdir.c' || echo './'`readdir.c >mv -f .deps/guestfsd-pingdaemon.Tpo .deps/guestfsd-pingdaemon.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-realpath.o -MD -MP -MF .deps/guestfsd-realpath.Tpo -c -o guestfsd-realpath.o `test -f 'realpath.c' || echo './'`realpath.c >mv -f .deps/guestfsd-readdir.Tpo .deps/guestfsd-readdir.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-scrub.o -MD -MP -MF .deps/guestfsd-scrub.Tpo -c -o guestfsd-scrub.o `test -f 'scrub.c' || echo './'`scrub.c >mv -f .deps/guestfsd-realpath.Tpo .deps/guestfsd-realpath.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-selinux.o -MD -MP -MF .deps/guestfsd-selinux.Tpo -c -o guestfsd-selinux.o `test -f 'selinux.c' || echo './'`selinux.c >mv -f .deps/guestfsd-parted.Tpo .deps/guestfsd-parted.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-sfdisk.o -MD -MP -MF .deps/guestfsd-sfdisk.Tpo -c -o guestfsd-sfdisk.o `test -f 'sfdisk.c' || echo './'`sfdisk.c >mv -f .deps/guestfsd-proto.Tpo .deps/guestfsd-proto.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-sleep.o -MD -MP -MF .deps/guestfsd-sleep.Tpo -c -o guestfsd-sleep.o `test -f 'sleep.c' || echo './'`sleep.c >mv -f .deps/guestfsd-scrub.Tpo .deps/guestfsd-scrub.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-stat.o -MD -MP -MF .deps/guestfsd-stat.Tpo -c -o guestfsd-stat.o `test -f 'stat.c' || echo './'`stat.c >mv -f .deps/guestfsd-selinux.Tpo .deps/guestfsd-selinux.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-statvfs.o -MD -MP -MF .deps/guestfsd-statvfs.Tpo -c -o guestfsd-statvfs.o `test -f 'statvfs.c' || echo './'`statvfs.c >mv -f .deps/guestfsd-sleep.Tpo .deps/guestfsd-sleep.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-strings.o -MD -MP -MF .deps/guestfsd-strings.Tpo -c -o guestfsd-strings.o `test -f 'strings.c' || echo './'`strings.c >mv -f .deps/guestfsd-sfdisk.Tpo .deps/guestfsd-sfdisk.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-stubs.o -MD -MP -MF .deps/guestfsd-stubs.Tpo -c -o guestfsd-stubs.o `test -f 'stubs.c' || echo './'`stubs.c >mv -f .deps/guestfsd-statvfs.Tpo .deps/guestfsd-statvfs.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-swap.o -MD -MP -MF .deps/guestfsd-swap.Tpo -c -o guestfsd-swap.o `test -f 'swap.c' || echo './'`swap.c >mv -f .deps/guestfsd-stat.Tpo .deps/guestfsd-stat.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-sync.o -MD -MP -MF .deps/guestfsd-sync.Tpo -c -o guestfsd-sync.o `test -f 'sync.c' || echo './'`sync.c >mv -f .deps/guestfsd-strings.Tpo .deps/guestfsd-strings.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-tar.o -MD -MP -MF .deps/guestfsd-tar.Tpo -c -o guestfsd-tar.o `test -f 'tar.c' || echo './'`tar.c >mv -f .deps/guestfsd-sync.Tpo .deps/guestfsd-sync.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-truncate.o -MD -MP -MF .deps/guestfsd-truncate.Tpo -c -o guestfsd-truncate.o `test -f 'truncate.c' || echo './'`truncate.c >mv -f .deps/guestfsd-swap.Tpo .deps/guestfsd-swap.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-umask.o -MD -MP -MF .deps/guestfsd-umask.Tpo -c -o guestfsd-umask.o `test -f 'umask.c' || echo './'`umask.c >mv -f .deps/guestfsd-tar.Tpo .deps/guestfsd-tar.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-upload.o -MD -MP -MF .deps/guestfsd-upload.Tpo -c -o guestfsd-upload.o `test -f 'upload.c' || echo './'`upload.c >mv -f .deps/guestfsd-truncate.Tpo .deps/guestfsd-truncate.Po >mv -f .deps/guestfsd-umask.Tpo .deps/guestfsd-umask.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-utimens.o -MD -MP -MF .deps/guestfsd-utimens.Tpo -c -o guestfsd-utimens.o `test -f 'utimens.c' || echo './'`utimens.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-wc.o -MD -MP -MF .deps/guestfsd-wc.Tpo -c -o guestfsd-wc.o `test -f 'wc.c' || echo './'`wc.c >mv -f .deps/guestfsd-upload.Tpo .deps/guestfsd-upload.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-xattr.o -MD -MP -MF .deps/guestfsd-xattr.Tpo -c -o guestfsd-xattr.o `test -f 'xattr.c' || echo './'`xattr.c >mv -f .deps/guestfsd-utimens.Tpo .deps/guestfsd-utimens.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-zero.o -MD -MP -MF .deps/guestfsd-zero.Tpo -c -o guestfsd-zero.o `test -f 'zero.c' || echo './'`zero.c >mv -f .deps/guestfsd-wc.Tpo .deps/guestfsd-wc.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-zerofree.o -MD -MP -MF .deps/guestfsd-zerofree.Tpo -c -o guestfsd-zerofree.o `test -f 'zerofree.c' || echo './'`zerofree.c >mv -f .deps/guestfsd-zerofree.Tpo .deps/guestfsd-zerofree.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -g -O2 -MT libprotocol_a-guestfs_protocol.o -MD -MP -MF .deps/libprotocol_a-guestfs_protocol.Tpo -c -o libprotocol_a-guestfs_protocol.o `test -f 'guestfs_protocol.c' || echo './'`guestfs_protocol.c >mv -f .deps/guestfsd-zero.Tpo .deps/guestfsd-zero.Po >rm -f liberrnostring.a >ar cru liberrnostring.a liberrnostring_a-errnostring_gperf.o liberrnostring_a-errnostring.o >ranlib liberrnostring.a >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfsd-names.o -MD -MP -MF .deps/guestfsd-names.Tpo -c -o guestfsd-names.o `test -f 'names.c' || echo './'`names.c >mv -f .deps/guestfsd-names.Tpo .deps/guestfsd-names.Po >mv -f .deps/guestfsd-xattr.Tpo .deps/guestfsd-xattr.Po >mv -f .deps/libprotocol_a-guestfs_protocol.Tpo .deps/libprotocol_a-guestfs_protocol.Po >rm -f libprotocol.a >ar cru libprotocol.a libprotocol_a-guestfs_protocol.o >ranlib libprotocol.a >mv -f .deps/guestfsd-stubs.Tpo .deps/guestfsd-stubs.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -g -O2 -o guestfsd guestfsd-9p.o guestfsd-available.o guestfsd-augeas.o guestfsd-base64.o guestfsd-blkid.o guestfsd-blockdev.o guestfsd-btrfs.o guestfsd-checksum.o guestfsd-cmp.o guestfsd-command.o guestfsd-compress.o guestfsd-copy.o guestfsd-cpmv.o guestfsd-dd.o guestfsd-debug.o guestfsd-devsparts.o guestfsd-df.o guestfsd-dir.o guestfsd-dmesg.o guestfsd-dropcaches.o guestfsd-du.o guestfsd-echo_daemon.o guestfsd-ext2.o guestfsd-fallocate.o guestfsd-file.o guestfsd-findfs.o guestfsd-fill.o guestfsd-find.o guestfsd-fsck.o guestfsd-glob.o guestfsd-grep.o guestfsd-grub.o guestfsd-guestfsd.o guestfsd-headtail.o guestfsd-hexdump.o guestfsd-htonl.o guestfsd-initrd.o guestfsd-inotify.o guestfsd-internal.o guestfsd-is.o guestfsd-link.o guestfsd-ls.o guestfsd-luks.o guestfsd-lvm.o guestfsd-lvm-filter.o guestfsd-md.o guestfsd-mkfs.o guestfsd-mknod.o guestfsd-modprobe.o guestfsd-mount.o guestfsd-names.o guestfsd-ntfs.o guestfsd-optgroups.o guestfsd-parted.o guestfsd-pingdaemon.o guestfsd-proto.o guestfsd-readdir.o guestfsd-realpath.o guestfsd-scrub.o guestfsd-selinux.o guestfsd-sfdisk.o guestfsd-sleep.o guestfsd-stat.o guestfsd-statvfs.o guestfsd-strings.o guestfsd-stubs.o guestfsd-swap.o guestfsd-sync.o guestfsd-tar.o guestfsd-truncate.o guestfsd-umask.o guestfsd-upload.o guestfsd-utimens.o guestfsd-wc.o guestfsd-xattr.o guestfsd-zero.o guestfsd-zerofree.o liberrnostring.a libprotocol.a -lselinux -laugeas ../gnulib/lib/.libs/libgnu.a -lrt >libtool: link: gcc -std=gnu99 -std=gnu99 -g -O2 -o guestfsd guestfsd-9p.o guestfsd-available.o guestfsd-augeas.o guestfsd-base64.o guestfsd-blkid.o guestfsd-blockdev.o guestfsd-btrfs.o guestfsd-checksum.o guestfsd-cmp.o guestfsd-command.o guestfsd-compress.o guestfsd-copy.o guestfsd-cpmv.o guestfsd-dd.o guestfsd-debug.o guestfsd-devsparts.o guestfsd-df.o guestfsd-dir.o guestfsd-dmesg.o guestfsd-dropcaches.o guestfsd-du.o guestfsd-echo_daemon.o guestfsd-ext2.o guestfsd-fallocate.o guestfsd-file.o guestfsd-findfs.o guestfsd-fill.o guestfsd-find.o guestfsd-fsck.o guestfsd-glob.o guestfsd-grep.o guestfsd-grub.o guestfsd-guestfsd.o guestfsd-headtail.o guestfsd-hexdump.o guestfsd-htonl.o guestfsd-initrd.o guestfsd-inotify.o guestfsd-internal.o guestfsd-is.o guestfsd-link.o guestfsd-ls.o guestfsd-luks.o guestfsd-lvm.o guestfsd-lvm-filter.o guestfsd-md.o guestfsd-mkfs.o guestfsd-mknod.o guestfsd-modprobe.o guestfsd-mount.o guestfsd-names.o guestfsd-ntfs.o guestfsd-optgroups.o guestfsd-parted.o guestfsd-pingdaemon.o guestfsd-proto.o guestfsd-readdir.o guestfsd-realpath.o guestfsd-scrub.o guestfsd-selinux.o guestfsd-sfdisk.o guestfsd-sleep.o guestfsd-stat.o guestfsd-statvfs.o guestfsd-strings.o guestfsd-stubs.o guestfsd-swap.o guestfsd-sync.o guestfsd-tar.o guestfsd-truncate.o guestfsd-umask.o guestfsd-upload.o guestfsd-utimens.o guestfsd-wc.o guestfsd-xattr.o guestfsd-zero.o guestfsd-zerofree.o liberrnostring.a libprotocol.a -lselinux -laugeas ../gnulib/lib/.libs/libgnu.a -lrt >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >Making all in appliance >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >cd .. && \ > ./config.status --file=appliance/make.sh-t:appliance/make.sh.in >cpp -undef -DREDHAT=1 < packagelist.in | \ > grep -v '^[[:space:]]*$' | grep -v '^#' > packagelist-t >cpp -undef -DREDHAT=1 < excludelist.in | \ > grep -v '^[[:space:]]*$' | grep -v '^#' > excludelist-t >mkdir -p supermin.d >rm -f supermin.d/daemon.img supermin.d/daemon.img-t >rm -rf tmp-d >mkdir -p tmp-d/sbin tmp-d/etc >ln ../daemon/guestfsd tmp-d/sbin/guestfsd >ln ./guestfsd.suppressions tmp-d/etc/guestfsd.suppressions >cmp -s excludelist excludelist-t || mv excludelist-t excludelist >( cd tmp-d && find | cpio --quiet -o -H newc ) > supermin.d/daemon.img-t >cmp -s packagelist packagelist-t || mv packagelist-t packagelist >rm -f excludelist-t >rm -f packagelist-t >cmp -s ./init ./init || cp ./init ./init >mkdir -p supermin.d >rm -f supermin.d/init.img supermin.d/init.img-t >echo "init" | cpio --quiet -o -H newc > supermin.d/init.img-t >rm -rf tmp-d >mv supermin.d/daemon.img-t supermin.d/daemon.img >mv supermin.d/init.img-t supermin.d/init.img >config.status: creating appliance/make.sh-t >chmod +x make.sh-t >cmp -s make.sh make.sh-t || mv make.sh-t make.sh >rm -f make.sh-t >mkdir -p supermin.d >rm -f stamp-supermin supermin.d/base.img supermin.d/hostfiles >./make.sh >febootstrap3 -v -o supermin.d --names augeas-libs btrfs-progs cryptsetup cryptsetup-luks e2fsprogs e4fsprogs gfs-utils gfs2-utils grub hfsplus-tools iputils kernel MAKEDEV nilfs-utils ntfsprogs ntfs-3g reiserfs-utils libselinux systemd util-linux-ng vim-minimal xz zfs-fuse acl attr bash binutils bzip2 coreutils cpio diffutils dosfstools file findutils gawk grep gzip jfsutils libxml2 lsof lsscsi lvm2 lzop mdadm module-init-tools net-tools parted procps psmisc scrub strace tar udev xfsprogs zerofree --exclude ^perl --exclude ^python --exclude ^plymouth --exclude ^linux-firmware --exclude ^kbd-misc --exclude ^kernel --exclude ^fedora-logos --exclude ^redhat-logos --exclude ^dracut --exclude ^iptables --yum-config /builddir/build/BUILD/libguestfs-1.16.34/yum.conf >registering package handler: yum-rpm >registering package handler: debian >registering package handler: pacman >febootstrap 3.12 >selected package handler: yum-rpm >error: Macro % has illegal name (%define) >febootstrap_yum_rpm: running python code to query yum and resolve deps >febootstrap_yum_rpm: looking up the base packages from the command line >febootstrap_yum_rpm: recursively finding all the dependencies >febootstrap_yum_rpm: examining deps of bzip2 >febootstrap_yum_rpm: examining deps of grep >febootstrap_yum_rpm: examining deps of lvm2 >febootstrap_yum_rpm: examining deps of acl >febootstrap_yum_rpm: examining deps of procps >febootstrap_yum_rpm: examining deps of diffutils >febootstrap_yum_rpm: examining deps of lzop >febootstrap_yum_rpm: examining deps of parted >febootstrap_yum_rpm: examining deps of lsof >febootstrap_yum_rpm: examining deps of psmisc >febootstrap_yum_rpm: examining deps of util-linux-ng >febootstrap_yum_rpm: examining deps of cryptsetup-luks >febootstrap_yum_rpm: examining deps of libxml2 >febootstrap_yum_rpm: examining deps of vim-minimal >febootstrap_yum_rpm: examining deps of findutils >febootstrap_yum_rpm: examining deps of MAKEDEV >febootstrap_yum_rpm: examining deps of bash >febootstrap_yum_rpm: examining deps of module-init-tools >febootstrap_yum_rpm: examining deps of net-tools >febootstrap_yum_rpm: examining deps of gzip >febootstrap_yum_rpm: examining deps of dosfstools >febootstrap_yum_rpm: examining deps of kernel >febootstrap_yum_rpm: examining deps of e2fsprogs >febootstrap_yum_rpm: examining deps of attr >febootstrap_yum_rpm: examining deps of btrfs-progs >febootstrap_yum_rpm: examining deps of augeas-libs >febootstrap_yum_rpm: examining deps of gawk >febootstrap_yum_rpm: examining deps of grub >febootstrap_yum_rpm: examining deps of tar >febootstrap_yum_rpm: examining deps of udev >febootstrap_yum_rpm: examining deps of iputils >febootstrap_yum_rpm: examining deps of scrub >febootstrap_yum_rpm: examining deps of strace >febootstrap_yum_rpm: examining deps of binutils >febootstrap_yum_rpm: examining deps of xz >febootstrap_yum_rpm: examining deps of file >febootstrap_yum_rpm: examining deps of mdadm >febootstrap_yum_rpm: examining deps of cpio >febootstrap_yum_rpm: examining deps of libselinux >febootstrap_yum_rpm: examining deps of coreutils >febootstrap_yum_rpm: examining deps of libss >febootstrap_yum_rpm: examining deps of kernel-firmware >febootstrap_yum_rpm: examining deps of dracut-kernel >febootstrap_yum_rpm: examining deps of device-mapper-persistent-data >febootstrap_yum_rpm: examining deps of libacl >febootstrap_yum_rpm: examining deps of info >febootstrap_yum_rpm: examining deps of e2fsprogs-libs >febootstrap_yum_rpm: examining deps of libblkid >febootstrap_yum_rpm: examining deps of xz-libs >febootstrap_yum_rpm: examining deps of lzo >febootstrap_yum_rpm: examining deps of glibc-common >febootstrap_yum_rpm: examining deps of zlib >febootstrap_yum_rpm: examining deps of libuuid >febootstrap_yum_rpm: examining deps of libidn >febootstrap_yum_rpm: examining deps of less >febootstrap_yum_rpm: examining deps of initscripts >febootstrap_yum_rpm: examining deps of libutempter >febootstrap_yum_rpm: examining deps of libusb >febootstrap_yum_rpm: examining deps of python >febootstrap_yum_rpm: examining deps of audit-libs >febootstrap_yum_rpm: examining deps of glibc >febootstrap_yum_rpm: examining deps of ncurses >febootstrap_yum_rpm: examining deps of pcre >febootstrap_yum_rpm: examining deps of chkconfig >febootstrap_yum_rpm: examining deps of pam >febootstrap_yum_rpm: examining deps of bzip2-libs >febootstrap_yum_rpm: examining deps of device-mapper-libs >febootstrap_yum_rpm: examining deps of coreutils-libs >febootstrap_yum_rpm: examining deps of sed >febootstrap_yum_rpm: examining deps of ncurses-libs >febootstrap_yum_rpm: examining deps of libudev >febootstrap_yum_rpm: examining deps of shadow-utils >febootstrap_yum_rpm: examining deps of glib2 >febootstrap_yum_rpm: examining deps of redhat-logos >febootstrap_yum_rpm: examining deps of gmp >febootstrap_yum_rpm: examining deps of lvm2-libs >febootstrap_yum_rpm: examining deps of grubby >febootstrap_yum_rpm: examining deps of fipscheck-lib >febootstrap_yum_rpm: examining deps of sysvinit-tools >febootstrap_yum_rpm: examining deps of libcom_err >febootstrap_yum_rpm: examining deps of cryptsetup-luks-libs >febootstrap_yum_rpm: examining deps of popt >febootstrap_yum_rpm: examining deps of libsepol >febootstrap_yum_rpm: examining deps of libattr >febootstrap_yum_rpm: examining deps of file-libs >febootstrap_yum_rpm: examining deps of device-mapper-event-libs >febootstrap_yum_rpm: examining deps of hwdata >febootstrap_yum_rpm: examining deps of libcap >febootstrap_yum_rpm: examining deps of readline >febootstrap_yum_rpm: examining deps of db4 >febootstrap_yum_rpm: examining deps of iproute >febootstrap_yum_rpm: examining deps of gdbm >febootstrap_yum_rpm: examining deps of ethtool >febootstrap_yum_rpm: examining deps of mingetty >febootstrap_yum_rpm: examining deps of libgcrypt >febootstrap_yum_rpm: examining deps of tzdata >febootstrap_yum_rpm: examining deps of ncurses-base >febootstrap_yum_rpm: examining deps of libgcc >febootstrap_yum_rpm: examining deps of sqlite >febootstrap_yum_rpm: examining deps of libgpg-error >febootstrap_yum_rpm: examining deps of gamin >febootstrap_yum_rpm: examining deps of setup >febootstrap_yum_rpm: examining deps of redhat-release >febootstrap_yum_rpm: examining deps of fipscheck >febootstrap_yum_rpm: examining deps of nss-softokn-freebl >febootstrap_yum_rpm: examining deps of basesystem >febootstrap_yum_rpm: examining deps of libffi >febootstrap_yum_rpm: examining deps of cracklib >febootstrap_yum_rpm: examining deps of cracklib-dicts >febootstrap_yum_rpm: examining deps of openssl >febootstrap_yum_rpm: examining deps of libstdc++ >febootstrap_yum_rpm: examining deps of dracut >febootstrap_yum_rpm: examining deps of upstart >febootstrap_yum_rpm: examining deps of device-mapper-event >febootstrap_yum_rpm: examining deps of expat >febootstrap_yum_rpm: examining deps of device-mapper >febootstrap_yum_rpm: examining deps of groff >febootstrap_yum_rpm: examining deps of python-libs >febootstrap_yum_rpm: examining deps of plymouth >febootstrap_yum_rpm: examining deps of which >febootstrap_yum_rpm: examining deps of dbus-libs >febootstrap_yum_rpm: examining deps of dash >febootstrap_yum_rpm: examining deps of iptables >febootstrap_yum_rpm: examining deps of plymouth-scripts >febootstrap_yum_rpm: examining deps of libnih >febootstrap_yum_rpm: examining deps of krb5-libs >febootstrap_yum_rpm: examining deps of filesystem >febootstrap_yum_rpm: examining deps of kbd >febootstrap_yum_rpm: examining deps of ca-certificates >febootstrap_yum_rpm: examining deps of kbd-misc >febootstrap_yum_rpm: examining deps of policycoreutils >febootstrap_yum_rpm: examining deps of keyutils-libs >febootstrap_yum_rpm: examining deps of libdrm >febootstrap_yum_rpm: examining deps of plymouth-core-libs >febootstrap_yum_rpm: examining deps of checkpolicy >febootstrap_yum_rpm: examining deps of rpm >febootstrap_yum_rpm: examining deps of libpciaccess >febootstrap_yum_rpm: examining deps of libsemanage >febootstrap_yum_rpm: examining deps of libselinux-utils >febootstrap_yum_rpm: examining deps of dbus-glib >febootstrap_yum_rpm: examining deps of lua >febootstrap_yum_rpm: examining deps of elfutils-libelf >febootstrap_yum_rpm: examining deps of db4-utils >febootstrap_yum_rpm: examining deps of nss >febootstrap_yum_rpm: examining deps of ustr >febootstrap_yum_rpm: examining deps of rpm-libs >febootstrap_yum_rpm: examining deps of curl >febootstrap_yum_rpm: examining deps of libcurl >febootstrap_yum_rpm: examining deps of nss-sysinit >febootstrap_yum_rpm: examining deps of libssh2 >febootstrap_yum_rpm: examining deps of nss-util >febootstrap_yum_rpm: examining deps of nspr >febootstrap_yum_rpm: examining deps of openldap >febootstrap_yum_rpm: examining deps of nss-softokn >febootstrap_yum_rpm: examining deps of nss-tools >febootstrap_yum_rpm: examining deps of cyrus-sasl-lib >febootstrap_yum_rpm: finished python code >error: Macro % has illegal name (%define) > MAKEDEV-3.24-6.el6.x86_64.rpm | 88 kB 00:00 > acl-2.2.49-6.el6.x86_64.rpm | 74 kB 00:00 > attr-2.4.44-7.el6.x86_64.rpm | 59 kB 00:00 > audit-libs-2.2-2.el6.x86_64.rpm | 59 kB 00:00 > augeas-libs-0.9.0-4.el6.x86_64.rpm | 317 kB 00:00 > basesystem-10.0-4.el6.noarch.rpm | 3.6 kB 00:00 > bash-4.1.2-14.el6.x86_64.rpm | 903 kB 00:00 > binutils-2.20.51.0.2-5.36.el6.x86_64.rpm | 2.8 MB 00:00 > btrfs-progs-0.20-0.2.git91d9eec.el6.x86_64.rpm | 297 kB 00:00 > bzip2-1.0.5-7.el6_0.x86_64.rpm | 47 kB 00:00 > bzip2-libs-1.0.5-7.el6_0.x86_64.rpm | 35 kB 00:00 > ca-certificates-2010.63-3.el6_1.5.noarch.rpm | 530 kB 00:00 > checkpolicy-2.0.22-1.el6.x86_64.rpm | 188 kB 00:00 > chkconfig-1.3.49.3-2.el6.x86_64.rpm | 158 kB 00:00 > coreutils-8.4-19.el6.x86_64.rpm | 3.0 MB 00:00 > coreutils-libs-8.4-19.el6.x86_64.rpm | 46 kB 00:00 > cpio-2.10-11.el6_3.x86_64.rpm | 190 kB 00:00 > cracklib-2.8.16-4.el6.x86_64.rpm | 69 kB 00:00 > cracklib-dicts-2.8.16-4.el6.x86_64.rpm | 3.6 MB 00:00 > cryptsetup-luks-1.2.0-7.el6.x86_64.rpm | 93 kB 00:00 > cryptsetup-luks-libs-1.2.0-7.el6.x86_64.rpm | 49 kB 00:00 > curl-7.19.7-35.el6.x86_64.rpm | 192 kB 00:00 > cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64.rpm | 135 kB 00:00 > dash-0.5.5.1-4.el6.x86_64.rpm | 73 kB 00:00 > db4-4.7.25-17.el6.x86_64.rpm | 562 kB 00:00 > db4-utils-4.7.25-17.el6.x86_64.rpm | 129 kB 00:00 > dbus-glib-0.86-6.el6_4.x86_64.rpm | 169 kB 00:00 > dbus-libs-1.2.24-7.el6_3.x86_64.rpm | 126 kB 00:00 > device-mapper-1.02.77-9.el6.x86_64.rpm | 143 kB 00:00 > device-mapper-event-1.02.77-9.el6.x86_64.rpm | 95 kB 00:00 > device-mapper-event-libs-1.02.77-9.el6.x86_64.rpm | 90 kB 00:00 > device-mapper-libs-1.02.77-9.el6.x86_64.rpm | 171 kB 00:00 > device-mapper-persistent-data-0.1.4-1.el6.x86_64.rpm | 163 kB 00:00 > diffutils-2.8.1-28.el6.x86_64.rpm | 196 kB 00:00 > dosfstools-3.0.9-4.el6.x86_64.rpm | 76 kB 00:00 > e2fsprogs-1.41.12-14.el6.x86_64.rpm | 550 kB 00:00 > e2fsprogs-libs-1.41.12-14.el6.x86_64.rpm | 118 kB 00:00 > elfutils-libelf-0.152-1.el6.x86_64.rpm | 168 kB 00:00 > ethtool-3.5-1.el6.x86_64.rpm | 99 kB 00:00 > expat-2.0.1-11.el6_2.x86_64.rpm | 75 kB 00:00 > file-5.04-15.el6.x86_64.rpm | 45 kB 00:00 > file-libs-5.04-15.el6.x86_64.rpm | 310 kB 00:00 > filesystem-2.4.30-3.el6.x86_64.rpm | 1.0 MB 00:00 > findutils-4.4.2-6.el6.x86_64.rpm | 446 kB 00:00 > fipscheck-1.2.0-7.el6.x86_64.rpm | 13 kB 00:00 > fipscheck-lib-1.2.0-7.el6.x86_64.rpm | 7.2 kB 00:00 > gamin-0.1.10-9.el6.x86_64.rpm | 121 kB 00:00 > gawk-3.1.7-10.el6.x86_64.rpm | 773 kB 00:00 > gdbm-1.8.0-36.el6.x86_64.rpm | 28 kB 00:00 > glib2-2.22.5-7.el6.x86_64.rpm | 1.1 MB 00:00 > glibc-2.12-1.107.el6.x86_64.rpm | 3.8 MB 00:00 > glibc-common-2.12-1.107.el6.x86_64.rpm | 14 MB 00:00 > gmp-4.3.1-7.el6_2.2.x86_64.rpm | 206 kB 00:00 > grep-2.6.3-3.el6.x86_64.rpm | 227 kB 00:00 > groff-1.18.1.4-21.el6.x86_64.rpm | 1.5 MB 00:00 > grub-0.97-81.el6.x86_64.rpm | 901 kB 00:00 > grubby-7.0.15-3.el6.x86_64.rpm | 41 kB 00:00 > gzip-1.3.12-18.el6.x86_64.rpm | 115 kB 00:00 > hwdata-0.233-7.9.el6.noarch.rpm | 1.1 MB 00:00 > info-4.13a-8.el6.x86_64.rpm | 176 kB 00:00 > initscripts-9.03.38-1.el6.x86_64.rpm | 936 kB 00:00 > iproute-2.6.32-23.el6.x86_64.rpm | 343 kB 00:00 > iputils-20071127-16.el6.x86_64.rpm | 119 kB 00:00 > kbd-1.15-11.el6.x86_64.rpm | 262 kB 00:00 > keyutils-libs-1.4-4.el6.x86_64.rpm | 19 kB 00:00 > krb5-libs-1.10.3-10.el6.x86_64.rpm | 758 kB 00:00 > less-436-10.el6.x86_64.rpm | 105 kB 00:00 > libacl-2.2.49-6.el6.x86_64.rpm | 22 kB 00:00 > libattr-2.4.44-7.el6.x86_64.rpm | 14 kB 00:00 > libblkid-2.17.2-12.9.el6.x86_64.rpm | 112 kB 00:00 > libcap-2.16-5.5.el6.x86_64.rpm | 31 kB 00:00 > libcom_err-1.41.12-14.el6.x86_64.rpm | 35 kB 00:00 > libcurl-7.19.7-35.el6.x86_64.rpm | 163 kB 00:00 > libdrm-2.4.39-1.el6.x86_64.rpm | 115 kB 00:00 > libffi-3.0.5-3.2.el6.x86_64.rpm | 25 kB 00:00 > libgcc-4.4.7-3.el6.x86_64.rpm | 99 kB 00:00 > libgcrypt-1.4.5-9.el6_2.2.x86_64.rpm | 227 kB 00:00 > libgpg-error-1.7-4.el6.x86_64.rpm | 58 kB 00:00 > libidn-1.18-2.el6.x86_64.rpm | 204 kB 00:00 > libnih-1.0.1-7.el6.x86_64.rpm | 137 kB 00:00 > libpciaccess-0.13.1-2.el6.x86_64.rpm | 22 kB 00:00 > libselinux-2.0.94-5.3.el6.x86_64.rpm | 106 kB 00:00 > libselinux-utils-2.0.94-5.3.el6.x86_64.rpm | 80 kB 00:00 > libsemanage-2.0.43-4.2.el6.x86_64.rpm | 103 kB 00:00 > libsepol-2.0.41-4.el6.x86_64.rpm | 127 kB 00:00 > libss-1.41.12-14.el6.x86_64.rpm | 39 kB 00:00 > libssh2-1.4.2-1.el6.x86_64.rpm | 121 kB 00:00 > libstdc++-4.4.7-3.el6.x86_64.rpm | 292 kB 00:00 > libudev-147-2.46.el6.x86_64.rpm | 72 kB 00:00 > libusb-0.1.12-23.el6.x86_64.rpm | 26 kB 00:00 > libutempter-1.1.5-4.1.el6.x86_64.rpm | 21 kB 00:00 > libuuid-2.17.2-12.9.el6.x86_64.rpm | 65 kB 00:00 > libxml2-2.7.6-8.el6_3.4.x86_64.rpm | 798 kB 00:00 > lsof-4.82-4.el6.x86_64.rpm | 318 kB 00:00 > lua-5.1.4-4.1.el6.x86_64.rpm | 183 kB 00:00 > lvm2-2.02.98-9.el6.x86_64.rpm | 653 kB 00:00 > lvm2-libs-2.02.98-9.el6.x86_64.rpm | 711 kB 00:00 > lzo-2.03-3.1.el6.x86_64.rpm | 54 kB 00:00 > lzop-1.02-0.9.rc1.el6.x86_64.rpm | 49 kB 00:00 > mdadm-3.2.5-4.el6.x86_64.rpm | 332 kB 00:00 > mingetty-1.08-5.el6.x86_64.rpm | 20 kB 00:00 > module-init-tools-3.9-21.el6.x86_64.rpm | 461 kB 00:00 > ncurses-5.7-3.20090208.el6.x86_64.rpm | 266 kB 00:00 > ncurses-base-5.7-3.20090208.el6.x86_64.rpm | 60 kB 00:00 > ncurses-libs-5.7-3.20090208.el6.x86_64.rpm | 244 kB 00:00 > net-tools-1.60-110.el6_2.x86_64.rpm | 267 kB 00:00 > nspr-4.9.2-1.el6.x86_64.rpm | 110 kB 00:00 > nss-3.14.0.0-12.el6.x86_64.rpm | 769 kB 00:00 > nss-softokn-3.12.9-11.el6.x86_64.rpm | 169 kB 00:00 > nss-softokn-freebl-3.12.9-11.el6.x86_64.rpm | 121 kB 00:00 > nss-sysinit-3.14.0.0-12.el6.x86_64.rpm | 32 kB 00:00 > nss-tools-3.14.0.0-12.el6.x86_64.rpm | 734 kB 00:00 > nss-util-3.14.0.0-2.el6.x86_64.rpm | 61 kB 00:00 > openldap-2.4.23-31.el6.x86_64.rpm | 264 kB 00:00 > openssl-1.0.0-27.el6.x86_64.rpm | 1.4 MB 00:00 > pam-1.1.1-13.el6.x86_64.rpm | 657 kB 00:00 > parted-2.1-19.el6.x86_64.rpm | 605 kB 00:00 > pcre-7.8-6.el6.x86_64.rpm | 194 kB 00:00 > policycoreutils-2.0.83-19.30.el6.x86_64.rpm | 645 kB 00:00 > popt-1.13-7.el6.x86_64.rpm | 38 kB 00:00 > procps-3.2.8-25.el6.x86_64.rpm | 211 kB 00:00 > psmisc-22.6-15.el6_0.1.x86_64.rpm | 79 kB 00:00 > readline-6.0-4.el6.x86_64.rpm | 177 kB 00:00 > rpm-4.8.0-32.el6.x86_64.rpm | 900 kB 00:00 > rpm-libs-4.8.0-32.el6.x86_64.rpm | 311 kB 00:00 > scrub-2.2-1.el6.x86_64.rpm | 33 kB 00:00 > sed-4.2.1-10.el6.x86_64.rpm | 215 kB 00:00 > setup-2.8.14-20.el6.noarch.rpm | 149 kB 00:00 > shadow-utils-4.1.4.2-13.el6.x86_64.rpm | 895 kB 00:00 > sqlite-3.6.20-1.el6.x86_64.rpm | 299 kB 00:00 > strace-4.5.19-1.17.el6.x86_64.rpm | 171 kB 00:00 > sysvinit-tools-2.87-4.dsf.el6.x86_64.rpm | 58 kB 00:00 > tar-1.23-11.el6.x86_64.rpm | 807 kB 00:00 > tzdata-2012j-1.el6.noarch.rpm | 452 kB 00:00 > udev-147-2.46.el6.x86_64.rpm | 346 kB 00:00 > upstart-0.6.5-12.el6.x86_64.rpm | 175 kB 00:00 > ustr-1.0.4-9.1.el6.x86_64.rpm | 85 kB 00:00 > util-linux-ng-2.17.2-12.9.el6.x86_64.rpm | 1.5 MB 00:00 > redhat-release-6-6.3.0.1.el6.x86_64.rpm | 16 kB 00:00 > vim-minimal-7.2.411-1.8.el6.x86_64.rpm | 363 kB 00:00 > which-2.19-6.el6.x86_64.rpm | 37 kB 00:00 > xz-4.999.9-0.3.beta.20091007git.el6.x86_64.rpm | 136 kB 00:00 > xz-libs-4.999.9-0.3.beta.20091007git.el6.x86_64.rpm | 88 kB 00:00 > zlib-1.2.3-29.el6.x86_64.rpm | 72 kB 00:00 >resolved packages: /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/MAKEDEV-3.24-6.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/acl-2.2.49-6.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/attr-2.4.44-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/audit-libs-2.2-2.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/augeas-libs-0.9.0-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/basesystem-10.0-4.el6.noarch.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/bash-4.1.2-14.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/binutils-2.20.51.0.2-5.36.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/btrfs-progs-0.20-0.2.git91d9eec.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/bzip2-1.0.5-7.el6_0.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/bzip2-libs-1.0.5-7.el6_0.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/ca-certificates-2010.63-3.el6_1.5.noarch.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/checkpolicy-2.0.22-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/chkconfig-1.3.49.3-2.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/coreutils-8.4-19.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/coreutils-libs-8.4-19.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/cpio-2.10-11.el6_3.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/cracklib-2.8.16-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/cracklib-dicts-2.8.16-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/cryptsetup-luks-1.2.0-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/cryptsetup-luks-libs-1.2.0-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/curl-7.19.7-35.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/dash-0.5.5.1-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/db4-4.7.25-17.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/db4-utils-4.7.25-17.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/dbus-glib-0.86-6.el6_4.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/dbus-libs-1.2.24-7.el6_3.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/device-mapper-1.02.77-9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/device-mapper-event-1.02.77-9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/device-mapper-event-libs-1.02.77-9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/device-mapper-libs-1.02.77-9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/device-mapper-persistent-data-0.1.4-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/diffutils-2.8.1-28.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/dosfstools-3.0.9-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/e2fsprogs-1.41.12-14.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/e2fsprogs-libs-1.41.12-14.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/elfutils-libelf-0.152-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/ethtool-3.5-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/expat-2.0.1-11.el6_2.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/file-5.04-15.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/file-libs-5.04-15.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/filesystem-2.4.30-3.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/findutils-4.4.2-6.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/fipscheck-1.2.0-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/fipscheck-lib-1.2.0-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/gamin-0.1.10-9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/gawk-3.1.7-10.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/gdbm-1.8.0-36.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/glib2-2.22.5-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/glibc-2.12-1.107.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/glibc-common-2.12-1.107.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/gmp-4.3.1-7.el6_2.2.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/grep-2.6.3-3.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/groff-1.18.1.4-21.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/grub-0.97-81.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/grubby-7.0.15-3.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/gzip-1.3.12-18.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/hwdata-0.233-7.9.el6.noarch.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/info-4.13a-8.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/initscripts-9.03.38-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/iproute-2.6.32-23.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/iputils-20071127-16.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/kbd-1.15-11.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/keyutils-libs-1.4-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/krb5-libs-1.10.3-10.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/less-436-10.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libacl-2.2.49-6.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libattr-2.4.44-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libblkid-2.17.2-12.9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libcap-2.16-5.5.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libcom_err-1.41.12-14.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libcurl-7.19.7-35.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libdrm-2.4.39-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libffi-3.0.5-3.2.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libgcc-4.4.7-3.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libgcrypt-1.4.5-9.el6_2.2.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libgpg-error-1.7-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libidn-1.18-2.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libnih-1.0.1-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libpciaccess-0.13.1-2.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libselinux-2.0.94-5.3.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libselinux-utils-2.0.94-5.3.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libsemanage-2.0.43-4.2.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libsepol-2.0.41-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libss-1.41.12-14.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libssh2-1.4.2-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libstdc++-4.4.7-3.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libudev-147-2.46.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libusb-0.1.12-23.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libutempter-1.1.5-4.1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libuuid-2.17.2-12.9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/libxml2-2.7.6-8.el6_3.4.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/lsof-4.82-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/lua-5.1.4-4.1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/lvm2-2.02.98-9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/lvm2-libs-2.02.98-9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/lzo-2.03-3.1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/lzop-1.02-0.9.rc1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/mdadm-3.2.5-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/mingetty-1.08-5.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/module-init-tools-3.9-21.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/ncurses-5.7-3.20090208.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/ncurses-base-5.7-3.20090208.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/ncurses-libs-5.7-3.20090208.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/net-tools-1.60-110.el6_2.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/nspr-4.9.2-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/nss-3.14.0.0-12.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/nss-softokn-3.12.9-11.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/nss-softokn-freebl-3.12.9-11.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/nss-sysinit-3.14.0.0-12.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/nss-tools-3.14.0.0-12.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/nss-util-3.14.0.0-2.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/openldap-2.4.23-31.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/openssl-1.0.0-27.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/pam-1.1.1-13.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/parted-2.1-19.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/pcre-7.8-6.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/policycoreutils-2.0.83-19.30.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/popt-1.13-7.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/procps-3.2.8-25.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/psmisc-22.6-15.el6_0.1.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/readline-6.0-4.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/rpm-4.8.0-32.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/rpm-libs-4.8.0-32.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/scrub-2.2-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/sed-4.2.1-10.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/setup-2.8.14-20.el6.noarch.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/shadow-utils-4.1.4.2-13.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/sqlite-3.6.20-1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/strace-4.5.19-1.17.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/sysvinit-tools-2.87-4.dsf.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/tar-1.23-11.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/tzdata-2012j-1.el6.noarch.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/udev-147-2.46.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/upstart-0.6.5-12.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/ustr-1.0.4-9.1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/util-linux-ng-2.17.2-12.9.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/redhat-release-6-6.3.0.1.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/vim-minimal-7.2.411-1.8.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/which-2.19-6.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/xz-4.999.9-0.3.beta.20091007git.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/xz-libs-4.999.9-0.3.beta.20091007git.el6.x86_64.rpm /tmp/febootstrapcb1acb83875150fa201a4f5d4f6b71bc.tmp/zlib-1.2.3-29.el6.x86_64.rpm >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >error: Macro % has illegal name (%define) >20811 files and directories >extracting /etc/DIR_COLORS from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/DIR_COLORS.256color from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/DIR_COLORS.lightbgcolor from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/X11/prefdm from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/adjtime from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/aliases from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/bashrc from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/cron.d/raid-check from mdadm-3.2.5-4.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/csh.cshrc from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/csh.login from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/dbus-1/system.d/Upstart.conf from upstart-0.6.5-12.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/default/nss from glibc-common-2.12-1.107.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/default/useradd from shadow-utils-4.1.4.2-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/environment from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/ethers from net-tools-1.60-110.el6_2.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/exports from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/filesystems from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/group from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/gshadow from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/host.conf from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/hosts from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/hosts.allow from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/hosts.deny from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/inittab from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/inputrc from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/iproute2/ematch_map from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/iproute2/rt_dsfield from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/iproute2/rt_protos from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/iproute2/rt_realms from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/iproute2/rt_scopes from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/iproute2/rt_tables from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/issue from redhat-release-6-6.3.0.1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/issue.net from redhat-release-6-6.3.0.1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/krb5.conf from krb5-libs-1.10.3-10.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/ld.so.conf from glibc-2.12-1.107.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/libaudit.conf from audit-libs-2.2-2.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/login.defs from shadow-utils-4.1.4.2-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/lvm/lvm.conf from lvm2-2.02.98-9.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/magic from file-5.04-15.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/00macros from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01alsa from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01cdrom from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01console from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01ftape from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01generic from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01ia64 from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01ibcs from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01ide from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01ipfilter from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01isdn from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01linux-2.6.x from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01linux1394 from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01mouse from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01qic from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01raid from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01redhat from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01s390 from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01sound from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01std from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01undocumented from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/01v4l from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/02cciss from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/02dac960 from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/02ida from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/makedev.d/02linux-2.6.x from MAKEDEV-3.24-6.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/mke2fs.conf from e2fsprogs-1.41.12-14.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/modprobe.d/blacklist.conf from hwdata-0.233-7.9.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/motd from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/networks from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/nsswitch.conf from glibc-2.12-1.107.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/openldap/ldap.conf from openldap-2.4.23-31.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/chfn from util-linux-ng-2.17.2-12.9.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/chsh from util-linux-ng-2.17.2-12.9.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/config-util from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/fingerprint-auth from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/login from util-linux-ng-2.17.2-12.9.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/newrole from policycoreutils-2.0.83-19.30.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/other from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/password-auth from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/remote from util-linux-ng-2.17.2-12.9.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/run_init from policycoreutils-2.0.83-19.30.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/runuser from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/runuser-l from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/smartcard-auth from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/su from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/su-l from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pam.d/system-auth from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/passwd from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/java/cacerts from ca-certificates-2010.63-3.el6_1.5.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/nssdb/cert8.db from nss-3.14.0.0-12.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/nssdb/cert9.db from nss-sysinit-3.14.0.0-12.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/nssdb/key3.db from nss-3.14.0.0-12.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/nssdb/key4.db from nss-sysinit-3.14.0.0-12.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/nssdb/pkcs11.txt from nss-sysinit-3.14.0.0-12.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/nssdb/secmod.db from nss-3.14.0.0-12.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/tls/certs/ca-bundle.crt from ca-certificates-2010.63-3.el6_1.5.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/tls/certs/ca-bundle.trust.crt from ca-certificates-2010.63-3.el6_1.5.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/pki/tls/openssl.cnf from openssl-1.0.0-27.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/printcap from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/profile from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/profile.d/colorls.csh from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/profile.d/colorls.sh from coreutils-8.4-19.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/protocols from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc.local from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc0.d/S00killall from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc0.d/S01halt from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc1.d/S99single from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc2.d/S99local from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc3.d/S99local from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc4.d/S99local from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc5.d/S99local from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc6.d/S00killall from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rc.d/rc6.d/S01reboot from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/rpc from glibc-2.12-1.107.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/securetty from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/access.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/chroot.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/console.handlers from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/console.perms from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/group.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/limits.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/limits.d/90-nproc.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/namespace.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/namespace.init from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/opasswd from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/pam_env.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/sepermit.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/security/time.conf from pam-1.1.1-13.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/selinux/restorecond.conf from policycoreutils-2.0.83-19.30.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/selinux/restorecond_user.conf from policycoreutils-2.0.83-19.30.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/selinux/semanage.conf from libsemanage-2.0.43-4.2.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/services from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sestatus.conf from policycoreutils-2.0.83-19.30.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/shadow from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/shells from setup-2.8.14-20.el6.noarch.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/skel/.bash_logout from bash-4.1.2-14.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/skel/.bash_profile from bash-4.1.2-14.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/skel/.bashrc from bash-4.1.2-14.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/cbq/avpkt from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/cbq/cbq-0000.example from iproute-2.6.32-23.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/init from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/netconsole from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/network-scripts/ifcfg-lo from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/raid-check from mdadm-3.2.5-4.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/readonly-root from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/sandbox from policycoreutils-2.0.83-19.30.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysconfig/udev from udev-147-2.46.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/sysctl.conf from initscripts-9.03.38-1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/system-release-cpe from redhat-release-6-6.3.0.1.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/udev/rules.d/60-raw.rules from util-linux-ng-2.17.2-12.9.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/udev/udev.conf from udev-147-2.46.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /etc/virc from vim-minimal-7.2.411-1.8.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >extracting /usr/lib64/gconv/gconv-modules from glibc-2.12-1.107.el6.x86_64.rpm ... >error: Macro % has illegal name (%define) >febootstrap: warning: some host files are unreadable by non-root >febootstrap: warning: get your distro to fix these files: > /sbin/unix_update > /usr/bin/chfn > /usr/bin/chsh > /usr/libexec/pt_chown > /usr/libexec/utempter/utempter > /usr/sbin/build-locale-archive > /usr/sbin/glibc_post_upgrade.x86_64 > /usr/sbin/groupadd > /usr/sbin/groupdel > /usr/sbin/groupmems > /usr/sbin/groupmod > /usr/sbin/tzdata-update > /usr/sbin/useradd > /usr/sbin/userdel > /usr/sbin/usermod > /usr/share/dbus-1/services/org.selinux.Restorecond.service >writing supermin.d/base.img ... >writing supermin.d/hostfiles ... >touch stamp-supermin >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >Making all in tests/qemu >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >Making all in tests/guests >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/guests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/guests' >Making all in tests/c-api >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make -C ../../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >Making all in tests/protocol >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/protocol' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/protocol' >Making all in tests/lvm >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/lvm' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/lvm' >Making all in tests/luks >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/luks' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/luks' >Making all in tests/md >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/md' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/md' >Making all in tests/mount-local >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/mount-local' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/mount-local' >Making all in tests/regressions >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/regressions' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/regressions' >Making all in tests/extra >Can't locate Sys/Guestfs.pm in @INC (@INC contains: /builddir/build/BUILD/libguestfs-1.16.34/perl/blib/lib /builddir/build/BUILD/libguestfs-1.16.34/perl/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /builddir/build/BUILD/libguestfs-1.16.34/tests/extra/pick-guests.pl line 24. >BEGIN failed--compilation aborted at /builddir/build/BUILD/libguestfs-1.16.34/tests/extra/pick-guests.pl line 24. >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/extra' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/extra' >Making all in test-tool >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/test-tool' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -g -O2 -MT libguestfs_test_tool-test-tool.o -MD -MP -MF .deps/libguestfs_test_tool-test-tool.Tpo -c -o libguestfs_test_tool-test-tool.o `test -f 'test-tool.c' || echo './'`test-tool.c >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man libguestfs-test-tool.1 \ > --license GPLv2+ \ > libguestfs-test-tool.pod >podwrapper.pl: wrote libguestfs-test-tool.1 >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >mv -f .deps/libguestfs_test_tool-test-tool.Tpo .deps/libguestfs_test_tool-test-tool.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -g -O2 -o libguestfs-test-tool libguestfs_test_tool-test-tool.o ../src/libguestfs.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\"/usr/share/locale\" -I../src -I../src -g -O2 -o .libs/libguestfs-test-tool libguestfs_test_tool-test-tool.o ../src/.libs/libguestfs.so -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/test-tool' >Making all in fish >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >rm -f cmds_gperf.c >gperf -t cmds_gperf.gperf > cmds_gperf.c-t >mv cmds_gperf.c-t cmds_gperf.c >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make -C ../generator stamp-generator >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -g -O2 -MT librc_protocol_la-rc_protocol.lo -MD -MP -MF .deps/librc_protocol_la-rc_protocol.Tpo -c -o librc_protocol_la-rc_protocol.lo `test -f 'rc_protocol.c' || echo './'`rc_protocol.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-config.o -MD -MP -MF .deps/guestfish-config.Tpo -c -o guestfish-config.o `test -f 'config.c' || echo './'`config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-domain.o -MD -MP -MF .deps/guestfish-domain.Tpo -c -o guestfish-domain.o `test -f 'domain.c' || echo './'`domain.c >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-inspect.o -MD -MP -MF .deps/guestfish-inspect.Tpo -c -o guestfish-inspect.o `test -f 'inspect.c' || echo './'`inspect.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -g -O2 -MT librc_protocol_la-rc_protocol.lo -MD -MP -MF .deps/librc_protocol_la-rc_protocol.Tpo -c rc_protocol.c -fPIC -DPIC -o .libs/librc_protocol_la-rc_protocol.o >mv -f .deps/guestfish-domain.Tpo .deps/guestfish-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-keys.o -MD -MP -MF .deps/guestfish-keys.Tpo -c -o guestfish-keys.o `test -f 'keys.c' || echo './'`keys.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -g -O2 -MT librc_protocol_la-rc_protocol.lo -MD -MP -MF .deps/librc_protocol_la-rc_protocol.Tpo -c rc_protocol.c -o librc_protocol_la-rc_protocol.o >/dev/null 2>&1 >mv -f .deps/guestfish-config.Tpo .deps/guestfish-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-options.o -MD -MP -MF .deps/guestfish-options.Tpo -c -o guestfish-options.o `test -f 'options.c' || echo './'`options.c >mv -f .deps/librc_protocol_la-rc_protocol.Tpo .deps/librc_protocol_la-rc_protocol.Plo >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-progress.o -MD -MP -MF .deps/guestfish-progress.Tpo -c -o guestfish-progress.o `test -f 'progress.c' || echo './'`progress.c >mv -f .deps/guestfish-inspect.Tpo .deps/guestfish-inspect.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-alloc.o -MD -MP -MF .deps/guestfish-alloc.Tpo -c -o guestfish-alloc.o `test -f 'alloc.c' || echo './'`alloc.c >mv -f .deps/guestfish-keys.Tpo .deps/guestfish-keys.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-copy.o -MD -MP -MF .deps/guestfish-copy.Tpo -c -o guestfish-copy.o `test -f 'copy.c' || echo './'`copy.c >mv -f .deps/guestfish-options.Tpo .deps/guestfish-options.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-destpaths.o -MD -MP -MF .deps/guestfish-destpaths.Tpo -c -o guestfish-destpaths.o `test -f 'destpaths.c' || echo './'`destpaths.c >mv -f .deps/guestfish-alloc.Tpo .deps/guestfish-alloc.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-display.o -MD -MP -MF .deps/guestfish-display.Tpo -c -o guestfish-display.o `test -f 'display.c' || echo './'`display.c >mv -f .deps/guestfish-progress.Tpo .deps/guestfish-progress.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-echo.o -MD -MP -MF .deps/guestfish-echo.Tpo -c -o guestfish-echo.o `test -f 'echo.c' || echo './'`echo.c >mv -f .deps/guestfish-copy.Tpo .deps/guestfish-copy.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-edit.o -MD -MP -MF .deps/guestfish-edit.Tpo -c -o guestfish-edit.o `test -f 'edit.c' || echo './'`edit.c >mv -f .deps/guestfish-destpaths.Tpo .deps/guestfish-destpaths.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-events.o -MD -MP -MF .deps/guestfish-events.Tpo -c -o guestfish-events.o `test -f 'events.c' || echo './'`events.c >mv -f .deps/guestfish-display.Tpo .deps/guestfish-display.Po >mv -f .deps/guestfish-echo.Tpo .deps/guestfish-echo.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-fish.o -MD -MP -MF .deps/guestfish-fish.Tpo -c -o guestfish-fish.o `test -f 'fish.c' || echo './'`fish.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-glob.o -MD -MP -MF .deps/guestfish-glob.Tpo -c -o guestfish-glob.o `test -f 'glob.c' || echo './'`glob.c >mv -f .deps/guestfish-edit.Tpo .deps/guestfish-edit.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-help.o -MD -MP -MF .deps/guestfish-help.Tpo -c -o guestfish-help.o `test -f 'help.c' || echo './'`help.c >mv -f .deps/guestfish-glob.Tpo .deps/guestfish-glob.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-hexedit.o -MD -MP -MF .deps/guestfish-hexedit.Tpo -c -o guestfish-hexedit.o `test -f 'hexedit.c' || echo './'`hexedit.c >mv -f .deps/guestfish-events.Tpo .deps/guestfish-events.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-lcd.o -MD -MP -MF .deps/guestfish-lcd.Tpo -c -o guestfish-lcd.o `test -f 'lcd.c' || echo './'`lcd.c >mv -f .deps/guestfish-help.Tpo .deps/guestfish-help.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-man.o -MD -MP -MF .deps/guestfish-man.Tpo -c -o guestfish-man.o `test -f 'man.c' || echo './'`man.c >mv -f .deps/guestfish-lcd.Tpo .deps/guestfish-lcd.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-more.o -MD -MP -MF .deps/guestfish-more.Tpo -c -o guestfish-more.o `test -f 'more.c' || echo './'`more.c >mv -f .deps/guestfish-hexedit.Tpo .deps/guestfish-hexedit.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-prep.o -MD -MP -MF .deps/guestfish-prep.Tpo -c -o guestfish-prep.o `test -f 'prep.c' || echo './'`prep.c >mv -f .deps/guestfish-man.Tpo .deps/guestfish-man.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-prep_disk.o -MD -MP -MF .deps/guestfish-prep_disk.Tpo -c -o guestfish-prep_disk.o `test -f 'prep_disk.c' || echo './'`prep_disk.c >mv -f .deps/guestfish-more.Tpo .deps/guestfish-more.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-prep_part.o -MD -MP -MF .deps/guestfish-prep_part.Tpo -c -o guestfish-prep_part.o `test -f 'prep_part.c' || echo './'`prep_part.c >mv -f .deps/guestfish-prep_disk.Tpo .deps/guestfish-prep_disk.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-prep_fs.o -MD -MP -MF .deps/guestfish-prep_fs.Tpo -c -o guestfish-prep_fs.o `test -f 'prep_fs.c' || echo './'`prep_fs.c >mv -f .deps/guestfish-prep_part.Tpo .deps/guestfish-prep_part.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-prep_lv.o -MD -MP -MF .deps/guestfish-prep_lv.Tpo -c -o guestfish-prep_lv.o `test -f 'prep_lv.c' || echo './'`prep_lv.c >mv -f .deps/guestfish-prep.Tpo .deps/guestfish-prep.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-prep_boot.o -MD -MP -MF .deps/guestfish-prep_boot.Tpo -c -o guestfish-prep_boot.o `test -f 'prep_boot.c' || echo './'`prep_boot.c >mv -f .deps/guestfish-prep_fs.Tpo .deps/guestfish-prep_fs.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-rc.o -MD -MP -MF .deps/guestfish-rc.Tpo -c -o guestfish-rc.o `test -f 'rc.c' || echo './'`rc.c >mv -f .deps/guestfish-prep_lv.Tpo .deps/guestfish-prep_lv.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-reopen.o -MD -MP -MF .deps/guestfish-reopen.Tpo -c -o guestfish-reopen.o `test -f 'reopen.c' || echo './'`reopen.c >mv -f .deps/guestfish-prep_boot.Tpo .deps/guestfish-prep_boot.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-setenv.o -MD -MP -MF .deps/guestfish-setenv.Tpo -c -o guestfish-setenv.o `test -f 'setenv.c' || echo './'`setenv.c >mv -f .deps/guestfish-fish.Tpo .deps/guestfish-fish.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-supported.o -MD -MP -MF .deps/guestfish-supported.Tpo -c -o guestfish-supported.o `test -f 'supported.c' || echo './'`supported.c >mv -f .deps/guestfish-setenv.Tpo .deps/guestfish-setenv.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-tilde.o -MD -MP -MF .deps/guestfish-tilde.Tpo -c -o guestfish-tilde.o `test -f 'tilde.c' || echo './'`tilde.c >mv -f .deps/guestfish-reopen.Tpo .deps/guestfish-reopen.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-time.o -MD -MP -MF .deps/guestfish-time.Tpo -c -o guestfish-time.o `test -f 'time.c' || echo './'`time.c >mv -f .deps/guestfish-rc.Tpo .deps/guestfish-rc.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man guestfish.1 \ > --html ../html/guestfish.1.html \ > --insert ./guestfish-actions.pod:__ACTIONS__ \ > --insert ./guestfish-commands.pod:__FISH_COMMANDS__ \ > --license GPLv2+ \ > guestfish.pod >mv -f .deps/guestfish-supported.Tpo .deps/guestfish-supported.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-copy-in.1 \ > --html ../html/virt-copy-in.1.html \ > --license GPLv2+ \ > virt-copy-in.pod >mv -f .deps/guestfish-time.Tpo .deps/guestfish-time.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-copy-out.1 \ > --html ../html/virt-copy-out.1.html \ > --license GPLv2+ \ > virt-copy-out.pod >mv -f .deps/guestfish-tilde.Tpo .deps/guestfish-tilde.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-tar-in.1 \ > --html ../html/virt-tar-in.1.html \ > --license GPLv2+ \ > virt-tar-in.pod >podwrapper.pl: wrote virt-copy-in.1 >podwrapper.pl: wrote ../html/virt-copy-in.1.html >touch stamp-virt-copy-in.pod >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-tar-out.1 \ > --html ../html/virt-tar-out.1.html \ > --license GPLv2+ \ > virt-tar-out.pod >podwrapper.pl: wrote virt-copy-out.1 >podwrapper.pl: wrote ../html/virt-copy-out.1.html >touch stamp-virt-copy-out.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT libcmds_la-cmds_gperf.lo -MD -MP -MF .deps/libcmds_la-cmds_gperf.Tpo -c -o libcmds_la-cmds_gperf.lo `test -f 'cmds_gperf.c' || echo './'`cmds_gperf.c >podwrapper.pl: wrote virt-tar-in.1 >podwrapper.pl: wrote ../html/virt-tar-in.1.html >touch stamp-virt-tar-in.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -Wall -Wno-unused -fno-strict-aliasing -g -O2 -o librc_protocol.la librc_protocol_la-rc_protocol.lo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT libcmds_la-cmds_gperf.lo -MD -MP -MF .deps/libcmds_la-cmds_gperf.Tpo -c cmds_gperf.c -fPIC -DPIC -o .libs/libcmds_la-cmds_gperf.o >libtool: link: ar cru .libs/librc_protocol.a .libs/librc_protocol_la-rc_protocol.o >libtool: link: ranlib .libs/librc_protocol.a >libtool: link: ( cd ".libs" && rm -f "librc_protocol.la" && ln -s "../librc_protocol.la" "librc_protocol.la" ) >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-cmds.o -MD -MP -MF .deps/guestfish-cmds.Tpo -c -o guestfish-cmds.o `test -f 'cmds.c' || echo './'`cmds.c >podwrapper.pl: wrote virt-tar-out.1 >podwrapper.pl: wrote ../html/virt-tar-out.1.html >touch stamp-virt-tar-out.pod >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-completion.o -MD -MP -MF .deps/guestfish-completion.Tpo -c -o guestfish-completion.o `test -f 'completion.c' || echo './'`completion.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT libcmds_la-cmds_gperf.lo -MD -MP -MF .deps/libcmds_la-cmds_gperf.Tpo -c cmds_gperf.c -o libcmds_la-cmds_gperf.o >/dev/null 2>&1 >mv -f .deps/guestfish-completion.Tpo .deps/guestfish-completion.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-event-names.o -MD -MP -MF .deps/guestfish-event-names.Tpo -c -o guestfish-event-names.o `test -f 'event-names.c' || echo './'`event-names.c >mv -f .deps/libcmds_la-cmds_gperf.Tpo .deps/libcmds_la-cmds_gperf.Plo >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -MT guestfish-prepopts.o -MD -MP -MF .deps/guestfish-prepopts.Tpo -c -o guestfish-prepopts.o `test -f 'prepopts.c' || echo './'`prepopts.c >mv -f .deps/guestfish-event-names.Tpo .deps/guestfish-event-names.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -g -O2 -o libcmds.la libcmds_la-cmds_gperf.lo >mv -f .deps/guestfish-prepopts.Tpo .deps/guestfish-prepopts.Po >libtool: link: ar cru .libs/libcmds.a .libs/libcmds_la-cmds_gperf.o >libtool: link: ranlib .libs/libcmds.a >libtool: link: ( cd ".libs" && rm -f "libcmds.la" && ln -s "../libcmds.la" "libcmds.la" ) >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 491. >podwrapper.pl: wrote guestfish.1 >podwrapper.pl: wrote ../html/guestfish.1.html >touch stamp-guestfish.pod >mv -f .deps/guestfish-cmds.Tpo .deps/guestfish-cmds.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -o guestfish guestfish-cmds.o guestfish-completion.o guestfish-event-names.o guestfish-prepopts.o guestfish-config.o guestfish-domain.o guestfish-inspect.o guestfish-keys.o guestfish-options.o guestfish-progress.o guestfish-alloc.o guestfish-copy.o guestfish-destpaths.o guestfish-display.o guestfish-echo.o guestfish-edit.o guestfish-events.o guestfish-fish.o guestfish-glob.o guestfish-help.o guestfish-hexedit.o guestfish-lcd.o guestfish-man.o guestfish-more.o guestfish-prep.o guestfish-prep_disk.o guestfish-prep_part.o guestfish-prep_fs.o guestfish-prep_lv.o guestfish-prep_boot.o guestfish-rc.o guestfish-reopen.o guestfish-setenv.o guestfish-supported.o guestfish-tilde.o guestfish-time.o -lconfig -lreadline -lncurses ../src/libguestfs.la -lm libcmds.la librc_protocol.la ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\"/usr/share/locale\" -I./../gnulib/lib -I../gnulib/lib -g -O2 -o .libs/guestfish guestfish-cmds.o guestfish-completion.o guestfish-event-names.o guestfish-prepopts.o guestfish-config.o guestfish-domain.o guestfish-inspect.o guestfish-keys.o guestfish-options.o guestfish-progress.o guestfish-alloc.o guestfish-copy.o guestfish-destpaths.o guestfish-display.o guestfish-echo.o guestfish-edit.o guestfish-events.o guestfish-fish.o guestfish-glob.o guestfish-help.o guestfish-hexedit.o guestfish-lcd.o guestfish-man.o guestfish-more.o guestfish-prep.o guestfish-prep_disk.o guestfish-prep_part.o guestfish-prep_fs.o guestfish-prep_lv.o guestfish-prep_boot.o guestfish-rc.o guestfish-reopen.o guestfish-setenv.o guestfish-supported.o guestfish-tilde.o guestfish-time.o -lconfig -lreadline -lncurses ../src/.libs/libguestfs.so -lm ./.libs/libcmds.a ./.libs/librc_protocol.a ../gnulib/lib/.libs/libgnu.a -pthread >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >Making all in align >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/align' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_alignment_scan-config.o -MD -MP -MF .deps/virt_alignment_scan-config.Tpo -c -o virt_alignment_scan-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_alignment_scan-domain.o -MD -MP -MF .deps/virt_alignment_scan-domain.Tpo -c -o virt_alignment_scan-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_alignment_scan-inspect.o -MD -MP -MF .deps/virt_alignment_scan-inspect.Tpo -c -o virt_alignment_scan-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_alignment_scan-keys.o -MD -MP -MF .deps/virt_alignment_scan-keys.Tpo -c -o virt_alignment_scan-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_alignment_scan-domain.Tpo .deps/virt_alignment_scan-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_alignment_scan-options.o -MD -MP -MF .deps/virt_alignment_scan-options.Tpo -c -o virt_alignment_scan-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_alignment_scan-config.Tpo .deps/virt_alignment_scan-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_alignment_scan-scan.o -MD -MP -MF .deps/virt_alignment_scan-scan.Tpo -c -o virt_alignment_scan-scan.o `test -f 'scan.c' || echo './'`scan.c >mv -f .deps/virt_alignment_scan-keys.Tpo .deps/virt_alignment_scan-keys.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-alignment-scan.1 \ > --html ../html/virt-alignment-scan.1.html \ > --license GPLv2+ \ > virt-alignment-scan.pod >mv -f .deps/virt_alignment_scan-inspect.Tpo .deps/virt_alignment_scan-inspect.Po >mv -f .deps/virt_alignment_scan-options.Tpo .deps/virt_alignment_scan-options.Po >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >mv -f .deps/virt_alignment_scan-scan.Tpo .deps/virt_alignment_scan-scan.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-alignment-scan virt_alignment_scan-config.o virt_alignment_scan-domain.o virt_alignment_scan-inspect.o virt_alignment_scan-keys.o virt_alignment_scan-options.o virt_alignment_scan-scan.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la -lvirt -ldl -lm >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 491. >podwrapper.pl: wrote virt-alignment-scan.1 >podwrapper.pl: wrote ../html/virt-alignment-scan.1.html >touch stamp-virt-alignment-scan.pod >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-alignment-scan virt_alignment_scan-config.o virt_alignment_scan-domain.o virt_alignment_scan-inspect.o virt_alignment_scan-keys.o virt_alignment_scan-options.o virt_alignment_scan-scan.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -lvirt -ldl -lm -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/align' >Making all in cat >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/cat' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_cat-config.o -MD -MP -MF .deps/virt_cat-config.Tpo -c -o virt_cat-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_cat-domain.o -MD -MP -MF .deps/virt_cat-domain.Tpo -c -o virt_cat-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_cat-inspect.o -MD -MP -MF .deps/virt_cat-inspect.Tpo -c -o virt_cat-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_cat-keys.o -MD -MP -MF .deps/virt_cat-keys.Tpo -c -o virt_cat-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_cat-domain.Tpo .deps/virt_cat-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_cat-options.o -MD -MP -MF .deps/virt_cat-options.Tpo -c -o virt_cat-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_cat-config.Tpo .deps/virt_cat-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_cat-virt-cat.o -MD -MP -MF .deps/virt_cat-virt-cat.Tpo -c -o virt_cat-virt-cat.o `test -f 'virt-cat.c' || echo './'`virt-cat.c >mv -f .deps/virt_cat-keys.Tpo .deps/virt_cat-keys.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_filesystems-config.o -MD -MP -MF .deps/virt_filesystems-config.Tpo -c -o virt_filesystems-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >mv -f .deps/virt_cat-inspect.Tpo .deps/virt_cat-inspect.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_filesystems-domain.o -MD -MP -MF .deps/virt_filesystems-domain.Tpo -c -o virt_filesystems-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >mv -f .deps/virt_filesystems-config.Tpo .deps/virt_filesystems-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_filesystems-inspect.o -MD -MP -MF .deps/virt_filesystems-inspect.Tpo -c -o virt_filesystems-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >mv -f .deps/virt_cat-options.Tpo .deps/virt_cat-options.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_filesystems-keys.o -MD -MP -MF .deps/virt_filesystems-keys.Tpo -c -o virt_filesystems-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_filesystems-domain.Tpo .deps/virt_filesystems-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_filesystems-options.o -MD -MP -MF .deps/virt_filesystems-options.Tpo -c -o virt_filesystems-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_cat-virt-cat.Tpo .deps/virt_cat-virt-cat.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_filesystems-virt-filesystems.o -MD -MP -MF .deps/virt_filesystems-virt-filesystems.Tpo -c -o virt_filesystems-virt-filesystems.o `test -f 'virt-filesystems.c' || echo './'`virt-filesystems.c >mv -f .deps/virt_filesystems-keys.Tpo .deps/virt_filesystems-keys.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_ls-config.o -MD -MP -MF .deps/virt_ls-config.Tpo -c -o virt_ls-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >mv -f .deps/virt_filesystems-inspect.Tpo .deps/virt_filesystems-inspect.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_ls-domain.o -MD -MP -MF .deps/virt_ls-domain.Tpo -c -o virt_ls-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >mv -f .deps/virt_filesystems-options.Tpo .deps/virt_filesystems-options.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_ls-inspect.o -MD -MP -MF .deps/virt_ls-inspect.Tpo -c -o virt_ls-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >mv -f .deps/virt_ls-config.Tpo .deps/virt_ls-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_ls-keys.o -MD -MP -MF .deps/virt_ls-keys.Tpo -c -o virt_ls-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_ls-domain.Tpo .deps/virt_ls-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_ls-options.o -MD -MP -MF .deps/virt_ls-options.Tpo -c -o virt_ls-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_ls-keys.Tpo .deps/virt_ls-keys.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_ls-virt-ls.o -MD -MP -MF .deps/virt_ls-virt-ls.Tpo -c -o virt_ls-virt-ls.o `test -f 'virt-ls.c' || echo './'`virt-ls.c >mv -f .deps/virt_ls-inspect.Tpo .deps/virt_ls-inspect.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-cat.1 \ > --html ../html/virt-cat.1.html \ > --license GPLv2+ \ > virt-cat.pod >mv -f .deps/virt_ls-options.Tpo .deps/virt_ls-options.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-filesystems.1 \ > --html ../html/virt-filesystems.1.html \ > --license GPLv2+ \ > virt-filesystems.pod >mv -f .deps/virt_filesystems-virt-filesystems.Tpo .deps/virt_filesystems-virt-filesystems.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-ls.1 \ > --html ../html/virt-ls.1.html \ > --license GPLv2+ \ > virt-ls.pod >podwrapper.pl: wrote virt-cat.1 >podwrapper.pl: wrote ../html/virt-cat.1.html >touch stamp-virt-cat.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-cat virt_cat-config.o virt_cat-domain.o virt_cat-inspect.o virt_cat-keys.o virt_cat-options.o virt_cat-virt-cat.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la >podwrapper.pl: wrote virt-filesystems.1 >podwrapper.pl: wrote ../html/virt-filesystems.1.html >touch stamp-virt-filesystems.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-filesystems virt_filesystems-config.o virt_filesystems-domain.o virt_filesystems-inspect.o virt_filesystems-keys.o virt_filesystems-options.o virt_filesystems-virt-filesystems.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-cat virt_cat-config.o virt_cat-domain.o virt_cat-inspect.o virt_cat-keys.o virt_cat-options.o virt_cat-virt-cat.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-filesystems virt_filesystems-config.o virt_filesystems-domain.o virt_filesystems-inspect.o virt_filesystems-keys.o virt_filesystems-options.o virt_filesystems-virt-filesystems.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread >mv -f .deps/virt_ls-virt-ls.Tpo .deps/virt_ls-virt-ls.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-ls virt_ls-config.o virt_ls-domain.o virt_ls-inspect.o virt_ls-keys.o virt_ls-options.o virt_ls-virt-ls.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la >podwrapper.pl: wrote virt-ls.1 >podwrapper.pl: wrote ../html/virt-ls.1.html >touch stamp-virt-ls.pod >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-ls virt_ls-config.o virt_ls-domain.o virt_ls-inspect.o virt_ls-keys.o virt_ls-options.o virt_ls-virt-ls.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/cat' >Making all in df >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/df' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-config.o -MD -MP -MF .deps/virt_df-config.Tpo -c -o virt_df-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-domain.o -MD -MP -MF .deps/virt_df-domain.Tpo -c -o virt_df-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-inspect.o -MD -MP -MF .deps/virt_df-inspect.Tpo -c -o virt_df-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-keys.o -MD -MP -MF .deps/virt_df-keys.Tpo -c -o virt_df-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_df-domain.Tpo .deps/virt_df-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-options.o -MD -MP -MF .deps/virt_df-options.Tpo -c -o virt_df-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_df-config.Tpo .deps/virt_df-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-domains.o -MD -MP -MF .deps/virt_df-domains.Tpo -c -o virt_df-domains.o `test -f 'domains.c' || echo './'`domains.c >mv -f .deps/virt_df-keys.Tpo .deps/virt_df-keys.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-df.o -MD -MP -MF .deps/virt_df-df.Tpo -c -o virt_df-df.o `test -f 'df.c' || echo './'`df.c >mv -f .deps/virt_df-inspect.Tpo .deps/virt_df-inspect.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-main.o -MD -MP -MF .deps/virt_df-main.Tpo -c -o virt_df-main.o `test -f 'main.c' || echo './'`main.c >mv -f .deps/virt_df-options.Tpo .deps/virt_df-options.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_df-output.o -MD -MP -MF .deps/virt_df-output.Tpo -c -o virt_df-output.o `test -f 'output.c' || echo './'`output.c >mv -f .deps/virt_df-df.Tpo .deps/virt_df-df.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-df.1 \ > --html ../html/virt-df.1.html \ > --license GPLv2+ \ > virt-df.pod >mv -f .deps/virt_df-domains.Tpo .deps/virt_df-domains.Po >mv -f .deps/virt_df-main.Tpo .deps/virt_df-main.Po >mv -f .deps/virt_df-output.Tpo .deps/virt_df-output.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-df virt_df-config.o virt_df-domain.o virt_df-inspect.o virt_df-keys.o virt_df-options.o virt_df-domains.o virt_df-df.o virt_df-main.o virt_df-output.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la -lvirt -ldl -lm >podwrapper.pl: wrote virt-df.1 >podwrapper.pl: wrote ../html/virt-df.1.html >touch stamp-virt-df.pod >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-df virt_df-config.o virt_df-domain.o virt_df-inspect.o virt_df-keys.o virt_df-options.o virt_df-domains.o virt_df-df.o virt_df-main.o virt_df-output.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -lvirt -ldl -lm -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/df' >Making all in edit >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/edit' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_edit-config.o -MD -MP -MF .deps/virt_edit-config.Tpo -c -o virt_edit-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_edit-domain.o -MD -MP -MF .deps/virt_edit-domain.Tpo -c -o virt_edit-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_edit-inspect.o -MD -MP -MF .deps/virt_edit-inspect.Tpo -c -o virt_edit-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_edit-keys.o -MD -MP -MF .deps/virt_edit-keys.Tpo -c -o virt_edit-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_edit-domain.Tpo .deps/virt_edit-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_edit-options.o -MD -MP -MF .deps/virt_edit-options.Tpo -c -o virt_edit-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_edit-config.Tpo .deps/virt_edit-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_edit-virt-edit.o -MD -MP -MF .deps/virt_edit-virt-edit.Tpo -c -o virt_edit-virt-edit.o `test -f 'virt-edit.c' || echo './'`virt-edit.c >mv -f .deps/virt_edit-keys.Tpo .deps/virt_edit-keys.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-edit.1 \ > --html ../html/virt-edit.1.html \ > --license GPLv2+ \ > virt-edit.pod >mv -f .deps/virt_edit-inspect.Tpo .deps/virt_edit-inspect.Po >mv -f .deps/virt_edit-options.Tpo .deps/virt_edit-options.Po >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 491. >podwrapper.pl: wrote virt-edit.1 >podwrapper.pl: wrote ../html/virt-edit.1.html >touch stamp-virt-edit.pod >mv -f .deps/virt_edit-virt-edit.Tpo .deps/virt_edit-virt-edit.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-edit virt_edit-config.o virt_edit-domain.o virt_edit-inspect.o virt_edit-keys.o virt_edit-options.o virt_edit-virt-edit.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-edit virt_edit-config.o virt_edit-domain.o virt_edit-inspect.o virt_edit-keys.o virt_edit-options.o virt_edit-virt-edit.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/edit' >Making all in format >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/format' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_format-config.o -MD -MP -MF .deps/virt_format-config.Tpo -c -o virt_format-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_format-domain.o -MD -MP -MF .deps/virt_format-domain.Tpo -c -o virt_format-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_format-inspect.o -MD -MP -MF .deps/virt_format-inspect.Tpo -c -o virt_format-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_format-keys.o -MD -MP -MF .deps/virt_format-keys.Tpo -c -o virt_format-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_format-domain.Tpo .deps/virt_format-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_format-options.o -MD -MP -MF .deps/virt_format-options.Tpo -c -o virt_format-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_format-config.Tpo .deps/virt_format-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_format-format.o -MD -MP -MF .deps/virt_format-format.Tpo -c -o virt_format-format.o `test -f 'format.c' || echo './'`format.c >mv -f .deps/virt_format-keys.Tpo .deps/virt_format-keys.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-format.1 \ > --html ../html/virt-format.1.html \ > --license GPLv2+ \ > virt-format.pod >mv -f .deps/virt_format-inspect.Tpo .deps/virt_format-inspect.Po >mv -f .deps/virt_format-options.Tpo .deps/virt_format-options.Po >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 491. >podwrapper.pl: wrote virt-format.1 >podwrapper.pl: wrote ../html/virt-format.1.html >touch stamp-virt-format.pod >mv -f .deps/virt_format-format.Tpo .deps/virt_format-format.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-format virt_format-config.o virt_format-domain.o virt_format-inspect.o virt_format-keys.o virt_format-options.o virt_format-format.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la -lvirt -ldl >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-format virt_format-config.o virt_format-domain.o virt_format-inspect.o virt_format-keys.o virt_format-options.o virt_format-format.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -lvirt -ldl -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/format' >Making all in inspector >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/inspector' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -g -O2 -MT virt_inspector-config.o -MD -MP -MF .deps/virt_inspector-config.Tpo -c -o virt_inspector-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -g -O2 -MT virt_inspector-domain.o -MD -MP -MF .deps/virt_inspector-domain.Tpo -c -o virt_inspector-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -g -O2 -MT virt_inspector-inspect.o -MD -MP -MF .deps/virt_inspector-inspect.Tpo -c -o virt_inspector-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -g -O2 -MT virt_inspector-keys.o -MD -MP -MF .deps/virt_inspector-keys.Tpo -c -o virt_inspector-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_inspector-domain.Tpo .deps/virt_inspector-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -g -O2 -MT virt_inspector-options.o -MD -MP -MF .deps/virt_inspector-options.Tpo -c -o virt_inspector-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_inspector-config.Tpo .deps/virt_inspector-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -g -O2 -MT virt_inspector-virt-inspector.o -MD -MP -MF .deps/virt_inspector-virt-inspector.Tpo -c -o virt_inspector-virt-inspector.o `test -f 'virt-inspector.c' || echo './'`virt-inspector.c >mv -f .deps/virt_inspector-keys.Tpo .deps/virt_inspector-keys.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-inspector.1 \ > --html ../html/virt-inspector.1.html \ > --license GPLv2+ \ > virt-inspector.pod >mv -f .deps/virt_inspector-inspect.Tpo .deps/virt_inspector-inspect.Po >mv -f .deps/virt_inspector-options.Tpo .deps/virt_inspector-options.Po >podwrapper.pl: wrote virt-inspector.1 >podwrapper.pl: wrote ../html/virt-inspector.1.html >touch stamp-virt-inspector.pod >mv -f .deps/virt_inspector-virt-inspector.Tpo .deps/virt_inspector-virt-inspector.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -g -O2 -o virt-inspector virt_inspector-config.o virt_inspector-domain.o virt_inspector-inspect.o virt_inspector-keys.o virt_inspector-options.o virt_inspector-virt-inspector.o -lconfig ../src/libguestfs.la -lxml2 ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -I/usr/include/libxml2 -g -O2 -o .libs/virt-inspector virt_inspector-config.o virt_inspector-domain.o virt_inspector-inspect.o virt_inspector-keys.o virt_inspector-options.o virt_inspector-virt-inspector.o -lconfig ../src/.libs/libguestfs.so -lxml2 ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/inspector' >Making all in rescue >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/rescue' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_rescue-config.o -MD -MP -MF .deps/virt_rescue-config.Tpo -c -o virt_rescue-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_rescue-domain.o -MD -MP -MF .deps/virt_rescue-domain.Tpo -c -o virt_rescue-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_rescue-inspect.o -MD -MP -MF .deps/virt_rescue-inspect.Tpo -c -o virt_rescue-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_rescue-keys.o -MD -MP -MF .deps/virt_rescue-keys.Tpo -c -o virt_rescue-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/virt_rescue-domain.Tpo .deps/virt_rescue-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_rescue-options.o -MD -MP -MF .deps/virt_rescue-options.Tpo -c -o virt_rescue-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/virt_rescue-config.Tpo .deps/virt_rescue-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -MT virt_rescue-virt-rescue.o -MD -MP -MF .deps/virt_rescue-virt-rescue.Tpo -c -o virt_rescue-virt-rescue.o `test -f 'virt-rescue.c' || echo './'`virt-rescue.c >mv -f .deps/virt_rescue-keys.Tpo .deps/virt_rescue-keys.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-rescue.1 \ > --html ../html/virt-rescue.1.html \ > --license GPLv2+ \ > virt-rescue.pod >mv -f .deps/virt_rescue-inspect.Tpo .deps/virt_rescue-inspect.Po >mv -f .deps/virt_rescue-options.Tpo .deps/virt_rescue-options.Po >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 491. >podwrapper.pl: wrote virt-rescue.1 >podwrapper.pl: wrote ../html/virt-rescue.1.html >touch stamp-virt-rescue.pod >mv -f .deps/virt_rescue-virt-rescue.Tpo .deps/virt_rescue-virt-rescue.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -g -O2 -o virt-rescue virt_rescue-config.o virt_rescue-domain.o virt_rescue-inspect.o virt_rescue-keys.o virt_rescue-options.o virt_rescue-virt-rescue.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -g -O2 -o .libs/virt-rescue virt_rescue-config.o virt_rescue-domain.o virt_rescue-inspect.o virt_rescue-keys.o virt_rescue-options.o virt_rescue-virt-rescue.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/rescue' >Making all in perl >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >perl Makefile.PL INSTALLDIRS=vendor PREFIX=/usr >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >Warning: -L../src/.libs changed to -L/builddir/build/BUILD/libguestfs-1.16.34/perl/../src/.libs >Writing Makefile-pl for Sys::Guestfs >make -f Makefile-pl >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >/usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap ./typemap -typemap typemap Guestfs.xs > Guestfs.xsc && mv Guestfs.xsc Guestfs.c >Running Mkbootstrap for Sys::Guestfs () >chmod 644 Guestfs.bs >cp Guestfs.bs blib/arch/auto/Sys/Guestfs/Guestfs.bs >chmod 644 blib/arch/auto/Sys/Guestfs/Guestfs.bs >cp lib/Sys/Guestfs/Lib.pm blib/lib/Sys/Guestfs/Lib.pm >cp lib/Sys/Guestfs.pm blib/lib/Sys/Guestfs.pm >cp bindtests.pl blib/lib/Sys/bindtests.pl >gcc -c -I../src -I../src -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.336\" -DXS_VERSION=\"0.336\" -fPIC "-I/usr/lib64/perl5/CORE" Guestfs.c >rm -f blib/arch/auto/Sys/Guestfs/Guestfs.so >gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Guestfs.o -o blib/arch/auto/Sys/Guestfs/Guestfs.so \ > -L/builddir/build/BUILD/libguestfs-1.16.34/perl/../src/.libs -lguestfs \ > >chmod 755 blib/arch/auto/Sys/Guestfs/Guestfs.so >Manifying blib/man3/Sys::Guestfs::Lib.3pm >Manifying blib/man3/Sys::Guestfs.3pm >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >Making all in perl/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl/examples' >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 3 \ > --man guestfs-perl.3 \ > --html ../../html/guestfs-perl.3.html \ > --verbatim ./create_disk.pl:@EXAMPLE1@ \ > --verbatim ./inspect_vm.pl:@EXAMPLE2@ \ > --license examples \ > guestfs-perl.pod >podwrapper.pl: wrote guestfs-perl.3 >podwrapper.pl: wrote ../../html/guestfs-perl.3.html >touch stamp-guestfs-perl.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl/examples' >Making all in ocaml >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.16.34/ocaml /builddir/build/BUILD/libguestfs-1.16.34/ocaml/guestfs.mli /builddir/build/BUILD/libguestfs-1.16.34/ocaml/bindtests.ml /builddir/build/BUILD/libguestfs-1.16.34/ocaml/guestfs.ml | \ > /bin/sed 's/ *$//' | \ > /bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.16.34/ocaml/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/lib64/ocaml -I../ocaml -I../src -I../src -fPIC -g -O2 -MT libguestfsocaml_a-guestfs_c.o -MD -MP -MF .deps/libguestfsocaml_a-guestfs_c.Tpo -c -o libguestfsocaml_a-guestfs_c.o `test -f 'guestfs_c.c' || echo './'`guestfs_c.c >mv -f .deps/libguestfsocaml_a-guestfs_c.Tpo .deps/libguestfsocaml_a-guestfs_c.Po >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/lib64/ocaml -I../ocaml -I../src -I../src -fPIC -g -O2 -MT libguestfsocaml_a-guestfs_c_actions.o -MD -MP -MF .deps/libguestfsocaml_a-guestfs_c_actions.Tpo -c -o libguestfsocaml_a-guestfs_c_actions.o `test -f 'guestfs_c_actions.c' || echo './'`guestfs_c_actions.c >mv -f .deps/libguestfsocaml_a-guestfs_c_actions.Tpo .deps/libguestfsocaml_a-guestfs_c_actions.Po >rm -f libguestfsocaml.a >ar cru libguestfsocaml.a libguestfsocaml_a-guestfs_c.o libguestfsocaml_a-guestfs_c_actions.o >ranlib libguestfsocaml.a >make[2]: Circular guestfs.cmo <- mlguestfs.cma dependency dropped. >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c guestfs.mli -o ./guestfs.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c guestfs.ml -o ./guestfs.cmo >ocamlmklib -o mlguestfs \ > libguestfsocaml_a-guestfs_c.o libguestfsocaml_a-guestfs_c_actions.o guestfs.cmo \ > -L../src/.libs -lguestfs >make[2]: Circular guestfs.cmx <- mlguestfs.cmxa dependency dropped. >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c guestfs.ml -o ./guestfs.cmx >ocamlmklib -o mlguestfs \ > libguestfsocaml_a-guestfs_c.o libguestfsocaml_a-guestfs_c_actions.o guestfs.cmx \ > -L../src/.libs -lguestfs >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c bindtests.ml -o ./bindtests.cmo >mkdir -p t >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ > ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma bindtests.cmo -o bindtests.bc >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c bindtests.ml -o ./bindtests.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa bindtests.cmx -o bindtests.opt >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_005_load.ml -o ./t/guestfs_005_load.cmo >mkdir -p t >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ > ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_005_load.cmo -o t/guestfs_005_load.bc >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_080_optargs.ml -o ./t/guestfs_080_optargs.cmo >mkdir -p t >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ > ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_080_optargs.cmo -o t/guestfs_080_optargs.bc >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_400_events.ml -o ./t/guestfs_400_events.cmo >mkdir -p t >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ > ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_400_events.cmo -o t/guestfs_400_events.bc >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_010_basic.ml -o ./t/guestfs_010_basic.cmo >mkdir -p t >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ > ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_010_basic.cmo -o t/guestfs_010_basic.bc >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix,threads -thread -linkpkg -c t/guestfs_070_threads.ml -o t/guestfs_070_threads.cmo >mkdir -p t >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ > ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix,threads -thread -linkpkg mlguestfs.cma t/guestfs_070_threads.cmo -o t/guestfs_070_threads.bc >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_400_progress.ml -o ./t/guestfs_400_progress.cmo >mkdir -p t >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ > ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_400_progress.cmo -o t/guestfs_400_progress.bc >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_500_mount_local.ml -o ./t/guestfs_500_mount_local.cmo >mkdir -p t >LD_LIBRARY_PATH=../src/.libs \ > ocamlfind ocamlc -custom -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_500_mount_local.cmo -o t/guestfs_500_mount_local.bc >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_005_load.ml -o ./t/guestfs_005_load.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_005_load.cmx -o t/guestfs_005_load.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_080_optargs.ml -o ./t/guestfs_080_optargs.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_080_optargs.cmx -o t/guestfs_080_optargs.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_400_events.ml -o ./t/guestfs_400_events.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_400_events.cmx -o t/guestfs_400_events.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_010_basic.ml -o ./t/guestfs_010_basic.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_010_basic.cmx -o t/guestfs_010_basic.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix,threads -thread -linkpkg -c t/guestfs_070_threads.ml -o t/guestfs_070_threads.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix,threads -thread -linkpkg mlguestfs.cmxa t/guestfs_070_threads.cmx -o t/guestfs_070_threads.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_400_progress.ml -o ./t/guestfs_400_progress.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_400_progress.cmx -o t/guestfs_400_progress.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_500_mount_local.ml -o ./t/guestfs_500_mount_local.cmx >mkdir -p t >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_500_mount_local.cmx -o t/guestfs_500_mount_local.opt >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >Making all in ocaml/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml/examples' >ocamlfind ocamlopt -cclib -L../../src/.libs -package unix -linkpkg \ > -warn-error A -I .. mlguestfs.cmxa create_disk.ml -o create_disk >ocamlfind ocamlopt -cclib -L../../src/.libs \ > -warn-error A -I .. mlguestfs.cmxa inspect_vm.ml -o inspect_vm >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 3 \ > --man guestfs-ocaml.3 \ > --html ../../html/guestfs-ocaml.3.html \ > --verbatim ./create_disk.ml:@EXAMPLE1@ \ > --verbatim ./inspect_vm.ml:@EXAMPLE2@ \ > --license examples \ > guestfs-ocaml.pod >podwrapper.pl: wrote guestfs-ocaml.3 >podwrapper.pl: wrote ../../html/guestfs-ocaml.3.html >touch stamp-guestfs-ocaml.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml/examples' >Making all in python >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/python' >make -C ../generator stamp-generator >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -MT libguestfsmod_la-guestfs-py-byhand.lo -MD -MP -MF .deps/libguestfsmod_la-guestfs-py-byhand.Tpo -c -o libguestfsmod_la-guestfs-py-byhand.lo `test -f 'guestfs-py-byhand.c' || echo './'`guestfs-py-byhand.c >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -MT libguestfsmod_la-guestfs-py.lo -MD -MP -MF .deps/libguestfsmod_la-guestfs-py.Tpo -c -o libguestfsmod_la-guestfs-py.lo `test -f 'guestfs-py.c' || echo './'`guestfs-py.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -MT libguestfsmod_la-guestfs-py-byhand.lo -MD -MP -MF .deps/libguestfsmod_la-guestfs-py-byhand.Tpo -c guestfs-py-byhand.c -fPIC -DPIC -o .libs/libguestfsmod_la-guestfs-py-byhand.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -MT libguestfsmod_la-guestfs-py.lo -MD -MP -MF .deps/libguestfsmod_la-guestfs-py.Tpo -c guestfs-py.c -fPIC -DPIC -o .libs/libguestfsmod_la-guestfs-py.o >In file included from /usr/include/python2.6/pyconfig.h:6, > from /usr/include/python2.6/Python.h:8, > from guestfs-py.h:25, > from guestfs-py-byhand.c:30: >/usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from guestfs-py-byhand.c:26: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:6, > from /usr/include/python2.6/Python.h:8, > from guestfs-py.h:25, > from guestfs-py-byhand.c:30: >/usr/include/python2.6/pyconfig-64.h:1043:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from guestfs-py-byhand.c:26: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -MT libguestfsmod_la-guestfs-py-byhand.lo -MD -MP -MF .deps/libguestfsmod_la-guestfs-py-byhand.Tpo -c guestfs-py-byhand.c -o libguestfsmod_la-guestfs-py-byhand.o >/dev/null 2>&1 >mv -f .deps/libguestfsmod_la-guestfs-py-byhand.Tpo .deps/libguestfsmod_la-guestfs-py-byhand.Plo >In file included from /usr/include/python2.6/pyconfig.h:6, > from /usr/include/python2.6/Python.h:8, > from guestfs-py.h:25, > from guestfs-py.c:29: >/usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from guestfs-py.c:25: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:6, > from /usr/include/python2.6/Python.h:8, > from guestfs-py.h:25, > from guestfs-py.c:29: >/usr/include/python2.6/pyconfig-64.h:1043:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from guestfs-py.c:25: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -MT libguestfsmod_la-guestfs-py.lo -MD -MP -MF .deps/libguestfsmod_la-guestfs-py.Tpo -c guestfs-py.c -o libguestfsmod_la-guestfs-py.o >/dev/null 2>&1 >mv -f .deps/libguestfsmod_la-guestfs-py.Tpo .deps/libguestfsmod_la-guestfs-py.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -avoid-version -shared -o libguestfsmod.la -rpath /usr/lib64/python2.6/site-packages libguestfsmod_la-guestfs-py.lo libguestfsmod_la-guestfs-py-byhand.lo ../src/libguestfs.la >libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfsmod_la-guestfs-py.o .libs/libguestfsmod_la-guestfs-py-byhand.o -Wl,-rpath -Wl,/builddir/build/BUILD/libguestfs-1.16.34/src/.libs ../src/.libs/libguestfs.so -O2 -pthread -Wl,-soname -Wl,libguestfsmod.so -o .libs/libguestfsmod.so >libtool: link: ( cd ".libs" && rm -f "libguestfsmod.la" && ln -s "../libguestfsmod.la" "libguestfsmod.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/python' >Making all in python/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/python/examples' >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 3 \ > --man guestfs-python.3 \ > --html ../../html/guestfs-python.3.html \ > --verbatim ./create_disk.py:@EXAMPLE1@ \ > --verbatim ./inspect_vm.py:@EXAMPLE2@ \ > --license examples \ > guestfs-python.pod >podwrapper.pl: wrote guestfs-python.3 >podwrapper.pl: wrote ../../html/guestfs-python.3.html >touch stamp-guestfs-python.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/python/examples' >Making all in ruby >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >rake build >(in /builddir/build/BUILD/libguestfs-1.16.34/ruby) >top_srcdir=$(pwd)/..; top_builddir=$(pwd)/..; export ARCHFLAGS="-arch $(uname -m)"; mkdir -p ./ext/guestfs; cd ./ext/guestfs; ruby /builddir/build/BUILD/libguestfs-1.16.34/ruby/ext/guestfs/extconf.rb --with-_guestfs-include=$top_srcdir/src:$top_builddir --with-_guestfs-lib=$top_builddir/src/.libs >checking for guestfs.h... yes >checking for guestfs_create() in -lguestfs... yes >creating extconf.h >creating Makefile >make >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/ext/guestfs' >make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I/builddir/build/BUILD/libguestfs-1.16.34/ruby/ext/guestfs -DRUBY_EXTCONF_H=\"extconf.h\" -I/builddir/build/BUILD/libguestfs-1.16.34/ruby/../src -I/builddir/build/BUILD/libguestfs-1.16.34/ruby/.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fPIC -c _guestfs.c >_guestfs.c:5814:9: warning: "/*" within comment >_guestfs.c:16502:43: warning: "/*" within comment >_guestfs.c: In function 'rb_hash_lookup': >_guestfs.c:67: warning: implicit declaration of function 'st_lookup' >gcc -shared -o _guestfs.so _guestfs.o -L. -L/usr/lib64 -L/builddir/build/BUILD/libguestfs-1.16.34/ruby/../src/.libs -L. -rdynamic -Wl,-export-dynamic -lruby -lguestfs -lpthread -lrt -ldl -lcrypt -lm -lc >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/ext/guestfs' >rake rdoc >rm -r doc/site/api > README.rdoc: > guestfs.rb: > extconf.h: > _guestfs.c: mcc...... >No definition for ruby_guestfs_test0 >. >No definition for ruby_guestfs_test0rint >. >No definition for ruby_guestfs_test0rinterr >. >No definition for ruby_guestfs_test0rint64 >. >No definition for ruby_guestfs_test0rint64err >. >No definition for ruby_guestfs_test0rbool >. >No definition for ruby_guestfs_test0rboolerr >. >No definition for ruby_guestfs_test0rconststring >. >No definition for ruby_guestfs_test0rconststringerr >. >No definition for ruby_guestfs_test0rconstoptstring >. >No definition for ruby_guestfs_test0rconstoptstringerr >. >No definition for ruby_guestfs_test0rstring >. >No definition for ruby_guestfs_test0rstringerr >. >No definition for ruby_guestfs_test0rstringlist >. >No definition for ruby_guestfs_test0rstringlisterr >. >No definition for ruby_guestfs_test0rstruct >. >No definition for ruby_guestfs_test0rstructerr >. >No definition for ruby_guestfs_test0rstructlist >. >No definition for ruby_guestfs_test0rstructlisterr >. >No definition for ruby_guestfs_test0rhashtable >. >No definition for ruby_guestfs_test0rhashtableerr >. >No definition for ruby_guestfs_test0rbufferout >. >No definition for ruby_guestfs_test0rbufferouterr >..................................................... >No definition for ruby_guestfs_debug_cmdline >. >No definition for ruby_guestfs_debug_drives >................................................................................................... >No definition for ruby_guestfs_debug >..................................................................................................................................................................... >No definition for ruby_guestfs_debug_upload >......................................... >No definition for ruby_guestfs_internal_autosync >........................ >Generating HTML... >Could not find main page ./README.rdoc >Could not find main page ./README.rdoc >Could not find main page ./README.rdoc >Could not find main page ./README.rdoc >(in /builddir/build/BUILD/libguestfs-1.16.34/ruby) >Files: 4 >Classes: 2 >Modules: 1 >Methods: 411 >Elapsed: 16.224s >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby' >Making all in ruby/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/examples' >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 3 \ > --man guestfs-ruby.3 \ > --html ../../html/guestfs-ruby.3.html \ > --verbatim ./create_disk.rb:@EXAMPLE1@ \ > --verbatim ./inspect_vm.rb:@EXAMPLE2@ \ > --license examples \ > guestfs-ruby.pod >podwrapper.pl: wrote guestfs-ruby.3 >podwrapper.pl: wrote ../../html/guestfs-ruby.3.html >touch stamp-guestfs-ruby.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/examples' >Making all in java >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' > cd .. && /bin/sh /builddir/build/BUILD/libguestfs-1.16.34/build-aux/missing --run automake-1.11 --foreign java/Makefile > cd .. && /bin/sh ./config.status java/Makefile depfiles >config.status: creating java/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >/usr/lib/jvm/java/bin/javac -source 1.5 -encoding utf-8 -d . -classpath .:. ./com/redhat/et/libguestfs/GuestFS.java >---------- >1. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 357) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >2. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 357) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >3. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 359) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >4. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 360) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >5. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 374) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >6. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 374) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >7. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 376) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >8. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 377) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >9. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1777) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >10. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1777) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >11. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1779) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >12. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1780) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >13. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1903) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >14. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1903) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >15. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1905) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >16. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 1906) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >17. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 2741) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >18. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 2741) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >19. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 2743) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >20. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 2744) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >21. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 4544) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >22. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 4544) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >23. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 4546) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >24. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 4547) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >25. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 6922) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >26. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 6922) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >27. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 6924) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >28. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 6925) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >29. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11563) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >30. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11563) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >31. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11565) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >32. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11566) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >33. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11625) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >34. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11625) > HashMap rhash = new HashMap (); > ^^^^^^^ >HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized >---------- >35. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11627) > rhash.put (r[i], r[i+1]); > ^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized >---------- >36. WARNING in ./com/redhat/et/libguestfs/GuestFS.java (at line 11628) > return rhash; > ^^^^^ >Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<String,String> >---------- >36 problems (36 warnings)rm -f com_redhat_et_libguestfs_GuestFS.h >/usr/lib/jvm/java/bin/javah -classpath .:. com.redhat.et.libguestfs.GuestFS >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -g -O2 -MT libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.lo -MD -MP -MF .deps/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.Tpo -c -o libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.lo `test -f 'com_redhat_et_libguestfs_GuestFS.c' || echo './'`com_redhat_et_libguestfs_GuestFS.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -g -O2 -MT libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.lo -MD -MP -MF .deps/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.Tpo -c com_redhat_et_libguestfs_GuestFS.c -fPIC -DPIC -o .libs/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -g -O2 -MT libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.lo -MD -MP -MF .deps/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.Tpo -c com_redhat_et_libguestfs_GuestFS.c -o libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.o >/dev/null 2>&1 >mv -f .deps/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.Tpo .deps/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.Plo >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -g -O2 -version-info 17:34:16 -shared -o libguestfs_jni.la -rpath /usr/lib64 libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.lo ../src/libguestfs.la >libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.o -Wl,-rpath -Wl,/builddir/build/BUILD/libguestfs-1.16.34/src/.libs ../src/.libs/libguestfs.so -O2 -pthread -Wl,-soname -Wl,libguestfs_jni.so.1 -o .libs/libguestfs_jni.so.1.16.34 >libtool: link: (cd ".libs" && rm -f "libguestfs_jni.so.1" && ln -s "libguestfs_jni.so.1.16.34" "libguestfs_jni.so.1") >libtool: link: (cd ".libs" && rm -f "libguestfs_jni.so" && ln -s "libguestfs_jni.so.1.16.34" "libguestfs_jni.so") >libtool: link: ( cd ".libs" && rm -f "libguestfs_jni.la" && ln -s "../libguestfs_jni.la" "libguestfs_jni.la" ) >/usr/lib/jvm/java/bin/javadoc -encoding utf-8 -d api \ > -sourcepath . \ > -windowtitle "libguestfs java 1.16.34 API reference" \ > -doctitle "libguestfs java 1.16.34 API reference" \ > com.redhat.et.libguestfs >Parsing ./com/redhat/et/libguestfs/XAttr.java >Parsing ./com/redhat/et/libguestfs/Version.java >Parsing ./com/redhat/et/libguestfs/VG.java >Parsing ./com/redhat/et/libguestfs/StatVFS.java >Parsing ./com/redhat/et/libguestfs/Stat.java >Parsing ./com/redhat/et/libguestfs/Partition.java >Parsing ./com/redhat/et/libguestfs/PV.java >Parsing ./com/redhat/et/libguestfs/LV.java >Parsing ./com/redhat/et/libguestfs/IntBool.java >Parsing ./com/redhat/et/libguestfs/INotifyEvent.java >Parsing ./com/redhat/et/libguestfs/Dirent.java >Parsing ./com/redhat/et/libguestfs/Application.java >Parsing ./com/redhat/et/libguestfs/GuestFS.java >Parsing ./com/redhat/et/libguestfs/LibGuestFSException.java >Generating api/stylesheet.css... >Generating api/index.html... >Generating api/allclasses-frame.html... >Generating api/allclasses-noframe.html... >Generating api/com/redhat/et/libguestfs/package-summary.html... >Generating api/com/redhat/et/libguestfs/XAttr.html... >Generating api/com/redhat/et/libguestfs/Version.html... >Generating api/com/redhat/et/libguestfs/VG.html... >Generating api/com/redhat/et/libguestfs/StatVFS.html... >Generating api/com/redhat/et/libguestfs/Stat.html... >Generating api/com/redhat/et/libguestfs/Partition.html... >Generating api/com/redhat/et/libguestfs/PV.html... >Generating api/com/redhat/et/libguestfs/LV.html... >Generating api/com/redhat/et/libguestfs/IntBool.html... >Generating api/com/redhat/et/libguestfs/INotifyEvent.html... >Generating api/com/redhat/et/libguestfs/Dirent.html... >Generating api/com/redhat/et/libguestfs/Application.html... >Generating api/com/redhat/et/libguestfs/GuestFS.html... >Generating api/com/redhat/et/libguestfs/LibGuestFSException.html... >Generating api/package-list... >touch doc-stamp >/usr/lib/jvm/java/bin/jar cf libguestfs-1.16.34.jar com/redhat/et/libguestfs/Application.class com/redhat/et/libguestfs/Dirent.class com/redhat/et/libguestfs/INotifyEvent.class com/redhat/et/libguestfs/IntBool.class com/redhat/et/libguestfs/LV.class com/redhat/et/libguestfs/PV.class com/redhat/et/libguestfs/Partition.class com/redhat/et/libguestfs/Stat.class com/redhat/et/libguestfs/StatVFS.class com/redhat/et/libguestfs/VG.class com/redhat/et/libguestfs/Version.class com/redhat/et/libguestfs/XAttr.class com/redhat/et/libguestfs/GuestFS.class com/redhat/et/libguestfs/LibGuestFSException.class >/usr/lib/jvm/java/bin/javac -source 1.5 -encoding utf-8 -classpath libguestfs-1.16.34.jar -d . Bindtests.java >---------- >1. WARNING in Bindtests.java (at line 34) > o = new HashMap<String, Object>() {{ > ^^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >2. WARNING in Bindtests.java (at line 40) > o = new HashMap<String, Object>() {{ > ^^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >3. WARNING in Bindtests.java (at line 46) > o = new HashMap<String, Object>() {{ > ^^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >4. WARNING in Bindtests.java (at line 51) > o = new HashMap<String, Object>() {{ > ^^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >4 problems (4 warnings)mkdir -p t >/usr/lib/jvm/java/bin/javac -source 1.5 -encoding utf-8 -classpath libguestfs-1.16.34.jar -d ./t t/GuestFS005Load.java >mkdir -p t >/usr/lib/jvm/java/bin/javac -source 1.5 -encoding utf-8 -classpath libguestfs-1.16.34.jar -d ./t t/GuestFS010Basic.java >mkdir -p t >/usr/lib/jvm/java/bin/javac -source 1.5 -encoding utf-8 -classpath libguestfs-1.16.34.jar -d ./t t/GuestFS080OptArgs.java >---------- >1. WARNING in t/GuestFS080OptArgs.java (at line 19) > import java.io.*; > ^^^^^^^ >The import java.io is never used >---------- >2. WARNING in t/GuestFS080OptArgs.java (at line 34) > optargs = new HashMap<String,Object>() { > ^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >3. WARNING in t/GuestFS080OptArgs.java (at line 41) > optargs = new HashMap<String,Object>() { > ^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >4. WARNING in t/GuestFS080OptArgs.java (at line 49) > optargs = new HashMap<String,Object>() { > ^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >4 problems (4 warnings)make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >Making all in java/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java/examples' >/usr/lib/jvm/java/bin/javac -source 1.5 -encoding utf-8 -classpath ../libguestfs-1.16.34.jar CreateDisk.java >/usr/lib/jvm/java/bin/javac -source 1.5 -encoding utf-8 -classpath ../libguestfs-1.16.34.jar InspectVM.java >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --section 3 \ > --man guestfs-java.3 \ > --html ../../html/guestfs-java.3.html \ > --verbatim ./CreateDisk.java:@EXAMPLE1@ \ > --verbatim ./InspectVM.java:@EXAMPLE2@ \ > --license examples \ > guestfs-java.pod >podwrapper.pl: wrote guestfs-java.3 >podwrapper.pl: wrote ../../html/guestfs-java.3.html >touch stamp-guestfs-java.pod >---------- >1. WARNING in CreateDisk.java (at line 26) > Map<String, Object> optargs = new HashMap<String, Object>() { > ^^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >1 problem (1 warning)---------- >1. WARNING in InspectVM.java (at line 31) > Map<String, Object> optargs = new HashMap<String, Object>() { > ^^^^^^^^^^^^^^^^^^^^^^^^^ >The serializable class does not declare a static final serialVersionUID field of type long >---------- >2. WARNING in InspectVM.java (at line 68) > List<String> mps_keys = new ArrayList (mps.keySet ()); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized >---------- >3. WARNING in InspectVM.java (at line 68) > List<String> mps_keys = new ArrayList (mps.keySet ()); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<String> >---------- >4. WARNING in InspectVM.java (at line 68) > List<String> mps_keys = new ArrayList (mps.keySet ()); > ^^^^^^^^^ >ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized >---------- >4 problems (4 warnings)make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java/examples' >Making all in csharp >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/csharp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/csharp' >Making all in resize >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.16.34/resize /builddir/build/BUILD/libguestfs-1.16.34/resize/progress.mli /builddir/build/BUILD/libguestfs-1.16.34/resize/progress.ml /builddir/build/BUILD/libguestfs-1.16.34/resize/resize.ml /builddir/build/BUILD/libguestfs-1.16.34/resize/resize_utils.ml /builddir/build/BUILD/libguestfs-1.16.34/resize/resize_utils_tests.ml | \ > /bin/sed 's/ *$//' | \ > /bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.16.34/resize/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >gcc -std=gnu99 -std=gnu99 -g -O2 -I. -I.. -I/usr/lib64/ocaml -I../fish -c progress_c.c -o progress_c.o >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -c resize_utils.ml -o resize_utils.cmx >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -c progress.mli -o progress.cmi >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -c progress.ml -o progress.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -c resize.ml -o resize.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml \ > mlguestfs.cmxa -linkpkg ../fish/guestfish-progress.o progress_c.o resize_utils.cmx progress.cmx resize.cmx -cclib -lncurses -o virt-resize >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-resize.1 \ > --html ../html/virt-resize.1.html \ > --license GPLv2+ \ > virt-resize.pod >podwrapper.pl: wrote virt-resize.1 >podwrapper.pl: wrote ../html/virt-resize.1.html >touch stamp-virt-resize.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >Making all in sparsify >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.16.34/sparsify -I ../resize /builddir/build/BUILD/libguestfs-1.16.34/sparsify/sparsify.ml /builddir/build/BUILD/libguestfs-1.16.34/sparsify/sparsify_utils.ml | \ > /bin/sed 's/ *$//' | \ > /bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.16.34/sparsify/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -I ../src/.libs -I ../ocaml -I ../resize -c sparsify_utils.ml -o sparsify_utils.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -I ../src/.libs -I ../ocaml -I ../resize -c sparsify.ml -o sparsify.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -I ../src/.libs -I ../ocaml -I ../resize \ > mlguestfs.cmxa -linkpkg ../fish/guestfish-progress.o ../resize/progress_c.o sparsify_utils.cmx ../resize/progress.cmx sparsify.cmx -cclib -lncurses -o virt-sparsify >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-sparsify.1 \ > --html ../html/virt-sparsify.1.html \ > --license GPLv2+ \ > virt-sparsify.pod >podwrapper.pl: wrote virt-sparsify.1 >podwrapper.pl: wrote ../html/virt-sparsify.1.html >touch stamp-virt-sparsify.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >Making all in tools >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tools' >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-tar.1 \ > --license GPLv2+ \ > virt-tar >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-list-filesystems.1 \ > --license GPLv2+ \ > virt-list-filesystems >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-list-partitions.1 \ > --license GPLv2+ \ > virt-list-partitions >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-make-fs.1 \ > --license GPLv2+ \ > virt-make-fs >podwrapper.pl: wrote virt-list-partitions.1 >podwrapper.pl: wrote virt-list-filesystems.1 >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-win-reg.1 \ > --license GPLv2+ \ > virt-win-reg >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --html ../html/virt-list-filesystems.1.html \ > --license GPLv2+ \ > virt-list-filesystems >podwrapper.pl: wrote virt-tar.1 >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --html ../html/virt-list-partitions.1.html \ > --license GPLv2+ \ > virt-list-partitions >podwrapper.pl: wrote virt-make-fs.1 >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --html ../html/virt-make-fs.1.html \ > --license GPLv2+ \ > virt-make-fs >podwrapper.pl: wrote ../html/virt-list-filesystems.1.html >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --html ../html/virt-tar.1.html \ > --license GPLv2+ \ > virt-tar >podwrapper.pl: wrote ../html/virt-list-partitions.1.html >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --html ../html/virt-win-reg.1.html \ > --license GPLv2+ \ > virt-win-reg >podwrapper.pl: wrote virt-win-reg.1 >ln -sf virt-list-filesystems virt-list-filesystems.pl >ln -sf virt-list-partitions virt-list-partitions.pl >ln -sf virt-make-fs virt-make-fs.pl >ln -sf virt-tar virt-tar.pl >ln -sf virt-win-reg virt-win-reg.pl >podwrapper.pl: wrote ../html/virt-make-fs.1.html >podwrapper.pl: wrote ../html/virt-tar.1.html >podwrapper.pl: wrote ../html/virt-win-reg.1.html >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tools' >Making all in fuse >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fuse' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT guestmount-config.o -MD -MP -MF .deps/guestmount-config.Tpo -c -o guestmount-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT guestmount-domain.o -MD -MP -MF .deps/guestmount-domain.Tpo -c -o guestmount-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT guestmount-inspect.o -MD -MP -MF .deps/guestmount-inspect.Tpo -c -o guestmount-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT guestmount-keys.o -MD -MP -MF .deps/guestmount-keys.Tpo -c -o guestmount-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >mv -f .deps/guestmount-domain.Tpo .deps/guestmount-domain.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT guestmount-options.o -MD -MP -MF .deps/guestmount-options.Tpo -c -o guestmount-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >mv -f .deps/guestmount-config.Tpo .deps/guestmount-config.Po >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -MT guestmount-guestmount.o -MD -MP -MF .deps/guestmount-guestmount.Tpo -c -o guestmount-guestmount.o `test -f 'guestmount.c' || echo './'`guestmount.c >mv -f .deps/guestmount-keys.Tpo .deps/guestmount-keys.Po >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man guestmount.1 \ > --html ../html/guestmount.1.html \ > --license GPLv2+ \ > guestmount.pod >mv -f .deps/guestmount-inspect.Tpo .deps/guestmount-inspect.Po >mv -f .deps/guestmount-options.Tpo .deps/guestmount-options.Po >mv -f .deps/guestmount-guestmount.Tpo .deps/guestmount-guestmount.Po >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -o guestmount guestmount-config.o guestmount-domain.o guestmount-inspect.o guestmount-keys.o guestmount-options.o guestmount-guestmount.o -pthread -L/lib64 -lfuse -lrt -ldl -lulockmgr -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la >podwrapper.pl: wrote guestmount.1 >podwrapper.pl: wrote ../html/guestmount.1.html >touch stamp-guestmount.pod >libtool: link: gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -o .libs/guestmount guestmount-config.o guestmount-domain.o guestmount-inspect.o guestmount-keys.o guestmount-options.o guestmount-guestmount.o -pthread -L/lib64 -lfuse -lrt -ldl -lulockmgr -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fuse' >Making all in clone >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/clone' >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man virt-sysprep.1 \ > --html ../html/virt-sysprep.1.html \ > --license GPLv2+ \ > virt-sysprep.pod >podwrapper.pl: wrote virt-sysprep.1 >podwrapper.pl: wrote ../html/virt-sysprep.1.html >touch stamp-virt-sysprep.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/clone' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34' >cd .; \ > find gnulib/lib gnulib/tests tests/data generator src examples po daemon appliance tests/qemu tests/guests tests/c-api tests/protocol tests/lvm tests/luks tests/md tests/mount-local tests/regressions tests/extra test-tool fish align cat df edit format inspector rescue perl perl/examples ocaml ocaml/examples python python/examples ruby ruby/examples java java/examples haskell php erlang erlang/examples gobject csharp resize sparsify tools fuse clone po-docs \ > -name '*.c' -o -name '*.pl' -o -name '*.pm' | \ > grep -v '^perl/blib/' | \ > grep -v '^tests/' | \ > grep -v '^daemon/lib/' | \ > grep -v '^daemon/tests/' | \ > grep -v '^examples/' | \ > grep -v '^gnulib/' | \ > grep -v '^perl/examples/' | \ > grep -v '/guestfs_protocol.c' | \ > grep -v '/rc_protocol.c' | \ > grep -v '^po-docs/' | \ > grep -v '^images/' | \ > LC_ALL=C sort | \ > sed 's,^\./,,' > po/POTFILES.in >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34' >+ for f in 'appliance/supermin.d/*.img' >++ basename appliance/supermin.d/base.img >+ b=base.img >==== base.img ==== >+ echo '==== base.img ====' >+ ls -l appliance/supermin.d/base.img >-rw-r--r-- 1 mockbuild mockbuild 4412928 Feb 28 16:21 appliance/supermin.d/base.img >+ cpio -itv >drwxr-xr-x 21 mockbuil mockbuil 0 Feb 28 16:21 ./ >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 bin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 boot >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 dev >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 dev/mapper >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 dev/pts >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 dev/shm >drwxr-xr-x 41 mockbuil mockbuil 0 Feb 28 16:21 etc >-rw-r--r-- 1 mockbuil mockbuil 4439 Feb 28 16:21 etc/DIR_COLORS >-rw-r--r-- 1 mockbuil mockbuil 5139 Feb 28 16:21 etc/DIR_COLORS.256color >-rw-r--r-- 1 mockbuil mockbuil 4113 Feb 28 16:21 etc/DIR_COLORS.lightbgcolor >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 etc/NetworkManager >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/NetworkManager/dispatcher.d >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 etc/X11 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/X11/applnk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/X11/fontpath.d >-rwxr-xr-x 1 mockbuil mockbuil 1328 Feb 28 16:21 etc/X11/prefdm >-rw-r--r-- 1 mockbuil mockbuil 12 Feb 28 16:21 etc/adjtime >-rw-r--r-- 1 mockbuil mockbuil 1512 Feb 28 16:21 etc/aliases >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/alternatives >-rw-r--r-- 1 mockbuil mockbuil 2681 Feb 28 16:21 etc/bashrc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/blkid >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/chkconfig.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/cron.d >-rw-r--r-- 1 mockbuil mockbuil 108 Feb 28 16:21 etc/cron.d/raid-check >-rw-r--r-- 1 mockbuil mockbuil 1602 Feb 28 16:21 etc/csh.cshrc >-rw-r--r-- 1 mockbuil mockbuil 794 Feb 28 16:21 etc/csh.login >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 etc/dbus-1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/dbus-1/system.d >-rw-r--r-- 1 mockbuil mockbuil 2369 Feb 28 16:21 etc/dbus-1/system.d/Upstart.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/default >-rw-r--r-- 1 mockbuil mockbuil 1756 Feb 28 16:21 etc/default/nss >-rw------- 1 mockbuil mockbuil 119 Feb 28 16:21 etc/default/useradd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/depmod.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/dev.d >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/environment >-rw-r--r-- 1 mockbuil mockbuil 28 Feb 28 16:21 etc/ethers >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/exports >-rw-r--r-- 1 mockbuil mockbuil 64 Feb 28 16:21 etc/filesystems >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/fstab >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/gcrypt >-rw-r--r-- 1 mockbuil mockbuil 292 Feb 28 16:21 etc/group >-r-------- 1 mockbuil mockbuil 232 Feb 28 16:21 etc/gshadow >-rw-r--r-- 1 mockbuil mockbuil 9 Feb 28 16:21 etc/host.conf >-rw-r--r-- 1 mockbuil mockbuil 158 Feb 28 16:21 etc/hosts >-rw-r--r-- 1 mockbuil mockbuil 370 Feb 28 16:21 etc/hosts.allow >-rw-r--r-- 1 mockbuil mockbuil 460 Feb 28 16:21 etc/hosts.deny >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/init >-rw-r--r-- 1 mockbuil mockbuil 884 Feb 28 16:21 etc/inittab >-rw-r--r-- 1 mockbuil mockbuil 942 Feb 28 16:21 etc/inputrc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/iproute2 >-rw-r--r-- 1 mockbuil mockbuil 59 Feb 28 16:21 etc/iproute2/ematch_map >-rw-r--r-- 1 mockbuil mockbuil 442 Feb 28 16:21 etc/iproute2/rt_dsfield >-rw-r--r-- 1 mockbuil mockbuil 317 Feb 28 16:21 etc/iproute2/rt_protos >-rw-r--r-- 1 mockbuil mockbuil 112 Feb 28 16:21 etc/iproute2/rt_realms >-rw-r--r-- 1 mockbuil mockbuil 92 Feb 28 16:21 etc/iproute2/rt_scopes >-rw-r--r-- 1 mockbuil mockbuil 87 Feb 28 16:21 etc/iproute2/rt_tables >-rw-r--r-- 1 mockbuil mockbuil 65 Feb 28 16:21 etc/issue >-rw-r--r-- 1 mockbuil mockbuil 64 Feb 28 16:21 etc/issue.net >-rw-r--r-- 1 mockbuil mockbuil 449 Feb 28 16:21 etc/krb5.conf >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/ld.so.cache >-rw-r--r-- 1 mockbuil mockbuil 28 Feb 28 16:21 etc/ld.so.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/ld.so.conf.d >-rw-r----- 1 mockbuil mockbuil 191 Feb 28 16:21 etc/libaudit.conf >-rw-r--r-- 1 mockbuil mockbuil 1816 Feb 28 16:21 etc/login.defs >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 etc/lvm >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 etc/lvm/archive >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 etc/lvm/backup >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 etc/lvm/cache >-rw------- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/lvm/cache/.cache >-rw-r--r-- 1 mockbuil mockbuil 37554 Feb 28 16:21 etc/lvm/lvm.conf >-rw-r--r-- 1 mockbuil mockbuil 111 Feb 28 16:21 etc/magic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/makedev.d >-rw-r--r-- 1 mockbuil mockbuil 359 Feb 28 16:21 etc/makedev.d/00macros >-rw-r--r-- 1 mockbuil mockbuil 6213 Feb 28 16:21 etc/makedev.d/01alsa >-rw-r--r-- 1 mockbuil mockbuil 302 Feb 28 16:21 etc/makedev.d/01cdrom >-rw-r--r-- 1 mockbuil mockbuil 37 Feb 28 16:21 etc/makedev.d/01console >-rw-r--r-- 1 mockbuil mockbuil 242 Feb 28 16:21 etc/makedev.d/01ftape >-rw-r--r-- 1 mockbuil mockbuil 218 Feb 28 16:21 etc/makedev.d/01generic >-rw-r--r-- 1 mockbuil mockbuil 141 Feb 28 16:21 etc/makedev.d/01ia64 >-rw-r--r-- 1 mockbuil mockbuil 210 Feb 28 16:21 etc/makedev.d/01ibcs >-rw-r--r-- 1 mockbuil mockbuil 256 Feb 28 16:21 etc/makedev.d/01ide >-rw-r--r-- 1 mockbuil mockbuil 96 Feb 28 16:21 etc/makedev.d/01ipfilter >-rw-r--r-- 1 mockbuil mockbuil 90 Feb 28 16:21 etc/makedev.d/01isdn >-rw-r--r-- 1 mockbuil mockbuil 27779 Feb 28 16:21 etc/makedev.d/01linux-2.6.x >-rw-r--r-- 1 mockbuil mockbuil 619 Feb 28 16:21 etc/makedev.d/01linux1394 >-rw-r--r-- 1 mockbuil mockbuil 377 Feb 28 16:21 etc/makedev.d/01mouse >-rw-r--r-- 1 mockbuil mockbuil 42 Feb 28 16:21 etc/makedev.d/01qic >-rw-r--r-- 1 mockbuil mockbuil 113 Feb 28 16:21 etc/makedev.d/01raid >-rw-r--r-- 1 mockbuil mockbuil 2325 Feb 28 16:21 etc/makedev.d/01redhat >-rw-r--r-- 1 mockbuil mockbuil 1915 Feb 28 16:21 etc/makedev.d/01s390 >-rw-r--r-- 1 mockbuil mockbuil 271 Feb 28 16:21 etc/makedev.d/01sound >-rw-r--r-- 1 mockbuil mockbuil 476 Feb 28 16:21 etc/makedev.d/01std >-rw-r--r-- 1 mockbuil mockbuil 124 Feb 28 16:21 etc/makedev.d/01undocumented >-rw-r--r-- 1 mockbuil mockbuil 163 Feb 28 16:21 etc/makedev.d/01v4l >-rw-r--r-- 1 mockbuil mockbuil 480 Feb 28 16:21 etc/makedev.d/02cciss >-rw-r--r-- 1 mockbuil mockbuil 902 Feb 28 16:21 etc/makedev.d/02dac960 >-rw-r--r-- 1 mockbuil mockbuil 464 Feb 28 16:21 etc/makedev.d/02ida >-rw-r--r-- 1 mockbuil mockbuil 11324 Feb 28 16:21 etc/makedev.d/02linux-2.6.x >-rw-r--r-- 1 mockbuil mockbuil 801 Feb 28 16:21 etc/mke2fs.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/modprobe.d >-rw-r--r-- 1 mockbuil mockbuil 884 Feb 28 16:21 etc/modprobe.d/blacklist.conf >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/modprobe.d/local.conf >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/motd >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/mtab >-rw-r--r-- 1 mockbuil mockbuil 58 Feb 28 16:21 etc/networks >-rw-r--r-- 1 mockbuil mockbuil 1688 Feb 28 16:21 etc/nsswitch.conf >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 etc/openldap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/openldap/certs >-rw-r--r-- 1 mockbuil mockbuil 280 Feb 28 16:21 etc/openldap/ldap.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/opt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pam.d >-rw-r--r-- 1 mockbuil mockbuil 192 Feb 28 16:21 etc/pam.d/chfn >-rw-r--r-- 1 mockbuil mockbuil 192 Feb 28 16:21 etc/pam.d/chsh >-rw-r--r-- 1 mockbuil mockbuil 232 Feb 28 16:21 etc/pam.d/config-util >-rw-r--r-- 1 mockbuil mockbuil 659 Feb 28 16:21 etc/pam.d/fingerprint-auth >-rw-r--r-- 1 mockbuil mockbuil 728 Feb 28 16:21 etc/pam.d/login >-rw-r--r-- 1 mockbuil mockbuil 172 Feb 28 16:21 etc/pam.d/newrole >-rw-r--r-- 1 mockbuil mockbuil 154 Feb 28 16:21 etc/pam.d/other >-rw-r--r-- 1 mockbuil mockbuil 692 Feb 28 16:21 etc/pam.d/password-auth >-rw-r--r-- 1 mockbuil mockbuil 613 Feb 28 16:21 etc/pam.d/remote >-rw-r--r-- 1 mockbuil mockbuil 167 Feb 28 16:21 etc/pam.d/run_init >-rw-r--r-- 1 mockbuil mockbuil 143 Feb 28 16:21 etc/pam.d/runuser >-rw-r--r-- 1 mockbuil mockbuil 105 Feb 28 16:21 etc/pam.d/runuser-l >-rw-r--r-- 1 mockbuil mockbuil 772 Feb 28 16:21 etc/pam.d/smartcard-auth >-rw-r--r-- 1 mockbuil mockbuil 487 Feb 28 16:21 etc/pam.d/su >-rw-r--r-- 1 mockbuil mockbuil 137 Feb 28 16:21 etc/pam.d/su-l >-rw-r--r-- 1 mockbuil mockbuil 692 Feb 28 16:21 etc/pam.d/system-auth >-rw-r--r-- 1 mockbuil mockbuil 609 Feb 28 16:21 etc/passwd >drwxr-xr-x 7 mockbuil mockbuil 0 Feb 28 16:21 etc/pki >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/CA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/CA/certs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/CA/crl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/CA/newcerts >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/CA/private >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/java >-rw-r--r-- 1 mockbuil mockbuil 130601 Feb 28 16:21 etc/pki/java/cacerts >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/nssdb >-rw-r--r-- 1 mockbuil mockbuil 65536 Feb 28 16:21 etc/pki/nssdb/cert8.db >-rw-r--r-- 1 mockbuil mockbuil 9216 Feb 28 16:21 etc/pki/nssdb/cert9.db >-rw-r--r-- 1 mockbuil mockbuil 16384 Feb 28 16:21 etc/pki/nssdb/key3.db >-rw-r--r-- 1 mockbuil mockbuil 11264 Feb 28 16:21 etc/pki/nssdb/key4.db >-rw-r--r-- 1 mockbuil mockbuil 451 Feb 28 16:21 etc/pki/nssdb/pkcs11.txt >-rw-r--r-- 1 mockbuil mockbuil 16384 Feb 28 16:21 etc/pki/nssdb/secmod.db >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/rpm-gpg >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/tls >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/tls/certs >-rw-r--r-- 1 mockbuil mockbuil 571450 Feb 28 16:21 etc/pki/tls/certs/ca-bundle.crt >-rw-r--r-- 1 mockbuil mockbuil 651083 Feb 28 16:21 etc/pki/tls/certs/ca-bundle.trust.crt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/tls/misc >-rw-r--r-- 1 mockbuil mockbuil 10906 Feb 28 16:21 etc/pki/tls/openssl.cnf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pki/tls/private >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 etc/pm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pm/config.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pm/power.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/pm/sleep.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/popt.d >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 etc/ppp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/ppp/peers >-rw-r--r-- 1 mockbuil mockbuil 233 Feb 28 16:21 etc/printcap >-rw-r--r-- 1 mockbuil mockbuil 1796 Feb 28 16:21 etc/profile >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/profile.d >-rw-r--r-- 1 mockbuil mockbuil 1127 Feb 28 16:21 etc/profile.d/colorls.csh >-rw-r--r-- 1 mockbuil mockbuil 1143 Feb 28 16:21 etc/profile.d/colorls.sh >-rw-r--r-- 1 mockbuil mockbuil 6455 Feb 28 16:21 etc/protocols >drwxr-xr-x 10 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/init.d >-rwxr-xr-x 1 mockbuil mockbuil 220 Feb 28 16:21 etc/rc.d/rc.local >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/rc0.d >lrwxrwxrwx 1 mockbuil mockbuil 17 Feb 28 16:21 etc/rc.d/rc0.d/S00killall -> ../init.d/killall >lrwxrwxrwx 1 mockbuil mockbuil 14 Feb 28 16:21 etc/rc.d/rc0.d/S01halt -> ../init.d/halt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/rc1.d >lrwxrwxrwx 1 mockbuil mockbuil 16 Feb 28 16:21 etc/rc.d/rc1.d/S99single -> ../init.d/single >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/rc2.d >lrwxrwxrwx 1 mockbuil mockbuil 11 Feb 28 16:21 etc/rc.d/rc2.d/S99local -> ../rc.local >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/rc3.d >lrwxrwxrwx 1 mockbuil mockbuil 11 Feb 28 16:21 etc/rc.d/rc3.d/S99local -> ../rc.local >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/rc4.d >lrwxrwxrwx 1 mockbuil mockbuil 11 Feb 28 16:21 etc/rc.d/rc4.d/S99local -> ../rc.local >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/rc5.d >lrwxrwxrwx 1 mockbuil mockbuil 11 Feb 28 16:21 etc/rc.d/rc5.d/S99local -> ../rc.local >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rc.d/rc6.d >lrwxrwxrwx 1 mockbuil mockbuil 17 Feb 28 16:21 etc/rc.d/rc6.d/S00killall -> ../init.d/killall >lrwxrwxrwx 1 mockbuil mockbuil 14 Feb 28 16:21 etc/rc.d/rc6.d/S01reboot -> ../init.d/halt >-rw-r--r-- 1 mockbuil mockbuil 1615 Feb 28 16:21 etc/rpc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rpm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/rwtab.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/sasl2 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/scsi_id.config >-rw------- 1 mockbuil mockbuil 122 Feb 28 16:21 etc/securetty >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 etc/security >-rw-r--r-- 1 mockbuil mockbuil 4620 Feb 28 16:21 etc/security/access.conf >-rw-r--r-- 1 mockbuil mockbuil 82 Feb 28 16:21 etc/security/chroot.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/security/console.apps >-rw-r--r-- 1 mockbuil mockbuil 604 Feb 28 16:21 etc/security/console.handlers >-rw-r--r-- 1 mockbuil mockbuil 939 Feb 28 16:21 etc/security/console.perms >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/security/console.perms.d >-rw-r--r-- 1 mockbuil mockbuil 3456 Feb 28 16:21 etc/security/group.conf >-rw-r--r-- 1 mockbuil mockbuil 1825 Feb 28 16:21 etc/security/limits.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/security/limits.d >-rw-r--r-- 1 mockbuil mockbuil 191 Feb 28 16:21 etc/security/limits.d/90-nproc.conf >-rw-r--r-- 1 mockbuil mockbuil 1442 Feb 28 16:21 etc/security/namespace.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/security/namespace.d >-rwxr-xr-x 1 mockbuil mockbuil 1020 Feb 28 16:21 etc/security/namespace.init >-rw------- 1 mockbuil mockbuil 0 Feb 28 16:21 etc/security/opasswd >-rw-r--r-- 1 mockbuil mockbuil 2980 Feb 28 16:21 etc/security/pam_env.conf >-rw-r--r-- 1 mockbuil mockbuil 419 Feb 28 16:21 etc/security/sepermit.conf >-rw-r--r-- 1 mockbuil mockbuil 2180 Feb 28 16:21 etc/security/time.conf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/selinux >-rw-r--r-- 1 mockbuil mockbuil 113 Feb 28 16:21 etc/selinux/restorecond.conf >-rw-r--r-- 1 mockbuil mockbuil 76 Feb 28 16:21 etc/selinux/restorecond_user.conf >-rw-r--r-- 1 mockbuil mockbuil 2271 Feb 28 16:21 etc/selinux/semanage.conf >-rw-r--r-- 1 mockbuil mockbuil 641020 Feb 28 16:21 etc/services >-rw-r--r-- 1 mockbuil mockbuil 216 Feb 28 16:21 etc/sestatus.conf >-r-------- 1 mockbuil mockbuil 400 Feb 28 16:21 etc/shadow >-rw-r--r-- 1 mockbuil mockbuil 32 Feb 28 16:21 etc/shells >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/skel >-rw-r--r-- 1 mockbuil mockbuil 18 Feb 28 16:21 etc/skel/.bash_logout >-rw-r--r-- 1 mockbuil mockbuil 176 Feb 28 16:21 etc/skel/.bash_profile >-rw-r--r-- 1 mockbuil mockbuil 124 Feb 28 16:21 etc/skel/.bashrc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/ssl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/statetab.d >drwxr-xr-x 7 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/cbq >-rw-r--r-- 1 mockbuil mockbuil 11 Feb 28 16:21 etc/sysconfig/cbq/avpkt >-rw-r--r-- 1 mockbuil mockbuil 79 Feb 28 16:21 etc/sysconfig/cbq/cbq-0000.example >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/console >-rw-r--r-- 1 mockbuil mockbuil 1154 Feb 28 16:21 etc/sysconfig/init >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/modules >-rw-r--r-- 1 mockbuil mockbuil 634 Feb 28 16:21 etc/sysconfig/netconsole >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/network-scripts >-rw-r--r-- 1 mockbuil mockbuil 254 Feb 28 16:21 etc/sysconfig/network-scripts/ifcfg-lo >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/networking >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/networking/devices >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/networking/profiles >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/sysconfig/networking/profiles/default >-rw-r--r-- 1 mockbuil mockbuil 2440 Feb 28 16:21 etc/sysconfig/raid-check >-rw-r--r-- 1 mockbuil mockbuil 659 Feb 28 16:21 etc/sysconfig/readonly-root >-rw-r--r-- 1 mockbuil mockbuil 136 Feb 28 16:21 etc/sysconfig/sandbox >-rw-r--r-- 1 mockbuil mockbuil 183 Feb 28 16:21 etc/sysconfig/udev >-rw-r--r-- 1 mockbuil mockbuil 1150 Feb 28 16:21 etc/sysctl.conf >-rw-r--r-- 1 mockbuil mockbuil 26 Feb 28 16:21 etc/system-release-cpe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/terminfo >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 etc/udev >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/udev/devices >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/udev/makedev.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/udev/rules.d >-rw-r--r-- 1 mockbuil mockbuil 316 Feb 28 16:21 etc/udev/rules.d/60-raw.rules >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/udev/scripts >-rw-r--r-- 1 mockbuil mockbuil 218 Feb 28 16:21 etc/udev/udev.conf >-rw-r--r-- 1 mockbuil mockbuil 1962 Feb 28 16:21 etc/virc >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 etc/xdg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/xdg/autostart >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc/xinetd.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 home >drwxr-xr-x 7 mockbuil mockbuil 0 Feb 28 16:21 lib >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/firmware >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/modules >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/security >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 lib/terminfo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/terminfo/a >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/terminfo/d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/terminfo/l >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/terminfo/v >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 lib/udev >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/udev/devices >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 lib/udev/keymaps >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/udev/keymaps/force-release >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib/udev/rules.d >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 lib64 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib64/device-mapper >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib64/rtkaio >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 lib64/security >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib64/security/pam_filter >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 lib64/tls >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 media >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 mnt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 mnt/cdrom >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 mnt/floppy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 opt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 proc >drwxr-x--- 2 mockbuil mockbuil 0 Feb 28 16:21 root >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 sbin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 selinux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 srv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 sys >drwxrwxrwx 2 mockbuil mockbuil 0 Feb 28 16:21 tmp >drwxr-xr-x 13 mockbuil mockbuil 0 Feb 28 16:21 usr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/bin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/etc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/games >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/include >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 usr/lib >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/ConsoleKit >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/ConsoleKit/run-seat.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/games >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/locale >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/locale/locale-archive >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm >drwxr-xr-x 14 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/amd64-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/athlon-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/geode-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/i386-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/i486-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/i586-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/i686-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/ia32e-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/noarch-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/pentium3-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/pentium4-linux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib/rpm/platform/x86_64-linux >drwxr-xr-x 16 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/X11 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/coreutils >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/games >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/gconv >-rw-r--r-- 1 mockbuil mockbuil 56103 Feb 28 16:21 usr/lib64/gconv/gconv-modules >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/gio >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/gio/modules >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/krb5 >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/krb5/plugins >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/krb5/plugins/authdata >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/krb5/plugins/kdb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/krb5/plugins/libkrb5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/krb5/plugins/preauth >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/lua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/lua/5.1 >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/nss >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/nss/saved >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/nss/unsupported-tools >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/openssl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/openssl/engines >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/pm-utils >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/pm-utils/module.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/pm-utils/power.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/pm-utils/sleep.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/sasl2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/sse2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/tc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/lib64/tls >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 usr/libexec >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/libexec/awk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/libexec/getconf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/libexec/openldap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/libexec/utempter >drwxr-xr-x 12 mockbuil mockbuil 0 Feb 28 16:21 usr/local >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/bin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/etc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/games >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/include >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/lib >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/lib64 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/libexec >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/sbin >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/applications >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/info >drwxr-xr-x 21 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/share/man/mann >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/local/src >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/sbin >drwxr-xr-x 39 mockbuil mockbuil 0 Feb 28 16:21 usr/share >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/X11 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/applications >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/augeas >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/augeas/lenses >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/augeas/lenses/dist >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/augeas/lenses/dist/tests >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/awk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/backgrounds >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/cracklib >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/dbus-1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/dbus-1/services >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/desktop-directories >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/dict >drwxr-xr-x 104 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/MAKEDEV-3.24 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/acl-2.2.49 >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/attr-2.4.44 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/attr-2.4.44/doc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/augeas-libs-0.9.0 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/binutils-2.20.51.0.2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/btrfs-progs-0.20 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/bzip2-1.0.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/chkconfig-1.3.49.3 >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/coreutils-8.4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/coreutils-8.4/fileutils >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/coreutils-8.4/sh-utils >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/coreutils-8.4/textutils >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/cpio-2.10 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/cracklib-2.8.16 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/cryptsetup-luks-1.2.0 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/curl-7.19.7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/cyrus-sasl-lib-2.1.23 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/db4-4.7.25 >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/db4-utils-4.7.25 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/db4-utils-4.7.25/utility >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/dbus-glib-0.86 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/device-mapper-1.02.77 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/device-mapper-persistent-data-0.1.4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/diffutils-2.8.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/dosfstools-3.0.9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/e2fsprogs-1.41.12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/e2fsprogs-libs-1.41.12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/ethtool-3.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/expat-2.0.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/file-5.04 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/findutils-4.4.2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/fipscheck-1.2.0 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/gamin-0.1.10 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/gawk-3.1.7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/gdbm-1.8.0 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/glib2-2.22.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/glibc-2.12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/glibc-common-2.12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/gmp-4.3.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/grep-2.6.3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/groff-1.18.1.4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/grub-0.97 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/grubby-7.0.15 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/gzip-1.3.12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/hwdata-0.233 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/info-4.13a >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/initscripts-9.03.38 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/iproute-2.6.32 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/iputils-20071127 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/kbd-1.15 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/keyutils-libs-1.4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/krb5-libs-1.10.3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/less-436 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libcap-2.16 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libcom_err-1.41.12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libdrm-2.4.39 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libffi-3.0.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libgcc-4.4.7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libgcrypt-1.4.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libgpg-error-1.7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libidn-1.18 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libnih-1.0.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libpciaccess-0.13.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libss-1.41.12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libssh2-1.4.2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libudev-147 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libutempter-1.1.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/libxml2-2.7.6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/lsof-4.82 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/lua-5.1.4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/lvm2-2.02.98 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/lzo-2.03 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/lzop-1.02 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/mdadm-3.2.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/mingetty-1.08 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/ncurses-5.7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/net-tools-1.60 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/openldap-2.4.23 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/openssl-1.0.0 >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/pam-1.1.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/pam-1.1.1/html >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/pam-1.1.1/txts >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/parted-2.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/pcre-7.8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/policycoreutils-2.0.83 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/popt-1.13 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/procps-3.2.8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/psmisc-22.6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/readline-6.0 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/rpm-4.8.0 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/scrub-2.2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/sed-4.2.1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/setup-2.8.14 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/shadow-utils-4.1.4.2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/sqlite-3.6.20 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/strace-4.5.19 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/sysvinit-tools-2.87 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/tar-1.23 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/tzdata-2012j >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/udev-147 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/udev-147/writing_udev_rules >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/upstart-0.6.5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/ustr-1.0.4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/util-linux-ng-2.17.2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/redhat-release-6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/which-2.19 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/xz-4.999.9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/xz-libs-4.999.9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/doc/zlib-1.2.3 >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/emacs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/emacs/site-lisp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/empty >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/file >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/games >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/ghostscript >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/ghostscript/conf.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/gnome >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff >drwxr-xr-x 5 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4 >drwxr-xr-x 16 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devX100 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devX100-12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devX75 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devX75-12 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devascii >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devascii8 >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devdvi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devdvi/generate >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devhtml >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devlatin1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devlbp >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devlj4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devlj4/generate >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devnippon >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devps >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devps/generate >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/font/devutf8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/groffer >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/tmac >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/tmac/mdoc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/1.18.1.4/tmac/mm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/groff/site-tmac >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/grub >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/grub/x86_64-redhat >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/hwdata >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/hwdata/videoaliases >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/i18n >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/i18n/charmaps >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/i18n/locales >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/icons >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/idl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/info >drwxr-xr-x 576 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/aa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/aa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ab >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ab/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ace >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ace/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ach >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ach/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ada >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ada/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ady >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ady/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ae >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ae/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/af >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/af/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/af/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/af_ZA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/af_ZA/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/afa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/afa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/afh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/afh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ain >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ain/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ak/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/akk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/akk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ale >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ale/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/alg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/alg/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/alt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/alt/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/am >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/am/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/am_ET >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/am_ET/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/an >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/an/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ang >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ang/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/anp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/anp/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/apa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/apa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ar/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arp/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/art >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/art/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/arw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/as >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/as/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ast >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ast/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ast_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ast_ES/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ath >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ath/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/aus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/aus/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/av >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/av/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/awa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/awa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ay >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ay/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/az >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/az/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/az_IR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/az_IR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ba >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ba/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bad/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bal/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ban >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ban/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bas >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bas/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bat >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bat/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/be >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/be/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/be/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/be@latin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/be@latin/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bej >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bej/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bem/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ber >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ber/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bg/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bg/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bg_BG >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bg_BG/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bho/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bik >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bik/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bin/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bla >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bla/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bm/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bn_IN >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bn_IN/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bnt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bnt/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/br >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/br/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bra >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bra/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bs/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/btk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/btk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bua/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bug >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/bug/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/byn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/byn/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca@valencia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca@valencia/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca_ES/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca_ES@valencian >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ca_ES@valencian/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cad/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/car >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/car/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cau >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cau/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ce >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ce/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ceb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ceb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cel >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cel/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ch >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ch/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chg/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chm/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cho/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chp/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/chy/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cmc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cmc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/co >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/co/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cop >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cop/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cpe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cpe/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cpf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cpf/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cpp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cpp/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/crh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/crh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/crp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/crp/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cs/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cs/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cs_CZ >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cs_CZ/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/csb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/csb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cu/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cus/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/cy/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/da >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/da/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/da/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dak/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dar/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/day >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/day/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de_AT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de_AT/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de_CH >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de_CH/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de_DE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/de_DE/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/default >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/default/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/del >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/del/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/den >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/den/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dgr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dgr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/din >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/din/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/doi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/doi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dra >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dra/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dsb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dsb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dua/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dum >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dum/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dyu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dyu/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/dz/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ee >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ee/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/efi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/efi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/egy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/egy/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eka >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eka/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/el >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/el/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/el/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/el_GR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/el_GR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/elx >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/elx/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en@boldquot >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en@boldquot/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en@quot >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en@quot/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en@shaw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en@shaw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_AU >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_AU/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_CA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_CA/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_GB >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_GB/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_NZ >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_NZ/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_US >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/en_US/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/enm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/enm/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eo/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_AR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_AR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_CL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_CL/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_CO >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_CO/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_CR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_CR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_DO >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_DO/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_EC >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_EC/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_ES/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_GT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_GT/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_HN >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_HN/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_MX >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_MX/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_NI >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_NI/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_PA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_PA/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_PE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_PE/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_PR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_PR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_SV >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_SV/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_UY >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_UY/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_VE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/es_VE/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/et >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/et/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/et/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/et_EE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/et_EE/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eu/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eu/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eu_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/eu_ES/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ewo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ewo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fa_IR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fa_IR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fan >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fan/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fat >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fat/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ff >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ff/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fi/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fi/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fi_FI >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fi_FI/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fil/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fiu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fiu/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fj/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fon >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fon/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_BE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_BE/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_CA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_CA/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_CH >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_CH/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_FR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fr_FR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/frm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/frm/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fro/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/frr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/frr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/frs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/frs/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fur >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fur/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/fy/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ga/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ga/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gaa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gaa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gay >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gay/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gba >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gba/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gd/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gem/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gez >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gez/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gil/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gl/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gl/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gl_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gl_ES/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gmh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gmh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/goh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/goh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gon >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gon/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gor >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gor/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/got >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/got/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/grb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/grb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/grc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/grc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gsw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gsw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gu/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gwi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/gwi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ha >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ha/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/haw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/haw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/he >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/he/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/he_IL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/he_IL/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hil/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/him >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/him/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hit >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hit/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hmn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hmn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ho/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hr_HR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hr_HR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hsb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hsb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ht >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ht/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hu/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hu/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hu_HU >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hu_HU/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hup >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hup/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hy/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/hz/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ia/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/iba >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/iba/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/id >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/id/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/id/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ie >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ie/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ig >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ig/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ii >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ii/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ijo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ijo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ik >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ik/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ilo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ilo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/inc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/inc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ine >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ine/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/inh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/inh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/io >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/io/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ira >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ira/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/iro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/iro/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/is >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/is/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/it >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/it/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/it/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/it_CH >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/it_CH/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/it_IT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/it_IT/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/iu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/iu/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ja >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ja/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ja/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ja_JP >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ja_JP/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jbo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jbo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jpr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jpr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jrb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jrb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/jv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ka >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ka/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kaa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kaa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kab >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kab/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kac >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kac/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kam/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kar/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kaw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kaw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kbd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kbd/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kg/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kha >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kha/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/khi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/khi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kho/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ki >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ki/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kj/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kl/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/km >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/km/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kmb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kmb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kn/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ko >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ko/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ko/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ko_KR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ko_KR/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kok >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kok/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kos >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kos/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kpe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kpe/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/krc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/krc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/krl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/krl/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kro/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kru >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kru/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ks >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ks/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ks@devanagari >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ks@devanagari/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ku >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ku/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kum >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kum/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kut >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kut/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/kw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ky >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ky/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/la >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/la/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lad/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lah >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lah/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lam/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lez >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lez/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lg/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lg/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/li >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/li/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ln >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ln/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lol >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lol/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/loz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/loz/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lt/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lt/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lu/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lua/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lui >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lui/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lun >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lun/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/luo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/luo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lus/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lv_LV >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/lv_LV/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mad/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mag >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mag/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mak/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/man >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/man/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/map >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/map/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mas >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mas/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mdf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mdf/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mdr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mdr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/men >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/men/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mg/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mga/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mic/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/min >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/min/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mis >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mis/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mkh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mkh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ml >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ml/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mnc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mnc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mni >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mni/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mno >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mno/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/moh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/moh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mos >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mos/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mr/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ms >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ms/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ms/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ms_MY >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ms_MY/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mt/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mul >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mul/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mun >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mun/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mus/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mwl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mwl/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mwr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/mwr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/my >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/my/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/my_MM >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/my_MM/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/myn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/myn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/myv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/myv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/na >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/na/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nah >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nah/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nap/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nb/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nb/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nb_NO >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nb_NO/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nd/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nds >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nds/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nds@NFE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nds@NFE/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nds_DE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nds_DE/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ne >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ne/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/new >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/new/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ng >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ng/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nia/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nic/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/niu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/niu/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nl/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nl/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nl_BE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nl_BE/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nl_NL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nl_NL/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/no >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/no/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nog >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nog/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/non >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/non/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nqo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nqo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nso >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nso/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nub >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nub/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nwc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nwc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ny >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ny/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nym >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nym/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nyn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nyn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nyo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nyo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nzi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/nzi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/oc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/oc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/oj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/oj/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/om >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/om/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/or >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/or/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/os >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/os/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/osa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/osa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ota >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ota/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/oto >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/oto/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/paa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/paa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pag >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pag/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pal/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pam/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pap/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pau >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pau/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/peo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/peo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/phi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/phi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/phn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/phn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pi/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pl/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pl/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pl_PL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pl_PL/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pon >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pon/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pra >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pra/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pro/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ps >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ps/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt/LC_TIME >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt_BR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt_BR/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt_BR/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt_PT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/pt_PT/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/qaa-qtz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/qaa-qtz/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/qu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/qu/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/raj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/raj/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rap/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rar/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rm/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ro/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/roa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/roa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rom >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rom/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ru >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ru/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ru/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ru_RU >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ru_RU/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rup >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rup/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/rw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sad/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sah >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sah/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sal/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sam/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sas >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sas/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sat >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sat/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/scn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/scn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sco >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sco/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sd/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/se >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/se/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sel >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sel/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sem/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sg/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sga/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sgn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sgn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/shn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/shn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/si >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/si/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sid >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sid/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sio >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sio/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sit >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sit/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sk/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sk/LC_TIME >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sl/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sl/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sl_SI >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sl_SI/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sla >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sla/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sm/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sma >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sma/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/smi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/smi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/smj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/smj/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/smn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/smn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sms >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sms/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/snk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/snk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/so >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/so/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sog >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sog/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/son >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/son/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sq >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sq/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sq_AL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sq_AL/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@Latn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@Latn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@ije >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@ije/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@ijekavian >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@ijekavian/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@ijekavianlatin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@ijekavianlatin/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@latin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr@latin/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr_RS >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sr_RS/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/srn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/srn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/srr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/srr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ss >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ss/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ssa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ssa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/st >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/st/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/su >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/su/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/suk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/suk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sus/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sux/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sv/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sv/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sv_SE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sv_SE/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/sw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/syc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/syc/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/syr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/syr/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ta >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ta/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/te >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/te/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tem/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ter >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ter/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tet >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tet/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tg/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/th >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/th/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ti >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ti/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tig >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tig/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tiv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tiv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tkl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tkl/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tl/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tlh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tlh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tli >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tli/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tmh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tmh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/to >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/to/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tog >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tog/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tpi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tpi/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tr/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tr/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ts >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ts/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tsi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tsi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tt/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tum >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tum/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tup >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tup/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tut >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tut/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tvl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tvl/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tw/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ty >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ty/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tyv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/tyv/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/udm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/udm/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ug >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ug/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uga/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uk/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uk/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uk_UA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uk_UA/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/umb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/umb/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/und >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/und/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ur >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ur/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ur_PK >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ur_PK/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uz/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uz@Latn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uz@Latn/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uz@cyrillic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/uz@cyrillic/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vai/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ve >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ve/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vi/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vi/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vot >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/vot/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wa/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wak/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wal/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/war >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/war/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/was >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/was/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wen >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wen/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/wo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/xal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/xal/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/xh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/xh/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yao >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yao/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yap/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yi/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/yo/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ypk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/ypk/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/za >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/za/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zap/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zbl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zbl/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zen >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zen/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_CN >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_CN.GB2312 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_CN.GB2312/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_CN/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_CN/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_HK >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_HK/LC_MESSAGES >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_TW >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_TW.Big5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_TW.Big5/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_TW/LC_MESSAGES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zh_TW/LC_TIME >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/znd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/znd/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zu/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zun >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zun/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zxx >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zxx/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zza >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/locale/zza/LC_MESSAGES >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 usr/share/lua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/lua/5.1 >drwxr-xr-x 598 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ab/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ace/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ach/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ada/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ady/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ae/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/af_ZA/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/afh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ain/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ak/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/akk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ale/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/alt/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/am_ET/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/an/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ang/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/anp/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/apa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ar/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arp/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/art/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/arw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/as/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ast_ES/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ath/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/aus/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/av/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/awa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ay/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/az_IR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ba/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bad/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bal/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ban/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bas/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bat/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/be@latin/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bej/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bem/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ber/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bg_BG/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bho/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bik/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bin/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bla/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bm/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bn_IN/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bnt/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/br/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bra/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bs/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/btk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bua/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/bug/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/byn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca@valencia/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ca_ES@valencian/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cad/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/car/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cau/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ce/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ceb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cel/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ch/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chm/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cho/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chp/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/chy/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cmc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/co/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cop/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpe/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpf/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cpp/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/crp/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cs_CZ/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/csb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cus/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/cy/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/da/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dak/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dar/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/day/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_AT/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_CH/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/de_DE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/default/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/del/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/den/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dgr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/din/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/doi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dra/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dsb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dua/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dum/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dyu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/dz/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ee/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/efi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/egy/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eka/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/el_GR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/elx/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@boldquot/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@quot/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en@shaw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_AU/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_CA/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_GB/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_NZ/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/en_US/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/enm/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_AR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CL/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CO/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_CR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_DO/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_EC/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_ES/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_GT/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_HN/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_MX/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_NI/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PA/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_PR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_SV/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_UY/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/es_VE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/et_EE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/eu_ES/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ewo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fa_IR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fan/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fat/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ff/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fi_FI/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fil/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fiu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fj/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fon/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_BE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CA/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_CH/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fr_FR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frm/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fro/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/frs/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fur/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/fy/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ga/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gaa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gay/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gba/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gd/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gem/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gez/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gil/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gl_ES/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gmh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/goh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gon/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gor/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/got/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/grc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gsw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/gwi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ha/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/haw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/he_IL/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hil/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/him/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hit/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hmn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ho/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hr_HR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hsb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ht/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hu_HU/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hup/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hy/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/hz/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ia/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iba/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/id/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ie/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ig/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ii/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ijo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ik/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ilo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ine/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/inh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/io/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ira/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iro/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/is/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_CH/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/it_IT/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/iu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ja_JP/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jbo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jpr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jrb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/jv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ka/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kab/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kac/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kam/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kar/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kaw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kbd/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kha/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/khi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kho/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ki/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kj/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/km/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kmb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ko_KR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kok/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kos/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kpe/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/krl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kro/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kru/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ks@devanagari/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ku/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kum/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kut/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/kw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ky/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/la/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lad/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lah/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lam/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lez/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/li/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ln/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lol/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/loz/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lt/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lua/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lui/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lun/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/luo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lus/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/lv_LV/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mad/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mag/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mak/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man/mann >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/map/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mas/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdf/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mdr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/men/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mga/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mic/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/min/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mis/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mkh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ml/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mnc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mni/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mno/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/moh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mos/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ms_MY/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mt/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mul/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mun/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mus/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/mwr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/my_MM/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/myv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/na/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nah/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nap/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nb_NO/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nd/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds@NFE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nds_DE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ne/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/new/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ng/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nia/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nic/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/niu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_BE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nl_NL/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/no/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nog/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/non/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nqo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nso/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nub/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nwc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ny/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nym/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nyo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/nzi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oj/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/om/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/or/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/os/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/osa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ota/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/oto/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/paa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pag/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pal/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pam/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pap/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pau/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/peo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/phn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pl_PL/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pon/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pra/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pro/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ps/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_BR/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/pt_PT/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qaa-qtz/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/qu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/raj/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rap/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rar/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rm/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ro/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/roa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rom/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ru_RU/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rup/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/rw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sad/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sah/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sal/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sam/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sas/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sat/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/scn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sco/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sd/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/se/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sel/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sem/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sga/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sgn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/shn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/si/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sid/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sio/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sit/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sl_SI/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sla/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sm/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sma/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smj/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/smn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sms/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/snk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/so/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sog/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/son/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sq_AL/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@Latn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ije/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavian/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@ijekavianlatin/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr@latin/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sr_RS/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/srr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ss/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ssa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/st/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/su/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/suk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sus/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sux/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sv_SE/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/sw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syc/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/syr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ta/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/te/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tem/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ter/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tet/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tg/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/th/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ti/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tig/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tiv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tkl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tlh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tli/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tmh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/to/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tog/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tpi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tr/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ts/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tsi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tt/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tum/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tup/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tut/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tvl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tw/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ty/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/tyv/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/udm/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ug/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uga/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uk_UA/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/umb/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/und/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ur_PK/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@Latn/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/uz@cyrillic/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vai/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ve/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/vot/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wa/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wak/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wal/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/war/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/was/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wen/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/wo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xal/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/xh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yao/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yap/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yi/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/yo/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/ypk/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/za/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zap/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zbl/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zen/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN.GB2312/mann >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_CN/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_HK/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW.Big5/mann >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zh_TW/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/znd/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zu/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zun/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zxx/mann >drwxr-xr-x 24 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man0p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man1 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man1p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man1x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man2 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man2x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man3 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man3p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man3x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man4 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man4x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man5 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man5x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man6 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man6x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man7 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man7x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man8 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man8x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man9 >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/man9x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/man/zza/mann >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/mime-info >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/misc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/omf >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/pixmaps >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/sounds >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/tabset >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/tc >drwxr-xr-x 22 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/A >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/E >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/a >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/c >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/e >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/g >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/h >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/j >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/k >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/l >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/m >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/n >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/p >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/r >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/s >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/t >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/v >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/w >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/terminfo/x >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/themes >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/xsessions >drwxr-xr-x 21 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Africa >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/America >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/America/Argentina >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/America/Indiana >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/America/Kentucky >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/America/North_Dakota >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Antarctica >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Arctic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Asia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Atlantic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Australia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Brazil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Canada >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Chile >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Etc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Europe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Indian >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Mexico >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Mideast >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/Pacific >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/US >drwxr-xr-x 19 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Africa >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/America >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/America/Argentina >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/America/Indiana >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/America/Kentucky >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/America/North_Dakota >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Antarctica >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Arctic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Asia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Atlantic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Australia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Brazil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Canada >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Chile >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Etc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Europe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Indian >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Mexico >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Mideast >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/Pacific >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/posix/US >drwxr-xr-x 19 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Africa >drwxr-xr-x 6 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/America >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/America/Argentina >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/America/Indiana >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/America/Kentucky >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/America/North_Dakota >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Antarctica >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Arctic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Asia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Atlantic >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Australia >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Brazil >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Canada >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Chile >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Etc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Europe >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Indian >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Mexico >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Mideast >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/Pacific >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/share/zoneinfo/right/US >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 usr/src >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/src/debug >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 usr/src/kernels >drwxr-xr-x 17 mockbuil mockbuil 0 Feb 28 16:21 var >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 var/cache >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 var/cache/ldconfig >-rw------- 1 mockbuil mockbuil 0 Feb 28 16:21 var/cache/ldconfig/aux-cache >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/db >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/empty >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/games >drwxr-xr-x 8 mockbuil mockbuil 0 Feb 28 16:21 var/lib >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lib/alternatives >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lib/games >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lib/misc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Basenames >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Conflictname >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Dirnames >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Filedigests >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Group >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Installtid >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Name >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Obsoletename >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Packages >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Providename >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Provideversion >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Pubkeys >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Requirename >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Requireversion >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Sha1header >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Sigmd5 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/Triggername >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.001 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.002 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.003 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.004 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.005 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.006 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.007 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.008 >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/lib/rpm/__db.009 >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 var/lib/stateless >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lib/stateless/state >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lib/stateless/writable >drwxr-xr-x 3 mockbuil mockbuil 0 Feb 28 16:21 var/lib/udev >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lib/udev/makedev.d >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/local >drwxrwxr-x 4 mockbuil mockbuil 0 Feb 28 16:21 var/lock >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 var/lock/lvm >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/lock/subsys >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/log >-rw------- 1 mockbuil mockbuil 0 Feb 28 16:21 var/log/btmp >-rw-r--r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/log/lastlog >-rw------- 1 mockbuil mockbuil 0 Feb 28 16:21 var/log/tallylog >-rw-rw-r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/log/wtmp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/nis >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/opt >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/preserve >drwxr-xr-x 9 mockbuil mockbuil 0 Feb 28 16:21 var/run >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/run/console >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/run/faillock >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 var/run/lvm >drwx------ 2 mockbuil mockbuil 0 Feb 28 16:21 var/run/mdadm >drwxrwxr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/run/netreport >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/run/sepermit >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/run/setrans >-rw-rw-r-- 1 mockbuil mockbuil 0 Feb 28 16:21 var/run/utmp >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 var/spool >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/spool/lpd >drwxrwxr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/spool/mail >drwxrwxrwx 2 mockbuil mockbuil 0 Feb 28 16:21 var/tmp >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 var/yp >==== daemon.img ==== >-rw-r--r-- 1 mockbuild mockbuild 1428480 Feb 28 16:21 appliance/supermin.d/daemon.img >drwxr-xr-x 4 mockbuil mockbuil 0 Feb 28 16:21 . >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 etc >drwxr-xr-x 2 mockbuil mockbuil 0 Feb 28 16:21 sbin >-rwxrwxr-x 2 mockbuil mockbuil 1426849 Feb 28 16:21 sbin/guestfsd >-rw-r--r-- 2 mockbuil mockbuil 482 Nov 22 15:30 etc/guestfsd.suppressions >==== init.img ==== >-rw-r--r-- 1 mockbuild mockbuild 4608 Feb 28 16:21 appliance/supermin.d/init.img >-rwxr-xr-x 1 mockbuil mockbuil 4208 Nov 22 15:30 init >==== hostfiles ==== >-rw-r--r-- 1 mockbuild mockbuild 137504 Feb 28 16:21 appliance/supermin.d/hostfiles >/ >/bin >/bin/arch >/bin/awk >/bin/basename >/bin/bash >/bin/cat >/bin/chgrp >/bin/chmod >/bin/chown >/bin/cp >/bin/cpio >/bin/cut >/bin/dash >/bin/date >/bin/dd >/bin/df >/bin/dmesg >/bin/dnsdomainname >/bin/domainname >/bin/dumpkeys >/bin/echo >/bin/egrep >/bin/env >/bin/ex >/bin/false >/bin/fgrep >/bin/find >/bin/findmnt >/bin/gawk >/bin/grep >/bin/gtar >/bin/gunzip >/bin/gzip >/bin/hostname >/bin/ipcalc >/bin/kbd_mode >/bin/kill >/bin/link >/bin/ln >/bin/loadkeys >/bin/login >/bin/ls >/bin/lsblk >/bin/mkdir >/bin/mknod >/bin/mktemp >/bin/more >/bin/mount >/bin/mountpoint >/bin/mv >/bin/netstat >/bin/nice >/bin/nisdomainname >/bin/ping >/bin/ping6 >/bin/ps >/bin/pwd >/bin/raw >/bin/readlink >/bin/rm >/bin/rmdir >/bin/rpm >/bin/rvi >/bin/rview >/bin/sed >/bin/setfont >/bin/sh >/bin/sleep >/bin/sort >/bin/stty >/bin/su >/bin/sync >/bin/tar >/bin/taskset >/bin/touch >/bin/tracepath >/bin/tracepath6 >/bin/true >/bin/umount >/bin/uname >/bin/unicode_start >/bin/unicode_stop >/bin/unlink >/bin/usleep >/bin/vi >/bin/view >/bin/ypdomainname >/bin/zcat >/boot >/dev >/dev/console >/dev/full >/dev/mapper >/dev/null >/dev/ptmx >/dev/pts >/dev/random >/dev/shm >/dev/stderr >/dev/stdin >/dev/stdout >/dev/tty >/dev/urandom >/dev/zero >/etc >/etc/NetworkManager >/etc/NetworkManager/dispatcher.d >/etc/NetworkManager/dispatcher.d/00-netreport >/etc/NetworkManager/dispatcher.d/05-netfs >/etc/X11 >/etc/X11/applnk >/etc/X11/fontpath.d >/etc/alternatives >/etc/blkid >/etc/chkconfig.d >/etc/cron.d >/etc/dbus-1 >/etc/dbus-1/system.d >/etc/default >/etc/depmod.d >/etc/depmod.d/dist.conf >/etc/dev.d >/etc/gai.conf >/etc/gcrypt >/etc/init >/etc/init.d >/etc/init/control-alt-delete.conf >/etc/init/init-system-dbus.conf >/etc/init/kexec-disable.conf >/etc/init/plymouth-shutdown.conf >/etc/init/prefdm.conf >/etc/init/quit-plymouth.conf >/etc/init/rc.conf >/etc/init/rcS-emergency.conf >/etc/init/rcS-sulogin.conf >/etc/init/rcS.conf >/etc/init/serial.conf >/etc/init/splash-manager.conf >/etc/init/start-ttys.conf >/etc/init/tty.conf >/etc/iproute2 >/etc/ld.so.conf.d >/etc/localtime >/etc/lvm >/etc/lvm/archive >/etc/lvm/backup >/etc/lvm/cache >/etc/makedev.d >/etc/modprobe.d >/etc/modprobe.d/dist-alsa.conf >/etc/modprobe.d/dist-oss.conf >/etc/modprobe.d/dist.conf >/etc/openldap >/etc/openldap/certs >/etc/opt >/etc/pam.d >/etc/pki >/etc/pki/CA >/etc/pki/CA/certs >/etc/pki/CA/crl >/etc/pki/CA/newcerts >/etc/pki/CA/private >/etc/pki/java >/etc/pki/nssdb >/etc/pki/rpm-gpg >/etc/pki/rpm-gpg/RPM-GPG-KEY-vidux >/etc/pki/tls >/etc/pki/tls/cert.pem >/etc/pki/tls/certs >/etc/pki/tls/certs/Makefile >/etc/pki/tls/certs/make-dummy-cert >/etc/pki/tls/misc >/etc/pki/tls/misc/CA >/etc/pki/tls/misc/c_hash >/etc/pki/tls/misc/c_info >/etc/pki/tls/misc/c_issuer >/etc/pki/tls/misc/c_name >/etc/pki/tls/private >/etc/pm >/etc/pm/config.d >/etc/pm/power.d >/etc/pm/sleep.d >/etc/popt.d >/etc/ppp >/etc/ppp/ip-down >/etc/ppp/ip-down.ipv6to4 >/etc/ppp/ip-up >/etc/ppp/ip-up.ipv6to4 >/etc/ppp/ipv6-down >/etc/ppp/ipv6-up >/etc/ppp/peers >/etc/profile.d >/etc/profile.d/glib2.csh >/etc/profile.d/glib2.sh >/etc/profile.d/lang.csh >/etc/profile.d/lang.sh >/etc/profile.d/less.csh >/etc/profile.d/less.sh >/etc/profile.d/which2.sh >/etc/rc >/etc/rc.d >/etc/rc.d/init.d >/etc/rc.d/init.d/blk-availability >/etc/rc.d/init.d/functions >/etc/rc.d/init.d/halt >/etc/rc.d/init.d/killall >/etc/rc.d/init.d/lvm2-lvmetad >/etc/rc.d/init.d/lvm2-monitor >/etc/rc.d/init.d/mdmonitor >/etc/rc.d/init.d/netconsole >/etc/rc.d/init.d/netfs >/etc/rc.d/init.d/network >/etc/rc.d/init.d/rdisc >/etc/rc.d/init.d/restorecond >/etc/rc.d/init.d/sandbox >/etc/rc.d/init.d/single >/etc/rc.d/init.d/udev-post >/etc/rc.d/rc >/etc/rc.d/rc.sysinit >/etc/rc.d/rc0.d >/etc/rc.d/rc1.d >/etc/rc.d/rc2.d >/etc/rc.d/rc3.d >/etc/rc.d/rc4.d >/etc/rc.d/rc5.d >/etc/rc.d/rc6.d >/etc/rc.local >/etc/rc.sysinit >/etc/rc0.d >/etc/rc1.d >/etc/rc2.d >/etc/rc3.d >/etc/rc4.d >/etc/rc5.d >/etc/rc6.d >/etc/redhat-release >/etc/rpm >/etc/rpm/macros.dist >/etc/rwtab >/etc/rwtab.d >/etc/sasl2 >/etc/security >/etc/security/console.apps >/etc/security/console.perms.d >/etc/security/limits.d >/etc/security/namespace.d >/etc/selinux >/etc/skel >/etc/ssl >/etc/ssl/certs >/etc/statetab >/etc/statetab.d >/etc/sysconfig >/etc/sysconfig/cbq >/etc/sysconfig/console >/etc/sysconfig/modules >/etc/sysconfig/network-scripts >/etc/sysconfig/network-scripts/ifdown >/etc/sysconfig/network-scripts/ifdown-bnep >/etc/sysconfig/network-scripts/ifdown-eth >/etc/sysconfig/network-scripts/ifdown-ippp >/etc/sysconfig/network-scripts/ifdown-ipv6 >/etc/sysconfig/network-scripts/ifdown-isdn >/etc/sysconfig/network-scripts/ifdown-post >/etc/sysconfig/network-scripts/ifdown-ppp >/etc/sysconfig/network-scripts/ifdown-routes >/etc/sysconfig/network-scripts/ifdown-sit >/etc/sysconfig/network-scripts/ifdown-tunnel >/etc/sysconfig/network-scripts/ifup >/etc/sysconfig/network-scripts/ifup-aliases >/etc/sysconfig/network-scripts/ifup-bnep >/etc/sysconfig/network-scripts/ifup-eth >/etc/sysconfig/network-scripts/ifup-ippp >/etc/sysconfig/network-scripts/ifup-ipv6 >/etc/sysconfig/network-scripts/ifup-isdn >/etc/sysconfig/network-scripts/ifup-plip >/etc/sysconfig/network-scripts/ifup-plusb >/etc/sysconfig/network-scripts/ifup-post >/etc/sysconfig/network-scripts/ifup-ppp >/etc/sysconfig/network-scripts/ifup-routes >/etc/sysconfig/network-scripts/ifup-sit >/etc/sysconfig/network-scripts/ifup-tunnel >/etc/sysconfig/network-scripts/ifup-wireless >/etc/sysconfig/network-scripts/init.ipv6-global >/etc/sysconfig/network-scripts/net.hotplug >/etc/sysconfig/network-scripts/network-functions >/etc/sysconfig/network-scripts/network-functions-ipv6 >/etc/sysconfig/networking >/etc/sysconfig/networking/devices >/etc/sysconfig/networking/profiles >/etc/sysconfig/networking/profiles/default >/etc/system-release >/etc/terminfo >/etc/udev >/etc/udev/devices >/etc/udev/makedev.d >/etc/udev/rules.d >/etc/udev/scripts >/etc/redhat-release >/etc/xdg >/etc/xdg/autostart >/etc/xdg/autostart/restorecond.desktop >/etc/xinetd.d >/home >/lib >/lib/firmware >/lib/modules >/lib/security >/lib/terminfo >/lib/terminfo/a >/lib/terminfo/a/ansi >/lib/terminfo/d >/lib/terminfo/d/dumb >/lib/terminfo/l >/lib/terminfo/l/linux >/lib/terminfo/v >/lib/terminfo/v/vt100 >/lib/terminfo/v/vt100-am >/lib/terminfo/v/vt100-nav >/lib/terminfo/v/vt102 >/lib/terminfo/v/vt200 >/lib/terminfo/v/vt220 >/lib/terminfo/v/vt52 >/lib/udev >/lib/udev/ata_id >/lib/udev/cdrom_id >/lib/udev/collect >/lib/udev/console_check >/lib/udev/console_init >/lib/udev/create_floppy_devices >/lib/udev/devices >/lib/udev/edd_id >/lib/udev/findkeyboards >/lib/udev/firmware.sh >/lib/udev/fstab_import >/lib/udev/fw_unit_symlinks.sh >/lib/udev/hid2hci >/lib/udev/keyboard-force-release.sh >/lib/udev/keymap >/lib/udev/keymaps >/lib/udev/keymaps/acer >/lib/udev/keymaps/acer-aspire_5720 >/lib/udev/keymaps/acer-aspire_5920g >/lib/udev/keymaps/acer-aspire_6920 >/lib/udev/keymaps/acer-travelmate_c300 >/lib/udev/keymaps/asus >/lib/udev/keymaps/compaq-e_evo >/lib/udev/keymaps/dell >/lib/udev/keymaps/everex-xt5000 >/lib/udev/keymaps/force-release >/lib/udev/keymaps/force-release/common-volume-keys >/lib/udev/keymaps/force-release/dell-touchpad >/lib/udev/keymaps/force-release/hp-other >/lib/udev/keymaps/force-release/samsung-other >/lib/udev/keymaps/fujitsu-amilo_pa_2548 >/lib/udev/keymaps/fujitsu-amilo_pro_edition_v3505 >/lib/udev/keymaps/fujitsu-amilo_pro_v3205 >/lib/udev/keymaps/fujitsu-amilo_si_1520 >/lib/udev/keymaps/fujitsu-esprimo_mobile_v5 >/lib/udev/keymaps/fujitsu-esprimo_mobile_v6 >/lib/udev/keymaps/hewlett-packard >/lib/udev/keymaps/hewlett-packard-2510p_2530p >/lib/udev/keymaps/hewlett-packard-compaq_elitebook >/lib/udev/keymaps/hewlett-packard-pavilion >/lib/udev/keymaps/hewlett-packard-presario-2100 >/lib/udev/keymaps/hewlett-packard-tablet >/lib/udev/keymaps/hewlett-packard-tx2 >/lib/udev/keymaps/ibm-thinkpad-usb-keyboard-trackpoint >/lib/udev/keymaps/inventec-symphony_6.0_7.0 >/lib/udev/keymaps/lenovo-3000 >/lib/udev/keymaps/lenovo-ideapad >/lib/udev/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint >/lib/udev/keymaps/lenovo-thinkpad_x200_tablet >/lib/udev/keymaps/lenovo-thinkpad_x6_tablet >/lib/udev/keymaps/lg-x110 >/lib/udev/keymaps/logitech-wave >/lib/udev/keymaps/logitech-wave-cordless >/lib/udev/keymaps/logitech-wave-pro-cordless >/lib/udev/keymaps/maxdata-pro_7000 >/lib/udev/keymaps/medion-fid2060 >/lib/udev/keymaps/medionnb-a555 >/lib/udev/keymaps/micro-star >/lib/udev/keymaps/module-asus-w3j >/lib/udev/keymaps/module-ibm >/lib/udev/keymaps/module-lenovo >/lib/udev/keymaps/module-sony >/lib/udev/keymaps/module-sony-old >/lib/udev/keymaps/module-sony-vgn >/lib/udev/keymaps/olpc-xo >/lib/udev/keymaps/onkyo >/lib/udev/keymaps/oqo-model2 >/lib/udev/keymaps/samsung-other >/lib/udev/keymaps/samsung-sq1us >/lib/udev/keymaps/samsung-sx20s >/lib/udev/keymaps/toshiba-satellite_a100 >/lib/udev/keymaps/toshiba-satellite_a110 >/lib/udev/keymaps/toshiba-satellite_m30x >/lib/udev/keymaps/zepto-znote >/lib/udev/modem-modeswitch >/lib/udev/mpath-iosched.sh >/lib/udev/path_id >/lib/udev/pci-db >/lib/udev/rename_device >/lib/udev/rule_generator.functions >/lib/udev/rules.d >/lib/udev/rules.d/10-console.rules >/lib/udev/rules.d/10-dm.rules >/lib/udev/rules.d/11-dm-lvm.rules >/lib/udev/rules.d/13-dm-disk.rules >/lib/udev/rules.d/40-isdn.rules >/lib/udev/rules.d/40-redhat.rules >/lib/udev/rules.d/42-qemu-usb.rules >/lib/udev/rules.d/50-firmware.rules >/lib/udev/rules.d/50-udev-default.rules >/lib/udev/rules.d/60-alias-kmsg.rules >/lib/udev/rules.d/60-cdrom_id.rules >/lib/udev/rules.d/60-net.rules >/lib/udev/rules.d/60-persistent-alsa.rules >/lib/udev/rules.d/60-persistent-input.rules >/lib/udev/rules.d/60-persistent-serial.rules >/lib/udev/rules.d/60-persistent-storage-tape.rules >/lib/udev/rules.d/60-persistent-storage.rules >/lib/udev/rules.d/60-persistent-v4l.rules >/lib/udev/rules.d/61-mobile-action.rules >/lib/udev/rules.d/61-option-modem-modeswitch.rules >/lib/udev/rules.d/61-persistent-storage-edd.rules >/lib/udev/rules.d/64-device-mapper.rules >/lib/udev/rules.d/64-md-raid.rules >/lib/udev/rules.d/65-md-incremental.rules >/lib/udev/rules.d/69-dm-lvm-metad.rules >/lib/udev/rules.d/70-acl.rules >/lib/udev/rules.d/70-hid2hci.rules >/lib/udev/rules.d/75-cd-aliases-generator.rules >/lib/udev/rules.d/75-net-description.rules >/lib/udev/rules.d/75-persistent-net-generator.rules >/lib/udev/rules.d/75-tty-description.rules >/lib/udev/rules.d/78-sound-card.rules >/lib/udev/rules.d/79-fstab_import.rules >/lib/udev/rules.d/80-drivers.rules >/lib/udev/rules.d/80-iosched.rules >/lib/udev/rules.d/80-mpath-iosched.rules >/lib/udev/rules.d/88-clock.rules >/lib/udev/rules.d/91-drm-modeset.rules >/lib/udev/rules.d/95-dm-notify.rules >/lib/udev/rules.d/95-keyboard-force-release.rules >/lib/udev/rules.d/95-keymap.rules >/lib/udev/rules.d/95-udev-late.rules >/lib/udev/scsi_id >/lib/udev/udev-acl >/lib/udev/usb-db >/lib/udev/usb_id >/lib/udev/v4l_id >/lib/udev/write_cd_rules >/lib/udev/write_net_rules >/lib64 >/lib64/device-mapper >/lib64/device-mapper/libdevmapper-event-lvm2mirror.so >/lib64/device-mapper/libdevmapper-event-lvm2raid.so >/lib64/device-mapper/libdevmapper-event-lvm2snapshot.so >/lib64/device-mapper/libdevmapper-event-lvm2thin.so >/lib64/ld-*.so >/lib64/ld-linux-x86-64.so.2 >/lib64/libBrokenLocale-*.so >/lib64/libBrokenLocale.so.1 >/lib64/libSegFault.so >/lib64/libacl.so.1 >/lib64/libacl.so.1.* >/lib64/libanl-*.so >/lib64/libanl.so.1 >/lib64/libattr.so.1 >/lib64/libattr.so.1.* >/lib64/libaudit.so.1 >/lib64/libaudit.so.1.* >/lib64/libauparse.so.0 >/lib64/libauparse.so.0.* >/lib64/libblkid.so.1 >/lib64/libblkid.so.1.* >/lib64/libbz2.so.1 >/lib64/libbz2.so.1.* >/lib64/libc-*.so >/lib64/libc.so.6 >/lib64/libcap.so.2 >/lib64/libcap.so.2.* >/lib64/libcidn-*.so >/lib64/libcidn.so.1 >/lib64/libcom_err.so.2 >/lib64/libcom_err.so.2.* >/lib64/libcrypt-*.so >/lib64/libcrypt.so.1 >/lib64/libcryptsetup.so.1 >/lib64/libcryptsetup.so.1.* >/lib64/libdb-*.so >/lib64/libdbus-1.so.3 >/lib64/libdbus-*.so.3.* >/lib64/libdevmapper-event-lvm2.so.2.* >/lib64/libdevmapper-event-lvm2mirror.so >/lib64/libdevmapper-event-lvm2raid.so >/lib64/libdevmapper-event-lvm2snapshot.so >/lib64/libdevmapper-event-lvm2thin.so >/lib64/libdevmapper-event.so.1.* >/lib64/libdevmapper.so.1.* >/lib64/libdl-*.so >/lib64/libdl.so.2 >/lib64/libe2p.so.2 >/lib64/libe2p.so.2.* >/lib64/libexpat.so.1 >/lib64/libexpat.so.1.* >/lib64/libext2fs.so.2 >/lib64/libext2fs.so.2.* >/lib64/libfipscheck.so.1 >/lib64/libfipscheck.so.1.* >/lib64/libfreebl3.chk >/lib64/libfreebl3.so >/lib64/libgcc_s-*.so.1 >/lib64/libgcc_s.so.1 >/lib64/libgcrypt.so.11 >/lib64/libgcrypt.so.11.* >/lib64/libgio-2.0.so.0 >/lib64/libgio-*.so.0.* >/lib64/libglib-2.0.so.0 >/lib64/libglib-*.so.0.* >/lib64/libgmodule-2.0.so.0 >/lib64/libgmodule-*.so.0.* >/lib64/libgobject-2.0.so.0 >/lib64/libgobject-*.so.0.* >/lib64/libgpg-error.so.0 >/lib64/libgpg-error.so.0.* >/lib64/libgssapi_krb5.so.2 >/lib64/libgssapi_krb5.so.2.* >/lib64/libgssrpc.so.4 >/lib64/libgssrpc.so.4.* >/lib64/libgthread-2.0.so.0 >/lib64/libgthread-*.so.0.* >/lib64/libidn.so.11 >/lib64/libidn.so.11.* >/lib64/libk5crypto.so.3 >/lib64/libk5crypto.so.3.* >/lib64/libkeyutils.so.1 >/lib64/libkeyutils.so.1.* >/lib64/libkrb5.so.3 >/lib64/libkrb5.so.3.* >/lib64/libkrb5support.so.0 >/lib64/libkrb5support.so.0.* >/lib64/liblber-2.4.so.2 >/lib64/liblber-*.so.2.* >/lib64/libldap-2.4.so.2 >/lib64/libldap-*.so.2.* >/lib64/libldap_r-2.4.so.2 >/lib64/libldap_r-*.so.2.* >/lib64/libldif-2.4.so.2 >/lib64/libldif-*.so.2.* >/lib64/liblvm2app.so.2.* >/lib64/liblvm2cmd.so.2.* >/lib64/libm-*.so >/lib64/libm.so.6 >/lib64/libmount.so.1 >/lib64/libmount.so.1.* >/lib64/libncurses.so.5 >/lib64/libncurses.so.5.* >/lib64/libncursesw.so.5 >/lib64/libncursesw.so.5.* >/lib64/libnih-dbus.so.1 >/lib64/libnih-dbus.so.1.* >/lib64/libnih.so.1 >/lib64/libnih.so.1.* >/lib64/libnsl-*.so >/lib64/libnsl.so.1 >/lib64/libnspr4.so >/lib64/libnss_compat-*.so >/lib64/libnss_compat.so.2 >/lib64/libnss_dns-*.so >/lib64/libnss_dns.so.2 >/lib64/libnss_files-*.so >/lib64/libnss_files.so.2 >/lib64/libnss_hesiod-*.so >/lib64/libnss_hesiod.so.2 >/lib64/libnss_nis-*.so >/lib64/libnss_nis.so.2 >/lib64/libnss_nisplus-*.so >/lib64/libnss_nisplus.so.2 >/lib64/libpam.so.0 >/lib64/libpam.so.0.* >/lib64/libpam_misc.so.0 >/lib64/libpam_misc.so.0.* >/lib64/libpamc.so.0 >/lib64/libpamc.so.0.* >/lib64/libparted-2.1.so.0 >/lib64/libparted-*.so.0.* >/lib64/libpcre.so.0 >/lib64/libpcre.so.0.* >/lib64/libplc4.so >/lib64/libplds4.so >/lib64/libpopt.so.0 >/lib64/libpopt.so.0.* >/lib64/libproc-*.so >/lib64/libproc.so >/lib64/libpthread-*.so >/lib64/libpthread.so.0 >/lib64/libreadline.so.6 >/lib64/libreadline.so.6.* >/lib64/libresolv-*.so >/lib64/libresolv.so.2 >/lib64/librt-*.so >/lib64/librt.so.1 >/lib64/libselinux.so.1 >/lib64/libsemanage.so.1 >/lib64/libsepol.so.1 >/lib64/libss.so.2 >/lib64/libss.so.2.* >/lib64/libthread_db-*.so >/lib64/libthread_db.so.1 >/lib64/libtinfo.so.5 >/lib64/libtinfo.so.5.* >/lib64/libudev.so.0 >/lib64/libudev.so.0.* >/lib64/libutil-*.so >/lib64/libutil.so.1 >/lib64/libuuid.so.1 >/lib64/libuuid.so.1.* >/lib64/libz.so.1 >/lib64/libz.so.1.* >/lib64/rtkaio >/lib64/rtkaio/librt.so.1 >/lib64/rtkaio/librtkaio-*.so >/lib64/security >/lib64/security/pam_access.so >/lib64/security/pam_cap.so >/lib64/security/pam_chroot.so >/lib64/security/pam_console.so >/lib64/security/pam_cracklib.so >/lib64/security/pam_debug.so >/lib64/security/pam_deny.so >/lib64/security/pam_echo.so >/lib64/security/pam_env.so >/lib64/security/pam_exec.so >/lib64/security/pam_faildelay.so >/lib64/security/pam_faillock.so >/lib64/security/pam_filter >/lib64/security/pam_filter.so >/lib64/security/pam_filter/upperLOWER >/lib64/security/pam_ftp.so >/lib64/security/pam_group.so >/lib64/security/pam_issue.so >/lib64/security/pam_keyinit.so >/lib64/security/pam_lastlog.so >/lib64/security/pam_limits.so >/lib64/security/pam_listfile.so >/lib64/security/pam_localuser.so >/lib64/security/pam_loginuid.so >/lib64/security/pam_mail.so >/lib64/security/pam_mkhomedir.so >/lib64/security/pam_motd.so >/lib64/security/pam_namespace.so >/lib64/security/pam_nologin.so >/lib64/security/pam_permit.so >/lib64/security/pam_postgresok.so >/lib64/security/pam_pwhistory.so >/lib64/security/pam_rhosts.so >/lib64/security/pam_rootok.so >/lib64/security/pam_securetty.so >/lib64/security/pam_selinux.so >/lib64/security/pam_selinux_permit.so >/lib64/security/pam_sepermit.so >/lib64/security/pam_shells.so >/lib64/security/pam_stress.so >/lib64/security/pam_succeed_if.so >/lib64/security/pam_tally2.so >/lib64/security/pam_time.so >/lib64/security/pam_timestamp.so >/lib64/security/pam_tty_audit.so >/lib64/security/pam_umask.so >/lib64/security/pam_unix.so >/lib64/security/pam_unix_acct.so >/lib64/security/pam_unix_auth.so >/lib64/security/pam_unix_passwd.so >/lib64/security/pam_unix_session.so >/lib64/security/pam_userdb.so >/lib64/security/pam_warn.so >/lib64/security/pam_wheel.so >/lib64/security/pam_xauth.so >/lib64/tls >/media >/mnt >/mnt/cdrom >/mnt/floppy >/opt >/proc >/root >/sbin >/sbin/MAKEDEV >/sbin/addpart >/sbin/agetty >/sbin/arp >/sbin/arping >/sbin/badblocks >/sbin/blkdeactivate >/sbin/blkid >/sbin/blockdev >/sbin/btrfs >/sbin/btrfs-convert >/sbin/btrfs-debug-tree >/sbin/btrfs-find-root >/sbin/btrfs-image >/sbin/btrfs-map-logical >/sbin/btrfs-restore >/sbin/btrfs-show >/sbin/btrfs-vol >/sbin/btrfs-zero-log >/sbin/btrfsck >/sbin/btrfsctl >/sbin/btrfstune >/sbin/cbq >/sbin/cfdisk >/sbin/chcpu >/sbin/chkconfig >/sbin/clock >/sbin/consoletype >/sbin/cryptsetup >/sbin/ctrlaltdel >/sbin/debugfs >/sbin/delpart >/sbin/depmod >/sbin/dmeventd >/sbin/dmsetup >/sbin/dosfsck >/sbin/dosfslabel >/sbin/dumpe2fs >/sbin/e2fsck >/sbin/e2image >/sbin/e2label >/sbin/e2undo >/sbin/ether-wake >/sbin/ethtool >/sbin/faillock >/sbin/fdisk >/sbin/findfs >/sbin/fixfiles >/sbin/fsadm >/sbin/fsck >/sbin/fsck.cramfs >/sbin/fsck.ext2 >/sbin/fsck.ext3 >/sbin/fsck.ext4 >/sbin/fsck.ext4dev >/sbin/fsck.msdos >/sbin/fsck.vfat >/sbin/fsfreeze >/sbin/fstab-decode >/sbin/fstrim >/sbin/fuser >/sbin/genhostid >/sbin/getkey >/sbin/grub >/sbin/grub-crypt >/sbin/grub-install >/sbin/grub-md5-crypt >/sbin/grub-terminfo >/sbin/grubby >/sbin/halt >/sbin/hwclock >/sbin/ifcfg >/sbin/ifconfig >/sbin/ifdown >/sbin/ifenslave >/sbin/ifup >/sbin/init >/sbin/initctl >/sbin/insmod >/sbin/insmod.static >/sbin/install-info >/sbin/installkernel >/sbin/ip >/sbin/ipmaddr >/sbin/iptunnel >/sbin/killall5 >/sbin/ldconfig >/sbin/load_policy >/sbin/logsave >/sbin/losetup >/sbin/lsmod >/sbin/lvchange >/sbin/lvconvert >/sbin/lvcreate >/sbin/lvdisplay >/sbin/lvextend >/sbin/lvm >/sbin/lvmchange >/sbin/lvmconf >/sbin/lvmdiskscan >/sbin/lvmdump >/sbin/lvmetad >/sbin/lvmsadc >/sbin/lvmsar >/sbin/lvreduce >/sbin/lvremove >/sbin/lvrename >/sbin/lvresize >/sbin/lvs >/sbin/lvscan >/sbin/matchpathcon >/sbin/mdadm >/sbin/mdmon >/sbin/mii-diag >/sbin/mii-tool >/sbin/mingetty >/sbin/mkdosfs >/sbin/mke2fs >/sbin/mkfs >/sbin/mkfs.btrfs >/sbin/mkfs.cramfs >/sbin/mkfs.ext2 >/sbin/mkfs.ext3 >/sbin/mkfs.ext4 >/sbin/mkfs.ext4dev >/sbin/mkfs.msdos >/sbin/mkfs.vfat >/sbin/mkhomedir_helper >/sbin/mkswap >/sbin/modinfo >/sbin/modprobe >/sbin/mount.tmpfs >/sbin/nameif >/sbin/netreport >/sbin/new-kernel-pkg >/sbin/nologin >/sbin/pam_console_apply >/sbin/pam_tally2 >/sbin/pam_timestamp_check >/sbin/parted >/sbin/partprobe >/sbin/partx >/sbin/pidof >/sbin/pivot_root >/sbin/plipconfig >/sbin/poweroff >/sbin/ppp-watch >/sbin/pvchange >/sbin/pvck >/sbin/pvcreate >/sbin/pvdisplay >/sbin/pvmove >/sbin/pvremove >/sbin/pvresize >/sbin/pvs >/sbin/pvscan >/sbin/rdisc >/sbin/reboot >/sbin/reload >/sbin/resize2fs >/sbin/restart >/sbin/restorecon >/sbin/rmmod >/sbin/route >/sbin/rtmon >/sbin/runlevel >/sbin/runuser >/sbin/scsi_id >/sbin/securetty >/sbin/service >/sbin/setfiles >/sbin/setsysfont >/sbin/sfdisk >/sbin/shutdown >/sbin/slattach >/sbin/sln >/sbin/start >/sbin/start_udev >/sbin/status >/sbin/stop >/sbin/sulogin >/sbin/sushell >/sbin/swapoff >/sbin/swapon >/sbin/switch_root >/sbin/sysctl >/sbin/tc >/sbin/telinit >/sbin/tune2fs >/sbin/udevadm >/sbin/udevd >/sbin/unix_chkpwd >/sbin/vgcfgbackup >/sbin/vgcfgrestore >/sbin/vgchange >/sbin/vgck >/sbin/vgconvert >/sbin/vgcreate >/sbin/vgdisplay >/sbin/vgexport >/sbin/vgextend >/sbin/vgimport >/sbin/vgimportclone >/sbin/vgmerge >/sbin/vgmknodes >/sbin/vgreduce >/sbin/vgremove >/sbin/vgrename >/sbin/vgs >/sbin/vgscan >/sbin/vgsplit >/sbin/weak-modules >/sbin/wipefs >/selinux >/srv >/sys >/tmp >/usr >/usr/bin >/usr/bin/[ >/usr/bin/addftinfo >/usr/bin/addr2line >/usr/bin/ar >/usr/bin/as >/usr/bin/attr >/usr/bin/awk >/usr/bin/base64 >/usr/bin/bashbug-64 >/usr/bin/berkeley_db_svc >/usr/bin/bunzip2 >/usr/bin/bzcat >/usr/bin/bzcmp >/usr/bin/bzdiff >/usr/bin/bzgrep >/usr/bin/bzip2 >/usr/bin/bzip2recover >/usr/bin/bzless >/usr/bin/bzmore >/usr/bin/c++filt >/usr/bin/cal >/usr/bin/captoinfo >/usr/bin/catchsegv >/usr/bin/certutil >/usr/bin/chacl >/usr/bin/chage >/usr/bin/chattr >/usr/bin/chcon >/usr/bin/checkmodule >/usr/bin/checkpolicy >/usr/bin/chrt >/usr/bin/chvt >/usr/bin/cksum >/usr/bin/clear >/usr/bin/cmp >/usr/bin/cmsutil >/usr/bin/col >/usr/bin/colcrt >/usr/bin/colrm >/usr/bin/column >/usr/bin/comm >/usr/bin/crlutil >/usr/bin/csplit >/usr/bin/curl >/usr/bin/cut >/usr/bin/db_archive >/usr/bin/db_checkpoint >/usr/bin/db_codegen >/usr/bin/db_deadlock >/usr/bin/db_dump >/usr/bin/db_dump185 >/usr/bin/db_hotbackup >/usr/bin/db_load >/usr/bin/db_printlog >/usr/bin/db_recover >/usr/bin/db_stat >/usr/bin/db_upgrade >/usr/bin/db_verify >/usr/bin/dbus-binding-tool >/usr/bin/ddate >/usr/bin/deallocvt >/usr/bin/diff >/usr/bin/diff3 >/usr/bin/dir >/usr/bin/dircolors >/usr/bin/dirname >/usr/bin/du >/usr/bin/env >/usr/bin/eqn >/usr/bin/eqn2graph >/usr/bin/expand >/usr/bin/expr >/usr/bin/factor >/usr/bin/fallocate >/usr/bin/fgconsole >/usr/bin/file >/usr/bin/find >/usr/bin/fipscheck >/usr/bin/fipshmac >/usr/bin/flock >/usr/bin/floppy >/usr/bin/fmt >/usr/bin/fold >/usr/bin/free >/usr/bin/gawk >/usr/bin/gencat >/usr/bin/geqn >/usr/bin/getconf >/usr/bin/getent >/usr/bin/getfacl >/usr/bin/getfattr >/usr/bin/getkeycodes >/usr/bin/getopt >/usr/bin/gindxbib >/usr/bin/glookbib >/usr/bin/gneqn >/usr/bin/gnroff >/usr/bin/gpasswd >/usr/bin/gpg-error >/usr/bin/gpic >/usr/bin/gprof >/usr/bin/grefer >/usr/bin/grn >/usr/bin/grodvi >/usr/bin/groff >/usr/bin/groffer >/usr/bin/grog >/usr/bin/grolbp >/usr/bin/grolj4 >/usr/bin/grops >/usr/bin/grotty >/usr/bin/groups >/usr/bin/gsoelim >/usr/bin/gtbl >/usr/bin/gtroff >/usr/bin/gunzip >/usr/bin/gzexe >/usr/bin/gzip >/usr/bin/head >/usr/bin/hexdump >/usr/bin/hostid >/usr/bin/hpftodit >/usr/bin/i386 >/usr/bin/iconv >/usr/bin/id >/usr/bin/idn >/usr/bin/igawk >/usr/bin/indxbib >/usr/bin/info >/usr/bin/infocmp >/usr/bin/infokey >/usr/bin/infotocap >/usr/bin/install >/usr/bin/ionice >/usr/bin/ipcmk >/usr/bin/ipcrm >/usr/bin/ipcs >/usr/bin/isosize >/usr/bin/join >/usr/bin/kbdrate >/usr/bin/kill >/usr/bin/killall >/usr/bin/last >/usr/bin/lastb >/usr/bin/lastlog >/usr/bin/ld >/usr/bin/ldd >/usr/bin/less >/usr/bin/lessecho >/usr/bin/lesskey >/usr/bin/lesspipe.sh >/usr/bin/linux32 >/usr/bin/linux64 >/usr/bin/lkbib >/usr/bin/loadunimap >/usr/bin/locale >/usr/bin/logger >/usr/bin/logname >/usr/bin/look >/usr/bin/lookbib >/usr/bin/lsattr >/usr/bin/lscpu >/usr/bin/lua >/usr/bin/luac >/usr/bin/lzop >/usr/bin/mapscrn >/usr/bin/mbchk >/usr/bin/mcookie >/usr/bin/md5sum >/usr/bin/mesg >/usr/bin/mkfifo >/usr/bin/modutil >/usr/bin/namei >/usr/bin/neqn >/usr/bin/newgrp >/usr/bin/nl >/usr/bin/nm >/usr/bin/nohup >/usr/bin/nproc >/usr/bin/nroff >/usr/bin/objcopy >/usr/bin/objdump >/usr/bin/od >/usr/bin/oldfind >/usr/bin/open >/usr/bin/openssl >/usr/bin/openvt >/usr/bin/paste >/usr/bin/pathchk >/usr/bin/pcregrep >/usr/bin/pcretest >/usr/bin/peekfd >/usr/bin/pfbtops >/usr/bin/pgawk >/usr/bin/pgrep >/usr/bin/pic >/usr/bin/pic2graph >/usr/bin/pinky >/usr/bin/pk12util >/usr/bin/pkill >/usr/bin/pmap >/usr/bin/post-grohtml >/usr/bin/pr >/usr/bin/pre-grohtml >/usr/bin/printenv >/usr/bin/printf >/usr/bin/psfaddtable >/usr/bin/psfgettable >/usr/bin/psfstriptable >/usr/bin/psfxtable >/usr/bin/pstree >/usr/bin/pstree.x11 >/usr/bin/ptx >/usr/bin/pwdx >/usr/bin/ranlib >/usr/bin/readelf >/usr/bin/readlink >/usr/bin/refer >/usr/bin/rename >/usr/bin/renice >/usr/bin/reset >/usr/bin/resizecons >/usr/bin/rev >/usr/bin/rpcgen >/usr/bin/rpm2cpio >/usr/bin/rpmdb >/usr/bin/rpmquery >/usr/bin/rpmsign >/usr/bin/rpmverify >/usr/bin/runcon >/usr/bin/script >/usr/bin/scriptreplay >/usr/bin/scrub >/usr/bin/sdiff >/usr/bin/secon >/usr/bin/sedismod >/usr/bin/sedispol >/usr/bin/semodule_deps >/usr/bin/semodule_expand >/usr/bin/semodule_link >/usr/bin/semodule_package >/usr/bin/seq >/usr/bin/setarch >/usr/bin/setfacl >/usr/bin/setfattr >/usr/bin/setkeycodes >/usr/bin/setleds >/usr/bin/setmetamode >/usr/bin/setsid >/usr/bin/setterm >/usr/bin/setup-nsssysinit.sh >/usr/bin/sg >/usr/bin/sha1sum >/usr/bin/sha224sum >/usr/bin/sha256sum >/usr/bin/sha384sum >/usr/bin/sha512sum >/usr/bin/showconsolefont >/usr/bin/showkey >/usr/bin/shred >/usr/bin/shuf >/usr/bin/signtool >/usr/bin/signver >/usr/bin/size >/usr/bin/skill >/usr/bin/slabtop >/usr/bin/snice >/usr/bin/soelim >/usr/bin/split >/usr/bin/sprof >/usr/bin/sqlite3 >/usr/bin/ssltap >/usr/bin/stat >/usr/bin/stdbuf >/usr/bin/strace >/usr/bin/strings >/usr/bin/strip >/usr/bin/sum >/usr/bin/tabs >/usr/bin/tac >/usr/bin/tail >/usr/bin/tailf >/usr/bin/tbl >/usr/bin/tee >/usr/bin/test >/usr/bin/tfmtodit >/usr/bin/tic >/usr/bin/timeout >/usr/bin/tload >/usr/bin/toe >/usr/bin/top >/usr/bin/tput >/usr/bin/tr >/usr/bin/troff >/usr/bin/truncate >/usr/bin/tset >/usr/bin/tsort >/usr/bin/tty >/usr/bin/tzselect >/usr/bin/ul >/usr/bin/unexpand >/usr/bin/uniq >/usr/bin/unshare >/usr/bin/unxz >/usr/bin/uptime >/usr/bin/users >/usr/bin/utmpdump >/usr/bin/uuidgen >/usr/bin/vdir >/usr/bin/vmstat >/usr/bin/w >/usr/bin/wall >/usr/bin/watch >/usr/bin/wc >/usr/bin/whereis >/usr/bin/which >/usr/bin/who >/usr/bin/whoami >/usr/bin/write >/usr/bin/x86_64 >/usr/bin/xargs >/usr/bin/xmlcatalog >/usr/bin/xmllint >/usr/bin/xmlwf >/usr/bin/xz >/usr/bin/xzcat >/usr/bin/xzcmp >/usr/bin/xzdec >/usr/bin/xzdiff >/usr/bin/xzegrep >/usr/bin/xzfgrep >/usr/bin/xzgrep >/usr/bin/xzless >/usr/bin/xzmore >/usr/bin/yes >/usr/bin/zcmp >/usr/bin/zdiff >/usr/bin/zegrep >/usr/bin/zfgrep >/usr/bin/zforce >/usr/bin/zgrep >/usr/bin/zless >/usr/bin/zmore >/usr/bin/znew >/usr/bin/zsoelim >/usr/etc >/usr/games >/usr/include >/usr/lib >/usr/lib/ConsoleKit >/usr/lib/ConsoleKit/run-seat.d >/usr/lib/ConsoleKit/run-seat.d/udev-acl.ck >/usr/lib/games >/usr/lib/rpm >/usr/lib/rpm/macros >/usr/lib/rpm/platform >/usr/lib/rpm/platform/amd64-linux >/usr/lib/rpm/platform/amd64-linux/macros >/usr/lib/rpm/platform/athlon-linux >/usr/lib/rpm/platform/athlon-linux/macros >/usr/lib/rpm/platform/geode-linux >/usr/lib/rpm/platform/geode-linux/macros >/usr/lib/rpm/platform/i386-linux >/usr/lib/rpm/platform/i386-linux/macros >/usr/lib/rpm/platform/i486-linux >/usr/lib/rpm/platform/i486-linux/macros >/usr/lib/rpm/platform/i586-linux >/usr/lib/rpm/platform/i586-linux/macros >/usr/lib/rpm/platform/i686-linux >/usr/lib/rpm/platform/i686-linux/macros >/usr/lib/rpm/platform/ia32e-linux >/usr/lib/rpm/platform/ia32e-linux/macros >/usr/lib/rpm/platform/noarch-linux >/usr/lib/rpm/platform/noarch-linux/macros >/usr/lib/rpm/platform/pentium3-linux >/usr/lib/rpm/platform/pentium3-linux/macros >/usr/lib/rpm/platform/pentium4-linux >/usr/lib/rpm/platform/pentium4-linux/macros >/usr/lib/rpm/platform/x86_64-linux >/usr/lib/rpm/platform/x86_64-linux/macros >/usr/lib/rpm/rpm.daily >/usr/lib/rpm/rpm.log >/usr/lib/rpm/rpm.xinetd >/usr/lib/rpm/rpm2cpio.sh >/usr/lib/rpm/rpmdb_archive >/usr/lib/rpm/rpmdb_deadlock >/usr/lib/rpm/rpmdb_dump >/usr/lib/rpm/rpmdb_load >/usr/lib/rpm/rpmdb_loadcvt >/usr/lib/rpm/rpmdb_printlog >/usr/lib/rpm/rpmdb_recover >/usr/lib/rpm/rpmdb_stat >/usr/lib/rpm/rpmdb_upgrade >/usr/lib/rpm/rpmdb_verify >/usr/lib/rpm/rpmpopt-4.8.0 >/usr/lib/rpm/rpmrc >/usr/lib/rpm/tgpg >/usr/lib64 >/usr/lib64/X11 >/usr/lib64/coreutils >/usr/lib64/coreutils/libstdbuf.so >/usr/lib64/cracklib_dict.hwm >/usr/lib64/cracklib_dict.pwd >/usr/lib64/cracklib_dict.pwi >/usr/lib64/games >/usr/lib64/gio >/usr/lib64/gio/modules >/usr/lib64/gio/modules/libgiofam.so >/usr/lib64/krb5 >/usr/lib64/krb5/plugins >/usr/lib64/krb5/plugins/authdata >/usr/lib64/krb5/plugins/kdb >/usr/lib64/krb5/plugins/kdb/db2.so >/usr/lib64/krb5/plugins/libkrb5 >/usr/lib64/krb5/plugins/preauth >/usr/lib64/libaugeas.so.0 >/usr/lib64/libaugeas.so.0.* >/usr/lib64/libbfd-*.so >/usr/lib64/libcrack.so.2 >/usr/lib64/libcrack.so.2.* >/usr/lib64/libcrypto.so.1.* >/usr/lib64/libcrypto.so.10 >/usr/lib64/libcurl.so.4 >/usr/lib64/libcurl.so.4.* >/usr/lib64/libdb-*.so >/usr/lib64/libdbus-glib-1.so.2 >/usr/lib64/libdbus-glib-*.so.2.* >/usr/lib64/libdrm.so.2 >/usr/lib64/libdrm.so.2.* >/usr/lib64/libdrm_intel.so.1 >/usr/lib64/libdrm_intel.so.1.* >/usr/lib64/libdrm_nouveau.so.1 >/usr/lib64/libdrm_nouveau.so.1.* >/usr/lib64/libdrm_nouveau2.so.2 >/usr/lib64/libdrm_nouveau2.so.2.* >/usr/lib64/libdrm_radeon.so.1 >/usr/lib64/libdrm_radeon.so.1.* >/usr/lib64/libelf-*.so >/usr/lib64/libelf.so.1 >/usr/lib64/libfa.so.1 >/usr/lib64/libfa.so.1.* >/usr/lib64/libfam.so.0 >/usr/lib64/libfam.so.0.* >/usr/lib64/libffi.so.5 >/usr/lib64/libffi.so.5.* >/usr/lib64/libform.so.5 >/usr/lib64/libform.so.5.* >/usr/lib64/libformw.so.5 >/usr/lib64/libformw.so.5.* >/usr/lib64/libfreebl3.chk >/usr/lib64/libfreebl3.so >/usr/lib64/libgamin-1.so.0 >/usr/lib64/libgamin-*.so.0.* >/usr/lib64/libgdbm.so.2 >/usr/lib64/libgdbm.so.2.* >/usr/lib64/libgmp.so.3 >/usr/lib64/libgmp.so.3.* >/usr/lib64/libgmpxx.so.4 >/usr/lib64/libgmpxx.so.4.* >/usr/lib64/libhistory.so.6 >/usr/lib64/libhistory.so.6.* >/usr/lib64/libkadm5clnt_mit.so.8 >/usr/lib64/libkadm5clnt_mit.so.8.* >/usr/lib64/libkadm5srv_mit.so.8 >/usr/lib64/libkadm5srv_mit.so.8.* >/usr/lib64/libkdb5.so.6 >/usr/lib64/libkdb5.so.6.* >/usr/lib64/liblua-*.so >/usr/lib64/liblzma.so.0 >/usr/lib64/liblzma.so.0.* >/usr/lib64/liblzo2.so.2 >/usr/lib64/liblzo2.so.2.* >/usr/lib64/libmagic.so.1 >/usr/lib64/libmagic.so.1.* >/usr/lib64/libmemusage.so >/usr/lib64/libmenu.so.5 >/usr/lib64/libmenu.so.5.* >/usr/lib64/libmenuw.so.5 >/usr/lib64/libmenuw.so.5.* >/usr/lib64/libmp.so.3 >/usr/lib64/libmp.so.3.* >/usr/lib64/libnss3.so >/usr/lib64/libnssckbi.so >/usr/lib64/libnssdbm3.chk >/usr/lib64/libnssdbm3.so >/usr/lib64/libnsspem.so >/usr/lib64/libnsssysinit.so >/usr/lib64/libnssutil3.so >/usr/lib64/libopcodes-2.20.51.0.2-5.36.el6.so >/usr/lib64/libpanel.so.5 >/usr/lib64/libpanel.so.5.* >/usr/lib64/libpanelw.so.5 >/usr/lib64/libpanelw.so.5.* >/usr/lib64/libpciaccess.so.0 >/usr/lib64/libpciaccess.so.0.* >/usr/lib64/libpcprofile.so >/usr/lib64/libpcrecpp.so.0 >/usr/lib64/libpcrecpp.so.0.* >/usr/lib64/libpcreposix.so.0 >/usr/lib64/libpcreposix.so.0.* >/usr/lib64/librpm.so.1 >/usr/lib64/librpm.so.1.* >/usr/lib64/librpmbuild.so.1 >/usr/lib64/librpmbuild.so.1.* >/usr/lib64/librpmio.so.1 >/usr/lib64/librpmio.so.1.* >/usr/lib64/libsasl2.so.2 >/usr/lib64/libsasl2.so.2.* >/usr/lib64/libsmime3.so >/usr/lib64/libsoftokn3.chk >/usr/lib64/libsoftokn3.so >/usr/lib64/libsqlite3.so.0 >/usr/lib64/libsqlite3.so.0.* >/usr/lib64/libssh2.so.1 >/usr/lib64/libssh2.so.1.* >/usr/lib64/libssl.so.1.* >/usr/lib64/libssl.so.10 >/usr/lib64/libssl3.so >/usr/lib64/libstdc++.so.6 >/usr/lib64/libstdc++.so.6.* >/usr/lib64/libtic.so.5 >/usr/lib64/libtic.so.5.* >/usr/lib64/libusb-0.1.so.4 >/usr/lib64/libusb-*.so.4.* >/usr/lib64/libusbpp-0.1.so.4 >/usr/lib64/libusbpp-*.so.4.* >/usr/lib64/libustr-1.0.so.1 >/usr/lib64/libustr-*.so.1.* >/usr/lib64/libutempter.so.0 >/usr/lib64/libutempter.so.1.* >/usr/lib64/libverto-k5ev.so >/usr/lib64/libverto-k5ev.so.0 >/usr/lib64/libverto-k5ev.so.0.* >/usr/lib64/libverto.so >/usr/lib64/libverto.so.0 >/usr/lib64/libverto.so.0.* >/usr/lib64/libxml2.so.2 >/usr/lib64/libxml2.so.2.* >/usr/lib64/lua >/usr/lib64/lua/5.1 >/usr/lib64/nss >/usr/lib64/nss/saved >/usr/lib64/nss/unsupported-tools >/usr/lib64/nss/unsupported-tools/atob >/usr/lib64/nss/unsupported-tools/btoa >/usr/lib64/nss/unsupported-tools/derdump >/usr/lib64/nss/unsupported-tools/ocspclnt >/usr/lib64/nss/unsupported-tools/pp >/usr/lib64/nss/unsupported-tools/selfserv >/usr/lib64/nss/unsupported-tools/shlibsign >/usr/lib64/nss/unsupported-tools/strsclnt >/usr/lib64/nss/unsupported-tools/symkeyutil >/usr/lib64/nss/unsupported-tools/tstclnt >/usr/lib64/nss/unsupported-tools/vfychain >/usr/lib64/nss/unsupported-tools/vfyserv >/usr/lib64/openssl >/usr/lib64/openssl/engines >/usr/lib64/openssl/engines/lib4758cca.so >/usr/lib64/openssl/engines/libaep.so >/usr/lib64/openssl/engines/libatalla.so >/usr/lib64/openssl/engines/libcapi.so >/usr/lib64/openssl/engines/libchil.so >/usr/lib64/openssl/engines/libcswift.so >/usr/lib64/openssl/engines/libgmp.so >/usr/lib64/openssl/engines/libnuron.so >/usr/lib64/openssl/engines/libpadlock.so >/usr/lib64/openssl/engines/libsureware.so >/usr/lib64/openssl/engines/libubsec.so >/usr/lib64/pm-utils >/usr/lib64/pm-utils/module.d >/usr/lib64/pm-utils/power.d >/usr/lib64/pm-utils/sleep.d >/usr/lib64/sasl2 >/usr/lib64/sasl2/libanonymous.so >/usr/lib64/sasl2/libanonymous.so.2 >/usr/lib64/sasl2/libanonymous.so.2.* >/usr/lib64/sasl2/libsasldb.so >/usr/lib64/sasl2/libsasldb.so.2 >/usr/lib64/sasl2/libsasldb.so.2.* >/usr/lib64/sse2 >/usr/lib64/tc >/usr/lib64/tc/m_xt.so >/usr/lib64/tls >/usr/libexec >/usr/libexec/awk >/usr/libexec/awk/grcat >/usr/libexec/awk/pwcat >/usr/libexec/gam_server >/usr/libexec/getconf >/usr/libexec/getconf/POSIX_V6_LP64_OFF64 >/usr/libexec/getconf/POSIX_V7_LP64_OFF64 >/usr/libexec/openldap >/usr/libexec/openldap/create-certdb.sh >/usr/libexec/utempter >/usr/local >/usr/local/bin >/usr/local/etc >/usr/local/games >/usr/local/include >/usr/local/lib >/usr/local/lib64 >/usr/local/libexec >/usr/local/sbin >/usr/local/share >/usr/local/share/applications >/usr/local/share/info >/usr/local/share/man >/usr/local/share/man/man1 >/usr/local/share/man/man1x >/usr/local/share/man/man2 >/usr/local/share/man/man2x >/usr/local/share/man/man3 >/usr/local/share/man/man3x >/usr/local/share/man/man4 >/usr/local/share/man/man4x >/usr/local/share/man/man5 >/usr/local/share/man/man5x >/usr/local/share/man/man6 >/usr/local/share/man/man6x >/usr/local/share/man/man7 >/usr/local/share/man/man7x >/usr/local/share/man/man8 >/usr/local/share/man/man8x >/usr/local/share/man/man9 >/usr/local/share/man/man9x >/usr/local/share/man/mann >/usr/local/src >/usr/sbin >/usr/sbin/adduser >/usr/sbin/alternatives >/usr/sbin/arpd >/usr/sbin/arping >/usr/sbin/avcstat >/usr/sbin/capsh >/usr/sbin/chpasswd >/usr/sbin/chroot >/usr/sbin/clockdiff >/usr/sbin/cracklib-check >/usr/sbin/cracklib-format >/usr/sbin/cracklib-packer >/usr/sbin/cracklib-unpacker >/usr/sbin/create-cracklib-dict >/usr/sbin/e2freefrag >/usr/sbin/ethtool >/usr/sbin/fdformat >/usr/sbin/filefrag >/usr/sbin/genhomedircon >/usr/sbin/getcap >/usr/sbin/getenforce >/usr/sbin/getpcaps >/usr/sbin/getsebool >/usr/sbin/grpck >/usr/sbin/grpconv >/usr/sbin/grpunconv >/usr/sbin/hwclock >/usr/sbin/iconvconfig >/usr/sbin/iconvconfig.x86_64 >/usr/sbin/ldattach >/usr/sbin/lnstat >/usr/sbin/load_policy >/usr/sbin/lsof >/usr/sbin/matchpathcon >/usr/sbin/mkdict >/usr/sbin/mklost+found >/usr/sbin/mksock >/usr/sbin/newusers >/usr/sbin/nstat >/usr/sbin/open_init_pty >/usr/sbin/packer >/usr/sbin/ping6 >/usr/sbin/pwck >/usr/sbin/pwconv >/usr/sbin/pwunconv >/usr/sbin/raid-check >/usr/sbin/readprofile >/usr/sbin/restorecond >/usr/sbin/rtacct >/usr/sbin/rtcwake >/usr/sbin/run_init >/usr/sbin/sasldblistusers2 >/usr/sbin/saslpasswd2 >/usr/sbin/selinuxconlist >/usr/sbin/selinuxdefcon >/usr/sbin/selinuxenabled >/usr/sbin/semodule >/usr/sbin/sestatus >/usr/sbin/setcap >/usr/sbin/setenforce >/usr/sbin/setsebool >/usr/sbin/ss >/usr/sbin/sys-unconfig >/usr/sbin/thin_check >/usr/sbin/thin_dump >/usr/sbin/thin_restore >/usr/sbin/togglesebool >/usr/sbin/tracepath >/usr/sbin/tracepath6 >/usr/sbin/tunelp >/usr/sbin/update-alternatives >/usr/sbin/usernetctl >/usr/sbin/vigr >/usr/sbin/vipw >/usr/sbin/zdump >/usr/sbin/zic >/usr/share >/usr/share/X11 >/usr/share/applications >/usr/share/augeas >/usr/share/augeas/lenses >/usr/share/augeas/lenses/dist >/usr/share/augeas/lenses/dist/access.aug >/usr/share/augeas/lenses/dist/aliases.aug >/usr/share/augeas/lenses/dist/approx.aug >/usr/share/augeas/lenses/dist/aptpreferences.aug >/usr/share/augeas/lenses/dist/aptsources.aug >/usr/share/augeas/lenses/dist/bbhosts.aug >/usr/share/augeas/lenses/dist/build.aug >/usr/share/augeas/lenses/dist/cgconfig.aug >/usr/share/augeas/lenses/dist/cgrules.aug >/usr/share/augeas/lenses/dist/cobblermodules.aug >/usr/share/augeas/lenses/dist/cobblersettings.aug >/usr/share/augeas/lenses/dist/cron.aug >/usr/share/augeas/lenses/dist/crypttab.aug >/usr/share/augeas/lenses/dist/darkice.aug >/usr/share/augeas/lenses/dist/debctrl.aug >/usr/share/augeas/lenses/dist/device_map.aug >/usr/share/augeas/lenses/dist/dhclient.aug >/usr/share/augeas/lenses/dist/dhcpd.aug >/usr/share/augeas/lenses/dist/dnsmasq.aug >/usr/share/augeas/lenses/dist/dpkg.aug >/usr/share/augeas/lenses/dist/dput.aug >/usr/share/augeas/lenses/dist/ethers.aug >/usr/share/augeas/lenses/dist/exports.aug >/usr/share/augeas/lenses/dist/fstab.aug >/usr/share/augeas/lenses/dist/gdm.aug >/usr/share/augeas/lenses/dist/group.aug >/usr/share/augeas/lenses/dist/grub.aug >/usr/share/augeas/lenses/dist/hosts.aug >/usr/share/augeas/lenses/dist/httpd.aug >/usr/share/augeas/lenses/dist/inetd.aug >/usr/share/augeas/lenses/dist/inifile.aug >/usr/share/augeas/lenses/dist/inittab.aug >/usr/share/augeas/lenses/dist/interfaces.aug >/usr/share/augeas/lenses/dist/iptables.aug >/usr/share/augeas/lenses/dist/json.aug >/usr/share/augeas/lenses/dist/keepalived.aug >/usr/share/augeas/lenses/dist/krb5.aug >/usr/share/augeas/lenses/dist/limits.aug >/usr/share/augeas/lenses/dist/login_defs.aug >/usr/share/augeas/lenses/dist/logrotate.aug >/usr/share/augeas/lenses/dist/lokkit.aug >/usr/share/augeas/lenses/dist/mdadm_conf.aug >/usr/share/augeas/lenses/dist/mke2fs.aug >/usr/share/augeas/lenses/dist/modprobe.aug >/usr/share/augeas/lenses/dist/modules_conf.aug >/usr/share/augeas/lenses/dist/monit.aug >/usr/share/augeas/lenses/dist/multipath.aug >/usr/share/augeas/lenses/dist/mysql.aug >/usr/share/augeas/lenses/dist/nagioscfg.aug >/usr/share/augeas/lenses/dist/nagiosobjects.aug >/usr/share/augeas/lenses/dist/nrpe.aug >/usr/share/augeas/lenses/dist/nsswitch.aug >/usr/share/augeas/lenses/dist/ntp.aug >/usr/share/augeas/lenses/dist/odbc.aug >/usr/share/augeas/lenses/dist/openvpn.aug >/usr/share/augeas/lenses/dist/pam.aug >/usr/share/augeas/lenses/dist/passwd.aug >/usr/share/augeas/lenses/dist/pbuilder.aug >/usr/share/augeas/lenses/dist/pg_hba.aug >/usr/share/augeas/lenses/dist/php.aug >/usr/share/augeas/lenses/dist/phpvars.aug >/usr/share/augeas/lenses/dist/postfix_access.aug >/usr/share/augeas/lenses/dist/postfix_main.aug >/usr/share/augeas/lenses/dist/postfix_master.aug >/usr/share/augeas/lenses/dist/properties.aug >/usr/share/augeas/lenses/dist/puppet.aug >/usr/share/augeas/lenses/dist/puppetfileserver.aug >/usr/share/augeas/lenses/dist/resolv.aug >/usr/share/augeas/lenses/dist/rsyncd.aug >/usr/share/augeas/lenses/dist/rx.aug >/usr/share/augeas/lenses/dist/samba.aug >/usr/share/augeas/lenses/dist/securetty.aug >/usr/share/augeas/lenses/dist/sep.aug >/usr/share/augeas/lenses/dist/services.aug >/usr/share/augeas/lenses/dist/shells.aug >/usr/share/augeas/lenses/dist/shellvars.aug >/usr/share/augeas/lenses/dist/shellvars_list.aug >/usr/share/augeas/lenses/dist/slapd.aug >/usr/share/augeas/lenses/dist/solaris_system.aug >/usr/share/augeas/lenses/dist/soma.aug >/usr/share/augeas/lenses/dist/spacevars.aug >/usr/share/augeas/lenses/dist/squid.aug >/usr/share/augeas/lenses/dist/sshd.aug >/usr/share/augeas/lenses/dist/sudoers.aug >/usr/share/augeas/lenses/dist/sysconfig.aug >/usr/share/augeas/lenses/dist/sysctl.aug >/usr/share/augeas/lenses/dist/syslog.aug >/usr/share/augeas/lenses/dist/tests >/usr/share/augeas/lenses/dist/tests/test_access.aug >/usr/share/augeas/lenses/dist/tests/test_aliases.aug >/usr/share/augeas/lenses/dist/tests/test_approx.aug >/usr/share/augeas/lenses/dist/tests/test_aptpreferences.aug >/usr/share/augeas/lenses/dist/tests/test_aptsource.aug >/usr/share/augeas/lenses/dist/tests/test_bbhosts.aug >/usr/share/augeas/lenses/dist/tests/test_cgconfig.aug >/usr/share/augeas/lenses/dist/tests/test_cgrules.aug >/usr/share/augeas/lenses/dist/tests/test_cobblermodules.aug >/usr/share/augeas/lenses/dist/tests/test_cobblersettings.aug >/usr/share/augeas/lenses/dist/tests/test_cron.aug >/usr/share/augeas/lenses/dist/tests/test_crypttab.aug >/usr/share/augeas/lenses/dist/tests/test_darkice.aug >/usr/share/augeas/lenses/dist/tests/test_debctrl.aug >/usr/share/augeas/lenses/dist/tests/test_device_map.aug >/usr/share/augeas/lenses/dist/tests/test_dhclient.aug >/usr/share/augeas/lenses/dist/tests/test_dhcpd.aug >/usr/share/augeas/lenses/dist/tests/test_dnsmasq.aug >/usr/share/augeas/lenses/dist/tests/test_dpkg.aug >/usr/share/augeas/lenses/dist/tests/test_dput.aug >/usr/share/augeas/lenses/dist/tests/test_ethers.aug >/usr/share/augeas/lenses/dist/tests/test_exports.aug >/usr/share/augeas/lenses/dist/tests/test_fstab.aug >/usr/share/augeas/lenses/dist/tests/test_gdm.aug >/usr/share/augeas/lenses/dist/tests/test_group.aug >/usr/share/augeas/lenses/dist/tests/test_grub.aug >/usr/share/augeas/lenses/dist/tests/test_hosts.aug >/usr/share/augeas/lenses/dist/tests/test_httpd.aug >/usr/share/augeas/lenses/dist/tests/test_inetd.aug >/usr/share/augeas/lenses/dist/tests/test_inifile.aug >/usr/share/augeas/lenses/dist/tests/test_inittab.aug >/usr/share/augeas/lenses/dist/tests/test_interfaces.aug >/usr/share/augeas/lenses/dist/tests/test_iptables.aug >/usr/share/augeas/lenses/dist/tests/test_json.aug >/usr/share/augeas/lenses/dist/tests/test_keepalived.aug >/usr/share/augeas/lenses/dist/tests/test_krb5.aug >/usr/share/augeas/lenses/dist/tests/test_ldap.aug >/usr/share/augeas/lenses/dist/tests/test_limits.aug >/usr/share/augeas/lenses/dist/tests/test_login_defs.aug >/usr/share/augeas/lenses/dist/tests/test_logrotate.aug >/usr/share/augeas/lenses/dist/tests/test_lokkit.aug >/usr/share/augeas/lenses/dist/tests/test_mdadm_conf.aug >/usr/share/augeas/lenses/dist/tests/test_mke2fs.aug >/usr/share/augeas/lenses/dist/tests/test_modprobe.aug >/usr/share/augeas/lenses/dist/tests/test_modules_conf.aug >/usr/share/augeas/lenses/dist/tests/test_monit.aug >/usr/share/augeas/lenses/dist/tests/test_multipath.aug >/usr/share/augeas/lenses/dist/tests/test_mysql.aug >/usr/share/augeas/lenses/dist/tests/test_nagioscfg.aug >/usr/share/augeas/lenses/dist/tests/test_nagiosobjects.aug >/usr/share/augeas/lenses/dist/tests/test_nrpe.aug >/usr/share/augeas/lenses/dist/tests/test_nsswitch.aug >/usr/share/augeas/lenses/dist/tests/test_ntp.aug >/usr/share/augeas/lenses/dist/tests/test_odbc.aug >/usr/share/augeas/lenses/dist/tests/test_openvpn.aug >/usr/share/augeas/lenses/dist/tests/test_pam.aug >/usr/share/augeas/lenses/dist/tests/test_passwd.aug >/usr/share/augeas/lenses/dist/tests/test_pbuilder.aug >/usr/share/augeas/lenses/dist/tests/test_pg_hba.aug >/usr/share/augeas/lenses/dist/tests/test_php.aug >/usr/share/augeas/lenses/dist/tests/test_phpvars.aug >/usr/share/augeas/lenses/dist/tests/test_postfix_access.aug >/usr/share/augeas/lenses/dist/tests/test_postfix_main.aug >/usr/share/augeas/lenses/dist/tests/test_postfix_master.aug >/usr/share/augeas/lenses/dist/tests/test_properties.aug >/usr/share/augeas/lenses/dist/tests/test_puppet.aug >/usr/share/augeas/lenses/dist/tests/test_puppetfileserver.aug >/usr/share/augeas/lenses/dist/tests/test_resolv.aug >/usr/share/augeas/lenses/dist/tests/test_rsyncd.aug >/usr/share/augeas/lenses/dist/tests/test_rx.aug >/usr/share/augeas/lenses/dist/tests/test_samba.aug >/usr/share/augeas/lenses/dist/tests/test_securetty.aug >/usr/share/augeas/lenses/dist/tests/test_services.aug >/usr/share/augeas/lenses/dist/tests/test_shells.aug >/usr/share/augeas/lenses/dist/tests/test_shellvars.aug >/usr/share/augeas/lenses/dist/tests/test_shellvars_list.aug >/usr/share/augeas/lenses/dist/tests/test_slapd.aug >/usr/share/augeas/lenses/dist/tests/test_solaris_system.aug >/usr/share/augeas/lenses/dist/tests/test_soma.aug >/usr/share/augeas/lenses/dist/tests/test_spacevars.aug >/usr/share/augeas/lenses/dist/tests/test_squid.aug >/usr/share/augeas/lenses/dist/tests/test_sshd.aug >/usr/share/augeas/lenses/dist/tests/test_sudoers.aug >/usr/share/augeas/lenses/dist/tests/test_sysconfig.aug >/usr/share/augeas/lenses/dist/tests/test_sysctl.aug >/usr/share/augeas/lenses/dist/tests/test_syslog.aug >/usr/share/augeas/lenses/dist/tests/test_vsftpd.aug >/usr/share/augeas/lenses/dist/tests/test_webmin.aug >/usr/share/augeas/lenses/dist/tests/test_wine.aug >/usr/share/augeas/lenses/dist/tests/test_xinetd.aug >/usr/share/augeas/lenses/dist/tests/test_xml.aug >/usr/share/augeas/lenses/dist/tests/test_xorg.aug >/usr/share/augeas/lenses/dist/tests/test_yum.aug >/usr/share/augeas/lenses/dist/util.aug >/usr/share/augeas/lenses/dist/vsftpd.aug >/usr/share/augeas/lenses/dist/webmin.aug >/usr/share/augeas/lenses/dist/wine.aug >/usr/share/augeas/lenses/dist/xinetd.aug >/usr/share/augeas/lenses/dist/xml.aug >/usr/share/augeas/lenses/dist/xorg.aug >/usr/share/augeas/lenses/dist/yum.aug >/usr/share/awk >/usr/share/awk/assert.awk >/usr/share/awk/bits2str.awk >/usr/share/awk/cliff_rand.awk >/usr/share/awk/ctime.awk >/usr/share/awk/ftrans.awk >/usr/share/awk/getopt.awk >/usr/share/awk/gettime.awk >/usr/share/awk/group.awk >/usr/share/awk/join.awk >/usr/share/awk/libintl.awk >/usr/share/awk/nextfile.awk >/usr/share/awk/noassign.awk >/usr/share/awk/ord.awk >/usr/share/awk/passwd.awk >/usr/share/awk/readable.awk >/usr/share/awk/rewind.awk >/usr/share/awk/round.awk >/usr/share/awk/strtonum.awk >/usr/share/awk/zerofile.awk >/usr/share/backgrounds >/usr/share/cracklib >/usr/share/dbus-1 >/usr/share/dbus-1/services >/usr/share/desktop-directories >/usr/share/dict >/usr/share/doc >/usr/share/emacs >/usr/share/emacs/site-lisp >/usr/share/emacs/site-lisp/idna.el >/usr/share/emacs/site-lisp/punycode.el >/usr/share/empty >/usr/share/file >/usr/share/file/magic >/usr/share/games >/usr/share/ghostscript >/usr/share/ghostscript/conf.d >/usr/share/gnome >/usr/share/groff >/usr/share/groff/1.18.1.4 >/usr/share/groff/1.18.1.4/eign >/usr/share/groff/1.18.1.4/font >/usr/share/groff/1.18.1.4/font/devX100 >/usr/share/groff/1.18.1.4/font/devX100-12 >/usr/share/groff/1.18.1.4/font/devX100-12/CB >/usr/share/groff/1.18.1.4/font/devX100-12/CBI >/usr/share/groff/1.18.1.4/font/devX100-12/CI >/usr/share/groff/1.18.1.4/font/devX100-12/CR >/usr/share/groff/1.18.1.4/font/devX100-12/DESC >/usr/share/groff/1.18.1.4/font/devX100-12/G >/usr/share/groff/1.18.1.4/font/devX100-12/HB >/usr/share/groff/1.18.1.4/font/devX100-12/HBI >/usr/share/groff/1.18.1.4/font/devX100-12/HI >/usr/share/groff/1.18.1.4/font/devX100-12/HR >/usr/share/groff/1.18.1.4/font/devX100-12/M >/usr/share/groff/1.18.1.4/font/devX100-12/NB >/usr/share/groff/1.18.1.4/font/devX100-12/NBI >/usr/share/groff/1.18.1.4/font/devX100-12/NI >/usr/share/groff/1.18.1.4/font/devX100-12/NR >/usr/share/groff/1.18.1.4/font/devX100-12/S >/usr/share/groff/1.18.1.4/font/devX100-12/TB >/usr/share/groff/1.18.1.4/font/devX100-12/TBI >/usr/share/groff/1.18.1.4/font/devX100-12/TI >/usr/share/groff/1.18.1.4/font/devX100-12/TR >/usr/share/groff/1.18.1.4/font/devX100/CB >/usr/share/groff/1.18.1.4/font/devX100/CBI >/usr/share/groff/1.18.1.4/font/devX100/CI >/usr/share/groff/1.18.1.4/font/devX100/CR >/usr/share/groff/1.18.1.4/font/devX100/DESC >/usr/share/groff/1.18.1.4/font/devX100/G >/usr/share/groff/1.18.1.4/font/devX100/HB >/usr/share/groff/1.18.1.4/font/devX100/HBI >/usr/share/groff/1.18.1.4/font/devX100/HI >/usr/share/groff/1.18.1.4/font/devX100/HR >/usr/share/groff/1.18.1.4/font/devX100/M >/usr/share/groff/1.18.1.4/font/devX100/NB >/usr/share/groff/1.18.1.4/font/devX100/NBI >/usr/share/groff/1.18.1.4/font/devX100/NI >/usr/share/groff/1.18.1.4/font/devX100/NR >/usr/share/groff/1.18.1.4/font/devX100/S >/usr/share/groff/1.18.1.4/font/devX100/TB >/usr/share/groff/1.18.1.4/font/devX100/TBI >/usr/share/groff/1.18.1.4/font/devX100/TI >/usr/share/groff/1.18.1.4/font/devX100/TR >/usr/share/groff/1.18.1.4/font/devX75 >/usr/share/groff/1.18.1.4/font/devX75-12 >/usr/share/groff/1.18.1.4/font/devX75-12/CB >/usr/share/groff/1.18.1.4/font/devX75-12/CBI >/usr/share/groff/1.18.1.4/font/devX75-12/CI >/usr/share/groff/1.18.1.4/font/devX75-12/CR >/usr/share/groff/1.18.1.4/font/devX75-12/DESC >/usr/share/groff/1.18.1.4/font/devX75-12/G >/usr/share/groff/1.18.1.4/font/devX75-12/HB >/usr/share/groff/1.18.1.4/font/devX75-12/HBI >/usr/share/groff/1.18.1.4/font/devX75-12/HI >/usr/share/groff/1.18.1.4/font/devX75-12/HR >/usr/share/groff/1.18.1.4/font/devX75-12/M >/usr/share/groff/1.18.1.4/font/devX75-12/NB >/usr/share/groff/1.18.1.4/font/devX75-12/NBI >/usr/share/groff/1.18.1.4/font/devX75-12/NI >/usr/share/groff/1.18.1.4/font/devX75-12/NR >/usr/share/groff/1.18.1.4/font/devX75-12/S >/usr/share/groff/1.18.1.4/font/devX75-12/TB >/usr/share/groff/1.18.1.4/font/devX75-12/TBI >/usr/share/groff/1.18.1.4/font/devX75-12/TI >/usr/share/groff/1.18.1.4/font/devX75-12/TR >/usr/share/groff/1.18.1.4/font/devX75/CB >/usr/share/groff/1.18.1.4/font/devX75/CBI >/usr/share/groff/1.18.1.4/font/devX75/CI >/usr/share/groff/1.18.1.4/font/devX75/CR >/usr/share/groff/1.18.1.4/font/devX75/DESC >/usr/share/groff/1.18.1.4/font/devX75/G >/usr/share/groff/1.18.1.4/font/devX75/HB >/usr/share/groff/1.18.1.4/font/devX75/HBI >/usr/share/groff/1.18.1.4/font/devX75/HI >/usr/share/groff/1.18.1.4/font/devX75/HR >/usr/share/groff/1.18.1.4/font/devX75/M >/usr/share/groff/1.18.1.4/font/devX75/NB >/usr/share/groff/1.18.1.4/font/devX75/NBI >/usr/share/groff/1.18.1.4/font/devX75/NI >/usr/share/groff/1.18.1.4/font/devX75/NR >/usr/share/groff/1.18.1.4/font/devX75/S >/usr/share/groff/1.18.1.4/font/devX75/TB >/usr/share/groff/1.18.1.4/font/devX75/TBI >/usr/share/groff/1.18.1.4/font/devX75/TI >/usr/share/groff/1.18.1.4/font/devX75/TR >/usr/share/groff/1.18.1.4/font/devascii >/usr/share/groff/1.18.1.4/font/devascii/B >/usr/share/groff/1.18.1.4/font/devascii/BI >/usr/share/groff/1.18.1.4/font/devascii/DESC >/usr/share/groff/1.18.1.4/font/devascii/I >/usr/share/groff/1.18.1.4/font/devascii/R >/usr/share/groff/1.18.1.4/font/devascii8 >/usr/share/groff/1.18.1.4/font/devascii8/B >/usr/share/groff/1.18.1.4/font/devascii8/BI >/usr/share/groff/1.18.1.4/font/devascii8/DESC >/usr/share/groff/1.18.1.4/font/devascii8/I >/usr/share/groff/1.18.1.4/font/devascii8/R >/usr/share/groff/1.18.1.4/font/devdvi >/usr/share/groff/1.18.1.4/font/devdvi/CW >/usr/share/groff/1.18.1.4/font/devdvi/CWEC >/usr/share/groff/1.18.1.4/font/devdvi/CWI >/usr/share/groff/1.18.1.4/font/devdvi/CWIEC >/usr/share/groff/1.18.1.4/font/devdvi/CWITC >/usr/share/groff/1.18.1.4/font/devdvi/CWTC >/usr/share/groff/1.18.1.4/font/devdvi/DESC >/usr/share/groff/1.18.1.4/font/devdvi/EX >/usr/share/groff/1.18.1.4/font/devdvi/G >/usr/share/groff/1.18.1.4/font/devdvi/HB >/usr/share/groff/1.18.1.4/font/devdvi/HBEC >/usr/share/groff/1.18.1.4/font/devdvi/HBI >/usr/share/groff/1.18.1.4/font/devdvi/HBIEC >/usr/share/groff/1.18.1.4/font/devdvi/HBITC >/usr/share/groff/1.18.1.4/font/devdvi/HBTC >/usr/share/groff/1.18.1.4/font/devdvi/HI >/usr/share/groff/1.18.1.4/font/devdvi/HIEC >/usr/share/groff/1.18.1.4/font/devdvi/HITC >/usr/share/groff/1.18.1.4/font/devdvi/HR >/usr/share/groff/1.18.1.4/font/devdvi/HREC >/usr/share/groff/1.18.1.4/font/devdvi/HRTC >/usr/share/groff/1.18.1.4/font/devdvi/M >/usr/share/groff/1.18.1.4/font/devdvi/MI >/usr/share/groff/1.18.1.4/font/devdvi/S >/usr/share/groff/1.18.1.4/font/devdvi/SA >/usr/share/groff/1.18.1.4/font/devdvi/SB >/usr/share/groff/1.18.1.4/font/devdvi/TB >/usr/share/groff/1.18.1.4/font/devdvi/TBEC >/usr/share/groff/1.18.1.4/font/devdvi/TBI >/usr/share/groff/1.18.1.4/font/devdvi/TBIEC >/usr/share/groff/1.18.1.4/font/devdvi/TBITC >/usr/share/groff/1.18.1.4/font/devdvi/TBTC >/usr/share/groff/1.18.1.4/font/devdvi/TI >/usr/share/groff/1.18.1.4/font/devdvi/TIEC >/usr/share/groff/1.18.1.4/font/devdvi/TITC >/usr/share/groff/1.18.1.4/font/devdvi/TR >/usr/share/groff/1.18.1.4/font/devdvi/TREC >/usr/share/groff/1.18.1.4/font/devdvi/TRTC >/usr/share/groff/1.18.1.4/font/devdvi/generate >/usr/share/groff/1.18.1.4/font/devdvi/generate/CompileFonts >/usr/share/groff/1.18.1.4/font/devdvi/generate/Makefile >/usr/share/groff/1.18.1.4/font/devdvi/generate/ec.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/msam.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/msbm.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/tc.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/texb.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/texex.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/texi.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/texmi.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/texr.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/texsy.map >/usr/share/groff/1.18.1.4/font/devdvi/generate/textt.map >/usr/share/groff/1.18.1.4/font/devhtml >/usr/share/groff/1.18.1.4/font/devhtml/B >/usr/share/groff/1.18.1.4/font/devhtml/BI >/usr/share/groff/1.18.1.4/font/devhtml/CB >/usr/share/groff/1.18.1.4/font/devhtml/CBI >/usr/share/groff/1.18.1.4/font/devhtml/CI >/usr/share/groff/1.18.1.4/font/devhtml/CR >/usr/share/groff/1.18.1.4/font/devhtml/DESC >/usr/share/groff/1.18.1.4/font/devhtml/G >/usr/share/groff/1.18.1.4/font/devhtml/I >/usr/share/groff/1.18.1.4/font/devhtml/M >/usr/share/groff/1.18.1.4/font/devhtml/R >/usr/share/groff/1.18.1.4/font/devhtml/S >/usr/share/groff/1.18.1.4/font/devkorean >/usr/share/groff/1.18.1.4/font/devlatin1 >/usr/share/groff/1.18.1.4/font/devlatin1/B >/usr/share/groff/1.18.1.4/font/devlatin1/BI >/usr/share/groff/1.18.1.4/font/devlatin1/DESC >/usr/share/groff/1.18.1.4/font/devlatin1/I >/usr/share/groff/1.18.1.4/font/devlatin1/R >/usr/share/groff/1.18.1.4/font/devlbp >/usr/share/groff/1.18.1.4/font/devlbp/CB >/usr/share/groff/1.18.1.4/font/devlbp/CI >/usr/share/groff/1.18.1.4/font/devlbp/CR >/usr/share/groff/1.18.1.4/font/devlbp/DESC >/usr/share/groff/1.18.1.4/font/devlbp/EB >/usr/share/groff/1.18.1.4/font/devlbp/EI >/usr/share/groff/1.18.1.4/font/devlbp/ER >/usr/share/groff/1.18.1.4/font/devlbp/HB >/usr/share/groff/1.18.1.4/font/devlbp/HBI >/usr/share/groff/1.18.1.4/font/devlbp/HI >/usr/share/groff/1.18.1.4/font/devlbp/HNB >/usr/share/groff/1.18.1.4/font/devlbp/HNBI >/usr/share/groff/1.18.1.4/font/devlbp/HNI >/usr/share/groff/1.18.1.4/font/devlbp/HNR >/usr/share/groff/1.18.1.4/font/devlbp/HR >/usr/share/groff/1.18.1.4/font/devlbp/TB >/usr/share/groff/1.18.1.4/font/devlbp/TBI >/usr/share/groff/1.18.1.4/font/devlbp/TI >/usr/share/groff/1.18.1.4/font/devlbp/TR >/usr/share/groff/1.18.1.4/font/devlj4 >/usr/share/groff/1.18.1.4/font/devlj4/ALBB >/usr/share/groff/1.18.1.4/font/devlj4/ALBR >/usr/share/groff/1.18.1.4/font/devlj4/AOB >/usr/share/groff/1.18.1.4/font/devlj4/AOI >/usr/share/groff/1.18.1.4/font/devlj4/AOR >/usr/share/groff/1.18.1.4/font/devlj4/CB >/usr/share/groff/1.18.1.4/font/devlj4/CBI >/usr/share/groff/1.18.1.4/font/devlj4/CI >/usr/share/groff/1.18.1.4/font/devlj4/CLARENDON >/usr/share/groff/1.18.1.4/font/devlj4/CORONET >/usr/share/groff/1.18.1.4/font/devlj4/CR >/usr/share/groff/1.18.1.4/font/devlj4/DESC >/usr/share/groff/1.18.1.4/font/devlj4/GB >/usr/share/groff/1.18.1.4/font/devlj4/GBI >/usr/share/groff/1.18.1.4/font/devlj4/GI >/usr/share/groff/1.18.1.4/font/devlj4/GR >/usr/share/groff/1.18.1.4/font/devlj4/LGB >/usr/share/groff/1.18.1.4/font/devlj4/LGI >/usr/share/groff/1.18.1.4/font/devlj4/LGR >/usr/share/groff/1.18.1.4/font/devlj4/MARIGOLD >/usr/share/groff/1.18.1.4/font/devlj4/OB >/usr/share/groff/1.18.1.4/font/devlj4/OBI >/usr/share/groff/1.18.1.4/font/devlj4/OI >/usr/share/groff/1.18.1.4/font/devlj4/OR >/usr/share/groff/1.18.1.4/font/devlj4/S >/usr/share/groff/1.18.1.4/font/devlj4/TB >/usr/share/groff/1.18.1.4/font/devlj4/TBI >/usr/share/groff/1.18.1.4/font/devlj4/TI >/usr/share/groff/1.18.1.4/font/devlj4/TR >/usr/share/groff/1.18.1.4/font/devlj4/UB >/usr/share/groff/1.18.1.4/font/devlj4/UBI >/usr/share/groff/1.18.1.4/font/devlj4/UCB >/usr/share/groff/1.18.1.4/font/devlj4/UCBI >/usr/share/groff/1.18.1.4/font/devlj4/UCI >/usr/share/groff/1.18.1.4/font/devlj4/UCR >/usr/share/groff/1.18.1.4/font/devlj4/UI >/usr/share/groff/1.18.1.4/font/devlj4/UR >/usr/share/groff/1.18.1.4/font/devlj4/generate >/usr/share/groff/1.18.1.4/font/devlj4/generate/Makefile >/usr/share/groff/1.18.1.4/font/devlj4/generate/special.map >/usr/share/groff/1.18.1.4/font/devlj4/generate/text.map >/usr/share/groff/1.18.1.4/font/devnippon >/usr/share/groff/1.18.1.4/font/devnippon/B >/usr/share/groff/1.18.1.4/font/devnippon/BI >/usr/share/groff/1.18.1.4/font/devnippon/DESC >/usr/share/groff/1.18.1.4/font/devnippon/G >/usr/share/groff/1.18.1.4/font/devnippon/I >/usr/share/groff/1.18.1.4/font/devnippon/M >/usr/share/groff/1.18.1.4/font/devnippon/R >/usr/share/groff/1.18.1.4/font/devps >/usr/share/groff/1.18.1.4/font/devps/AB >/usr/share/groff/1.18.1.4/font/devps/ABI >/usr/share/groff/1.18.1.4/font/devps/AI >/usr/share/groff/1.18.1.4/font/devps/AR >/usr/share/groff/1.18.1.4/font/devps/BMB >/usr/share/groff/1.18.1.4/font/devps/BMBI >/usr/share/groff/1.18.1.4/font/devps/BMI >/usr/share/groff/1.18.1.4/font/devps/BMR >/usr/share/groff/1.18.1.4/font/devps/CB >/usr/share/groff/1.18.1.4/font/devps/CBI >/usr/share/groff/1.18.1.4/font/devps/CI >/usr/share/groff/1.18.1.4/font/devps/CR >/usr/share/groff/1.18.1.4/font/devps/DESC >/usr/share/groff/1.18.1.4/font/devps/G >/usr/share/groff/1.18.1.4/font/devps/HB >/usr/share/groff/1.18.1.4/font/devps/HBI >/usr/share/groff/1.18.1.4/font/devps/HI >/usr/share/groff/1.18.1.4/font/devps/HNB >/usr/share/groff/1.18.1.4/font/devps/HNBI >/usr/share/groff/1.18.1.4/font/devps/HNI >/usr/share/groff/1.18.1.4/font/devps/HNR >/usr/share/groff/1.18.1.4/font/devps/HR >/usr/share/groff/1.18.1.4/font/devps/M >/usr/share/groff/1.18.1.4/font/devps/NB >/usr/share/groff/1.18.1.4/font/devps/NBI >/usr/share/groff/1.18.1.4/font/devps/NI >/usr/share/groff/1.18.1.4/font/devps/NR >/usr/share/groff/1.18.1.4/font/devps/PB >/usr/share/groff/1.18.1.4/font/devps/PBI >/usr/share/groff/1.18.1.4/font/devps/PI >/usr/share/groff/1.18.1.4/font/devps/PR >/usr/share/groff/1.18.1.4/font/devps/S >/usr/share/groff/1.18.1.4/font/devps/SS >/usr/share/groff/1.18.1.4/font/devps/TB >/usr/share/groff/1.18.1.4/font/devps/TBI >/usr/share/groff/1.18.1.4/font/devps/TI >/usr/share/groff/1.18.1.4/font/devps/TR >/usr/share/groff/1.18.1.4/font/devps/ZCMI >/usr/share/groff/1.18.1.4/font/devps/ZD >/usr/share/groff/1.18.1.4/font/devps/ZDR >/usr/share/groff/1.18.1.4/font/devps/download >/usr/share/groff/1.18.1.4/font/devps/generate >/usr/share/groff/1.18.1.4/font/devps/generate/Makefile >/usr/share/groff/1.18.1.4/font/devps/generate/afmname >/usr/share/groff/1.18.1.4/font/devps/generate/dingbats.map >/usr/share/groff/1.18.1.4/font/devps/generate/dingbats.rmap >/usr/share/groff/1.18.1.4/font/devps/generate/lgreekmap >/usr/share/groff/1.18.1.4/font/devps/generate/symbol.sed >/usr/share/groff/1.18.1.4/font/devps/generate/symbolchars >/usr/share/groff/1.18.1.4/font/devps/generate/symbolsl.afm >/usr/share/groff/1.18.1.4/font/devps/generate/textmap >/usr/share/groff/1.18.1.4/font/devps/prologue >/usr/share/groff/1.18.1.4/font/devps/symbolsl.pfa >/usr/share/groff/1.18.1.4/font/devps/text.enc >/usr/share/groff/1.18.1.4/font/devps/zapfdr.pfa >/usr/share/groff/1.18.1.4/font/devutf8 >/usr/share/groff/1.18.1.4/font/devutf8/B >/usr/share/groff/1.18.1.4/font/devutf8/BI >/usr/share/groff/1.18.1.4/font/devutf8/DESC >/usr/share/groff/1.18.1.4/font/devutf8/G >/usr/share/groff/1.18.1.4/font/devutf8/I >/usr/share/groff/1.18.1.4/font/devutf8/M >/usr/share/groff/1.18.1.4/font/devutf8/R >/usr/share/groff/1.18.1.4/groffer >/usr/share/groff/1.18.1.4/groffer/groffer2.sh >/usr/share/groff/1.18.1.4/groffer/version.sh >/usr/share/groff/1.18.1.4/tmac >/usr/share/groff/1.18.1.4/tmac/X.tmac >/usr/share/groff/1.18.1.4/tmac/Xps.tmac >/usr/share/groff/1.18.1.4/tmac/a4.tmac >/usr/share/groff/1.18.1.4/tmac/an-old.tmac >/usr/share/groff/1.18.1.4/tmac/an.tmac >/usr/share/groff/1.18.1.4/tmac/andoc.tmac >/usr/share/groff/1.18.1.4/tmac/andocj.tmac >/usr/share/groff/1.18.1.4/tmac/cp1047.tmac >/usr/share/groff/1.18.1.4/tmac/doc-old.tmac >/usr/share/groff/1.18.1.4/tmac/doc.tmac >/usr/share/groff/1.18.1.4/tmac/docj.tmac >/usr/share/groff/1.18.1.4/tmac/dvi.tmac >/usr/share/groff/1.18.1.4/tmac/e.tmac >/usr/share/groff/1.18.1.4/tmac/ec.tmac >/usr/share/groff/1.18.1.4/tmac/eqnrc >/usr/share/groff/1.18.1.4/tmac/euc-jp.tmac >/usr/share/groff/1.18.1.4/tmac/gm.tmac >/usr/share/groff/1.18.1.4/tmac/gmse.tmac >/usr/share/groff/1.18.1.4/tmac/gs.tmac >/usr/share/groff/1.18.1.4/tmac/html.tmac >/usr/share/groff/1.18.1.4/tmac/hyphen.cs >/usr/share/groff/1.18.1.4/tmac/hyphen.us >/usr/share/groff/1.18.1.4/tmac/latin1.tmac >/usr/share/groff/1.18.1.4/tmac/lbp.tmac >/usr/share/groff/1.18.1.4/tmac/lj4.tmac >/usr/share/groff/1.18.1.4/tmac/m.tmac >/usr/share/groff/1.18.1.4/tmac/man.tmac >/usr/share/groff/1.18.1.4/tmac/mandoc.tmac >/usr/share/groff/1.18.1.4/tmac/mdoc >/usr/share/groff/1.18.1.4/tmac/mdoc.tmac >/usr/share/groff/1.18.1.4/tmac/mdoc/doc-common >/usr/share/groff/1.18.1.4/tmac/mdoc/doc-ditroff >/usr/share/groff/1.18.1.4/tmac/mdoc/doc-nroff >/usr/share/groff/1.18.1.4/tmac/mdoc/doc-syms >/usr/share/groff/1.18.1.4/tmac/mdoc/docj-ditroff >/usr/share/groff/1.18.1.4/tmac/mdoc/docj-nroff >/usr/share/groff/1.18.1.4/tmac/me.tmac >/usr/share/groff/1.18.1.4/tmac/mm >/usr/share/groff/1.18.1.4/tmac/mm.tmac >/usr/share/groff/1.18.1.4/tmac/mm/0.MT >/usr/share/groff/1.18.1.4/tmac/mm/4.MT >/usr/share/groff/1.18.1.4/tmac/mm/5.MT >/usr/share/groff/1.18.1.4/tmac/mm/locale >/usr/share/groff/1.18.1.4/tmac/mm/ms.cov >/usr/share/groff/1.18.1.4/tmac/mm/se_locale >/usr/share/groff/1.18.1.4/tmac/mm/se_ms.cov >/usr/share/groff/1.18.1.4/tmac/mmse.tmac >/usr/share/groff/1.18.1.4/tmac/mom.tmac >/usr/share/groff/1.18.1.4/tmac/ms.tmac >/usr/share/groff/1.18.1.4/tmac/mse.tmac >/usr/share/groff/1.18.1.4/tmac/om.tmac >/usr/share/groff/1.18.1.4/tmac/pic.tmac >/usr/share/groff/1.18.1.4/tmac/ps.tmac >/usr/share/groff/1.18.1.4/tmac/psatk.tmac >/usr/share/groff/1.18.1.4/tmac/psold.tmac >/usr/share/groff/1.18.1.4/tmac/pspic.tmac >/usr/share/groff/1.18.1.4/tmac/s.tmac >/usr/share/groff/1.18.1.4/tmac/safer.tmac >/usr/share/groff/1.18.1.4/tmac/trace.tmac >/usr/share/groff/1.18.1.4/tmac/troffrc >/usr/share/groff/1.18.1.4/tmac/troffrc-end >/usr/share/groff/1.18.1.4/tmac/tty-char.tmac >/usr/share/groff/1.18.1.4/tmac/tty.tmac >/usr/share/groff/1.18.1.4/tmac/www.tmac >/usr/share/groff/site-tmac >/usr/share/groff/site-tmac/man.local >/usr/share/groff/site-tmac/mdoc.local >/usr/share/grub >/usr/share/grub/x86_64-redhat >/usr/share/grub/x86_64-redhat/e2fs_stage1_5 >/usr/share/grub/x86_64-redhat/fat_stage1_5 >/usr/share/grub/x86_64-redhat/ffs_stage1_5 >/usr/share/grub/x86_64-redhat/iso9660_stage1_5 >/usr/share/grub/x86_64-redhat/jfs_stage1_5 >/usr/share/grub/x86_64-redhat/minix_stage1_5 >/usr/share/grub/x86_64-redhat/reiserfs_stage1_5 >/usr/share/grub/x86_64-redhat/stage1 >/usr/share/grub/x86_64-redhat/stage2 >/usr/share/grub/x86_64-redhat/stage2_eltorito >/usr/share/grub/x86_64-redhat/ufs2_stage1_5 >/usr/share/grub/x86_64-redhat/vstafs_stage1_5 >/usr/share/grub/x86_64-redhat/xfs_stage1_5 >/usr/share/hwdata >/usr/share/hwdata/MonitorsDB >/usr/share/hwdata/oui.txt >/usr/share/hwdata/pci.ids >/usr/share/hwdata/pnp.ids >/usr/share/hwdata/upgradelist >/usr/share/hwdata/usb.ids >/usr/share/hwdata/videoaliases >/usr/share/hwdata/videodrivers >/usr/share/i18n >/usr/share/icons >/usr/share/idl >/usr/share/info >/usr/share/lua >/usr/share/lua/5.1 >/usr/share/magic >/usr/share/man >/usr/share/mime-info >/usr/share/misc >/usr/share/misc/magic >/usr/share/misc/magic.mgc >/usr/share/omf >/usr/share/pixmaps >/usr/share/sounds >/usr/share/tabset >/usr/share/tabset/std >/usr/share/tabset/stdcrt >/usr/share/tabset/vt100 >/usr/share/tabset/vt300 >/usr/share/tc >/usr/share/tc/normal.dist >/usr/share/tc/pareto.dist >/usr/share/tc/paretonormal.dist >/usr/share/terminfo >/usr/share/terminfo/A >/usr/share/terminfo/A/Apple_Terminal >/usr/share/terminfo/E >/usr/share/terminfo/E/Eterm >/usr/share/terminfo/E/Eterm-256color >/usr/share/terminfo/E/Eterm-88color >/usr/share/terminfo/E/Eterm-color >/usr/share/terminfo/a >/usr/share/terminfo/a/ansi >/usr/share/terminfo/a/ansi80x25 >/usr/share/terminfo/a/ansis >/usr/share/terminfo/a/aterm >/usr/share/terminfo/c >/usr/share/terminfo/c/cons25 >/usr/share/terminfo/c/cygwin >/usr/share/terminfo/d >/usr/share/terminfo/d/dumb >/usr/share/terminfo/e >/usr/share/terminfo/e/eterm >/usr/share/terminfo/e/eterm-color >/usr/share/terminfo/g >/usr/share/terminfo/g/gnome >/usr/share/terminfo/g/gnome-256color >/usr/share/terminfo/h >/usr/share/terminfo/h/hurd >/usr/share/terminfo/j >/usr/share/terminfo/j/jfbterm >/usr/share/terminfo/k >/usr/share/terminfo/k/kon >/usr/share/terminfo/k/kon2 >/usr/share/terminfo/k/konsole >/usr/share/terminfo/k/konsole-256color >/usr/share/terminfo/l >/usr/share/terminfo/l/linux >/usr/share/terminfo/m >/usr/share/terminfo/m/mach >/usr/share/terminfo/m/mach-bold >/usr/share/terminfo/m/mach-color >/usr/share/terminfo/m/mlterm >/usr/share/terminfo/m/mrxvt >/usr/share/terminfo/n >/usr/share/terminfo/n/nsterm >/usr/share/terminfo/n/nxterm >/usr/share/terminfo/p >/usr/share/terminfo/p/pcansi >/usr/share/terminfo/p/putty >/usr/share/terminfo/p/putty-256color >/usr/share/terminfo/p/putty-vt100 >/usr/share/terminfo/r >/usr/share/terminfo/r/rxvt >/usr/share/terminfo/r/rxvt-16color >/usr/share/terminfo/r/rxvt-256color >/usr/share/terminfo/r/rxvt-88color >/usr/share/terminfo/r/rxvt-basic >/usr/share/terminfo/r/rxvt-color >/usr/share/terminfo/r/rxvt-cygwin >/usr/share/terminfo/r/rxvt-cygwin-native >/usr/share/terminfo/r/rxvt-unicode >/usr/share/terminfo/r/rxvt-xpm >/usr/share/terminfo/s >/usr/share/terminfo/s/screen >/usr/share/terminfo/s/screen-16color >/usr/share/terminfo/s/screen-16color-bce >/usr/share/terminfo/s/screen-16color-bce-s >/usr/share/terminfo/s/screen-16color-s >/usr/share/terminfo/s/screen-256color >/usr/share/terminfo/s/screen-256color-bce >/usr/share/terminfo/s/screen-256color-bce-s >/usr/share/terminfo/s/screen-256color-s >/usr/share/terminfo/s/screen-bce >/usr/share/terminfo/s/screen-s >/usr/share/terminfo/s/screen-w >/usr/share/terminfo/s/screen.Eterm >/usr/share/terminfo/s/screen.linux >/usr/share/terminfo/s/screen.mlterm >/usr/share/terminfo/s/screen.rxvt >/usr/share/terminfo/s/screen.teraterm >/usr/share/terminfo/s/screen.xterm-new >/usr/share/terminfo/s/screen.xterm-r6 >/usr/share/terminfo/s/screen.xterm-xfree86 >/usr/share/terminfo/s/sun >/usr/share/terminfo/s/sun1 >/usr/share/terminfo/s/sun2 >/usr/share/terminfo/t >/usr/share/terminfo/t/teraterm >/usr/share/terminfo/t/teraterm2.3 >/usr/share/terminfo/v >/usr/share/terminfo/v/vs100 >/usr/share/terminfo/v/vt100 >/usr/share/terminfo/v/vt100-am >/usr/share/terminfo/v/vt100-nav >/usr/share/terminfo/v/vt102 >/usr/share/terminfo/v/vt200 >/usr/share/terminfo/v/vt220 >/usr/share/terminfo/v/vt52 >/usr/share/terminfo/w >/usr/share/terminfo/w/wsvt25 >/usr/share/terminfo/w/wsvt25m >/usr/share/terminfo/x >/usr/share/terminfo/x/xfce >/usr/share/terminfo/x/xterm >/usr/share/terminfo/x/xterm-1002 >/usr/share/terminfo/x/xterm-1003 >/usr/share/terminfo/x/xterm-16color >/usr/share/terminfo/x/xterm-24 >/usr/share/terminfo/x/xterm-256color >/usr/share/terminfo/x/xterm-88color >/usr/share/terminfo/x/xterm-8bit >/usr/share/terminfo/x/xterm-basic >/usr/share/terminfo/x/xterm-bold >/usr/share/terminfo/x/xterm-color >/usr/share/terminfo/x/xterm-hp >/usr/share/terminfo/x/xterm-new >/usr/share/terminfo/x/xterm-nic >/usr/share/terminfo/x/xterm-noapp >/usr/share/terminfo/x/xterm-old >/usr/share/terminfo/x/xterm-pcolor >/usr/share/terminfo/x/xterm-r5 >/usr/share/terminfo/x/xterm-r6 >/usr/share/terminfo/x/xterm-sco >/usr/share/terminfo/x/xterm-sun >/usr/share/terminfo/x/xterm-vt220 >/usr/share/terminfo/x/xterm-vt52 >/usr/share/terminfo/x/xterm-xf86-v32 >/usr/share/terminfo/x/xterm-xf86-v33 >/usr/share/terminfo/x/xterm-xf86-v333 >/usr/share/terminfo/x/xterm-xf86-v40 >/usr/share/terminfo/x/xterm-xf86-v43 >/usr/share/terminfo/x/xterm-xf86-v44 >/usr/share/terminfo/x/xterm-xfree86 >/usr/share/terminfo/x/xterm-xi >/usr/share/terminfo/x/xterms >/usr/share/themes >/usr/share/xsessions >/usr/share/zoneinfo >/usr/share/zoneinfo/Africa >/usr/share/zoneinfo/Africa/Abidjan >/usr/share/zoneinfo/Africa/Accra >/usr/share/zoneinfo/Africa/Addis_Ababa >/usr/share/zoneinfo/Africa/Algiers >/usr/share/zoneinfo/Africa/Asmara >/usr/share/zoneinfo/Africa/Asmera >/usr/share/zoneinfo/Africa/Bamako >/usr/share/zoneinfo/Africa/Bangui >/usr/share/zoneinfo/Africa/Banjul >/usr/share/zoneinfo/Africa/Bissau >/usr/share/zoneinfo/Africa/Blantyre >/usr/share/zoneinfo/Africa/Brazzaville >/usr/share/zoneinfo/Africa/Bujumbura >/usr/share/zoneinfo/Africa/Cairo >/usr/share/zoneinfo/Africa/Casablanca >/usr/share/zoneinfo/Africa/Ceuta >/usr/share/zoneinfo/Africa/Conakry >/usr/share/zoneinfo/Africa/Dakar >/usr/share/zoneinfo/Africa/Dar_es_Salaam >/usr/share/zoneinfo/Africa/Djibouti >/usr/share/zoneinfo/Africa/Douala >/usr/share/zoneinfo/Africa/El_Aaiun >/usr/share/zoneinfo/Africa/Freetown >/usr/share/zoneinfo/Africa/Gaborone >/usr/share/zoneinfo/Africa/Harare >/usr/share/zoneinfo/Africa/Johannesburg >/usr/share/zoneinfo/Africa/Juba >/usr/share/zoneinfo/Africa/Kampala >/usr/share/zoneinfo/Africa/Khartoum >/usr/share/zoneinfo/Africa/Kigali >/usr/share/zoneinfo/Africa/Kinshasa >/usr/share/zoneinfo/Africa/Lagos >/usr/share/zoneinfo/Africa/Libreville >/usr/share/zoneinfo/Africa/Lome >/usr/share/zoneinfo/Africa/Luanda >/usr/share/zoneinfo/Africa/Lubumbashi >/usr/share/zoneinfo/Africa/Lusaka >/usr/share/zoneinfo/Africa/Malabo >/usr/share/zoneinfo/Africa/Maputo >/usr/share/zoneinfo/Africa/Maseru >/usr/share/zoneinfo/Africa/Mbabane >/usr/share/zoneinfo/Africa/Mogadishu >/usr/share/zoneinfo/Africa/Monrovia >/usr/share/zoneinfo/Africa/Nairobi >/usr/share/zoneinfo/Africa/Ndjamena >/usr/share/zoneinfo/Africa/Niamey >/usr/share/zoneinfo/Africa/Nouakchott >/usr/share/zoneinfo/Africa/Ouagadougou >/usr/share/zoneinfo/Africa/Porto-Novo >/usr/share/zoneinfo/Africa/Sao_Tome >/usr/share/zoneinfo/Africa/Timbuktu >/usr/share/zoneinfo/Africa/Tripoli >/usr/share/zoneinfo/Africa/Tunis >/usr/share/zoneinfo/Africa/Windhoek >/usr/share/zoneinfo/America >/usr/share/zoneinfo/America/Adak >/usr/share/zoneinfo/America/Anchorage >/usr/share/zoneinfo/America/Anguilla >/usr/share/zoneinfo/America/Antigua >/usr/share/zoneinfo/America/Araguaina >/usr/share/zoneinfo/America/Argentina >/usr/share/zoneinfo/America/Argentina/Buenos_Aires >/usr/share/zoneinfo/America/Argentina/Catamarca >/usr/share/zoneinfo/America/Argentina/ComodRivadavia >/usr/share/zoneinfo/America/Argentina/Cordoba >/usr/share/zoneinfo/America/Argentina/Jujuy >/usr/share/zoneinfo/America/Argentina/La_Rioja >/usr/share/zoneinfo/America/Argentina/Mendoza >/usr/share/zoneinfo/America/Argentina/Rio_Gallegos >/usr/share/zoneinfo/America/Argentina/Salta >/usr/share/zoneinfo/America/Argentina/San_Juan >/usr/share/zoneinfo/America/Argentina/San_Luis >/usr/share/zoneinfo/America/Argentina/Tucuman >/usr/share/zoneinfo/America/Argentina/Ushuaia >/usr/share/zoneinfo/America/Aruba >/usr/share/zoneinfo/America/Asuncion >/usr/share/zoneinfo/America/Atikokan >/usr/share/zoneinfo/America/Atka >/usr/share/zoneinfo/America/Bahia >/usr/share/zoneinfo/America/Bahia_Banderas >/usr/share/zoneinfo/America/Barbados >/usr/share/zoneinfo/America/Belem >/usr/share/zoneinfo/America/Belize >/usr/share/zoneinfo/America/Blanc-Sablon >/usr/share/zoneinfo/America/Boa_Vista >/usr/share/zoneinfo/America/Bogota >/usr/share/zoneinfo/America/Boise >/usr/share/zoneinfo/America/Buenos_Aires >/usr/share/zoneinfo/America/Cambridge_Bay >/usr/share/zoneinfo/America/Campo_Grande >/usr/share/zoneinfo/America/Cancun >/usr/share/zoneinfo/America/Caracas >/usr/share/zoneinfo/America/Catamarca >/usr/share/zoneinfo/America/Cayenne >/usr/share/zoneinfo/America/Cayman >/usr/share/zoneinfo/America/Chicago >/usr/share/zoneinfo/America/Chihuahua >/usr/share/zoneinfo/America/Coral_Harbour >/usr/share/zoneinfo/America/Cordoba >/usr/share/zoneinfo/America/Costa_Rica >/usr/share/zoneinfo/America/Creston >/usr/share/zoneinfo/America/Cuiaba >/usr/share/zoneinfo/America/Curacao >/usr/share/zoneinfo/America/Danmarkshavn >/usr/share/zoneinfo/America/Dawson >/usr/share/zoneinfo/America/Dawson_Creek >/usr/share/zoneinfo/America/Denver >/usr/share/zoneinfo/America/Detroit >/usr/share/zoneinfo/America/Dominica >/usr/share/zoneinfo/America/Edmonton >/usr/share/zoneinfo/America/Eirunepe >/usr/share/zoneinfo/America/El_Salvador >/usr/share/zoneinfo/America/Ensenada >/usr/share/zoneinfo/America/Fort_Wayne >/usr/share/zoneinfo/America/Fortaleza >/usr/share/zoneinfo/America/Glace_Bay >/usr/share/zoneinfo/America/Godthab >/usr/share/zoneinfo/America/Goose_Bay >/usr/share/zoneinfo/America/Grand_Turk >/usr/share/zoneinfo/America/Grenada >/usr/share/zoneinfo/America/Guadeloupe >/usr/share/zoneinfo/America/Guatemala >/usr/share/zoneinfo/America/Guayaquil >/usr/share/zoneinfo/America/Guyana >/usr/share/zoneinfo/America/Halifax >/usr/share/zoneinfo/America/Havana >/usr/share/zoneinfo/America/Hermosillo >/usr/share/zoneinfo/America/Indiana >/usr/share/zoneinfo/America/Indiana/Indianapolis >/usr/share/zoneinfo/America/Indiana/Knox >/usr/share/zoneinfo/America/Indiana/Marengo >/usr/share/zoneinfo/America/Indiana/Petersburg >/usr/share/zoneinfo/America/Indiana/Tell_City >/usr/share/zoneinfo/America/Indiana/Vevay >/usr/share/zoneinfo/America/Indiana/Vincennes >/usr/share/zoneinfo/America/Indiana/Winamac >/usr/share/zoneinfo/America/Indianapolis >/usr/share/zoneinfo/America/Inuvik >/usr/share/zoneinfo/America/Iqaluit >/usr/share/zoneinfo/America/Jamaica >/usr/share/zoneinfo/America/Jujuy >/usr/share/zoneinfo/America/Juneau >/usr/share/zoneinfo/America/Kentucky >/usr/share/zoneinfo/America/Kentucky/Louisville >/usr/share/zoneinfo/America/Kentucky/Monticello >/usr/share/zoneinfo/America/Knox_IN >/usr/share/zoneinfo/America/Kralendijk >/usr/share/zoneinfo/America/La_Paz >/usr/share/zoneinfo/America/Lima >/usr/share/zoneinfo/America/Los_Angeles >/usr/share/zoneinfo/America/Louisville >/usr/share/zoneinfo/America/Lower_Princes >/usr/share/zoneinfo/America/Maceio >/usr/share/zoneinfo/America/Managua >/usr/share/zoneinfo/America/Manaus >/usr/share/zoneinfo/America/Marigot >/usr/share/zoneinfo/America/Martinique >/usr/share/zoneinfo/America/Matamoros >/usr/share/zoneinfo/America/Mazatlan >/usr/share/zoneinfo/America/Mendoza >/usr/share/zoneinfo/America/Menominee >/usr/share/zoneinfo/America/Merida >/usr/share/zoneinfo/America/Metlakatla >/usr/share/zoneinfo/America/Mexico_City >/usr/share/zoneinfo/America/Miquelon >/usr/share/zoneinfo/America/Moncton >/usr/share/zoneinfo/America/Monterrey >/usr/share/zoneinfo/America/Montevideo >/usr/share/zoneinfo/America/Montreal >/usr/share/zoneinfo/America/Montserrat >/usr/share/zoneinfo/America/Nassau >/usr/share/zoneinfo/America/New_York >/usr/share/zoneinfo/America/Nipigon >/usr/share/zoneinfo/America/Nome >/usr/share/zoneinfo/America/Noronha >/usr/share/zoneinfo/America/North_Dakota >/usr/share/zoneinfo/America/North_Dakota/Beulah >/usr/share/zoneinfo/America/North_Dakota/Center >/usr/share/zoneinfo/America/North_Dakota/New_Salem >/usr/share/zoneinfo/America/Ojinaga >/usr/share/zoneinfo/America/Panama >/usr/share/zoneinfo/America/Pangnirtung >/usr/share/zoneinfo/America/Paramaribo >/usr/share/zoneinfo/America/Phoenix >/usr/share/zoneinfo/America/Port-au-Prince >/usr/share/zoneinfo/America/Port_of_Spain >/usr/share/zoneinfo/America/Porto_Acre >/usr/share/zoneinfo/America/Porto_Velho >/usr/share/zoneinfo/America/Puerto_Rico >/usr/share/zoneinfo/America/Rainy_River >/usr/share/zoneinfo/America/Rankin_Inlet >/usr/share/zoneinfo/America/Recife >/usr/share/zoneinfo/America/Regina >/usr/share/zoneinfo/America/Resolute >/usr/share/zoneinfo/America/Rio_Branco >/usr/share/zoneinfo/America/Rosario >/usr/share/zoneinfo/America/Santa_Isabel >/usr/share/zoneinfo/America/Santarem >/usr/share/zoneinfo/America/Santiago >/usr/share/zoneinfo/America/Santo_Domingo >/usr/share/zoneinfo/America/Sao_Paulo >/usr/share/zoneinfo/America/Scoresbysund >/usr/share/zoneinfo/America/Shiprock >/usr/share/zoneinfo/America/Sitka >/usr/share/zoneinfo/America/St_Barthelemy >/usr/share/zoneinfo/America/St_Johns >/usr/share/zoneinfo/America/St_Kitts >/usr/share/zoneinfo/America/St_Lucia >/usr/share/zoneinfo/America/St_Thomas >/usr/share/zoneinfo/America/St_Vincent >/usr/share/zoneinfo/America/Swift_Current >/usr/share/zoneinfo/America/Tegucigalpa >/usr/share/zoneinfo/America/Thule >/usr/share/zoneinfo/America/Thunder_Bay >/usr/share/zoneinfo/America/Tijuana >/usr/share/zoneinfo/America/Toronto >/usr/share/zoneinfo/America/Tortola >/usr/share/zoneinfo/America/Vancouver >/usr/share/zoneinfo/America/Virgin >/usr/share/zoneinfo/America/Whitehorse >/usr/share/zoneinfo/America/Winnipeg >/usr/share/zoneinfo/America/Yakutat >/usr/share/zoneinfo/America/Yellowknife >/usr/share/zoneinfo/Antarctica >/usr/share/zoneinfo/Antarctica/Casey >/usr/share/zoneinfo/Antarctica/Davis >/usr/share/zoneinfo/Antarctica/DumontDUrville >/usr/share/zoneinfo/Antarctica/Macquarie >/usr/share/zoneinfo/Antarctica/Mawson >/usr/share/zoneinfo/Antarctica/McMurdo >/usr/share/zoneinfo/Antarctica/Palmer >/usr/share/zoneinfo/Antarctica/Rothera >/usr/share/zoneinfo/Antarctica/South_Pole >/usr/share/zoneinfo/Antarctica/Syowa >/usr/share/zoneinfo/Antarctica/Vostok >/usr/share/zoneinfo/Arctic >/usr/share/zoneinfo/Arctic/Longyearbyen >/usr/share/zoneinfo/Asia >/usr/share/zoneinfo/Asia/Aden >/usr/share/zoneinfo/Asia/Almaty >/usr/share/zoneinfo/Asia/Amman >/usr/share/zoneinfo/Asia/Anadyr >/usr/share/zoneinfo/Asia/Aqtau >/usr/share/zoneinfo/Asia/Aqtobe >/usr/share/zoneinfo/Asia/Ashgabat >/usr/share/zoneinfo/Asia/Ashkhabad >/usr/share/zoneinfo/Asia/Baghdad >/usr/share/zoneinfo/Asia/Bahrain >/usr/share/zoneinfo/Asia/Baku >/usr/share/zoneinfo/Asia/Bangkok >/usr/share/zoneinfo/Asia/Beirut >/usr/share/zoneinfo/Asia/Bishkek >/usr/share/zoneinfo/Asia/Brunei >/usr/share/zoneinfo/Asia/Calcutta >/usr/share/zoneinfo/Asia/Choibalsan >/usr/share/zoneinfo/Asia/Chongqing >/usr/share/zoneinfo/Asia/Chungking >/usr/share/zoneinfo/Asia/Colombo >/usr/share/zoneinfo/Asia/Dacca >/usr/share/zoneinfo/Asia/Damascus >/usr/share/zoneinfo/Asia/Dhaka >/usr/share/zoneinfo/Asia/Dili >/usr/share/zoneinfo/Asia/Dubai >/usr/share/zoneinfo/Asia/Dushanbe >/usr/share/zoneinfo/Asia/Gaza >/usr/share/zoneinfo/Asia/Harbin >/usr/share/zoneinfo/Asia/Hebron >/usr/share/zoneinfo/Asia/Ho_Chi_Minh >/usr/share/zoneinfo/Asia/Hong_Kong >/usr/share/zoneinfo/Asia/Hovd >/usr/share/zoneinfo/Asia/Irkutsk >/usr/share/zoneinfo/Asia/Istanbul >/usr/share/zoneinfo/Asia/Jakarta >/usr/share/zoneinfo/Asia/Jayapura >/usr/share/zoneinfo/Asia/Jerusalem >/usr/share/zoneinfo/Asia/Kabul >/usr/share/zoneinfo/Asia/Kamchatka >/usr/share/zoneinfo/Asia/Karachi >/usr/share/zoneinfo/Asia/Kashgar >/usr/share/zoneinfo/Asia/Kathmandu >/usr/share/zoneinfo/Asia/Katmandu >/usr/share/zoneinfo/Asia/Kolkata >/usr/share/zoneinfo/Asia/Krasnoyarsk >/usr/share/zoneinfo/Asia/Kuala_Lumpur >/usr/share/zoneinfo/Asia/Kuching >/usr/share/zoneinfo/Asia/Kuwait >/usr/share/zoneinfo/Asia/Macao >/usr/share/zoneinfo/Asia/Macau >/usr/share/zoneinfo/Asia/Magadan >/usr/share/zoneinfo/Asia/Makassar >/usr/share/zoneinfo/Asia/Manila >/usr/share/zoneinfo/Asia/Muscat >/usr/share/zoneinfo/Asia/Nicosia >/usr/share/zoneinfo/Asia/Novokuznetsk >/usr/share/zoneinfo/Asia/Novosibirsk >/usr/share/zoneinfo/Asia/Omsk >/usr/share/zoneinfo/Asia/Oral >/usr/share/zoneinfo/Asia/Phnom_Penh >/usr/share/zoneinfo/Asia/Pontianak >/usr/share/zoneinfo/Asia/Pyongyang >/usr/share/zoneinfo/Asia/Qatar >/usr/share/zoneinfo/Asia/Qyzylorda >/usr/share/zoneinfo/Asia/Rangoon >/usr/share/zoneinfo/Asia/Riyadh >/usr/share/zoneinfo/Asia/Riyadh87 >/usr/share/zoneinfo/Asia/Riyadh88 >/usr/share/zoneinfo/Asia/Riyadh89 >/usr/share/zoneinfo/Asia/Saigon >/usr/share/zoneinfo/Asia/Sakhalin >/usr/share/zoneinfo/Asia/Samarkand >/usr/share/zoneinfo/Asia/Seoul >/usr/share/zoneinfo/Asia/Shanghai >/usr/share/zoneinfo/Asia/Singapore >/usr/share/zoneinfo/Asia/Taipei >/usr/share/zoneinfo/Asia/Tashkent >/usr/share/zoneinfo/Asia/Tbilisi >/usr/share/zoneinfo/Asia/Tehran >/usr/share/zoneinfo/Asia/Tel_Aviv >/usr/share/zoneinfo/Asia/Thimbu >/usr/share/zoneinfo/Asia/Thimphu >/usr/share/zoneinfo/Asia/Tokyo >/usr/share/zoneinfo/Asia/Ujung_Pandang >/usr/share/zoneinfo/Asia/Ulaanbaatar >/usr/share/zoneinfo/Asia/Ulan_Bator >/usr/share/zoneinfo/Asia/Urumqi >/usr/share/zoneinfo/Asia/Vientiane >/usr/share/zoneinfo/Asia/Vladivostok >/usr/share/zoneinfo/Asia/Yakutsk >/usr/share/zoneinfo/Asia/Yekaterinburg >/usr/share/zoneinfo/Asia/Yerevan >/usr/share/zoneinfo/Atlantic >/usr/share/zoneinfo/Atlantic/Azores >/usr/share/zoneinfo/Atlantic/Bermuda >/usr/share/zoneinfo/Atlantic/Canary >/usr/share/zoneinfo/Atlantic/Cape_Verde >/usr/share/zoneinfo/Atlantic/Faeroe >/usr/share/zoneinfo/Atlantic/Faroe >/usr/share/zoneinfo/Atlantic/Jan_Mayen >/usr/share/zoneinfo/Atlantic/Madeira >/usr/share/zoneinfo/Atlantic/Reykjavik >/usr/share/zoneinfo/Atlantic/South_Georgia >/usr/share/zoneinfo/Atlantic/St_Helena >/usr/share/zoneinfo/Atlantic/Stanley >/usr/share/zoneinfo/Australia >/usr/share/zoneinfo/Australia/ACT >/usr/share/zoneinfo/Australia/Adelaide >/usr/share/zoneinfo/Australia/Brisbane >/usr/share/zoneinfo/Australia/Broken_Hill >/usr/share/zoneinfo/Australia/Canberra >/usr/share/zoneinfo/Australia/Currie >/usr/share/zoneinfo/Australia/Darwin >/usr/share/zoneinfo/Australia/Eucla >/usr/share/zoneinfo/Australia/Hobart >/usr/share/zoneinfo/Australia/LHI >/usr/share/zoneinfo/Australia/Lindeman >/usr/share/zoneinfo/Australia/Lord_Howe >/usr/share/zoneinfo/Australia/Melbourne >/usr/share/zoneinfo/Australia/NSW >/usr/share/zoneinfo/Australia/North >/usr/share/zoneinfo/Australia/Perth >/usr/share/zoneinfo/Australia/Queensland >/usr/share/zoneinfo/Australia/South >/usr/share/zoneinfo/Australia/Sydney >/usr/share/zoneinfo/Australia/Tasmania >/usr/share/zoneinfo/Australia/Victoria >/usr/share/zoneinfo/Australia/West >/usr/share/zoneinfo/Australia/Yancowinna >/usr/share/zoneinfo/Brazil >/usr/share/zoneinfo/Brazil/Acre >/usr/share/zoneinfo/Brazil/DeNoronha >/usr/share/zoneinfo/Brazil/East >/usr/share/zoneinfo/Brazil/West >/usr/share/zoneinfo/CET >/usr/share/zoneinfo/CST6CDT >/usr/share/zoneinfo/Canada >/usr/share/zoneinfo/Canada/Atlantic >/usr/share/zoneinfo/Canada/Central >/usr/share/zoneinfo/Canada/East-Saskatchewan >/usr/share/zoneinfo/Canada/Eastern >/usr/share/zoneinfo/Canada/Mountain >/usr/share/zoneinfo/Canada/Newfoundland >/usr/share/zoneinfo/Canada/Pacific >/usr/share/zoneinfo/Canada/Saskatchewan >/usr/share/zoneinfo/Canada/Yukon >/usr/share/zoneinfo/Chile >/usr/share/zoneinfo/Chile/Continental >/usr/share/zoneinfo/Chile/EasterIsland >/usr/share/zoneinfo/Cuba >/usr/share/zoneinfo/EET >/usr/share/zoneinfo/EST >/usr/share/zoneinfo/EST5EDT >/usr/share/zoneinfo/Egypt >/usr/share/zoneinfo/Eire >/usr/share/zoneinfo/Etc >/usr/share/zoneinfo/Etc/GMT >/usr/share/zoneinfo/Etc/GMT+0 >/usr/share/zoneinfo/Etc/GMT+1 >/usr/share/zoneinfo/Etc/GMT+10 >/usr/share/zoneinfo/Etc/GMT+11 >/usr/share/zoneinfo/Etc/GMT+12 >/usr/share/zoneinfo/Etc/GMT+2 >/usr/share/zoneinfo/Etc/GMT+3 >/usr/share/zoneinfo/Etc/GMT+4 >/usr/share/zoneinfo/Etc/GMT+5 >/usr/share/zoneinfo/Etc/GMT+6 >/usr/share/zoneinfo/Etc/GMT+7 >/usr/share/zoneinfo/Etc/GMT+8 >/usr/share/zoneinfo/Etc/GMT+9 >/usr/share/zoneinfo/Etc/GMT-0 >/usr/share/zoneinfo/Etc/GMT-1 >/usr/share/zoneinfo/Etc/GMT-10 >/usr/share/zoneinfo/Etc/GMT-11 >/usr/share/zoneinfo/Etc/GMT-12 >/usr/share/zoneinfo/Etc/GMT-13 >/usr/share/zoneinfo/Etc/GMT-14 >/usr/share/zoneinfo/Etc/GMT-2 >/usr/share/zoneinfo/Etc/GMT-3 >/usr/share/zoneinfo/Etc/GMT-4 >/usr/share/zoneinfo/Etc/GMT-5 >/usr/share/zoneinfo/Etc/GMT-6 >/usr/share/zoneinfo/Etc/GMT-7 >/usr/share/zoneinfo/Etc/GMT-8 >/usr/share/zoneinfo/Etc/GMT-9 >/usr/share/zoneinfo/Etc/GMT0 >/usr/share/zoneinfo/Etc/Greenwich >/usr/share/zoneinfo/Etc/UCT >/usr/share/zoneinfo/Etc/UTC >/usr/share/zoneinfo/Etc/Universal >/usr/share/zoneinfo/Etc/Zulu >/usr/share/zoneinfo/Europe >/usr/share/zoneinfo/Europe/Amsterdam >/usr/share/zoneinfo/Europe/Andorra >/usr/share/zoneinfo/Europe/Athens >/usr/share/zoneinfo/Europe/Belfast >/usr/share/zoneinfo/Europe/Belgrade >/usr/share/zoneinfo/Europe/Berlin >/usr/share/zoneinfo/Europe/Bratislava >/usr/share/zoneinfo/Europe/Brussels >/usr/share/zoneinfo/Europe/Bucharest >/usr/share/zoneinfo/Europe/Budapest >/usr/share/zoneinfo/Europe/Chisinau >/usr/share/zoneinfo/Europe/Copenhagen >/usr/share/zoneinfo/Europe/Dublin >/usr/share/zoneinfo/Europe/Gibraltar >/usr/share/zoneinfo/Europe/Guernsey >/usr/share/zoneinfo/Europe/Helsinki >/usr/share/zoneinfo/Europe/Isle_of_Man >/usr/share/zoneinfo/Europe/Istanbul >/usr/share/zoneinfo/Europe/Jersey >/usr/share/zoneinfo/Europe/Kaliningrad >/usr/share/zoneinfo/Europe/Kiev >/usr/share/zoneinfo/Europe/Lisbon >/usr/share/zoneinfo/Europe/Ljubljana >/usr/share/zoneinfo/Europe/London >/usr/share/zoneinfo/Europe/Luxembourg >/usr/share/zoneinfo/Europe/Madrid >/usr/share/zoneinfo/Europe/Malta >/usr/share/zoneinfo/Europe/Mariehamn >/usr/share/zoneinfo/Europe/Minsk >/usr/share/zoneinfo/Europe/Monaco >/usr/share/zoneinfo/Europe/Moscow >/usr/share/zoneinfo/Europe/Nicosia >/usr/share/zoneinfo/Europe/Oslo >/usr/share/zoneinfo/Europe/Paris >/usr/share/zoneinfo/Europe/Podgorica >/usr/share/zoneinfo/Europe/Prague >/usr/share/zoneinfo/Europe/Riga >/usr/share/zoneinfo/Europe/Rome >/usr/share/zoneinfo/Europe/Samara >/usr/share/zoneinfo/Europe/San_Marino >/usr/share/zoneinfo/Europe/Sarajevo >/usr/share/zoneinfo/Europe/Simferopol >/usr/share/zoneinfo/Europe/Skopje >/usr/share/zoneinfo/Europe/Sofia >/usr/share/zoneinfo/Europe/Stockholm >/usr/share/zoneinfo/Europe/Tallinn >/usr/share/zoneinfo/Europe/Tirane >/usr/share/zoneinfo/Europe/Tiraspol >/usr/share/zoneinfo/Europe/Uzhgorod >/usr/share/zoneinfo/Europe/Vaduz >/usr/share/zoneinfo/Europe/Vatican >/usr/share/zoneinfo/Europe/Vienna >/usr/share/zoneinfo/Europe/Vilnius >/usr/share/zoneinfo/Europe/Volgograd >/usr/share/zoneinfo/Europe/Warsaw >/usr/share/zoneinfo/Europe/Zagreb >/usr/share/zoneinfo/Europe/Zaporozhye >/usr/share/zoneinfo/Europe/Zurich >/usr/share/zoneinfo/GB >/usr/share/zoneinfo/GB-Eire >/usr/share/zoneinfo/GMT >/usr/share/zoneinfo/GMT+0 >/usr/share/zoneinfo/GMT-0 >/usr/share/zoneinfo/GMT0 >/usr/share/zoneinfo/Greenwich >/usr/share/zoneinfo/HST >/usr/share/zoneinfo/Hongkong >/usr/share/zoneinfo/Iceland >/usr/share/zoneinfo/Indian >/usr/share/zoneinfo/Indian/Antananarivo >/usr/share/zoneinfo/Indian/Chagos >/usr/share/zoneinfo/Indian/Christmas >/usr/share/zoneinfo/Indian/Cocos >/usr/share/zoneinfo/Indian/Comoro >/usr/share/zoneinfo/Indian/Kerguelen >/usr/share/zoneinfo/Indian/Mahe >/usr/share/zoneinfo/Indian/Maldives >/usr/share/zoneinfo/Indian/Mauritius >/usr/share/zoneinfo/Indian/Mayotte >/usr/share/zoneinfo/Indian/Reunion >/usr/share/zoneinfo/Iran >/usr/share/zoneinfo/Israel >/usr/share/zoneinfo/Jamaica >/usr/share/zoneinfo/Japan >/usr/share/zoneinfo/Kwajalein >/usr/share/zoneinfo/Libya >/usr/share/zoneinfo/MET >/usr/share/zoneinfo/MST >/usr/share/zoneinfo/MST7MDT >/usr/share/zoneinfo/Mexico >/usr/share/zoneinfo/Mexico/BajaNorte >/usr/share/zoneinfo/Mexico/BajaSur >/usr/share/zoneinfo/Mexico/General >/usr/share/zoneinfo/Mideast >/usr/share/zoneinfo/Mideast/Riyadh87 >/usr/share/zoneinfo/Mideast/Riyadh88 >/usr/share/zoneinfo/Mideast/Riyadh89 >/usr/share/zoneinfo/NZ >/usr/share/zoneinfo/NZ-CHAT >/usr/share/zoneinfo/Navajo >/usr/share/zoneinfo/PRC >/usr/share/zoneinfo/PST8PDT >/usr/share/zoneinfo/Pacific >/usr/share/zoneinfo/Pacific/Apia >/usr/share/zoneinfo/Pacific/Auckland >/usr/share/zoneinfo/Pacific/Chatham >/usr/share/zoneinfo/Pacific/Chuuk >/usr/share/zoneinfo/Pacific/Easter >/usr/share/zoneinfo/Pacific/Efate >/usr/share/zoneinfo/Pacific/Enderbury >/usr/share/zoneinfo/Pacific/Fakaofo >/usr/share/zoneinfo/Pacific/Fiji >/usr/share/zoneinfo/Pacific/Funafuti >/usr/share/zoneinfo/Pacific/Galapagos >/usr/share/zoneinfo/Pacific/Gambier >/usr/share/zoneinfo/Pacific/Guadalcanal >/usr/share/zoneinfo/Pacific/Guam >/usr/share/zoneinfo/Pacific/Honolulu >/usr/share/zoneinfo/Pacific/Johnston >/usr/share/zoneinfo/Pacific/Kiritimati >/usr/share/zoneinfo/Pacific/Kosrae >/usr/share/zoneinfo/Pacific/Kwajalein >/usr/share/zoneinfo/Pacific/Majuro >/usr/share/zoneinfo/Pacific/Marquesas >/usr/share/zoneinfo/Pacific/Midway >/usr/share/zoneinfo/Pacific/Nauru >/usr/share/zoneinfo/Pacific/Niue >/usr/share/zoneinfo/Pacific/Norfolk >/usr/share/zoneinfo/Pacific/Noumea >/usr/share/zoneinfo/Pacific/Pago_Pago >/usr/share/zoneinfo/Pacific/Palau >/usr/share/zoneinfo/Pacific/Pitcairn >/usr/share/zoneinfo/Pacific/Pohnpei >/usr/share/zoneinfo/Pacific/Ponape >/usr/share/zoneinfo/Pacific/Port_Moresby >/usr/share/zoneinfo/Pacific/Rarotonga >/usr/share/zoneinfo/Pacific/Saipan >/usr/share/zoneinfo/Pacific/Samoa >/usr/share/zoneinfo/Pacific/Tahiti >/usr/share/zoneinfo/Pacific/Tarawa >/usr/share/zoneinfo/Pacific/Tongatapu >/usr/share/zoneinfo/Pacific/Truk >/usr/share/zoneinfo/Pacific/Wake >/usr/share/zoneinfo/Pacific/Wallis >/usr/share/zoneinfo/Pacific/Yap >/usr/share/zoneinfo/Poland >/usr/share/zoneinfo/Portugal >/usr/share/zoneinfo/ROC >/usr/share/zoneinfo/ROK >/usr/share/zoneinfo/Singapore >/usr/share/zoneinfo/Turkey >/usr/share/zoneinfo/UCT >/usr/share/zoneinfo/US >/usr/share/zoneinfo/US/Alaska >/usr/share/zoneinfo/US/Aleutian >/usr/share/zoneinfo/US/Arizona >/usr/share/zoneinfo/US/Central >/usr/share/zoneinfo/US/East-Indiana >/usr/share/zoneinfo/US/Eastern >/usr/share/zoneinfo/US/Hawaii >/usr/share/zoneinfo/US/Indiana-Starke >/usr/share/zoneinfo/US/Michigan >/usr/share/zoneinfo/US/Mountain >/usr/share/zoneinfo/US/Pacific >/usr/share/zoneinfo/US/Pacific-New >/usr/share/zoneinfo/US/Samoa >/usr/share/zoneinfo/UTC >/usr/share/zoneinfo/Universal >/usr/share/zoneinfo/W-SU >/usr/share/zoneinfo/WET >/usr/share/zoneinfo/Zulu >/usr/share/zoneinfo/iso3166.tab >/usr/share/zoneinfo/posix >/usr/share/zoneinfo/posix/Africa >/usr/share/zoneinfo/posix/Africa/Abidjan >/usr/share/zoneinfo/posix/Africa/Accra >/usr/share/zoneinfo/posix/Africa/Addis_Ababa >/usr/share/zoneinfo/posix/Africa/Algiers >/usr/share/zoneinfo/posix/Africa/Asmara >/usr/share/zoneinfo/posix/Africa/Asmera >/usr/share/zoneinfo/posix/Africa/Bamako >/usr/share/zoneinfo/posix/Africa/Bangui >/usr/share/zoneinfo/posix/Africa/Banjul >/usr/share/zoneinfo/posix/Africa/Bissau >/usr/share/zoneinfo/posix/Africa/Blantyre >/usr/share/zoneinfo/posix/Africa/Brazzaville >/usr/share/zoneinfo/posix/Africa/Bujumbura >/usr/share/zoneinfo/posix/Africa/Cairo >/usr/share/zoneinfo/posix/Africa/Casablanca >/usr/share/zoneinfo/posix/Africa/Ceuta >/usr/share/zoneinfo/posix/Africa/Conakry >/usr/share/zoneinfo/posix/Africa/Dakar >/usr/share/zoneinfo/posix/Africa/Dar_es_Salaam >/usr/share/zoneinfo/posix/Africa/Djibouti >/usr/share/zoneinfo/posix/Africa/Douala >/usr/share/zoneinfo/posix/Africa/El_Aaiun >/usr/share/zoneinfo/posix/Africa/Freetown >/usr/share/zoneinfo/posix/Africa/Gaborone >/usr/share/zoneinfo/posix/Africa/Harare >/usr/share/zoneinfo/posix/Africa/Johannesburg >/usr/share/zoneinfo/posix/Africa/Juba >/usr/share/zoneinfo/posix/Africa/Kampala >/usr/share/zoneinfo/posix/Africa/Khartoum >/usr/share/zoneinfo/posix/Africa/Kigali >/usr/share/zoneinfo/posix/Africa/Kinshasa >/usr/share/zoneinfo/posix/Africa/Lagos >/usr/share/zoneinfo/posix/Africa/Libreville >/usr/share/zoneinfo/posix/Africa/Lome >/usr/share/zoneinfo/posix/Africa/Luanda >/usr/share/zoneinfo/posix/Africa/Lubumbashi >/usr/share/zoneinfo/posix/Africa/Lusaka >/usr/share/zoneinfo/posix/Africa/Malabo >/usr/share/zoneinfo/posix/Africa/Maputo >/usr/share/zoneinfo/posix/Africa/Maseru >/usr/share/zoneinfo/posix/Africa/Mbabane >/usr/share/zoneinfo/posix/Africa/Mogadishu >/usr/share/zoneinfo/posix/Africa/Monrovia >/usr/share/zoneinfo/posix/Africa/Nairobi >/usr/share/zoneinfo/posix/Africa/Ndjamena >/usr/share/zoneinfo/posix/Africa/Niamey >/usr/share/zoneinfo/posix/Africa/Nouakchott >/usr/share/zoneinfo/posix/Africa/Ouagadougou >/usr/share/zoneinfo/posix/Africa/Porto-Novo >/usr/share/zoneinfo/posix/Africa/Sao_Tome >/usr/share/zoneinfo/posix/Africa/Timbuktu >/usr/share/zoneinfo/posix/Africa/Tripoli >/usr/share/zoneinfo/posix/Africa/Tunis >/usr/share/zoneinfo/posix/Africa/Windhoek >/usr/share/zoneinfo/posix/America >/usr/share/zoneinfo/posix/America/Adak >/usr/share/zoneinfo/posix/America/Anchorage >/usr/share/zoneinfo/posix/America/Anguilla >/usr/share/zoneinfo/posix/America/Antigua >/usr/share/zoneinfo/posix/America/Araguaina >/usr/share/zoneinfo/posix/America/Argentina >/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires >/usr/share/zoneinfo/posix/America/Argentina/Catamarca >/usr/share/zoneinfo/posix/America/Argentina/ComodRivadavia >/usr/share/zoneinfo/posix/America/Argentina/Cordoba >/usr/share/zoneinfo/posix/America/Argentina/Jujuy >/usr/share/zoneinfo/posix/America/Argentina/La_Rioja >/usr/share/zoneinfo/posix/America/Argentina/Mendoza >/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos >/usr/share/zoneinfo/posix/America/Argentina/Salta >/usr/share/zoneinfo/posix/America/Argentina/San_Juan >/usr/share/zoneinfo/posix/America/Argentina/San_Luis >/usr/share/zoneinfo/posix/America/Argentina/Tucuman >/usr/share/zoneinfo/posix/America/Argentina/Ushuaia >/usr/share/zoneinfo/posix/America/Aruba >/usr/share/zoneinfo/posix/America/Asuncion >/usr/share/zoneinfo/posix/America/Atikokan >/usr/share/zoneinfo/posix/America/Atka >/usr/share/zoneinfo/posix/America/Bahia >/usr/share/zoneinfo/posix/America/Bahia_Banderas >/usr/share/zoneinfo/posix/America/Barbados >/usr/share/zoneinfo/posix/America/Belem >/usr/share/zoneinfo/posix/America/Belize >/usr/share/zoneinfo/posix/America/Blanc-Sablon >/usr/share/zoneinfo/posix/America/Boa_Vista >/usr/share/zoneinfo/posix/America/Bogota >/usr/share/zoneinfo/posix/America/Boise >/usr/share/zoneinfo/posix/America/Buenos_Aires >/usr/share/zoneinfo/posix/America/Cambridge_Bay >/usr/share/zoneinfo/posix/America/Campo_Grande >/usr/share/zoneinfo/posix/America/Cancun >/usr/share/zoneinfo/posix/America/Caracas >/usr/share/zoneinfo/posix/America/Catamarca >/usr/share/zoneinfo/posix/America/Cayenne >/usr/share/zoneinfo/posix/America/Cayman >/usr/share/zoneinfo/posix/America/Chicago >/usr/share/zoneinfo/posix/America/Chihuahua >/usr/share/zoneinfo/posix/America/Coral_Harbour >/usr/share/zoneinfo/posix/America/Cordoba >/usr/share/zoneinfo/posix/America/Costa_Rica >/usr/share/zoneinfo/posix/America/Creston >/usr/share/zoneinfo/posix/America/Cuiaba >/usr/share/zoneinfo/posix/America/Curacao >/usr/share/zoneinfo/posix/America/Danmarkshavn >/usr/share/zoneinfo/posix/America/Dawson >/usr/share/zoneinfo/posix/America/Dawson_Creek >/usr/share/zoneinfo/posix/America/Denver >/usr/share/zoneinfo/posix/America/Detroit >/usr/share/zoneinfo/posix/America/Dominica >/usr/share/zoneinfo/posix/America/Edmonton >/usr/share/zoneinfo/posix/America/Eirunepe >/usr/share/zoneinfo/posix/America/El_Salvador >/usr/share/zoneinfo/posix/America/Ensenada >/usr/share/zoneinfo/posix/America/Fort_Wayne >/usr/share/zoneinfo/posix/America/Fortaleza >/usr/share/zoneinfo/posix/America/Glace_Bay >/usr/share/zoneinfo/posix/America/Godthab >/usr/share/zoneinfo/posix/America/Goose_Bay >/usr/share/zoneinfo/posix/America/Grand_Turk >/usr/share/zoneinfo/posix/America/Grenada >/usr/share/zoneinfo/posix/America/Guadeloupe >/usr/share/zoneinfo/posix/America/Guatemala >/usr/share/zoneinfo/posix/America/Guayaquil >/usr/share/zoneinfo/posix/America/Guyana >/usr/share/zoneinfo/posix/America/Halifax >/usr/share/zoneinfo/posix/America/Havana >/usr/share/zoneinfo/posix/America/Hermosillo >/usr/share/zoneinfo/posix/America/Indiana >/usr/share/zoneinfo/posix/America/Indiana/Indianapolis >/usr/share/zoneinfo/posix/America/Indiana/Knox >/usr/share/zoneinfo/posix/America/Indiana/Marengo >/usr/share/zoneinfo/posix/America/Indiana/Petersburg >/usr/share/zoneinfo/posix/America/Indiana/Tell_City >/usr/share/zoneinfo/posix/America/Indiana/Vevay >/usr/share/zoneinfo/posix/America/Indiana/Vincennes >/usr/share/zoneinfo/posix/America/Indiana/Winamac >/usr/share/zoneinfo/posix/America/Indianapolis >/usr/share/zoneinfo/posix/America/Inuvik >/usr/share/zoneinfo/posix/America/Iqaluit >/usr/share/zoneinfo/posix/America/Jamaica >/usr/share/zoneinfo/posix/America/Jujuy >/usr/share/zoneinfo/posix/America/Juneau >/usr/share/zoneinfo/posix/America/Kentucky >/usr/share/zoneinfo/posix/America/Kentucky/Louisville >/usr/share/zoneinfo/posix/America/Kentucky/Monticello >/usr/share/zoneinfo/posix/America/Knox_IN >/usr/share/zoneinfo/posix/America/Kralendijk >/usr/share/zoneinfo/posix/America/La_Paz >/usr/share/zoneinfo/posix/America/Lima >/usr/share/zoneinfo/posix/America/Los_Angeles >/usr/share/zoneinfo/posix/America/Louisville >/usr/share/zoneinfo/posix/America/Lower_Princes >/usr/share/zoneinfo/posix/America/Maceio >/usr/share/zoneinfo/posix/America/Managua >/usr/share/zoneinfo/posix/America/Manaus >/usr/share/zoneinfo/posix/America/Marigot >/usr/share/zoneinfo/posix/America/Martinique >/usr/share/zoneinfo/posix/America/Matamoros >/usr/share/zoneinfo/posix/America/Mazatlan >/usr/share/zoneinfo/posix/America/Mendoza >/usr/share/zoneinfo/posix/America/Menominee >/usr/share/zoneinfo/posix/America/Merida >/usr/share/zoneinfo/posix/America/Metlakatla >/usr/share/zoneinfo/posix/America/Mexico_City >/usr/share/zoneinfo/posix/America/Miquelon >/usr/share/zoneinfo/posix/America/Moncton >/usr/share/zoneinfo/posix/America/Monterrey >/usr/share/zoneinfo/posix/America/Montevideo >/usr/share/zoneinfo/posix/America/Montreal >/usr/share/zoneinfo/posix/America/Montserrat >/usr/share/zoneinfo/posix/America/Nassau >/usr/share/zoneinfo/posix/America/New_York >/usr/share/zoneinfo/posix/America/Nipigon >/usr/share/zoneinfo/posix/America/Nome >/usr/share/zoneinfo/posix/America/Noronha >/usr/share/zoneinfo/posix/America/North_Dakota >/usr/share/zoneinfo/posix/America/North_Dakota/Beulah >/usr/share/zoneinfo/posix/America/North_Dakota/Center >/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem >/usr/share/zoneinfo/posix/America/Ojinaga >/usr/share/zoneinfo/posix/America/Panama >/usr/share/zoneinfo/posix/America/Pangnirtung >/usr/share/zoneinfo/posix/America/Paramaribo >/usr/share/zoneinfo/posix/America/Phoenix >/usr/share/zoneinfo/posix/America/Port-au-Prince >/usr/share/zoneinfo/posix/America/Port_of_Spain >/usr/share/zoneinfo/posix/America/Porto_Acre >/usr/share/zoneinfo/posix/America/Porto_Velho >/usr/share/zoneinfo/posix/America/Puerto_Rico >/usr/share/zoneinfo/posix/America/Rainy_River >/usr/share/zoneinfo/posix/America/Rankin_Inlet >/usr/share/zoneinfo/posix/America/Recife >/usr/share/zoneinfo/posix/America/Regina >/usr/share/zoneinfo/posix/America/Resolute >/usr/share/zoneinfo/posix/America/Rio_Branco >/usr/share/zoneinfo/posix/America/Rosario >/usr/share/zoneinfo/posix/America/Santa_Isabel >/usr/share/zoneinfo/posix/America/Santarem >/usr/share/zoneinfo/posix/America/Santiago >/usr/share/zoneinfo/posix/America/Santo_Domingo >/usr/share/zoneinfo/posix/America/Sao_Paulo >/usr/share/zoneinfo/posix/America/Scoresbysund >/usr/share/zoneinfo/posix/America/Shiprock >/usr/share/zoneinfo/posix/America/Sitka >/usr/share/zoneinfo/posix/America/St_Barthelemy >/usr/share/zoneinfo/posix/America/St_Johns >/usr/share/zoneinfo/posix/America/St_Kitts >/usr/share/zoneinfo/posix/America/St_Lucia >/usr/share/zoneinfo/posix/America/St_Thomas >/usr/share/zoneinfo/posix/America/St_Vincent >/usr/share/zoneinfo/posix/America/Swift_Current >/usr/share/zoneinfo/posix/America/Tegucigalpa >/usr/share/zoneinfo/posix/America/Thule >/usr/share/zoneinfo/posix/America/Thunder_Bay >/usr/share/zoneinfo/posix/America/Tijuana >/usr/share/zoneinfo/posix/America/Toronto >/usr/share/zoneinfo/posix/America/Tortola >/usr/share/zoneinfo/posix/America/Vancouver >/usr/share/zoneinfo/posix/America/Virgin >/usr/share/zoneinfo/posix/America/Whitehorse >/usr/share/zoneinfo/posix/America/Winnipeg >/usr/share/zoneinfo/posix/America/Yakutat >/usr/share/zoneinfo/posix/America/Yellowknife >/usr/share/zoneinfo/posix/Antarctica >/usr/share/zoneinfo/posix/Antarctica/Casey >/usr/share/zoneinfo/posix/Antarctica/Davis >/usr/share/zoneinfo/posix/Antarctica/DumontDUrville >/usr/share/zoneinfo/posix/Antarctica/Macquarie >/usr/share/zoneinfo/posix/Antarctica/Mawson >/usr/share/zoneinfo/posix/Antarctica/McMurdo >/usr/share/zoneinfo/posix/Antarctica/Palmer >/usr/share/zoneinfo/posix/Antarctica/Rothera >/usr/share/zoneinfo/posix/Antarctica/South_Pole >/usr/share/zoneinfo/posix/Antarctica/Syowa >/usr/share/zoneinfo/posix/Antarctica/Vostok >/usr/share/zoneinfo/posix/Arctic >/usr/share/zoneinfo/posix/Arctic/Longyearbyen >/usr/share/zoneinfo/posix/Asia >/usr/share/zoneinfo/posix/Asia/Aden >/usr/share/zoneinfo/posix/Asia/Almaty >/usr/share/zoneinfo/posix/Asia/Amman >/usr/share/zoneinfo/posix/Asia/Anadyr >/usr/share/zoneinfo/posix/Asia/Aqtau >/usr/share/zoneinfo/posix/Asia/Aqtobe >/usr/share/zoneinfo/posix/Asia/Ashgabat >/usr/share/zoneinfo/posix/Asia/Ashkhabad >/usr/share/zoneinfo/posix/Asia/Baghdad >/usr/share/zoneinfo/posix/Asia/Bahrain >/usr/share/zoneinfo/posix/Asia/Baku >/usr/share/zoneinfo/posix/Asia/Bangkok >/usr/share/zoneinfo/posix/Asia/Beirut >/usr/share/zoneinfo/posix/Asia/Bishkek >/usr/share/zoneinfo/posix/Asia/Brunei >/usr/share/zoneinfo/posix/Asia/Calcutta >/usr/share/zoneinfo/posix/Asia/Choibalsan >/usr/share/zoneinfo/posix/Asia/Chongqing >/usr/share/zoneinfo/posix/Asia/Chungking >/usr/share/zoneinfo/posix/Asia/Colombo >/usr/share/zoneinfo/posix/Asia/Dacca >/usr/share/zoneinfo/posix/Asia/Damascus >/usr/share/zoneinfo/posix/Asia/Dhaka >/usr/share/zoneinfo/posix/Asia/Dili >/usr/share/zoneinfo/posix/Asia/Dubai >/usr/share/zoneinfo/posix/Asia/Dushanbe >/usr/share/zoneinfo/posix/Asia/Gaza >/usr/share/zoneinfo/posix/Asia/Harbin >/usr/share/zoneinfo/posix/Asia/Hebron >/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh >/usr/share/zoneinfo/posix/Asia/Hong_Kong >/usr/share/zoneinfo/posix/Asia/Hovd >/usr/share/zoneinfo/posix/Asia/Irkutsk >/usr/share/zoneinfo/posix/Asia/Istanbul >/usr/share/zoneinfo/posix/Asia/Jakarta >/usr/share/zoneinfo/posix/Asia/Jayapura >/usr/share/zoneinfo/posix/Asia/Jerusalem >/usr/share/zoneinfo/posix/Asia/Kabul >/usr/share/zoneinfo/posix/Asia/Kamchatka >/usr/share/zoneinfo/posix/Asia/Karachi >/usr/share/zoneinfo/posix/Asia/Kashgar >/usr/share/zoneinfo/posix/Asia/Kathmandu >/usr/share/zoneinfo/posix/Asia/Katmandu >/usr/share/zoneinfo/posix/Asia/Kolkata >/usr/share/zoneinfo/posix/Asia/Krasnoyarsk >/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur >/usr/share/zoneinfo/posix/Asia/Kuching >/usr/share/zoneinfo/posix/Asia/Kuwait >/usr/share/zoneinfo/posix/Asia/Macao >/usr/share/zoneinfo/posix/Asia/Macau >/usr/share/zoneinfo/posix/Asia/Magadan >/usr/share/zoneinfo/posix/Asia/Makassar >/usr/share/zoneinfo/posix/Asia/Manila >/usr/share/zoneinfo/posix/Asia/Muscat >/usr/share/zoneinfo/posix/Asia/Nicosia >/usr/share/zoneinfo/posix/Asia/Novokuznetsk >/usr/share/zoneinfo/posix/Asia/Novosibirsk >/usr/share/zoneinfo/posix/Asia/Omsk >/usr/share/zoneinfo/posix/Asia/Oral >/usr/share/zoneinfo/posix/Asia/Phnom_Penh >/usr/share/zoneinfo/posix/Asia/Pontianak >/usr/share/zoneinfo/posix/Asia/Pyongyang >/usr/share/zoneinfo/posix/Asia/Qatar >/usr/share/zoneinfo/posix/Asia/Qyzylorda >/usr/share/zoneinfo/posix/Asia/Rangoon >/usr/share/zoneinfo/posix/Asia/Riyadh >/usr/share/zoneinfo/posix/Asia/Riyadh87 >/usr/share/zoneinfo/posix/Asia/Riyadh88 >/usr/share/zoneinfo/posix/Asia/Riyadh89 >/usr/share/zoneinfo/posix/Asia/Saigon >/usr/share/zoneinfo/posix/Asia/Sakhalin >/usr/share/zoneinfo/posix/Asia/Samarkand >/usr/share/zoneinfo/posix/Asia/Seoul >/usr/share/zoneinfo/posix/Asia/Shanghai >/usr/share/zoneinfo/posix/Asia/Singapore >/usr/share/zoneinfo/posix/Asia/Taipei >/usr/share/zoneinfo/posix/Asia/Tashkent >/usr/share/zoneinfo/posix/Asia/Tbilisi >/usr/share/zoneinfo/posix/Asia/Tehran >/usr/share/zoneinfo/posix/Asia/Tel_Aviv >/usr/share/zoneinfo/posix/Asia/Thimbu >/usr/share/zoneinfo/posix/Asia/Thimphu >/usr/share/zoneinfo/posix/Asia/Tokyo >/usr/share/zoneinfo/posix/Asia/Ujung_Pandang >/usr/share/zoneinfo/posix/Asia/Ulaanbaatar >/usr/share/zoneinfo/posix/Asia/Ulan_Bator >/usr/share/zoneinfo/posix/Asia/Urumqi >/usr/share/zoneinfo/posix/Asia/Vientiane >/usr/share/zoneinfo/posix/Asia/Vladivostok >/usr/share/zoneinfo/posix/Asia/Yakutsk >/usr/share/zoneinfo/posix/Asia/Yekaterinburg >/usr/share/zoneinfo/posix/Asia/Yerevan >/usr/share/zoneinfo/posix/Atlantic >/usr/share/zoneinfo/posix/Atlantic/Azores >/usr/share/zoneinfo/posix/Atlantic/Bermuda >/usr/share/zoneinfo/posix/Atlantic/Canary >/usr/share/zoneinfo/posix/Atlantic/Cape_Verde >/usr/share/zoneinfo/posix/Atlantic/Faeroe >/usr/share/zoneinfo/posix/Atlantic/Faroe >/usr/share/zoneinfo/posix/Atlantic/Jan_Mayen >/usr/share/zoneinfo/posix/Atlantic/Madeira >/usr/share/zoneinfo/posix/Atlantic/Reykjavik >/usr/share/zoneinfo/posix/Atlantic/South_Georgia >/usr/share/zoneinfo/posix/Atlantic/St_Helena >/usr/share/zoneinfo/posix/Atlantic/Stanley >/usr/share/zoneinfo/posix/Australia >/usr/share/zoneinfo/posix/Australia/ACT >/usr/share/zoneinfo/posix/Australia/Adelaide >/usr/share/zoneinfo/posix/Australia/Brisbane >/usr/share/zoneinfo/posix/Australia/Broken_Hill >/usr/share/zoneinfo/posix/Australia/Canberra >/usr/share/zoneinfo/posix/Australia/Currie >/usr/share/zoneinfo/posix/Australia/Darwin >/usr/share/zoneinfo/posix/Australia/Eucla >/usr/share/zoneinfo/posix/Australia/Hobart >/usr/share/zoneinfo/posix/Australia/LHI >/usr/share/zoneinfo/posix/Australia/Lindeman >/usr/share/zoneinfo/posix/Australia/Lord_Howe >/usr/share/zoneinfo/posix/Australia/Melbourne >/usr/share/zoneinfo/posix/Australia/NSW >/usr/share/zoneinfo/posix/Australia/North >/usr/share/zoneinfo/posix/Australia/Perth >/usr/share/zoneinfo/posix/Australia/Queensland >/usr/share/zoneinfo/posix/Australia/South >/usr/share/zoneinfo/posix/Australia/Sydney >/usr/share/zoneinfo/posix/Australia/Tasmania >/usr/share/zoneinfo/posix/Australia/Victoria >/usr/share/zoneinfo/posix/Australia/West >/usr/share/zoneinfo/posix/Australia/Yancowinna >/usr/share/zoneinfo/posix/Brazil >/usr/share/zoneinfo/posix/Brazil/Acre >/usr/share/zoneinfo/posix/Brazil/DeNoronha >/usr/share/zoneinfo/posix/Brazil/East >/usr/share/zoneinfo/posix/Brazil/West >/usr/share/zoneinfo/posix/CET >/usr/share/zoneinfo/posix/CST6CDT >/usr/share/zoneinfo/posix/Canada >/usr/share/zoneinfo/posix/Canada/Atlantic >/usr/share/zoneinfo/posix/Canada/Central >/usr/share/zoneinfo/posix/Canada/East-Saskatchewan >/usr/share/zoneinfo/posix/Canada/Eastern >/usr/share/zoneinfo/posix/Canada/Mountain >/usr/share/zoneinfo/posix/Canada/Newfoundland >/usr/share/zoneinfo/posix/Canada/Pacific >/usr/share/zoneinfo/posix/Canada/Saskatchewan >/usr/share/zoneinfo/posix/Canada/Yukon >/usr/share/zoneinfo/posix/Chile >/usr/share/zoneinfo/posix/Chile/Continental >/usr/share/zoneinfo/posix/Chile/EasterIsland >/usr/share/zoneinfo/posix/Cuba >/usr/share/zoneinfo/posix/EET >/usr/share/zoneinfo/posix/EST >/usr/share/zoneinfo/posix/EST5EDT >/usr/share/zoneinfo/posix/Egypt >/usr/share/zoneinfo/posix/Eire >/usr/share/zoneinfo/posix/Etc >/usr/share/zoneinfo/posix/Etc/GMT >/usr/share/zoneinfo/posix/Etc/GMT+0 >/usr/share/zoneinfo/posix/Etc/GMT+1 >/usr/share/zoneinfo/posix/Etc/GMT+10 >/usr/share/zoneinfo/posix/Etc/GMT+11 >/usr/share/zoneinfo/posix/Etc/GMT+12 >/usr/share/zoneinfo/posix/Etc/GMT+2 >/usr/share/zoneinfo/posix/Etc/GMT+3 >/usr/share/zoneinfo/posix/Etc/GMT+4 >/usr/share/zoneinfo/posix/Etc/GMT+5 >/usr/share/zoneinfo/posix/Etc/GMT+6 >/usr/share/zoneinfo/posix/Etc/GMT+7 >/usr/share/zoneinfo/posix/Etc/GMT+8 >/usr/share/zoneinfo/posix/Etc/GMT+9 >/usr/share/zoneinfo/posix/Etc/GMT-0 >/usr/share/zoneinfo/posix/Etc/GMT-1 >/usr/share/zoneinfo/posix/Etc/GMT-10 >/usr/share/zoneinfo/posix/Etc/GMT-11 >/usr/share/zoneinfo/posix/Etc/GMT-12 >/usr/share/zoneinfo/posix/Etc/GMT-13 >/usr/share/zoneinfo/posix/Etc/GMT-14 >/usr/share/zoneinfo/posix/Etc/GMT-2 >/usr/share/zoneinfo/posix/Etc/GMT-3 >/usr/share/zoneinfo/posix/Etc/GMT-4 >/usr/share/zoneinfo/posix/Etc/GMT-5 >/usr/share/zoneinfo/posix/Etc/GMT-6 >/usr/share/zoneinfo/posix/Etc/GMT-7 >/usr/share/zoneinfo/posix/Etc/GMT-8 >/usr/share/zoneinfo/posix/Etc/GMT-9 >/usr/share/zoneinfo/posix/Etc/GMT0 >/usr/share/zoneinfo/posix/Etc/Greenwich >/usr/share/zoneinfo/posix/Etc/UCT >/usr/share/zoneinfo/posix/Etc/UTC >/usr/share/zoneinfo/posix/Etc/Universal >/usr/share/zoneinfo/posix/Etc/Zulu >/usr/share/zoneinfo/posix/Europe >/usr/share/zoneinfo/posix/Europe/Amsterdam >/usr/share/zoneinfo/posix/Europe/Andorra >/usr/share/zoneinfo/posix/Europe/Athens >/usr/share/zoneinfo/posix/Europe/Belfast >/usr/share/zoneinfo/posix/Europe/Belgrade >/usr/share/zoneinfo/posix/Europe/Berlin >/usr/share/zoneinfo/posix/Europe/Bratislava >/usr/share/zoneinfo/posix/Europe/Brussels >/usr/share/zoneinfo/posix/Europe/Bucharest >/usr/share/zoneinfo/posix/Europe/Budapest >/usr/share/zoneinfo/posix/Europe/Chisinau >/usr/share/zoneinfo/posix/Europe/Copenhagen >/usr/share/zoneinfo/posix/Europe/Dublin >/usr/share/zoneinfo/posix/Europe/Gibraltar >/usr/share/zoneinfo/posix/Europe/Guernsey >/usr/share/zoneinfo/posix/Europe/Helsinki >/usr/share/zoneinfo/posix/Europe/Isle_of_Man >/usr/share/zoneinfo/posix/Europe/Istanbul >/usr/share/zoneinfo/posix/Europe/Jersey >/usr/share/zoneinfo/posix/Europe/Kaliningrad >/usr/share/zoneinfo/posix/Europe/Kiev >/usr/share/zoneinfo/posix/Europe/Lisbon >/usr/share/zoneinfo/posix/Europe/Ljubljana >/usr/share/zoneinfo/posix/Europe/London >/usr/share/zoneinfo/posix/Europe/Luxembourg >/usr/share/zoneinfo/posix/Europe/Madrid >/usr/share/zoneinfo/posix/Europe/Malta >/usr/share/zoneinfo/posix/Europe/Mariehamn >/usr/share/zoneinfo/posix/Europe/Minsk >/usr/share/zoneinfo/posix/Europe/Monaco >/usr/share/zoneinfo/posix/Europe/Moscow >/usr/share/zoneinfo/posix/Europe/Nicosia >/usr/share/zoneinfo/posix/Europe/Oslo >/usr/share/zoneinfo/posix/Europe/Paris >/usr/share/zoneinfo/posix/Europe/Podgorica >/usr/share/zoneinfo/posix/Europe/Prague >/usr/share/zoneinfo/posix/Europe/Riga >/usr/share/zoneinfo/posix/Europe/Rome >/usr/share/zoneinfo/posix/Europe/Samara >/usr/share/zoneinfo/posix/Europe/San_Marino >/usr/share/zoneinfo/posix/Europe/Sarajevo >/usr/share/zoneinfo/posix/Europe/Simferopol >/usr/share/zoneinfo/posix/Europe/Skopje >/usr/share/zoneinfo/posix/Europe/Sofia >/usr/share/zoneinfo/posix/Europe/Stockholm >/usr/share/zoneinfo/posix/Europe/Tallinn >/usr/share/zoneinfo/posix/Europe/Tirane >/usr/share/zoneinfo/posix/Europe/Tiraspol >/usr/share/zoneinfo/posix/Europe/Uzhgorod >/usr/share/zoneinfo/posix/Europe/Vaduz >/usr/share/zoneinfo/posix/Europe/Vatican >/usr/share/zoneinfo/posix/Europe/Vienna >/usr/share/zoneinfo/posix/Europe/Vilnius >/usr/share/zoneinfo/posix/Europe/Volgograd >/usr/share/zoneinfo/posix/Europe/Warsaw >/usr/share/zoneinfo/posix/Europe/Zagreb >/usr/share/zoneinfo/posix/Europe/Zaporozhye >/usr/share/zoneinfo/posix/Europe/Zurich >/usr/share/zoneinfo/posix/GB >/usr/share/zoneinfo/posix/GB-Eire >/usr/share/zoneinfo/posix/GMT >/usr/share/zoneinfo/posix/GMT+0 >/usr/share/zoneinfo/posix/GMT-0 >/usr/share/zoneinfo/posix/GMT0 >/usr/share/zoneinfo/posix/Greenwich >/usr/share/zoneinfo/posix/HST >/usr/share/zoneinfo/posix/Hongkong >/usr/share/zoneinfo/posix/Iceland >/usr/share/zoneinfo/posix/Indian >/usr/share/zoneinfo/posix/Indian/Antananarivo >/usr/share/zoneinfo/posix/Indian/Chagos >/usr/share/zoneinfo/posix/Indian/Christmas >/usr/share/zoneinfo/posix/Indian/Cocos >/usr/share/zoneinfo/posix/Indian/Comoro >/usr/share/zoneinfo/posix/Indian/Kerguelen >/usr/share/zoneinfo/posix/Indian/Mahe >/usr/share/zoneinfo/posix/Indian/Maldives >/usr/share/zoneinfo/posix/Indian/Mauritius >/usr/share/zoneinfo/posix/Indian/Mayotte >/usr/share/zoneinfo/posix/Indian/Reunion >/usr/share/zoneinfo/posix/Iran >/usr/share/zoneinfo/posix/Israel >/usr/share/zoneinfo/posix/Jamaica >/usr/share/zoneinfo/posix/Japan >/usr/share/zoneinfo/posix/Kwajalein >/usr/share/zoneinfo/posix/Libya >/usr/share/zoneinfo/posix/MET >/usr/share/zoneinfo/posix/MST >/usr/share/zoneinfo/posix/MST7MDT >/usr/share/zoneinfo/posix/Mexico >/usr/share/zoneinfo/posix/Mexico/BajaNorte >/usr/share/zoneinfo/posix/Mexico/BajaSur >/usr/share/zoneinfo/posix/Mexico/General >/usr/share/zoneinfo/posix/Mideast >/usr/share/zoneinfo/posix/Mideast/Riyadh87 >/usr/share/zoneinfo/posix/Mideast/Riyadh88 >/usr/share/zoneinfo/posix/Mideast/Riyadh89 >/usr/share/zoneinfo/posix/NZ >/usr/share/zoneinfo/posix/NZ-CHAT >/usr/share/zoneinfo/posix/Navajo >/usr/share/zoneinfo/posix/PRC >/usr/share/zoneinfo/posix/PST8PDT >/usr/share/zoneinfo/posix/Pacific >/usr/share/zoneinfo/posix/Pacific/Apia >/usr/share/zoneinfo/posix/Pacific/Auckland >/usr/share/zoneinfo/posix/Pacific/Chatham >/usr/share/zoneinfo/posix/Pacific/Chuuk >/usr/share/zoneinfo/posix/Pacific/Easter >/usr/share/zoneinfo/posix/Pacific/Efate >/usr/share/zoneinfo/posix/Pacific/Enderbury >/usr/share/zoneinfo/posix/Pacific/Fakaofo >/usr/share/zoneinfo/posix/Pacific/Fiji >/usr/share/zoneinfo/posix/Pacific/Funafuti >/usr/share/zoneinfo/posix/Pacific/Galapagos >/usr/share/zoneinfo/posix/Pacific/Gambier >/usr/share/zoneinfo/posix/Pacific/Guadalcanal >/usr/share/zoneinfo/posix/Pacific/Guam >/usr/share/zoneinfo/posix/Pacific/Honolulu >/usr/share/zoneinfo/posix/Pacific/Johnston >/usr/share/zoneinfo/posix/Pacific/Kiritimati >/usr/share/zoneinfo/posix/Pacific/Kosrae >/usr/share/zoneinfo/posix/Pacific/Kwajalein >/usr/share/zoneinfo/posix/Pacific/Majuro >/usr/share/zoneinfo/posix/Pacific/Marquesas >/usr/share/zoneinfo/posix/Pacific/Midway >/usr/share/zoneinfo/posix/Pacific/Nauru >/usr/share/zoneinfo/posix/Pacific/Niue >/usr/share/zoneinfo/posix/Pacific/Norfolk >/usr/share/zoneinfo/posix/Pacific/Noumea >/usr/share/zoneinfo/posix/Pacific/Pago_Pago >/usr/share/zoneinfo/posix/Pacific/Palau >/usr/share/zoneinfo/posix/Pacific/Pitcairn >/usr/share/zoneinfo/posix/Pacific/Pohnpei >/usr/share/zoneinfo/posix/Pacific/Ponape >/usr/share/zoneinfo/posix/Pacific/Port_Moresby >/usr/share/zoneinfo/posix/Pacific/Rarotonga >/usr/share/zoneinfo/posix/Pacific/Saipan >/usr/share/zoneinfo/posix/Pacific/Samoa >/usr/share/zoneinfo/posix/Pacific/Tahiti >/usr/share/zoneinfo/posix/Pacific/Tarawa >/usr/share/zoneinfo/posix/Pacific/Tongatapu >/usr/share/zoneinfo/posix/Pacific/Truk >/usr/share/zoneinfo/posix/Pacific/Wake >/usr/share/zoneinfo/posix/Pacific/Wallis >/usr/share/zoneinfo/posix/Pacific/Yap >/usr/share/zoneinfo/posix/Poland >/usr/share/zoneinfo/posix/Portugal >/usr/share/zoneinfo/posix/ROC >/usr/share/zoneinfo/posix/ROK >/usr/share/zoneinfo/posix/Singapore >/usr/share/zoneinfo/posix/Turkey >/usr/share/zoneinfo/posix/UCT >/usr/share/zoneinfo/posix/US >/usr/share/zoneinfo/posix/US/Alaska >/usr/share/zoneinfo/posix/US/Aleutian >/usr/share/zoneinfo/posix/US/Arizona >/usr/share/zoneinfo/posix/US/Central >/usr/share/zoneinfo/posix/US/East-Indiana >/usr/share/zoneinfo/posix/US/Eastern >/usr/share/zoneinfo/posix/US/Hawaii >/usr/share/zoneinfo/posix/US/Indiana-Starke >/usr/share/zoneinfo/posix/US/Michigan >/usr/share/zoneinfo/posix/US/Mountain >/usr/share/zoneinfo/posix/US/Pacific >/usr/share/zoneinfo/posix/US/Pacific-New >/usr/share/zoneinfo/posix/US/Samoa >/usr/share/zoneinfo/posix/UTC >/usr/share/zoneinfo/posix/Universal >/usr/share/zoneinfo/posix/W-SU >/usr/share/zoneinfo/posix/WET >/usr/share/zoneinfo/posix/Zulu >/usr/share/zoneinfo/posixrules >/usr/share/zoneinfo/right >/usr/share/zoneinfo/right/Africa >/usr/share/zoneinfo/right/Africa/Abidjan >/usr/share/zoneinfo/right/Africa/Accra >/usr/share/zoneinfo/right/Africa/Addis_Ababa >/usr/share/zoneinfo/right/Africa/Algiers >/usr/share/zoneinfo/right/Africa/Asmara >/usr/share/zoneinfo/right/Africa/Asmera >/usr/share/zoneinfo/right/Africa/Bamako >/usr/share/zoneinfo/right/Africa/Bangui >/usr/share/zoneinfo/right/Africa/Banjul >/usr/share/zoneinfo/right/Africa/Bissau >/usr/share/zoneinfo/right/Africa/Blantyre >/usr/share/zoneinfo/right/Africa/Brazzaville >/usr/share/zoneinfo/right/Africa/Bujumbura >/usr/share/zoneinfo/right/Africa/Cairo >/usr/share/zoneinfo/right/Africa/Casablanca >/usr/share/zoneinfo/right/Africa/Ceuta >/usr/share/zoneinfo/right/Africa/Conakry >/usr/share/zoneinfo/right/Africa/Dakar >/usr/share/zoneinfo/right/Africa/Dar_es_Salaam >/usr/share/zoneinfo/right/Africa/Djibouti >/usr/share/zoneinfo/right/Africa/Douala >/usr/share/zoneinfo/right/Africa/El_Aaiun >/usr/share/zoneinfo/right/Africa/Freetown >/usr/share/zoneinfo/right/Africa/Gaborone >/usr/share/zoneinfo/right/Africa/Harare >/usr/share/zoneinfo/right/Africa/Johannesburg >/usr/share/zoneinfo/right/Africa/Juba >/usr/share/zoneinfo/right/Africa/Kampala >/usr/share/zoneinfo/right/Africa/Khartoum >/usr/share/zoneinfo/right/Africa/Kigali >/usr/share/zoneinfo/right/Africa/Kinshasa >/usr/share/zoneinfo/right/Africa/Lagos >/usr/share/zoneinfo/right/Africa/Libreville >/usr/share/zoneinfo/right/Africa/Lome >/usr/share/zoneinfo/right/Africa/Luanda >/usr/share/zoneinfo/right/Africa/Lubumbashi >/usr/share/zoneinfo/right/Africa/Lusaka >/usr/share/zoneinfo/right/Africa/Malabo >/usr/share/zoneinfo/right/Africa/Maputo >/usr/share/zoneinfo/right/Africa/Maseru >/usr/share/zoneinfo/right/Africa/Mbabane >/usr/share/zoneinfo/right/Africa/Mogadishu >/usr/share/zoneinfo/right/Africa/Monrovia >/usr/share/zoneinfo/right/Africa/Nairobi >/usr/share/zoneinfo/right/Africa/Ndjamena >/usr/share/zoneinfo/right/Africa/Niamey >/usr/share/zoneinfo/right/Africa/Nouakchott >/usr/share/zoneinfo/right/Africa/Ouagadougou >/usr/share/zoneinfo/right/Africa/Porto-Novo >/usr/share/zoneinfo/right/Africa/Sao_Tome >/usr/share/zoneinfo/right/Africa/Timbuktu >/usr/share/zoneinfo/right/Africa/Tripoli >/usr/share/zoneinfo/right/Africa/Tunis >/usr/share/zoneinfo/right/Africa/Windhoek >/usr/share/zoneinfo/right/America >/usr/share/zoneinfo/right/America/Adak >/usr/share/zoneinfo/right/America/Anchorage >/usr/share/zoneinfo/right/America/Anguilla >/usr/share/zoneinfo/right/America/Antigua >/usr/share/zoneinfo/right/America/Araguaina >/usr/share/zoneinfo/right/America/Argentina >/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires >/usr/share/zoneinfo/right/America/Argentina/Catamarca >/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia >/usr/share/zoneinfo/right/America/Argentina/Cordoba >/usr/share/zoneinfo/right/America/Argentina/Jujuy >/usr/share/zoneinfo/right/America/Argentina/La_Rioja >/usr/share/zoneinfo/right/America/Argentina/Mendoza >/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos >/usr/share/zoneinfo/right/America/Argentina/Salta >/usr/share/zoneinfo/right/America/Argentina/San_Juan >/usr/share/zoneinfo/right/America/Argentina/San_Luis >/usr/share/zoneinfo/right/America/Argentina/Tucuman >/usr/share/zoneinfo/right/America/Argentina/Ushuaia >/usr/share/zoneinfo/right/America/Aruba >/usr/share/zoneinfo/right/America/Asuncion >/usr/share/zoneinfo/right/America/Atikokan >/usr/share/zoneinfo/right/America/Atka >/usr/share/zoneinfo/right/America/Bahia >/usr/share/zoneinfo/right/America/Bahia_Banderas >/usr/share/zoneinfo/right/America/Barbados >/usr/share/zoneinfo/right/America/Belem >/usr/share/zoneinfo/right/America/Belize >/usr/share/zoneinfo/right/America/Blanc-Sablon >/usr/share/zoneinfo/right/America/Boa_Vista >/usr/share/zoneinfo/right/America/Bogota >/usr/share/zoneinfo/right/America/Boise >/usr/share/zoneinfo/right/America/Buenos_Aires >/usr/share/zoneinfo/right/America/Cambridge_Bay >/usr/share/zoneinfo/right/America/Campo_Grande >/usr/share/zoneinfo/right/America/Cancun >/usr/share/zoneinfo/right/America/Caracas >/usr/share/zoneinfo/right/America/Catamarca >/usr/share/zoneinfo/right/America/Cayenne >/usr/share/zoneinfo/right/America/Cayman >/usr/share/zoneinfo/right/America/Chicago >/usr/share/zoneinfo/right/America/Chihuahua >/usr/share/zoneinfo/right/America/Coral_Harbour >/usr/share/zoneinfo/right/America/Cordoba >/usr/share/zoneinfo/right/America/Costa_Rica >/usr/share/zoneinfo/right/America/Creston >/usr/share/zoneinfo/right/America/Cuiaba >/usr/share/zoneinfo/right/America/Curacao >/usr/share/zoneinfo/right/America/Danmarkshavn >/usr/share/zoneinfo/right/America/Dawson >/usr/share/zoneinfo/right/America/Dawson_Creek >/usr/share/zoneinfo/right/America/Denver >/usr/share/zoneinfo/right/America/Detroit >/usr/share/zoneinfo/right/America/Dominica >/usr/share/zoneinfo/right/America/Edmonton >/usr/share/zoneinfo/right/America/Eirunepe >/usr/share/zoneinfo/right/America/El_Salvador >/usr/share/zoneinfo/right/America/Ensenada >/usr/share/zoneinfo/right/America/Fort_Wayne >/usr/share/zoneinfo/right/America/Fortaleza >/usr/share/zoneinfo/right/America/Glace_Bay >/usr/share/zoneinfo/right/America/Godthab >/usr/share/zoneinfo/right/America/Goose_Bay >/usr/share/zoneinfo/right/America/Grand_Turk >/usr/share/zoneinfo/right/America/Grenada >/usr/share/zoneinfo/right/America/Guadeloupe >/usr/share/zoneinfo/right/America/Guatemala >/usr/share/zoneinfo/right/America/Guayaquil >/usr/share/zoneinfo/right/America/Guyana >/usr/share/zoneinfo/right/America/Halifax >/usr/share/zoneinfo/right/America/Havana >/usr/share/zoneinfo/right/America/Hermosillo >/usr/share/zoneinfo/right/America/Indiana >/usr/share/zoneinfo/right/America/Indiana/Indianapolis >/usr/share/zoneinfo/right/America/Indiana/Knox >/usr/share/zoneinfo/right/America/Indiana/Marengo >/usr/share/zoneinfo/right/America/Indiana/Petersburg >/usr/share/zoneinfo/right/America/Indiana/Tell_City >/usr/share/zoneinfo/right/America/Indiana/Vevay >/usr/share/zoneinfo/right/America/Indiana/Vincennes >/usr/share/zoneinfo/right/America/Indiana/Winamac >/usr/share/zoneinfo/right/America/Indianapolis >/usr/share/zoneinfo/right/America/Inuvik >/usr/share/zoneinfo/right/America/Iqaluit >/usr/share/zoneinfo/right/America/Jamaica >/usr/share/zoneinfo/right/America/Jujuy >/usr/share/zoneinfo/right/America/Juneau >/usr/share/zoneinfo/right/America/Kentucky >/usr/share/zoneinfo/right/America/Kentucky/Louisville >/usr/share/zoneinfo/right/America/Kentucky/Monticello >/usr/share/zoneinfo/right/America/Knox_IN >/usr/share/zoneinfo/right/America/Kralendijk >/usr/share/zoneinfo/right/America/La_Paz >/usr/share/zoneinfo/right/America/Lima >/usr/share/zoneinfo/right/America/Los_Angeles >/usr/share/zoneinfo/right/America/Louisville >/usr/share/zoneinfo/right/America/Lower_Princes >/usr/share/zoneinfo/right/America/Maceio >/usr/share/zoneinfo/right/America/Managua >/usr/share/zoneinfo/right/America/Manaus >/usr/share/zoneinfo/right/America/Marigot >/usr/share/zoneinfo/right/America/Martinique >/usr/share/zoneinfo/right/America/Matamoros >/usr/share/zoneinfo/right/America/Mazatlan >/usr/share/zoneinfo/right/America/Mendoza >/usr/share/zoneinfo/right/America/Menominee >/usr/share/zoneinfo/right/America/Merida >/usr/share/zoneinfo/right/America/Metlakatla >/usr/share/zoneinfo/right/America/Mexico_City >/usr/share/zoneinfo/right/America/Miquelon >/usr/share/zoneinfo/right/America/Moncton >/usr/share/zoneinfo/right/America/Monterrey >/usr/share/zoneinfo/right/America/Montevideo >/usr/share/zoneinfo/right/America/Montreal >/usr/share/zoneinfo/right/America/Montserrat >/usr/share/zoneinfo/right/America/Nassau >/usr/share/zoneinfo/right/America/New_York >/usr/share/zoneinfo/right/America/Nipigon >/usr/share/zoneinfo/right/America/Nome >/usr/share/zoneinfo/right/America/Noronha >/usr/share/zoneinfo/right/America/North_Dakota >/usr/share/zoneinfo/right/America/North_Dakota/Beulah >/usr/share/zoneinfo/right/America/North_Dakota/Center >/usr/share/zoneinfo/right/America/North_Dakota/New_Salem >/usr/share/zoneinfo/right/America/Ojinaga >/usr/share/zoneinfo/right/America/Panama >/usr/share/zoneinfo/right/America/Pangnirtung >/usr/share/zoneinfo/right/America/Paramaribo >/usr/share/zoneinfo/right/America/Phoenix >/usr/share/zoneinfo/right/America/Port-au-Prince >/usr/share/zoneinfo/right/America/Port_of_Spain >/usr/share/zoneinfo/right/America/Porto_Acre >/usr/share/zoneinfo/right/America/Porto_Velho >/usr/share/zoneinfo/right/America/Puerto_Rico >/usr/share/zoneinfo/right/America/Rainy_River >/usr/share/zoneinfo/right/America/Rankin_Inlet >/usr/share/zoneinfo/right/America/Recife >/usr/share/zoneinfo/right/America/Regina >/usr/share/zoneinfo/right/America/Resolute >/usr/share/zoneinfo/right/America/Rio_Branco >/usr/share/zoneinfo/right/America/Rosario >/usr/share/zoneinfo/right/America/Santa_Isabel >/usr/share/zoneinfo/right/America/Santarem >/usr/share/zoneinfo/right/America/Santiago >/usr/share/zoneinfo/right/America/Santo_Domingo >/usr/share/zoneinfo/right/America/Sao_Paulo >/usr/share/zoneinfo/right/America/Scoresbysund >/usr/share/zoneinfo/right/America/Shiprock >/usr/share/zoneinfo/right/America/Sitka >/usr/share/zoneinfo/right/America/St_Barthelemy >/usr/share/zoneinfo/right/America/St_Johns >/usr/share/zoneinfo/right/America/St_Kitts >/usr/share/zoneinfo/right/America/St_Lucia >/usr/share/zoneinfo/right/America/St_Thomas >/usr/share/zoneinfo/right/America/St_Vincent >/usr/share/zoneinfo/right/America/Swift_Current >/usr/share/zoneinfo/right/America/Tegucigalpa >/usr/share/zoneinfo/right/America/Thule >/usr/share/zoneinfo/right/America/Thunder_Bay >/usr/share/zoneinfo/right/America/Tijuana >/usr/share/zoneinfo/right/America/Toronto >/usr/share/zoneinfo/right/America/Tortola >/usr/share/zoneinfo/right/America/Vancouver >/usr/share/zoneinfo/right/America/Virgin >/usr/share/zoneinfo/right/America/Whitehorse >/usr/share/zoneinfo/right/America/Winnipeg >/usr/share/zoneinfo/right/America/Yakutat >/usr/share/zoneinfo/right/America/Yellowknife >/usr/share/zoneinfo/right/Antarctica >/usr/share/zoneinfo/right/Antarctica/Casey >/usr/share/zoneinfo/right/Antarctica/Davis >/usr/share/zoneinfo/right/Antarctica/DumontDUrville >/usr/share/zoneinfo/right/Antarctica/Macquarie >/usr/share/zoneinfo/right/Antarctica/Mawson >/usr/share/zoneinfo/right/Antarctica/McMurdo >/usr/share/zoneinfo/right/Antarctica/Palmer >/usr/share/zoneinfo/right/Antarctica/Rothera >/usr/share/zoneinfo/right/Antarctica/South_Pole >/usr/share/zoneinfo/right/Antarctica/Syowa >/usr/share/zoneinfo/right/Antarctica/Vostok >/usr/share/zoneinfo/right/Arctic >/usr/share/zoneinfo/right/Arctic/Longyearbyen >/usr/share/zoneinfo/right/Asia >/usr/share/zoneinfo/right/Asia/Aden >/usr/share/zoneinfo/right/Asia/Almaty >/usr/share/zoneinfo/right/Asia/Amman >/usr/share/zoneinfo/right/Asia/Anadyr >/usr/share/zoneinfo/right/Asia/Aqtau >/usr/share/zoneinfo/right/Asia/Aqtobe >/usr/share/zoneinfo/right/Asia/Ashgabat >/usr/share/zoneinfo/right/Asia/Ashkhabad >/usr/share/zoneinfo/right/Asia/Baghdad >/usr/share/zoneinfo/right/Asia/Bahrain >/usr/share/zoneinfo/right/Asia/Baku >/usr/share/zoneinfo/right/Asia/Bangkok >/usr/share/zoneinfo/right/Asia/Beirut >/usr/share/zoneinfo/right/Asia/Bishkek >/usr/share/zoneinfo/right/Asia/Brunei >/usr/share/zoneinfo/right/Asia/Calcutta >/usr/share/zoneinfo/right/Asia/Choibalsan >/usr/share/zoneinfo/right/Asia/Chongqing >/usr/share/zoneinfo/right/Asia/Chungking >/usr/share/zoneinfo/right/Asia/Colombo >/usr/share/zoneinfo/right/Asia/Dacca >/usr/share/zoneinfo/right/Asia/Damascus >/usr/share/zoneinfo/right/Asia/Dhaka >/usr/share/zoneinfo/right/Asia/Dili >/usr/share/zoneinfo/right/Asia/Dubai >/usr/share/zoneinfo/right/Asia/Dushanbe >/usr/share/zoneinfo/right/Asia/Gaza >/usr/share/zoneinfo/right/Asia/Harbin >/usr/share/zoneinfo/right/Asia/Hebron >/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh >/usr/share/zoneinfo/right/Asia/Hong_Kong >/usr/share/zoneinfo/right/Asia/Hovd >/usr/share/zoneinfo/right/Asia/Irkutsk >/usr/share/zoneinfo/right/Asia/Istanbul >/usr/share/zoneinfo/right/Asia/Jakarta >/usr/share/zoneinfo/right/Asia/Jayapura >/usr/share/zoneinfo/right/Asia/Jerusalem >/usr/share/zoneinfo/right/Asia/Kabul >/usr/share/zoneinfo/right/Asia/Kamchatka >/usr/share/zoneinfo/right/Asia/Karachi >/usr/share/zoneinfo/right/Asia/Kashgar >/usr/share/zoneinfo/right/Asia/Kathmandu >/usr/share/zoneinfo/right/Asia/Katmandu >/usr/share/zoneinfo/right/Asia/Kolkata >/usr/share/zoneinfo/right/Asia/Krasnoyarsk >/usr/share/zoneinfo/right/Asia/Kuala_Lumpur >/usr/share/zoneinfo/right/Asia/Kuching >/usr/share/zoneinfo/right/Asia/Kuwait >/usr/share/zoneinfo/right/Asia/Macao >/usr/share/zoneinfo/right/Asia/Macau >/usr/share/zoneinfo/right/Asia/Magadan >/usr/share/zoneinfo/right/Asia/Makassar >/usr/share/zoneinfo/right/Asia/Manila >/usr/share/zoneinfo/right/Asia/Muscat >/usr/share/zoneinfo/right/Asia/Nicosia >/usr/share/zoneinfo/right/Asia/Novokuznetsk >/usr/share/zoneinfo/right/Asia/Novosibirsk >/usr/share/zoneinfo/right/Asia/Omsk >/usr/share/zoneinfo/right/Asia/Oral >/usr/share/zoneinfo/right/Asia/Phnom_Penh >/usr/share/zoneinfo/right/Asia/Pontianak >/usr/share/zoneinfo/right/Asia/Pyongyang >/usr/share/zoneinfo/right/Asia/Qatar >/usr/share/zoneinfo/right/Asia/Qyzylorda >/usr/share/zoneinfo/right/Asia/Rangoon >/usr/share/zoneinfo/right/Asia/Riyadh >/usr/share/zoneinfo/right/Asia/Riyadh87 >/usr/share/zoneinfo/right/Asia/Riyadh88 >/usr/share/zoneinfo/right/Asia/Riyadh89 >/usr/share/zoneinfo/right/Asia/Saigon >/usr/share/zoneinfo/right/Asia/Sakhalin >/usr/share/zoneinfo/right/Asia/Samarkand >/usr/share/zoneinfo/right/Asia/Seoul >/usr/share/zoneinfo/right/Asia/Shanghai >/usr/share/zoneinfo/right/Asia/Singapore >/usr/share/zoneinfo/right/Asia/Taipei >/usr/share/zoneinfo/right/Asia/Tashkent >/usr/share/zoneinfo/right/Asia/Tbilisi >/usr/share/zoneinfo/right/Asia/Tehran >/usr/share/zoneinfo/right/Asia/Tel_Aviv >/usr/share/zoneinfo/right/Asia/Thimbu >/usr/share/zoneinfo/right/Asia/Thimphu >/usr/share/zoneinfo/right/Asia/Tokyo >/usr/share/zoneinfo/right/Asia/Ujung_Pandang >/usr/share/zoneinfo/right/Asia/Ulaanbaatar >/usr/share/zoneinfo/right/Asia/Ulan_Bator >/usr/share/zoneinfo/right/Asia/Urumqi >/usr/share/zoneinfo/right/Asia/Vientiane >/usr/share/zoneinfo/right/Asia/Vladivostok >/usr/share/zoneinfo/right/Asia/Yakutsk >/usr/share/zoneinfo/right/Asia/Yekaterinburg >/usr/share/zoneinfo/right/Asia/Yerevan >/usr/share/zoneinfo/right/Atlantic >/usr/share/zoneinfo/right/Atlantic/Azores >/usr/share/zoneinfo/right/Atlantic/Bermuda >/usr/share/zoneinfo/right/Atlantic/Canary >/usr/share/zoneinfo/right/Atlantic/Cape_Verde >/usr/share/zoneinfo/right/Atlantic/Faeroe >/usr/share/zoneinfo/right/Atlantic/Faroe >/usr/share/zoneinfo/right/Atlantic/Jan_Mayen >/usr/share/zoneinfo/right/Atlantic/Madeira >/usr/share/zoneinfo/right/Atlantic/Reykjavik >/usr/share/zoneinfo/right/Atlantic/South_Georgia >/usr/share/zoneinfo/right/Atlantic/St_Helena >/usr/share/zoneinfo/right/Atlantic/Stanley >/usr/share/zoneinfo/right/Australia >/usr/share/zoneinfo/right/Australia/ACT >/usr/share/zoneinfo/right/Australia/Adelaide >/usr/share/zoneinfo/right/Australia/Brisbane >/usr/share/zoneinfo/right/Australia/Broken_Hill >/usr/share/zoneinfo/right/Australia/Canberra >/usr/share/zoneinfo/right/Australia/Currie >/usr/share/zoneinfo/right/Australia/Darwin >/usr/share/zoneinfo/right/Australia/Eucla >/usr/share/zoneinfo/right/Australia/Hobart >/usr/share/zoneinfo/right/Australia/LHI >/usr/share/zoneinfo/right/Australia/Lindeman >/usr/share/zoneinfo/right/Australia/Lord_Howe >/usr/share/zoneinfo/right/Australia/Melbourne >/usr/share/zoneinfo/right/Australia/NSW >/usr/share/zoneinfo/right/Australia/North >/usr/share/zoneinfo/right/Australia/Perth >/usr/share/zoneinfo/right/Australia/Queensland >/usr/share/zoneinfo/right/Australia/South >/usr/share/zoneinfo/right/Australia/Sydney >/usr/share/zoneinfo/right/Australia/Tasmania >/usr/share/zoneinfo/right/Australia/Victoria >/usr/share/zoneinfo/right/Australia/West >/usr/share/zoneinfo/right/Australia/Yancowinna >/usr/share/zoneinfo/right/Brazil >/usr/share/zoneinfo/right/Brazil/Acre >/usr/share/zoneinfo/right/Brazil/DeNoronha >/usr/share/zoneinfo/right/Brazil/East >/usr/share/zoneinfo/right/Brazil/West >/usr/share/zoneinfo/right/CET >/usr/share/zoneinfo/right/CST6CDT >/usr/share/zoneinfo/right/Canada >/usr/share/zoneinfo/right/Canada/Atlantic >/usr/share/zoneinfo/right/Canada/Central >/usr/share/zoneinfo/right/Canada/East-Saskatchewan >/usr/share/zoneinfo/right/Canada/Eastern >/usr/share/zoneinfo/right/Canada/Mountain >/usr/share/zoneinfo/right/Canada/Newfoundland >/usr/share/zoneinfo/right/Canada/Pacific >/usr/share/zoneinfo/right/Canada/Saskatchewan >/usr/share/zoneinfo/right/Canada/Yukon >/usr/share/zoneinfo/right/Chile >/usr/share/zoneinfo/right/Chile/Continental >/usr/share/zoneinfo/right/Chile/EasterIsland >/usr/share/zoneinfo/right/Cuba >/usr/share/zoneinfo/right/EET >/usr/share/zoneinfo/right/EST >/usr/share/zoneinfo/right/EST5EDT >/usr/share/zoneinfo/right/Egypt >/usr/share/zoneinfo/right/Eire >/usr/share/zoneinfo/right/Etc >/usr/share/zoneinfo/right/Etc/GMT >/usr/share/zoneinfo/right/Etc/GMT+0 >/usr/share/zoneinfo/right/Etc/GMT+1 >/usr/share/zoneinfo/right/Etc/GMT+10 >/usr/share/zoneinfo/right/Etc/GMT+11 >/usr/share/zoneinfo/right/Etc/GMT+12 >/usr/share/zoneinfo/right/Etc/GMT+2 >/usr/share/zoneinfo/right/Etc/GMT+3 >/usr/share/zoneinfo/right/Etc/GMT+4 >/usr/share/zoneinfo/right/Etc/GMT+5 >/usr/share/zoneinfo/right/Etc/GMT+6 >/usr/share/zoneinfo/right/Etc/GMT+7 >/usr/share/zoneinfo/right/Etc/GMT+8 >/usr/share/zoneinfo/right/Etc/GMT+9 >/usr/share/zoneinfo/right/Etc/GMT-0 >/usr/share/zoneinfo/right/Etc/GMT-1 >/usr/share/zoneinfo/right/Etc/GMT-10 >/usr/share/zoneinfo/right/Etc/GMT-11 >/usr/share/zoneinfo/right/Etc/GMT-12 >/usr/share/zoneinfo/right/Etc/GMT-13 >/usr/share/zoneinfo/right/Etc/GMT-14 >/usr/share/zoneinfo/right/Etc/GMT-2 >/usr/share/zoneinfo/right/Etc/GMT-3 >/usr/share/zoneinfo/right/Etc/GMT-4 >/usr/share/zoneinfo/right/Etc/GMT-5 >/usr/share/zoneinfo/right/Etc/GMT-6 >/usr/share/zoneinfo/right/Etc/GMT-7 >/usr/share/zoneinfo/right/Etc/GMT-8 >/usr/share/zoneinfo/right/Etc/GMT-9 >/usr/share/zoneinfo/right/Etc/GMT0 >/usr/share/zoneinfo/right/Etc/Greenwich >/usr/share/zoneinfo/right/Etc/UCT >/usr/share/zoneinfo/right/Etc/UTC >/usr/share/zoneinfo/right/Etc/Universal >/usr/share/zoneinfo/right/Etc/Zulu >/usr/share/zoneinfo/right/Europe >/usr/share/zoneinfo/right/Europe/Amsterdam >/usr/share/zoneinfo/right/Europe/Andorra >/usr/share/zoneinfo/right/Europe/Athens >/usr/share/zoneinfo/right/Europe/Belfast >/usr/share/zoneinfo/right/Europe/Belgrade >/usr/share/zoneinfo/right/Europe/Berlin >/usr/share/zoneinfo/right/Europe/Bratislava >/usr/share/zoneinfo/right/Europe/Brussels >/usr/share/zoneinfo/right/Europe/Bucharest >/usr/share/zoneinfo/right/Europe/Budapest >/usr/share/zoneinfo/right/Europe/Chisinau >/usr/share/zoneinfo/right/Europe/Copenhagen >/usr/share/zoneinfo/right/Europe/Dublin >/usr/share/zoneinfo/right/Europe/Gibraltar >/usr/share/zoneinfo/right/Europe/Guernsey >/usr/share/zoneinfo/right/Europe/Helsinki >/usr/share/zoneinfo/right/Europe/Isle_of_Man >/usr/share/zoneinfo/right/Europe/Istanbul >/usr/share/zoneinfo/right/Europe/Jersey >/usr/share/zoneinfo/right/Europe/Kaliningrad >/usr/share/zoneinfo/right/Europe/Kiev >/usr/share/zoneinfo/right/Europe/Lisbon >/usr/share/zoneinfo/right/Europe/Ljubljana >/usr/share/zoneinfo/right/Europe/London >/usr/share/zoneinfo/right/Europe/Luxembourg >/usr/share/zoneinfo/right/Europe/Madrid >/usr/share/zoneinfo/right/Europe/Malta >/usr/share/zoneinfo/right/Europe/Mariehamn >/usr/share/zoneinfo/right/Europe/Minsk >/usr/share/zoneinfo/right/Europe/Monaco >/usr/share/zoneinfo/right/Europe/Moscow >/usr/share/zoneinfo/right/Europe/Nicosia >/usr/share/zoneinfo/right/Europe/Oslo >/usr/share/zoneinfo/right/Europe/Paris >/usr/share/zoneinfo/right/Europe/Podgorica >/usr/share/zoneinfo/right/Europe/Prague >/usr/share/zoneinfo/right/Europe/Riga >/usr/share/zoneinfo/right/Europe/Rome >/usr/share/zoneinfo/right/Europe/Samara >/usr/share/zoneinfo/right/Europe/San_Marino >/usr/share/zoneinfo/right/Europe/Sarajevo >/usr/share/zoneinfo/right/Europe/Simferopol >/usr/share/zoneinfo/right/Europe/Skopje >/usr/share/zoneinfo/right/Europe/Sofia >/usr/share/zoneinfo/right/Europe/Stockholm >/usr/share/zoneinfo/right/Europe/Tallinn >/usr/share/zoneinfo/right/Europe/Tirane >/usr/share/zoneinfo/right/Europe/Tiraspol >/usr/share/zoneinfo/right/Europe/Uzhgorod >/usr/share/zoneinfo/right/Europe/Vaduz >/usr/share/zoneinfo/right/Europe/Vatican >/usr/share/zoneinfo/right/Europe/Vienna >/usr/share/zoneinfo/right/Europe/Vilnius >/usr/share/zoneinfo/right/Europe/Volgograd >/usr/share/zoneinfo/right/Europe/Warsaw >/usr/share/zoneinfo/right/Europe/Zagreb >/usr/share/zoneinfo/right/Europe/Zaporozhye >/usr/share/zoneinfo/right/Europe/Zurich >/usr/share/zoneinfo/right/GB >/usr/share/zoneinfo/right/GB-Eire >/usr/share/zoneinfo/right/GMT >/usr/share/zoneinfo/right/GMT+0 >/usr/share/zoneinfo/right/GMT-0 >/usr/share/zoneinfo/right/GMT0 >/usr/share/zoneinfo/right/Greenwich >/usr/share/zoneinfo/right/HST >/usr/share/zoneinfo/right/Hongkong >/usr/share/zoneinfo/right/Iceland >/usr/share/zoneinfo/right/Indian >/usr/share/zoneinfo/right/Indian/Antananarivo >/usr/share/zoneinfo/right/Indian/Chagos >/usr/share/zoneinfo/right/Indian/Christmas >/usr/share/zoneinfo/right/Indian/Cocos >/usr/share/zoneinfo/right/Indian/Comoro >/usr/share/zoneinfo/right/Indian/Kerguelen >/usr/share/zoneinfo/right/Indian/Mahe >/usr/share/zoneinfo/right/Indian/Maldives >/usr/share/zoneinfo/right/Indian/Mauritius >/usr/share/zoneinfo/right/Indian/Mayotte >/usr/share/zoneinfo/right/Indian/Reunion >/usr/share/zoneinfo/right/Iran >/usr/share/zoneinfo/right/Israel >/usr/share/zoneinfo/right/Jamaica >/usr/share/zoneinfo/right/Japan >/usr/share/zoneinfo/right/Kwajalein >/usr/share/zoneinfo/right/Libya >/usr/share/zoneinfo/right/MET >/usr/share/zoneinfo/right/MST >/usr/share/zoneinfo/right/MST7MDT >/usr/share/zoneinfo/right/Mexico >/usr/share/zoneinfo/right/Mexico/BajaNorte >/usr/share/zoneinfo/right/Mexico/BajaSur >/usr/share/zoneinfo/right/Mexico/General >/usr/share/zoneinfo/right/Mideast >/usr/share/zoneinfo/right/Mideast/Riyadh87 >/usr/share/zoneinfo/right/Mideast/Riyadh88 >/usr/share/zoneinfo/right/Mideast/Riyadh89 >/usr/share/zoneinfo/right/NZ >/usr/share/zoneinfo/right/NZ-CHAT >/usr/share/zoneinfo/right/Navajo >/usr/share/zoneinfo/right/PRC >/usr/share/zoneinfo/right/PST8PDT >/usr/share/zoneinfo/right/Pacific >/usr/share/zoneinfo/right/Pacific/Apia >/usr/share/zoneinfo/right/Pacific/Auckland >/usr/share/zoneinfo/right/Pacific/Chatham >/usr/share/zoneinfo/right/Pacific/Chuuk >/usr/share/zoneinfo/right/Pacific/Easter >/usr/share/zoneinfo/right/Pacific/Efate >/usr/share/zoneinfo/right/Pacific/Enderbury >/usr/share/zoneinfo/right/Pacific/Fakaofo >/usr/share/zoneinfo/right/Pacific/Fiji >/usr/share/zoneinfo/right/Pacific/Funafuti >/usr/share/zoneinfo/right/Pacific/Galapagos >/usr/share/zoneinfo/right/Pacific/Gambier >/usr/share/zoneinfo/right/Pacific/Guadalcanal >/usr/share/zoneinfo/right/Pacific/Guam >/usr/share/zoneinfo/right/Pacific/Honolulu >/usr/share/zoneinfo/right/Pacific/Johnston >/usr/share/zoneinfo/right/Pacific/Kiritimati >/usr/share/zoneinfo/right/Pacific/Kosrae >/usr/share/zoneinfo/right/Pacific/Kwajalein >/usr/share/zoneinfo/right/Pacific/Majuro >/usr/share/zoneinfo/right/Pacific/Marquesas >/usr/share/zoneinfo/right/Pacific/Midway >/usr/share/zoneinfo/right/Pacific/Nauru >/usr/share/zoneinfo/right/Pacific/Niue >/usr/share/zoneinfo/right/Pacific/Norfolk >/usr/share/zoneinfo/right/Pacific/Noumea >/usr/share/zoneinfo/right/Pacific/Pago_Pago >/usr/share/zoneinfo/right/Pacific/Palau >/usr/share/zoneinfo/right/Pacific/Pitcairn >/usr/share/zoneinfo/right/Pacific/Pohnpei >/usr/share/zoneinfo/right/Pacific/Ponape >/usr/share/zoneinfo/right/Pacific/Port_Moresby >/usr/share/zoneinfo/right/Pacific/Rarotonga >/usr/share/zoneinfo/right/Pacific/Saipan >/usr/share/zoneinfo/right/Pacific/Samoa >/usr/share/zoneinfo/right/Pacific/Tahiti >/usr/share/zoneinfo/right/Pacific/Tarawa >/usr/share/zoneinfo/right/Pacific/Tongatapu >/usr/share/zoneinfo/right/Pacific/Truk >/usr/share/zoneinfo/right/Pacific/Wake >/usr/share/zoneinfo/right/Pacific/Wallis >/usr/share/zoneinfo/right/Pacific/Yap >/usr/share/zoneinfo/right/Poland >/usr/share/zoneinfo/right/Portugal >/usr/share/zoneinfo/right/ROC >/usr/share/zoneinfo/right/ROK >/usr/share/zoneinfo/right/Singapore >/usr/share/zoneinfo/right/Turkey >/usr/share/zoneinfo/right/UCT >/usr/share/zoneinfo/right/US >/usr/share/zoneinfo/right/US/Alaska >/usr/share/zoneinfo/right/US/Aleutian >/usr/share/zoneinfo/right/US/Arizona >/usr/share/zoneinfo/right/US/Central >/usr/share/zoneinfo/right/US/East-Indiana >/usr/share/zoneinfo/right/US/Eastern >/usr/share/zoneinfo/right/US/Hawaii >/usr/share/zoneinfo/right/US/Indiana-Starke >/usr/share/zoneinfo/right/US/Michigan >/usr/share/zoneinfo/right/US/Mountain >/usr/share/zoneinfo/right/US/Pacific >/usr/share/zoneinfo/right/US/Pacific-New >/usr/share/zoneinfo/right/US/Samoa >/usr/share/zoneinfo/right/UTC >/usr/share/zoneinfo/right/Universal >/usr/share/zoneinfo/right/W-SU >/usr/share/zoneinfo/right/WET >/usr/share/zoneinfo/right/Zulu >/usr/share/zoneinfo/zone.tab >/usr/src >/usr/src/debug >/usr/src/kernels >/usr/tmp >/var >/var/cache >/var/cache/ldconfig >/var/db >/var/empty >/var/games >/var/lib >/var/lib/alternatives >/var/lib/games >/var/lib/misc >/var/lib/rpm >/var/lib/stateless >/var/lib/stateless/state >/var/lib/stateless/writable >/var/lib/udev >/var/lib/udev/makedev.d >/var/local >/var/lock >/var/lock/lvm >/var/lock/subsys >/var/log >/var/mail >/var/nis >/var/opt >/var/preserve >/var/run >/var/run/console >/var/run/faillock >/var/run/lvm >/var/run/mdadm >/var/run/netreport >/var/run/sepermit >/var/run/setrans >/var/spool >/var/spool/lpd >/var/spool/mail >/var/tmp >/var/yp >/etc/resolv.conf >/usr/share/augeas/lenses/*.aug >8619 blocks >+ for f in 'appliance/supermin.d/*.img' >++ basename appliance/supermin.d/daemon.img >+ b=daemon.img >+ echo '==== daemon.img ====' >+ ls -l appliance/supermin.d/daemon.img >+ cpio -itv >2790 blocks >+ for f in 'appliance/supermin.d/*.img' >++ basename appliance/supermin.d/init.img >+ b=init.img >+ echo '==== init.img ====' >+ ls -l appliance/supermin.d/init.img >+ cpio -itv >9 blocks >+ echo '==== hostfiles ====' >+ ls -l appliance/supermin.d/hostfiles >+ cat appliance/supermin.d/hostfiles >+ echo ====================================================================== >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 >++ dirname /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 >+ cd libguestfs-1.16.34 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 >+ make DESTDIR=/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 install >====================================================================== >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eMPSxW >Making install in gnulib/lib >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make install-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >if test yes = no; then \ > case 'linux-gnu' in \ > darwin[56]*) \ > need_charset_alias=true ;; \ > darwin* | cygwin* | mingw* | pw32* | cegcc*) \ > need_charset_alias=false ;; \ > *) \ > need_charset_alias=true ;; \ > esac ; \ > else \ > need_charset_alias=false ; \ > fi ; \ > if $need_charset_alias; then \ > /bin/sh /builddir/build/BUILD/libguestfs-1.16.34/build-aux/install-sh -d /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64 ; \ > fi ; \ > if test -f /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.alias; then \ > sed -f ref-add.sed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.alias > /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.tmp ; \ > /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.alias ; \ > rm -f /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.tmp ; \ > else \ > if $need_charset_alias; then \ > sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.tmp ; \ > /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.alias ; \ > rm -f /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/charset.tmp ; \ > fi ; \ > fi >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >Making install in gnulib/tests >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make install-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >Making install in . >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/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 `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >Making install in tests/data >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >ln -sf /10klines abssymlink >rm -f test.iso test.iso-t >mkdir -p directory >/usr/bin/genisoimage -J -r -graft-points \ > -o test.iso-t \ > ./helloworld.tar ./helloworld.tar.gz ./helloworld.tar.xz ./empty ./known-1 ./known-2 ./known-3 ./known-4 ./known-5 ./bin-i586-dynamic ./bin-sparc-dynamic ./bin-win32.exe ./bin-win64.exe ./bin-x86_64-dynamic ./lib-i586.so ./lib-sparc.so ./lib-win32.dll ./lib-win64.dll ./lib-x86_64.so ./test-grep.txt ./100kallzeroes ./100kallnewlines ./100kallspaces ./100krandom ./10klines ./abssymlink ./hello.b64 ./initrd ./initrd-x86_64.img ./initrd-x86_64.img.gz ./test-grep.txt.gz /directory=directory >Total translation table size: 0 >Total rockridge attributes bytes: 3010 >Total directory bytes: 2048 >Path table size(bytes): 26 >Max brk space used 0 >635 extents written (1 MB) >rmdir directory >mv test.iso-t test.iso >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >Making install in generator >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs.la '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64' >libtool: install: /usr/bin/install -c .libs/libguestfs.so.0.336.0 /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.so.0.336.0 >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64 && { ln -s -f libguestfs.so.0.336.0 libguestfs.so.0 || { rm -f libguestfs.so.0 && ln -s libguestfs.so.0.336.0 libguestfs.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64 && { ln -s -f libguestfs.so.0.336.0 libguestfs.so || { rm -f libguestfs.so && ln -s libguestfs.so.0.336.0 libguestfs.so; }; }) >libtool: install: /usr/bin/install -c .libs/libguestfs.lai /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.la >libtool: install: /usr/bin/install -c .libs/libguestfs.a /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.a >libtool: install: ranlib /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/include" > /usr/bin/install -c -m 644 guestfs.h '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/include' >test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3" > /usr/bin/install -c -m 644 guestfs.3 libguestfs.3 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3' >test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 libguestfs.pc '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/pkgconfig' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >Making install in examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 guestfs-recipes.1 guestfs-testing.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3" > /usr/bin/install -c -m 644 guestfs-examples.3 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >Making install in po >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >cd .. \ > && /bin/sh ./config.status po/Makefile.in po-directories >config.status: creating po/Makefile.in >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share >installing en_GB.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libguestfs.mo >installing es.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/es/LC_MESSAGES/libguestfs.mo >installing gu.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/gu/LC_MESSAGES/libguestfs.mo >installing hi.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/hi/LC_MESSAGES/libguestfs.mo >installing kn.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/kn/LC_MESSAGES/libguestfs.mo >installing ml.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/ml/LC_MESSAGES/libguestfs.mo >installing mr.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/mr/LC_MESSAGES/libguestfs.mo >installing nl.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/nl/LC_MESSAGES/libguestfs.mo >installing or.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/or/LC_MESSAGES/libguestfs.mo >installing pa.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/pa/LC_MESSAGES/libguestfs.mo >installing pl.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/pl/LC_MESSAGES/libguestfs.mo >installing ta.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/ta/LC_MESSAGES/libguestfs.mo >installing te.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/te/LC_MESSAGES/libguestfs.mo >installing uk.gmo as /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/locale/uk/LC_MESSAGES/libguestfs.mo >if test "libguestfs" = "gettext-tools"; then \ > /bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/bin/install -c -m 644 ./$file \ > /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/gettext/po/$file; \ > done; \ > else \ > : ; \ > fi >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >Making install in daemon >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make -C ../src guestfs_protocol.c >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../src guestfs_protocol.h >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make -C ../src guestfs_protocol.c >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../src guestfs_protocol.h >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/sbin" >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >Making install in appliance >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >cd .. && \ > ./config.status --file=appliance/make.sh-t:appliance/make.sh.in >config.status: creating appliance/make.sh-t >chmod +x make.sh-t >cmp -s make.sh make.sh-t || mv make.sh-t make.sh >rm -f make.sh-t >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib64/guestfs" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/guestfs" >cd .. && \ > ./config.status --file=appliance/make.sh-t:appliance/make.sh.in >config.status: creating appliance/make.sh-t >chmod +x make.sh-t >cmp -s make.sh make.sh-t || mv make.sh-t make.sh >rm -f make.sh-t >test -z "/usr/lib64/guestfs/supermin.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/guestfs/supermin.d" > /usr/bin/install -c -m 644 supermin.d/base.img supermin.d/daemon.img supermin.d/init.img supermin.d/hostfiles '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/guestfs/supermin.d' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >Making install in tests/qemu >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >Making install in tests/guests >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/guests' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/guests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/guests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/guests' >Making install in tests/c-api >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make -C ../../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/c-api' >Making install in tests/protocol >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/protocol' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/protocol' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/protocol' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/protocol' >Making install in tests/lvm >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/lvm' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/lvm' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/lvm' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/lvm' >Making install in tests/luks >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/luks' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/luks' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/luks' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/luks' >Making install in tests/md >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/md' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/md' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/md' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/md' >Making install in tests/mount-local >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/mount-local' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/mount-local' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/mount-local' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/mount-local' >Making install in tests/regressions >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/regressions' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/regressions' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/regressions' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/regressions' >Making install in tests/extra >libvirt error code: 1, message: internal error Unable to locate libvirtd daemon in /usr/sbin (to override, set $LIBVIRTD_PATH to the name of the libvirtd binary) >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/extra' >libvirt error code: 1, message: internal error Unable to locate libvirtd daemon in /usr/sbin (to override, set $LIBVIRTD_PATH to the name of the libvirtd binary) >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/extra' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/extra' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/extra' >Making install in test-tool >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/test-tool' >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man libguestfs-test-tool.1 \ > --license GPLv2+ \ > libguestfs-test-tool.pod >podwrapper.pl: wrote libguestfs-test-tool.1 >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/test-tool' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs-test-tool '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/libguestfs-test-tool /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/libguestfs-test-tool >perl /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl \ > --man libguestfs-test-tool.1 \ > --license GPLv2+ \ > libguestfs-test-tool.pod >podwrapper.pl: wrote libguestfs-test-tool.1 >Wide character in print at /builddir/build/BUILD/libguestfs-1.16.34/podwrapper.pl line 401. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 libguestfs-test-tool.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/test-tool' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/test-tool' >Making install in fish >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c guestfish '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/guestfish /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/guestfish >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > /usr/bin/install -c virt-copy-in virt-copy-out virt-tar-in virt-tar-out '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >test -z "/etc/bash_completion.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/etc/bash_completion.d" > /usr/bin/install -c -m 644 guestfish-bash-completion.sh '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/etc/bash_completion.d' >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 guestfish.1 virt-copy-in.1 virt-copy-out.1 virt-tar-in.1 virt-tar-out.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >test -z "/etc" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/etc" > /usr/bin/install -c -m 644 libguestfs-tools.conf '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/etc' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fish' >Making install in align >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/align' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/align' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-alignment-scan '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-alignment-scan /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-alignment-scan >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-alignment-scan.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/align' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/align' >Making install in cat >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/cat' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/cat' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-cat virt-filesystems virt-ls '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-cat /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-cat >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-filesystems /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-filesystems >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-ls /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-ls >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-cat.1 virt-filesystems.1 virt-ls.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/cat' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/cat' >Making install in df >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/df' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/df' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-df '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-df /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-df >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-df.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/df' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/df' >Making install in edit >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/edit' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/edit' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-edit '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-edit /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-edit >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-edit.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/edit' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/edit' >Making install in format >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/format' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/format' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-format '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-format /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-format >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-format.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/format' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/format' >Making install in inspector >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/inspector' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/inspector' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-inspector '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-inspector /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-inspector >test -z "/usr/share/doc/libguestfs" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/doc/libguestfs" > /usr/bin/install -c -m 644 virt-inspector.rng example-debian.xml example-fedora.xml example-ubuntu.xml example-windows.xml example-debian-netinst-cd.xml example-fedora-dvd.xml example-fedora-netinst-cd.xml example-rhel-6-dvd.xml example-rhel-6-netinst-cd.xml example-ubuntu-live-cd.xml example-windows-2003-x64-cd.xml example-windows-2003-x86-cd.xml example-windows-xp-cd.xml '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/doc/libguestfs' >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-inspector.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/inspector' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/inspector' >Making install in rescue >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/rescue' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/rescue' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-rescue '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/virt-rescue /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-rescue >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-rescue.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/rescue' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/rescue' >Making install in perl >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >make[2]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >make -f Makefile-pl DESTDIR=/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 install >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.so >Installing /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.bs >Installing /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/vendor_perl/Sys/bindtests.pl >Installing /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/vendor_perl/Sys/Guestfs.pm >Installing /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/vendor_perl/Sys/Guestfs/Lib.pm >Installing /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3/Sys::Guestfs.3pm >Installing /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3/Sys::Guestfs::Lib.3pm >Appending installation info to /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/perllocal.pod >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl' >Making install in perl/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/perl/examples' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3" > /usr/bin/install -c -m 644 guestfs-perl.3 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/perl/examples' >Making install in ocaml >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[1]: Circular guestfs.cmo <- mlguestfs.cma dependency dropped. >make[1]: Circular guestfs.cmx <- mlguestfs.cmxa dependency dropped. >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >make[2]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/stublibs >ocamlfind install \ > -ldconf ignore -destdir /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml \ > guestfs \ > META *.so *.a *.cma *.cmx *.cmxa *.cmi ./*.mli >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/guestfs.mli >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/guestfs.cmi >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/bindtests.cmi >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/mlguestfs.cmxa >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/guestfs.cmx >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/bindtests.cmx >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/mlguestfs.cma >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/mlguestfs.a >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/libmlguestfs.a >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/libguestfsocaml.a >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/META >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/stublibs/dllmlguestfs.so >Installed /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/stublibs/dllmlguestfs.so.owner >rm /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/bindtests.* >rm /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/guestfs/libguestfsocaml.a >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml' >Making install in ocaml/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml/examples' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3" > /usr/bin/install -c -m 644 guestfs-ocaml.3 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ocaml/examples' >Making install in python >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/python' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/python' >make[2]: Nothing to be done for `install-exec-am'. >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >test -z "/usr/lib64/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages" > /usr/bin/install -c -m 644 guestfs.py '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages' >test -z "/usr/lib64/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfsmod.la '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages' >libtool: install: warning: relinking `libguestfsmod.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.16.34/python; /bin/sh /builddir/build/BUILD/libguestfs-1.16.34/libtool --tag CC --mode=relink gcc -std=gnu99 -std=gnu99 -Wall -I/usr/include/python2.6 -I../src -I../src -g -O2 -avoid-version -shared -o libguestfsmod.la -rpath /usr/lib64/python2.6/site-packages libguestfsmod_la-guestfs-py.lo libguestfsmod_la-guestfs-py-byhand.lo ../src/libguestfs.la -inst-prefix-dir /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64) >libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfsmod_la-guestfs-py.o .libs/libguestfsmod_la-guestfs-py-byhand.o -L/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64 -L/usr/lib64 -lguestfs -O2 -pthread -Wl,-soname -Wl,libguestfsmod.so -o .libs/libguestfsmod.so >libtool: install: /usr/bin/install -c .libs/libguestfsmod.soT /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages/libguestfsmod.so >libtool: install: /usr/bin/install -c .libs/libguestfsmod.lai /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages/libguestfsmod.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/python' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/python' >Making install in python/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/python/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/python/examples' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3" > /usr/bin/install -c -m 644 guestfs-python.3 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/python/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/python/examples' >Making install in ruby >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby' >/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib/ruby/site_ruby/1.8 >/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ruby/site_ruby/1.8/x86_64-linux >/usr/bin/install -c -p -m 0644 ./lib/guestfs.rb /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib/ruby/site_ruby/1.8 >/usr/bin/install -c -p -m 0755 ./ext/guestfs/_guestfs.so /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ruby/site_ruby/1.8/x86_64-linux >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby' >Making install in ruby/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/examples' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3" > /usr/bin/install -c -m 644 guestfs-ruby.3 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/ruby/examples' >Making install in java >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs_jni.la '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64' >libtool: install: warning: relinking `libguestfs_jni.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.16.34/java; /bin/sh /builddir/build/BUILD/libguestfs-1.16.34/libtool --tag CC --mode=relink gcc -std=gnu99 -std=gnu99 -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -g -O2 -version-info 17:34:16 -shared -o libguestfs_jni.la -rpath /usr/lib64 libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.lo ../src/libguestfs.la -inst-prefix-dir /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64) >libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.o -L/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64 -L/usr/lib64 -lguestfs -O2 -pthread -Wl,-soname -Wl,libguestfs_jni.so.1 -o .libs/libguestfs_jni.so.1.16.34 >libtool: install: /usr/bin/install -c .libs/libguestfs_jni.so.1.16.34T /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs_jni.so.1.16.34 >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64 && { ln -s -f libguestfs_jni.so.1.16.34 libguestfs_jni.so.1 || { rm -f libguestfs_jni.so.1 && ln -s libguestfs_jni.so.1.16.34 libguestfs_jni.so.1; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64 && { ln -s -f libguestfs_jni.so.1.16.34 libguestfs_jni.so || { rm -f libguestfs_jni.so && ln -s libguestfs_jni.so.1.16.34 libguestfs_jni.so; }; }) >libtool: install: /usr/bin/install -c .libs/libguestfs_jni.lai /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs_jni.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/share/java" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/java" > /usr/bin/install -c -m 644 libguestfs-1.16.34.jar '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/java' >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make -C ../generator stamp-generator >make[5]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[5]: `stamp-generator' is up to date. >make[5]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/javadoc/libguestfs-java-1.16.34 >cp -a api/* /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/javadoc/libguestfs-java-1.16.34 >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java' >Making install in java/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/java/examples' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3" > /usr/bin/install -c -m 644 guestfs-java.3 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/java/examples' >Making install in csharp >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/csharp' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/csharp' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/csharp' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/csharp' >Making install in resize >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > /usr/bin/install -c virt-resize '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-resize.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/resize' >Making install in sparsify >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > /usr/bin/install -c virt-sparsify '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-sparsify.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/sparsify' >Making install in tools >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tools' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tools' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > /usr/bin/install -c virt-list-filesystems virt-list-partitions virt-make-fs virt-tar virt-win-reg '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-tar.1 virt-list-filesystems.1 virt-list-partitions.1 virt-make-fs.1 virt-win-reg.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tools' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tools' >Making install in fuse >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fuse' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/fuse' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c guestmount '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/guestmount /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/guestmount >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 guestmount.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fuse' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/fuse' >Making install in clone >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/clone' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/clone' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin" > /usr/bin/install -c virt-sysprep '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin' >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1" > /usr/bin/install -c -m 644 virt-sysprep.1 '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/clone' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/clone' >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34' >cd .; \ > find gnulib/lib gnulib/tests tests/data generator src examples po daemon appliance tests/qemu tests/guests tests/c-api tests/protocol tests/lvm tests/luks tests/md tests/mount-local tests/regressions tests/extra test-tool fish align cat df edit format inspector rescue perl perl/examples ocaml ocaml/examples python python/examples ruby ruby/examples java java/examples haskell php erlang erlang/examples gobject csharp resize sparsify tools fuse clone po-docs \ > -name '*.c' -o -name '*.pl' -o -name '*.pm' | \ > grep -v '^perl/blib/' | \ > grep -v '^tests/' | \ > grep -v '^daemon/lib/' | \ > grep -v '^daemon/tests/' | \ > grep -v '^examples/' | \ > grep -v '^gnulib/' | \ > grep -v '^perl/examples/' | \ > grep -v '/guestfs_protocol.c' | \ > grep -v '/rc_protocol.c' | \ > grep -v '^po-docs/' | \ > grep -v '^images/' | \ > LC_ALL=C sort | \ > sed 's,^\./,,' > po/POTFILES.in >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34' >+ rm /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.a >+ rm /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.la >+ find /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 -name perllocal.pod -delete >+ find /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 -name .packlist -delete >+ find /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 -name '*.bs' -delete >+ find /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 -name bindtests.pl -delete >+ rm /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages/libguestfsmod.la >+ '[' /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages '!=' /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib/python2.6/site-packages ']' >+ mkdir -p /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib/python2.6/site-packages >+ mv /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages/guestfs.py /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib/python2.6/site-packages/ >+ rm /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs_jni.la >+ mv /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/doc/libguestfs installed-docs >+ rm -rf /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/ja/man1/ /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/ja/man3/ >+ mv /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-inspector /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-inspector2 >+ sed 's/[Vv]irt.\?-inspector/&2/g' >+ sed '/^\.SH .OLD VERSIONS OF VIRT-INSPECTOR/,/^\.Ve/d' >+ rm /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/share/man/man1/virt-inspector.1 >+ mkdir installed-docs/virt-inspector2 >+ mv installed-docs/virt-inspector.rng installed-docs/virt-inspector2/virt-inspector2.rng >+ mv installed-docs/example-debian-netinst-cd.xml installed-docs/example-debian.xml installed-docs/example-fedora-dvd.xml installed-docs/example-fedora-netinst-cd.xml installed-docs/example-fedora.xml installed-docs/example-rhel-6-dvd.xml installed-docs/example-rhel-6-netinst-cd.xml installed-docs/example-ubuntu-live-cd.xml installed-docs/example-ubuntu.xml installed-docs/example-windows-2003-x64-cd.xml installed-docs/example-windows-2003-x86-cd.xml installed-docs/example-windows-xp-cd.xml installed-docs/example-windows.xml installed-docs/virt-inspector2/ >+ sed s/virt-inspector/virt-inspector2/g >+ mv /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-sysprep.new /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-sysprep >+ chmod 0755 /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-sysprep >+ install -m 0755 /builddir/build/SOURCES/virt-inspector /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/ >+ pod2man --stderr -u --section 1 -c 'Virtualization Support' --name virt-inspector --release libguestfs-1.16.34 >+ mkdir installed-docs/virt-inspector >+ install -m 0644 /builddir/build/SOURCES/virt-inspector.rng installed-docs/virt-inspector/ >+ install -m 0644 /builddir/build/SOURCES/example1.xml installed-docs/virt-inspector/ >+ install -m 0644 /builddir/build/SOURCES/example2.xml installed-docs/virt-inspector/ >+ install -m 0644 /builddir/build/SOURCES/example3.xml installed-docs/virt-inspector/ >+ install -m 0644 /builddir/build/SOURCES/example4.xml installed-docs/virt-inspector/ >+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64 libguestfs >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libguestfs-1.16.34 >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-inspector2 >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/guestmount >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-sparsify >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-resize >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-rescue >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-format >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-edit >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-df >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-ls >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-filesystems >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-cat >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/virt-alignment-scan >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/guestfish >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/bin/libguestfs-test-tool >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs_jni.so.1.16.34 >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/_guestfs.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/site-packages/libguestfsmod.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/ocaml/stublibs/dllmlguestfs.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/libguestfs.so.0.336.0 >symlinked /usr/lib/debug/usr/lib64/libguestfs_jni.so.1.16.34.debug to /usr/lib/debug/usr/lib64/libguestfs_jni.so.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs_jni.so.1.16.34.debug to /usr/lib/debug/usr/lib64/libguestfs_jni.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs.so.0.336.0.debug to /usr/lib/debug/usr/lib64/libguestfs.so.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs.so.0.336.0.debug to /usr/lib/debug/usr/lib64/libguestfs.so.0.debug >12086 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >/usr/bin/strip: unable to copy file '/builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.so'; reason: Permission denied >+ /usr/lib/rpm/brp-python-bytecompile >Bytecompiling .py files below /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib/python2.6/ using /usr/bin/python2.6 >Bytecompiling .py files below /builddir/build/BUILDROOT/libguestfs-1.16.34-2.el6.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.M4apI6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libguestfs-1.16.34 >+ unset DISPLAY >+ export LIBGUESTFS_DEBUG=1 >+ LIBGUESTFS_DEBUG=1 >+ export LIBGUESTFS_TRACE=1 >+ LIBGUESTFS_TRACE=1 >+ export SKIP_TEST_CHECKSUM_DEVICE=1 >+ SKIP_TEST_CHECKSUM_DEVICE=1 >+ export SKIP_TEST_MDADM_SH=1 >+ SKIP_TEST_MDADM_SH=1 >+ cat >+ gcc -fPIC -c rhbz563103.c >+ gcc -shared -Wl,-soname,rhbz563103.so.1 rhbz563103.o -o rhbz563103.so >++ pwd >+ LD_PRELOAD=/builddir/build/BUILD/libguestfs-1.16.34/rhbz563103.so >+ export LD_PRELOAD >+ make check >Making check in gnulib/lib >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make check-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/lib' >Making check in gnulib/tests >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make check-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >Making check in . >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make libtests.a test-accept test-alloca-opt test-argmatch test-arpa_inet test-binary-io test-bind test-bitrotate test-btowc test-byteswap test-c-ctype test-c-strcasecmp test-c-strncasecmp test-chdir test-cloexec test-close test-connect test-dirent-safer test-dirent test-dup test-dup2 test-environ test-errno test-fchdir test-fcntl-h test-fcntl-safer test-fcntl test-fdopen test-fdopendir test-fgetc test-filevercmp test-float test-fnmatch test-fpending test-fputc test-fread test-fstat test-fstatat test-ftell test-ftell3 test-ftello test-ftello3 test-ftello4 test-ftruncate test-futimens test-fwrite test-getaddrinfo test-getcwd-lgpl test-getdelim test-getdtablesize test-getline test-getopt test-gettimeofday test-glob test-hash test-i-ring test-ignore-value test-inet_ntop test-inet_pton test-intprops test-inttostr test-inttypes test-ioctl test-listen test-locale test-localeconv test-localename test-lock test-lseek test-lstat test-malloca test-mbrtowc test-mbrtowc-w32 test-mbsinit test-mbsrtowcs test-memchr test-memmem test-memrchr test-netdb test-netinet_in test-open test-openat-safer test-openat test-pathmax test-perror test-perror2 test-pipe test-pread test-quotearg-simple test-raise test-rawmemchr test-read-file test-read test-readlink test-select test-select-fd test-select-stdin test-setenv test-setlocale1 test-setlocale2 test-setsockopt test-signal-h test-sleep test-snprintf test-sockets test-stat test-stat-time test-stdalign test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-strerror test-strerror_r test-string test-strnlen test-strtoll test-strtoull test-strtoumax test-symlink test-symlinkat test-sys_ioctl test-sys_select test-sys_socket test-sys_stat test-sys_time test-sys_types test-sys_uio test-sys_wait test-thread_self test-thread_create test-time test-dup-safer test-unistd test-unsetenv test-usleep test-utimens test-vasnprintf test-vasprintf test-verify test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-write test-xalloc-die test-xstrtol test-xstrtoul test-xstrtoll test-xstrtoull test-xstrtoumax test-xvasprintf >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' > CC fd-safer-flag.o > CC dup-safer-flag.o > CC imaxtostr.o > CC inttostr.o > CC offtostr.o > CC uinttostr.o > CC umaxtostr.o > CC localename.o > CC glthread/thread.o > CC utimecmp.o > CC ioctl.o > AR libtests.a > CC test-accept.o > CCLD test-accept > CC test-alloca-opt.o > CCLD test-alloca-opt > CC test-argmatch.o > CCLD test-argmatch > CC test-arpa_inet.o > CCLD test-arpa_inet > CC test-binary-io.o > CCLD test-binary-io > CC test-bind.o > CCLD test-bind > CC test-bitrotate.o > CCLD test-bitrotate > CC test-btowc.o > CCLD test-btowc > CC test-byteswap.o > CCLD test-byteswap > 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-chdir.o > CCLD test-chdir > CC test-cloexec.o > CCLD test-cloexec > CC test-close.o > CCLD test-close > CC test-connect.o > CCLD test-connect > CC test-dirent-safer.o > CCLD test-dirent-safer > CC test-dirent.o > CCLD test-dirent > CC test-dup.o > CCLD test-dup > CC test-dup2.o > CCLD test-dup2 > CC test-environ.o > CCLD test-environ > CC test-errno.o > CCLD test-errno > CC test-fchdir.o > CCLD test-fchdir > CC test-fcntl-h.o > CCLD test-fcntl-h > CC test-fcntl-safer.o > CCLD test-fcntl-safer > CC test-fcntl.o > CCLD test-fcntl > CC test-fdopen.o > CCLD test-fdopen > CC test-fdopendir.o > CCLD test-fdopendir > CC test-fgetc.o > CCLD test-fgetc > CC test-filevercmp.o > CCLD test-filevercmp > CC test-float.o > CCLD test-float > CC test-fnmatch.o > CCLD test-fnmatch > CC test-fpending.o > CCLD test-fpending > CC test-fputc.o > CCLD test-fputc > CC test-fread.o > CCLD test-fread > CC test-fstat.o > CCLD test-fstat > CC test-fstatat.o > CCLD test-fstatat > CC test-ftell.o > CCLD test-ftell > CC test-ftell3.o > CCLD test-ftell3 > CC test-ftello.o > CCLD test-ftello > CC test-ftello3.o > CCLD test-ftello3 > CC test-ftello4.o > CCLD test-ftello4 > CC test-ftruncate.o > CCLD test-ftruncate > CC test-futimens.o > CCLD test-futimens > CC test-fwrite.o > CCLD test-fwrite > CC test-getaddrinfo.o > CCLD test-getaddrinfo > CC test-getcwd-lgpl.o > CCLD test-getcwd-lgpl > CC test-getdelim.o > CCLD test-getdelim > CC test-getdtablesize.o > CCLD test-getdtablesize > CC test-getline.o > CCLD test-getline > CC test-getopt.o > CCLD test-getopt > CC test-gettimeofday.o > CCLD test-gettimeofday > CC test-glob.o > CCLD test-glob > CC test-hash.o > CCLD test-hash > CC test-i-ring.o > CCLD test-i-ring > CC test-ignore-value.o > CCLD test-ignore-value > CC test-inet_ntop.o > CCLD test-inet_ntop > CC test-inet_pton.o > CCLD test-inet_pton > CC test-intprops.o > CCLD test-intprops > CC test-inttostr.o > CCLD test-inttostr > CC test-inttypes.o > CCLD test-inttypes > CC test-ioctl.o > CCLD test-ioctl > CC test-listen.o > CCLD test-listen > 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 > CCLD test-lock > CC test-lseek.o > CCLD test-lseek > CC test-lstat.o > CCLD test-lstat > 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-memmem.o > CCLD test-memmem > CC test-memrchr.o > CCLD test-memrchr > CC test-netdb.o > CCLD test-netdb > CC test-netinet_in.o > CCLD test-netinet_in > CC test-open.o > CCLD test-open > CC test-openat-safer.o > CCLD test-openat-safer > CC test-openat.o > CCLD test-openat > CC test-pathmax.o > CCLD test-pathmax > CC test-perror.o > CCLD test-perror > CC test-perror2.o > CCLD test-perror2 > CC test-pipe.o > CCLD test-pipe > CC test-pread.o > CCLD test-pread > CC test-quotearg-simple.o > CCLD test-quotearg-simple > CC test-raise.o > CCLD test-raise > CC test-rawmemchr.o > CCLD test-rawmemchr > CC test-read-file.o > CCLD test-read-file > CC test-read.o > CCLD test-read > CC test-readlink.o > CCLD test-readlink > CC test-select.o > CCLD test-select > CC test-select-fd.o > CCLD test-select-fd > CC test-select-stdin.o > CCLD test-select-stdin > CC test-setenv.o > CCLD test-setenv > CC test-setlocale1.o > CCLD test-setlocale1 > CC test-setlocale2.o > CCLD test-setlocale2 > CC test-setsockopt.o > CCLD test-setsockopt > CC test-signal-h.o > CCLD test-signal-h > CC test-sleep.o > CCLD test-sleep > CC test-snprintf.o > CCLD test-snprintf > CC test-sockets.o > CCLD test-sockets > CC test-stat.o > CCLD test-stat > CC test-stat-time.o > CCLD test-stat-time > CC test-stdalign.o > CCLD test-stdalign > 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-strerror.o > CCLD test-strerror > CC test-strerror_r.o > CCLD test-strerror_r > CC test-string.o > CCLD test-string > CC test-strnlen.o > CCLD test-strnlen > CC test-strtoll.o > CCLD test-strtoll > CC test-strtoull.o > CCLD test-strtoull > CC test-strtoumax.o > CCLD test-strtoumax > CC test-symlink.o > CCLD test-symlink > CC test-symlinkat.o > CCLD test-symlinkat > CC test-sys_ioctl.o > CCLD test-sys_ioctl > CC test-sys_select.o > CCLD test-sys_select > CC test-sys_socket.o > CCLD test-sys_socket > 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_uio.o > CCLD test-sys_uio > CC test-sys_wait.o > CCLD test-sys_wait > CC test-thread_self.o > CCLD test-thread_self > CC test-thread_create.o > CCLD test-thread_create > CC test-time.o > CCLD test-time > CC test-dup-safer.o > CCLD test-dup-safer > CC test-unistd.o > CCLD test-unistd > CC test-unsetenv.o > CCLD test-unsetenv > CC test-usleep.o > CCLD test-usleep > CC test-utimens.o > CCLD test-utimens > 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 > CC test-write.o > CCLD test-write > CC test-xalloc-die.o > CCLD test-xalloc-die > CC test-xstrtol.o > CCLD test-xstrtol > CC test-xstrtoul.o > CCLD test-xstrtoul > CC test-xstrtoll.o > CCLD test-xstrtoll > CC test-xstrtoull.o > CCLD test-xstrtoull > CC test-xstrtoumax.o > CCLD test-xstrtoumax > CC test-xvasprintf.o > CCLD test-xvasprintf >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >PASS: test-accept >PASS: test-alloca-opt >PASS: test-argmatch >PASS: test-arpa_inet >PASS: test-binary-io.sh >PASS: test-bind >PASS: test-bitrotate >PASS: test-btowc1.sh >PASS: test-btowc2.sh >PASS: test-byteswap >PASS: test-c-ctype >PASS: test-c-strcase.sh >PASS: test-chdir >PASS: test-cloexec >PASS: test-close >PASS: test-connect >PASS: test-dirent-safer >PASS: test-dirent >PASS: test-dup >PASS: test-dup2 >PASS: test-environ >PASS: test-errno >PASS: test-fchdir >PASS: test-fcntl-h >PASS: test-fcntl-safer >PASS: test-fcntl >PASS: test-fdopen >PASS: test-fdopendir >PASS: test-fgetc >PASS: test-filevercmp >PASS: test-float >PASS: test-fnmatch >PASS: test-fpending.sh >PASS: test-fputc >PASS: test-fread >PASS: test-fstat >PASS: test-fstatat >PASS: test-ftell.sh >PASS: test-ftell2.sh >PASS: test-ftell3 >PASS: test-ftello.sh >PASS: test-ftello2.sh >PASS: test-ftello3 >PASS: test-ftello4.sh >PASS: test-ftruncate.sh >PASS: test-futimens >PASS: test-fwrite >PASS: test-getaddrinfo >PASS: test-getcwd-lgpl >PASS: test-getdelim >PASS: test-getdtablesize >PASS: test-getline >PASS: test-getopt >PASS: test-gettimeofday >PASS: test-glob >PASS: test-hash >PASS: test-i-ring >PASS: test-ignore-value >PASS: test-inet_ntop >PASS: test-inet_pton >PASS: test-intprops >PASS: test-inttostr >PASS: test-inttypes >PASS: test-ioctl >PASS: test-listen >PASS: test-locale >PASS: test-localeconv >PASS: test-localename >Starting test_lock ... OK >Starting test_rwlock ... OK >Starting test_recursive_lock ... OK >Starting test_once ... OK >PASS: test-lock >PASS: test-lseek.sh >PASS: test-lstat >PASS: test-malloca >PASS: test-mbrtowc1.sh >PASS: test-mbrtowc2.sh >PASS: test-mbrtowc3.sh >PASS: test-mbrtowc4.sh >Skipping test: not a native Windows system >SKIP: test-mbrtowc-w32-1.sh >Skipping test: not a native Windows system >SKIP: test-mbrtowc-w32-2.sh >Skipping test: not a native Windows system >SKIP: test-mbrtowc-w32-3.sh >Skipping test: not a native Windows system >SKIP: test-mbrtowc-w32-4.sh >Skipping test: not a native Windows system >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-memmem >PASS: test-memrchr >PASS: test-netdb >PASS: test-netinet_in >PASS: test-open >PASS: test-openat-safer >PASS: test-openat >PASS: test-pathmax >PASS: test-perror.sh >PASS: test-perror2 >PASS: test-pipe >PASS: test-pread.sh >PASS: test-quotearg-simple >PASS: test-raise >PASS: test-rawmemchr >PASS: test-read-file >PASS: test-read >PASS: test-readlink >Invalid fd test... passed >Unconnected socket test... passed >Connected sockets test... passed >General socket test with fork... passed >Pipe test... passed >PASS: test-select >PASS: test-select-in.sh >PASS: test-select-out.sh >PASS: test-setenv >PASS: test-setlocale1.sh >PASS: test-setlocale2.sh >PASS: test-setsockopt >PASS: test-signal-h >PASS: test-sleep >PASS: test-snprintf >PASS: test-sockets >PASS: test-stat >PASS: test-stat-time >PASS: test-stdalign >PASS: test-stdbool >PASS: test-stddef >PASS: test-stdint >PASS: test-stdio >PASS: test-stdlib >PASS: test-strchrnul >PASS: test-strerror >PASS: test-strerror_r >PASS: test-string >PASS: test-strnlen >PASS: test-strtoll >PASS: test-strtoull >PASS: test-strtoumax >PASS: test-symlink >PASS: test-symlinkat >PASS: test-sys_ioctl >PASS: test-sys_select >PASS: test-sys_socket >PASS: test-sys_stat >PASS: test-sys_time >PASS: test-sys_types >PASS: test-sys_uio >PASS: test-sys_wait >PASS: test-init.sh >PASS: test-thread_self >PASS: test-thread_create >PASS: test-time >PASS: test-dup-safer >PASS: test-unistd >PASS: test-unsetenv >PASS: test-usleep >PASS: test-utimens >PASS: test-vasnprintf >PASS: test-vasprintf >PASS: test-vc-list-files-git.sh >PASS: test-vc-list-files-cvs.sh >PASS: test-verify >PASS: test-verify.sh >PASS: test-wchar >PASS: test-wcrtomb.sh >Skipping test: not a native Windows system >SKIP: test-wcrtomb-w32-1.sh >Skipping test: not a native Windows system >SKIP: test-wcrtomb-w32-2.sh >Skipping test: not a native Windows system >SKIP: test-wcrtomb-w32-3.sh >Skipping test: not a native Windows system >SKIP: test-wcrtomb-w32-4.sh >Skipping test: not a native Windows system >SKIP: test-wcrtomb-w32-5.sh >PASS: test-wctype-h >PASS: test-write >PASS: test-xalloc-die.sh >PASS: test-xstrtol.sh >PASS: test-xstrtoll.sh >PASS: test-xstrtoumax.sh >PASS: test-xvasprintf >======================= >All 161 tests passed >(10 tests were not run) >======================= >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/gnulib/tests' >Making check in tests/data >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >ln -sf /10klines abssymlink >rm -f test.iso test.iso-t >mkdir -p directory >/usr/bin/genisoimage -J -r -graft-points \ > -o test.iso-t \ > ./helloworld.tar ./helloworld.tar.gz ./helloworld.tar.xz ./empty ./known-1 ./known-2 ./known-3 ./known-4 ./known-5 ./bin-i586-dynamic ./bin-sparc-dynamic ./bin-win32.exe ./bin-win64.exe ./bin-x86_64-dynamic ./lib-i586.so ./lib-sparc.so ./lib-win32.dll ./lib-win64.dll ./lib-x86_64.so ./test-grep.txt ./100kallzeroes ./100kallnewlines ./100kallspaces ./100krandom ./10klines ./abssymlink ./hello.b64 ./initrd ./initrd-x86_64.img ./initrd-x86_64.img.gz ./test-grep.txt.gz /directory=directory >Total translation table size: 0 >Total rockridge attributes bytes: 3010 >Total directory bytes: 2048 >Path table size(bytes): 26 >rmdir directory >Max brk space used 0 >635 extents written (1 MB) >mv test.iso-t test.iso >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/data' >Making check in generator >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >Making check in src >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >Making check in examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/examples' >Making check in po >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >cd .. \ > && /bin/sh ./config.status po/Makefile.in po-directories >config.status: creating po/Makefile.in >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/po' >Making check in daemon >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make -C ../generator stamp-generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: `stamp-generator' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make -C ../src guestfs_protocol.c >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../src guestfs_protocol.h >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make -C ../src guestfs_protocol.c >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../src guestfs_protocol.h >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[4]: `stamp-generator' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/src' >make -C ../generator stamp-generator >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[3]: `stamp-generator' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/generator' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/daemon' >Making check in appliance >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >cd .. && \ > ./config.status --file=appliance/make.sh-t:appliance/make.sh.in >config.status: creating appliance/make.sh-t >chmod +x make.sh-t >cmp -s make.sh make.sh-t || mv make.sh-t make.sh >rm -f make.sh-t >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/appliance' >Making check in tests/qemu >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >libguestfs: new guestfs handle 0xb02da0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: add_drive_opts "test1.img" "format:raw" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0xb02da0 (state 0) >libguestfs: new guestfs handle 0x14b3da0 >libguestfs: trace: add_drive_opts "test1.img" "format:raw" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: launch >libguestfs: [00000ms] febootstrap-supermin-helper --verbose -f checksum '/builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d' x86_64 >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null) >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >checking modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 is a directory >picked vmlinuz-2.6.32-358.0.1.el6.x86_64 because modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 exists >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/base.img >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/daemon.img >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/hostfiles >supermin helper [00231ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/init.img >supermin helper [00231ms] adding kernel modules >supermin helper [00255ms] finished creating appliance >libguestfs: [00257ms] begin building supermin appliance >libguestfs: [00258ms] run febootstrap-supermin-helper >libguestfs: [00258ms] febootstrap-supermin-helper --verbose -f ext2 /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d x86_64 /builddir/build/BUILD/libguestfs-1.16.34/guestfs.B7ve7E/kernel /builddir/build/BUILD/libguestfs-1.16.34/guestfs.B7ve7E/initrd /builddir/build/BUILD/libguestfs-1.16.34/guestfs.B7ve7E/root >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = /builddir/build/BUILD/libguestfs-1.16.34/guestfs.B7ve7E/kernel, initrd = /builddir/build/BUILD/libguestfs-1.16.34/guestfs.B7ve7E/initrd, appliance = /builddir/build/BUILD/libguestfs-1.16.34/guestfs.B7ve7E/root >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >checking modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 is a directory >picked vmlinuz-2.6.32-358.0.1.el6.x86_64 because modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 exists >supermin helper [00000ms] finished creating kernel >supermin helper [00073ms] finished mke2fs >supermin helper [00074ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >supermin helper [00074ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/base.img >supermin helper [02233ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/daemon.img >supermin helper [02237ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/hostfiles >supermin helper [03953ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/init.img >supermin helper [03954ms] adding kernel modules >supermin helper [05463ms] closing ext2 filesystem >febootstrap-supermin-helper: symbol lookup error: febootstrap-supermin-helper: undefined symbol: ext2fs_close2 >*stdin*:2: libguestfs: error: external command failed, see earlier error messages >libguestfs: trace: launch = -1 (error) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x14b3da0 (state 0) >FAIL: qemu-liveness.sh >libguestfs: new guestfs handle 0x1e7dda0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: add_drive_opts "test1.img" "format:raw" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1e7dda0 (state 0) >libguestfs: new guestfs handle 0x24f9da0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: add_drive_opts "test2.img" "format:raw" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x24f9da0 (state 0) >Formatting 'test3.img', fmt=qcow2 size=104857600 encryption=off cluster_size=65536 >libguestfs: new guestfs handle 0x2546da0 >libguestfs: trace: add_drive_ro "test1.img" >libguestfs: trace: add_drive_ro = 0 >libguestfs: trace: add_drive_opts "test2.img" "readonly:true" "format:raw" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: add_drive_opts "test3.img" "readonly:true" "format:qcow2" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: launch >libguestfs: [00000ms] febootstrap-supermin-helper --verbose -f checksum '/builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d' x86_64 >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null) >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >checking modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 is a directory >picked vmlinuz-2.6.32-358.0.1.el6.x86_64 because modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 exists >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/base.img >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/daemon.img >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/hostfiles >supermin helper [00070ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/init.img >supermin helper [00070ms] adding kernel modules >supermin helper [00094ms] finished creating appliance >libguestfs: [00096ms] begin building supermin appliance >libguestfs: [00096ms] run febootstrap-supermin-helper >libguestfs: [00096ms] febootstrap-supermin-helper --verbose -f ext2 /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d x86_64 /builddir/build/BUILD/libguestfs-1.16.34/guestfs.Jefr9O/kernel /builddir/build/BUILD/libguestfs-1.16.34/guestfs.Jefr9O/initrd /builddir/build/BUILD/libguestfs-1.16.34/guestfs.Jefr9O/root >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = /builddir/build/BUILD/libguestfs-1.16.34/guestfs.Jefr9O/kernel, initrd = /builddir/build/BUILD/libguestfs-1.16.34/guestfs.Jefr9O/initrd, appliance = /builddir/build/BUILD/libguestfs-1.16.34/guestfs.Jefr9O/root >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >checking modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 is a directory >picked vmlinuz-2.6.32-358.0.1.el6.x86_64 because modpath /lib/modules/2.6.32-358.0.1.el6.x86_64 exists >supermin helper [00000ms] finished creating kernel >supermin helper [00074ms] finished mke2fs >supermin helper [00075ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d >supermin helper [00075ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/base.img >supermin helper [02269ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/daemon.img >supermin helper [02273ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/hostfiles >supermin helper [03991ms] visiting /builddir/build/BUILD/libguestfs-1.16.34/appliance/supermin.d/init.img >supermin helper [03992ms] adding kernel modules >supermin helper [05503ms] closing ext2 filesystem >febootstrap-supermin-helper: symbol lookup error: febootstrap-supermin-helper: undefined symbol: ext2fs_close2 >*stdin*:4: libguestfs: error: external command failed, see earlier error messages >libguestfs: trace: launch = -1 (error) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2546da0 (state 0) >FAIL: qemu-snapshot-isolation.sh >=================== >2 of 2 tests failed >=================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >make[2]: *** [check-TESTS] Error 1 >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.16.34/tests/qemu' >make: *** [check-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.M4apI6 (%check) >RPM build errors: > Macro % has illegal name (%define) > Macro % has illegal name (%define) > Bad exit status from /var/tmp/rpm-tmp.M4apI6 (%check) >error: Macro % has illegal name (%define) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libguestfs.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 352, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libguestfs.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 916130
: 703938 |
703939