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 845269 Details for
Bug 895901
libvirt monitor socket didn't show up sometimes
[?]
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
build.log (text/plain), 1.46 MB, created by
Richard W.M. Jones
on 2014-01-04 08:55:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2014-01-04 08:55:09 UTC
Size:
1.46 MB
patch
obsolete
>Mock Version: 1.1.33 >Mock Version: 1.1.33 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libguestfs.spec'], False, '/var/lib/mock/f20-build-1954743-346451/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x251a110>) >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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >warning: Could not canonicalize hostname: buildvm-21.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/libguestfs-1.24.4-1.fc20.src.rpm >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/f20-build-1954743-346451/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x251a110>) >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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xcTb84 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf libguestfs-1.24.4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libguestfs-1.24.4.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libguestfs-1.24.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ git init >Initialized empty Git repository in /builddir/build/BUILD/libguestfs-1.24.4/.git/ >+ git config user.email libguestfs@redhat.com >+ git config user.name libguestfs >+ git add . >+ git commit -a -q -m '1.24.4 baseline' >+ git am /builddir/build/SOURCES/0001-builder-Don-t-run-virt-resize-when-not-necessary.patch /builddir/build/SOURCES/0002-builder-Make-xzcat-binary-configurable-and-use-AC_PA.patch /builddir/build/SOURCES/0003-builder-Use-pxzcat-optionally-to-speed-up-xzcat-step.patch /builddir/build/SOURCES/0004-builder-Add-no-sync-option-to-avoid-sync-on-exit.patch /builddir/build/SOURCES/0005-builder-Add-mkdir-option-to-create-directories.patch /builddir/build/SOURCES/0006-builder-Allow-upload-to-a-directory.patch /builddir/build/SOURCES/0007-builder-Add-write-option-to-write-a-literal-file.patch /builddir/build/SOURCES/0008-builder-Document-how-to-boot-VMs-directly-in-qemu-or.patch /builddir/build/SOURCES/0009-firstboot-Send-the-output-to-the-console-as-well-as-.patch /builddir/build/SOURCES/0010-builder-Add-a-section-on-performance-to-the-manual.patch /builddir/build/SOURCES/0011-builder-Add-m-memsize-and-smp-command-line-options.patch /builddir/build/SOURCES/0012-builder-Allow-multiple-source-paths-to-be-specified.patch /builddir/build/SOURCES/0013-builder-Add-a-real-scanner-parser-for-index-files.patch /builddir/build/SOURCES/0014-builder-Fix-missing-files-in-EXTRA_DIST.patch /builddir/build/SOURCES/0015-builder-website-Add-index-validation-test-script.patch /builddir/build/SOURCES/0016-builder-Internal-implementation-of-parallel-xzcat-px.patch /builddir/build/SOURCES/0017-builder-website-Add-validate.sh-test-script-to-EXTRA.patch /builddir/build/SOURCES/0018-builder-Add-missing-dependency.patch /builddir/build/SOURCES/0019-builder-Add-some-generated-files-to-CLEANFILES.patch /builddir/build/SOURCES/0020-builder-Add-dependency-from-index-parse.h-to-index-v.patch /builddir/build/SOURCES/0021-builder-Add-dependencies-which-automake-doesn-t-gene.patch /builddir/build/SOURCES/0022-builder-Fail-if-bison-is-not-installed.patch /builddir/build/SOURCES/0023-builder-Fail-if-lex-is-not-installed.patch /builddir/build/SOURCES/0024-builder-sysprep-Allow-random-as-a-password-selector.patch /builddir/build/SOURCES/0025-builder-sysprep-Allow-accounts-to-be-locked-RHBZ-102.patch /builddir/build/SOURCES/0026-builder-Move-is_block_device-function-into-common-ut.patch /builddir/build/SOURCES/0027-builder-Use-a-planner-to-work-out-how-to-convert-the.patch /builddir/build/SOURCES/0028-builder-planner-Handle-no-format-in-source-case-corr.patch /builddir/build/SOURCES/0029-builder-Flush-debug-info-after-printing-it.patch /builddir/build/SOURCES/0030-builder-Add-a-test-of-the-planner.patch /builddir/build/SOURCES/0031-builder-tests-Fix-virt-builder-list-output.patch /builddir/build/SOURCES/0032-builder-tests-Add-test-virt-builder-planner.sh-to-EX.patch /builddir/build/SOURCES/0033-builder-Add-a-link-to-blog-posting-about-the-planner.patch /builddir/build/SOURCES/0034-builder-Only-use-virt-resize-no-sparse-when-writing-.patch /builddir/build/SOURCES/0035-builder-Refuse-to-write-to-a-char-device-or-dev-null.patch /builddir/build/SOURCES/0036-builder-Remove-blank-line.patch /builddir/build/SOURCES/0037-builder-Add-update-option-to-update-template-core-pa.patch /builddir/build/SOURCES/0038-launch-libvirt-Don-t-default-to-using-NULL-for-libvi.patch >Applying: builder: Don't run virt-resize when not necessary. >Applying: builder: Make xzcat binary configurable and use AC_PATH_PROG. >Applying: builder: Use pxzcat (optionally) to speed up xzcat step. >Applying: builder: Add --no-sync option to avoid sync on exit. >Applying: builder: Add --mkdir option to create directories. >Applying: builder: Allow --upload to a directory. >Applying: builder: Add --write option to write a literal file. >Applying: builder: Document how to boot VMs directly in qemu or KVM. >Applying: firstboot: Send the output to the console as well as to the log file. >Applying: builder: Add a section on performance to the manual. >Applying: builder: Add -m/--memsize and --smp command line options. >Applying: builder: Allow multiple source paths to be specified. >Applying: builder: Add a real scanner/parser for index files. >Applying: builder: Fix missing files in EXTRA_DIST. >Applying: builder/website: Add index validation test script. >/builddir/build/BUILD/libguestfs-1.24.4/.git/rebase-apply/patch:48: new blank line at EOF. >+ >warning: 1 line adds whitespace errors. >Applying: builder: Internal implementation of parallel xzcat (pxzcat). >Applying: builder/website: Add validate.sh test script to EXTRA_DIST. >Applying: builder: Add missing dependency. >Applying: builder: Add some generated files to CLEANFILES. >Applying: builder: Add dependency from index-parse.h to index-validate. >Applying: builder: Add dependencies which automake doesn't generate correctly. >Applying: builder: Fail if bison is not installed. >Applying: builder: Fail if lex is not installed. >Applying: builder/sysprep: Allow 'random' as a password selector. >Applying: builder/sysprep: Allow accounts to be locked (RHBZ#1028660). >Applying: builder: Move is_block_device function into common utilities. >Applying: builder: Use a planner to work out how to convert the template to the final image. >Applying: builder: planner: Handle no format= in source case correctly. >Applying: builder: Flush debug info after printing it. >Applying: builder: Add a test of the planner. >Applying: builder: tests: Fix virt-builder --list output. >Applying: builder: tests: Add test-virt-builder-planner.sh to EXTRA_DIST. >Applying: builder: Add a link to blog posting about the planner. >Applying: builder: Only use virt-resize --no-sparse when writing to a block device. >Applying: builder: Refuse to write to a char device or /dev/null. >Applying: builder: Remove blank line. >Applying: builder: Add --update option to update template/core packages. >Applying: launch: libvirt: Don't default to using NULL for libvirt connection URI (RHBZ#1045033). >+ autoreconf -i >configure.ac: installing 'build-aux/ylwrap' >+ autoconf >++ getenforce >++ tr '[A-Z]' '[a-z]' >+ '[' disabled '!=' disabled ']' >+ mkdir -p daemon/m4 >+ mv README README.orig >+ sed s/@VERSION@/1.24.4/g >+ cp appliance/packagelist.in appliance/packagelist.in.orig >+ grep -Ev '\budev\b' >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9YjKet >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libguestfs-1.24.4 >+ ping -c 3 -w 20 8.8.8.8 >PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. >64 bytes from 8.8.8.8: icmp_seq=1 ttl=47 time=49.1 ms >64 bytes from 8.8.8.8: icmp_seq=2 ttl=47 time=49.2 ms >64 bytes from 8.8.8.8: icmp_seq=3 ttl=47 time=49.0 ms >--- 8.8.8.8 ping statistics --- >3 packets transmitted, 3 received, 0% packet loss, time 2003ms >rtt min/avg/max/mdev = 49.021/49.150/49.267/0.100 ms >+ wget http://libguestfs.org -O /dev/null >--2014-01-03 15:29:19-- http://libguestfs.org/ >Resolving libguestfs.org (libguestfs.org)... failed: Name or service not known. >wget: unable to resolve host address 'libguestfs.org' >+ mkdir repo >+ find /var/cache/yum -type f -name '*.rpm' -print0 >+ xargs -0 -n 1 cp -t repo >+ createrepo repo >Spawning worker 0 with 124 pkgs >Spawning worker 1 with 124 pkgs >Spawning worker 2 with 124 pkgs >Spawning worker 3 with 124 pkgs >Spawning worker 4 with 123 pkgs >Workers Finished >Saving Primary metadata >Saving file lists metadata >Saving other metadata >Generating sqlite DBs >Sqlite DBs complete >+ cat >++ pwd >++ pwd >+ extra=--with-supermin-packager-config=/builddir/build/BUILD/libguestfs-1.24.4/yum.conf >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./build-aux/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./build-aux/config.guess >++ basename ./build-aux/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./build-aux/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./build-aux/config.sub >++ basename ./build-aux/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-backend=libvirt --with-extra=fedora=20,release=1.fc20,libvirt '--with-qemu=qemu-kvm qemu-system-x86_64 qemu' --enable-install-daemon --with-supermin-packager-config=/builddir/build/BUILD/libguestfs-1.24.4/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... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking if 1.24 is a stable or development branch of libguestfs... stable >configure: libguestfs version 1.24.4fedora=20,release=1.fc20,libvirt >checking if the user specified a default backend... libvirt >checking for style of include used by make... GNU >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for Minix Amsterdam compiler... no >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking whether gcc and cc understand -c and -o together... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >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 sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... 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 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 priv.h usability... no >checking priv.h presence... no >checking for priv.h... no >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 whether <sys/socket.h> is self-contained... yes >checking for shutdown... 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 for accept4... yes >checking for readlinkat... yes >checking for _set_invalid_parameter_handler... no >checking for fchdir... yes >checking for fdopendir... yes >checking for dup3... yes >checking for setdtablesize... no >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 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 mkstemps... yes >checking for strerror_r... yes >checking for __xpg_strerror_r... yes >checking for pipe2... yes >checking for pread... yes >checking for readlink... yes >checking for secure_getenv... 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 sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for shutdown... (cached) yes >checking for unlinkat... yes >checking for wcrtomb... yes >checking for wctob... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... 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... yes >checking for working GNU getopt_long function... yes >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 -std=gnu99... /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... yes >checking whether strerror_r is declared... (cached) yes >checking for sigset_t... 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 inline... inline >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 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 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 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... none required >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... yes >checking for __fpending... 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 whether getdtablesize works... 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 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 whether open recognizes a trailing slash... yes >checking for opendir... yes >checking whether perror matches strerror... yes >checking whether pread works... yes >checking for raise... yes >checking for sigprocmask... 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 whether select detects invalid fds... 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... yes >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... no >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 secure_getenv 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 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 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 whether waitpid is declared without a macro... yes >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 library containing nanosleep... none required >checking for working nanosleep... no (mishandles large arguments) >checking for getppriv... no >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking for putenv compatible with GNU and SVID... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether rmdir works... 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 struct sigaction.sa_sigaction... yes >checking for sigprocmask... (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 pthread_atfork... yes >checking whether unlink honors trailing slashes... yes >checking whether unlink of a parent directory fails as it should... guessing yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv obeys POSIX... 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... /usr/bin/sed >checking for fgrep... /usr/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-redhat-linux-gnu-ar... ar >checking for archiver @FILE support... @ >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-redhat-linux-gnu-ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok >checking for sysroot... no >checking for x86_64-redhat-linux-gnu-mt... 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... no >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) /usr/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 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 if __attribute__((cleanup(...))) works with this compiler... yes >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 whether program_invocation_short_name is declared... (cached) yes >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >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 linux/raid/md_u.h usability... yes >checking linux/raid/md_u.h presence... yes >checking for linux/raid/md_u.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 be32toh... no >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 posix_fadvise... yes >checking for realpath... yes >checking for removexattr... yes >checking for setitimer... yes >checking for setxattr... yes >checking for sigaction... (cached) yes >checking for statvfs... yes >checking for sync... yes >checking for tgetent in -lncurses... yes >checking for tputs in -lncurses... yes >checking for UP in -lncurses... yes >checking for xgettext... xgettext >checking for msgcat... msgcat >checking for msgfmt... msgfmt >checking for msgmerge... msgmerge >checking msgfmt is GNU tool... yes >checking if we should build the daemon... yes >checking if we should install the daemon... yes >checking if we should run the daemon under valgrind... no >checking which of /sbin /usr/sbin /bin /usr/bin is a real directory... /usr/sbin >checking for register_printf_specifier... yes >checking if we should build the appliance... yes >checking for supermin... supermin >checking for supermin-helper... /usr/bin/supermin-helper >checking for supermin-helper version... 4.1.5 >checking if supermin-helper supports compressed cpio images... yes >checking if supermin-helper supports device trees and new style command syntax... yes >checking for --with-supermin-packager-config option... /builddir/build/BUILD/libguestfs-1.24.4/yum.conf" >checking for --with-febootstrap-yum-config option (deprecated)... not set >checking for --with-febootstrap-packager-config option (deprecated)... not set >checking for --with-supermin-extra-options option... not set >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 library containing xdr_u_int64_t... no >checking for library containing xdr_uint64_t... none required >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... yes >checking sys/sdt.h presence... yes >checking for sys/sdt.h... yes >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... po4a >checking for db_dump... /usr/bin/db_dump >checking for db_load... /usr/bin/db_load >checking for pbmtext... /usr/bin/pbmtext >checking for pnmtopng... /usr/bin/pnmtopng >checking for bmptopnm... /usr/bin/bmptopnm >checking for pamcut... /usr/bin/pamcut >checking for wrestool... /usr/bin/wrestool >checking for xzcat... /usr/bin/xzcat >checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBLZMA... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... none needed >checking whether yytext is a pointer... no >checking for bison... bison -y >checking for qemu-kvm... /usr/bin/qemu-kvm >checking if the user specified extra options for qemu command line... no >checking that /usr/bin/qemu-kvm -help works... yes >checking that /usr/bin/qemu-kvm -version works... yes >checking for /usr/bin/qemu-kvm version >= 1... yes >checking that /usr/bin/qemu-kvm -nographic -machine accel=kvm:tcg -device ? works... yes >checking for virtio-serial support in /usr/bin/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 for PCRE... yes >checking for AUGEAS... 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 acl_from_text in -lacl... yes >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking for cap_from_text in -lcap... yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking for LIBVIRT... yes >checking for LIBXML2... yes >checking for xmlBufferDetach... yes >checking for LIBCONFIG... yes >checking for HIVEX... yes >checking for SD_JOURNAL... yes >checking for FUSE... yes >checking for fuse_opt_add_opt_escaped... yes >checking for YAJL... yes >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking if the C++ compiler really really works... yes >checking for valgrind... no >checking for x86_64-redhat-linux-gnu-ocamlc... no >checking for ocamlc... ocamlc >OCaml version is 4.00.1 >OCaml library path is /usr/lib64/ocaml >checking for x86_64-redhat-linux-gnu-ocamlopt... no >checking for ocamlopt... ocamlopt >checking for x86_64-redhat-linux-gnu-ocamlc.opt... no >checking for ocamlc.opt... ocamlc.opt >checking for x86_64-redhat-linux-gnu-ocamlopt.opt... no >checking for ocamlopt.opt... ocamlopt.opt >checking for x86_64-redhat-linux-gnu-ocamldep... no >checking for ocamldep... ocamldep >checking for x86_64-redhat-linux-gnu-ocamlmktop... no >checking for ocamlmktop... ocamlmktop >checking for x86_64-redhat-linux-gnu-ocamlmklib... no >checking for ocamlmklib... ocamlmklib >checking for x86_64-redhat-linux-gnu-ocamldoc... no >checking for ocamldoc... no >checking for x86_64-redhat-linux-gnu-ocamlbuild... no >checking for ocamlbuild... ocamlbuild >checking for x86_64-redhat-linux-gnu-ocamlfind... no >checking for ocamlfind... ocamlfind >checking for caml/unixsupport.h... yes >checking for OCaml findlib package gettext... found >configure: creating mllib/common_gettext.ml >checking for ocaml-gettext... ocaml-gettext >checking for Test::More... yes >checking for ExtUtils::MakeMaker... yes >checking for python... python >checking Python version... 2.7 >checking for PYTHON... yes >checking Python prefix... /usr >checking for Python site-packages path... /usr/lib64/python2.7/site-packages >checking for Python extension suffix (PEP-3149)... .so >checking for PyCapsule_New in -lc... yes >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 JDK in /usr/lib/jvm/java... found java version "1.7.0_45" 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... >checking extra javac lint flags... -Xlint:all >checking for ghc... no >checking for php... php >checking for phpize... phpize >checking for x86_64-redhat-linux-gnu-erlc... no >checking for erlc... /usr/bin/erlc >checking for x86_64-redhat-linux-gnu-erl... no >checking for erl... /usr/bin/erl >checking for Erlang/OTP 'erl_interface' library subdirectory... /usr/lib64/erlang/lib/erl_interface-3.7.15 >checking for Erlang/OTP 'erl_interface' library version... 3.7.15 >checking for erlc... /usr/bin/erlc >checking for erl... /usr/bin/erl >checking for Erlang/OTP library base directory... /usr/lib64/erlang/lib >checking for lua... lua >checking for Lua version... 5.2 >checking for LUA... no >checking for LUA... yes >checking for go... go >checking if go is usable... yes >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 String::ShellQuote... yes >checking for GOBJECT... yes >checking for GIO... yes >checking for gjs... gjs >checking for gobject-introspection... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... no >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for BASH_COMPLETION... yes >checking for bash-completions directory... /usr/share/bash-completion/completions >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating appliance/libguestfs-make-fixed-appliance >config.status: creating inspector/test-xmllint.sh >config.status: creating pick-guests.pl >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 bash/Makefile >config.status: creating builder/Makefile >config.status: creating builder/test-index >config.status: creating builder/website/Makefile >config.status: creating cat/Makefile >config.status: creating csharp/Makefile >config.status: creating daemon/Makefile >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/libguestfs-gobject-1.0.pc >config.status: creating gobject/Makefile >config.status: creating gobject/docs/Makefile >config.status: creating gobject/docs/guestfs-docs.sgml >config.status: creating golang/Makefile >config.status: creating golang/examples/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 lua/Makefile >config.status: creating lua/examples/Makefile >config.status: creating mllib/Makefile >config.status: creating mllib/config.ml >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 >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 ruby/ext/guestfs/extconf.rb >config.status: creating sparsify/Makefile >config.status: creating src/Makefile >config.status: creating src/libguestfs.pc >config.status: creating sysprep/Makefile >config.status: creating test-tool/Makefile >config.status: creating tests/9p/Makefile >config.status: creating tests/bigdirs/Makefile >config.status: creating tests/btrfs/Makefile >config.status: creating tests/c-api/Makefile >config.status: creating tests/charsets/Makefile >config.status: creating tests/data/Makefile >config.status: creating tests/disks/Makefile >config.status: creating tests/disk-labels/Makefile >config.status: creating tests/events/Makefile >config.status: creating tests/fuzz/Makefile >config.status: creating tests/guests/Makefile >config.status: creating tests/guests/guests.xml >config.status: creating tests/hotplug/Makefile >config.status: creating tests/http/Makefile >config.status: creating tests/journal/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/mountable/Makefile >config.status: creating tests/nbd/Makefile >config.status: creating tests/network/Makefile >config.status: creating tests/ntfsclone/Makefile >config.status: creating tests/parallel/Makefile >config.status: creating tests/protocol/Makefile >config.status: creating tests/qemu/Makefile >config.status: creating tests/regressions/Makefile >config.status: creating tests/rsync/Makefile >config.status: creating tests/selinux/Makefile >config.status: creating tests/syslinux/Makefile >config.status: creating tests/tmpdirs/Makefile >config.status: creating tests/xfs/Makefile >config.status: creating tests/xml/Makefile >config.status: creating tools/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >------------------------------------------------------------ >Thank you for downloading libguestfs 1.24.4 >This is how we have configured the optional components for you today: >Daemon .............................. yes >Appliance ........................... yes >QEMU ................................ /usr/bin/qemu-kvm >guestfish and C-based virt tools .... yes >FUSE filesystem ..................... yes >GNU gettext for i18n ................ yes >OCaml bindings ...................... yes >OCaml-based virt tools .............. yes >Perl bindings ....................... yes >Perl-based virt tools ............... yes >Python bindings ..................... yes >Ruby bindings ....................... yes >Java bindings ....................... yes >Haskell bindings .................... no >PHP bindings ........................ yes >Erlang bindings ..................... yes >Lua bindings ........................ yes >Go bindings ......................... yes >gobject bindings .................... yes >gobject introspection ............... yes >bash completion ..................... yes >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. >Or run 'make help' to list some common targets. >------------------------------------------------------------ >+ make -C po-docs update-po >make: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >rm -f podfiles podfiles-t >find .. -name '*.pod' | \ > grep -v /debian/ | \ > grep -v /libguestfs-1 | \ > grep -v /po-docs/ | \ > grep -v /stamp- \ > > podfiles-t >for f in `cat ../po/POTFILES-pl`; do echo ../$f; done >> podfiles-t >LC_ALL=C sort -o podfiles-t podfiles-t >mv podfiles-t podfiles >rm -f po4a.conf-t >echo "[po_directory] ." >> po4a.conf-t >echo >> po4a.conf-t >for f in `cat podfiles`; do \ > out=`basename -- $f .pod`.pod; \ > echo "[type: pod] $f \$lang:\$lang/$out" >> po4a.conf-t; \ > echo >> po4a.conf-t; \ >done; >mv po4a.conf-t po4a.conf >po4a \ > -M utf-8 -L utf-8 -A utf-8 \ > -v \ > -k 0 \ > --package-name libguestfs \ > --package-version 1.24.4 \ > --msgid-bugs-address libguestfs@redhat.com \ > --copyright-holder "Red Hat Inc." \ > po4a.conf >Updating ./libguestfs-docs.pot: > (10434 entries) >Updating ./ja.po: >........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. >./ja.po: 5500 translated messages, 73 fuzzy translations, 4861 untranslated messages. >Updating ./uk.po: >.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. >./uk.po: 4322 translated messages, 75 fuzzy translations, 6037 untranslated messages. >ja/virt-alignment-scan.pod is 93.18% translated (123 of 132 strings). >ja/libguestfs-make-fixed-appliance.pod is 70% translated (42 of 60 strings). >ja/virt-builder.pod is 12.56% translated (68 of 541 strings). >ja/virt-index-validate.pod is 54.28% translated (19 of 35 strings). >ja/virt-cat.pod is 86.27% translated (88 of 102 strings). >ja/virt-filesystems.pod is 85.33% translated (128 of 150 strings). >ja/virt-ls.pod is 80.2% translated (154 of 192 strings). >ja/guestfsd.pod is 61.36% translated (27 of 44 strings). >ja/virt-df.pod is 77.66% translated (80 of 103 strings). >ja/virt-edit.pod is 78.57% translated (110 of 140 strings). >ja/guestfs-erlang.pod is 82.92% translated (34 of 41 strings). >ja/guestfs-examples.pod is 93.33% translated (28 of 30 strings). >ja/guestfs-faq.pod is 32.14% translated (117 of 364 strings). >ja/guestfs-performance.pod is 44.73% translated (68 of 152 strings). >ja/guestfs-recipes.pod is 72.12% translated (163 of 226 strings). >ja/guestfs-testing.pod is 65.64% translated (107 of 163 strings). >ja/guestfish-actions.pod is 61.6% translated (1831 of 2972 strings). >ja/guestfish-commands.pod is 65.38% translated (68 of 104 strings). >ja/guestfish-prepopts.pod is 17.94% translated (7 of 39 strings). >ja/guestfish.pod is 61.07% translated (353 of 578 strings). >ja/libguestfs-tools.conf.pod is 40% translated (10 of 25 strings). >ja/virt-copy-in.pod is 76% translated (19 of 25 strings). >ja/virt-copy-out.pod is 76.19% translated (16 of 21 strings). >ja/virt-tar-in.pod is 75% translated (18 of 24 strings). >ja/virt-tar-out.pod is 72.72% translated (16 of 22 strings). >ja/virt-format.pod is 81.01% translated (64 of 79 strings). >ja/guestmount.pod is 60.66% translated (91 of 150 strings). >ja/guestunmount.pod is 30% translated (18 of 60 strings). >ja/guestfs-golang.pod is 51.72% translated (15 of 29 strings). >ja/guestfs-release-notes.pod is 10.96% translated (101 of 921 strings). >ja/virt-inspector.pod is 61.15% translated (85 of 139 strings). >ja/guestfs-java.pod is 60.71% translated (17 of 28 strings). >ja/guestfs-lua.pod is 41.07% translated (23 of 56 strings). >ja/guestfs-ocaml.pod is 72.72% translated (24 of 33 strings). >ja/guestfs-perl.pod is 78.94% translated (15 of 19 strings). >ja/guestfs-python.pod is 57.69% translated (15 of 26 strings). >ja/virt-rescue.pod is 64.47% translated (98 of 152 strings). >ja/virt-resize.pod is 51.4% translated (128 of 249 strings). >ja/guestfs-ruby.pod is 83.33% translated (15 of 18 strings). >ja/virt-sparsify.pod is 63.28% translated (81 of 128 strings). >ja/guestfs-actions.pod is 68.4% translated (3036 of 4438 strings). >ja/guestfs-availability.pod is 80% translated (48 of 60 strings). >ja/guestfs-structs.pod is 71.42% translated (60 of 84 strings). >ja/guestfs.pod is 46.69% translated (643 of 1377 strings). >ja/virt-sysprep.pod is 61.11% translated (110 of 180 strings). >ja/libguestfs-test-tool.pod is 37.5% translated (27 of 72 strings). >ja/virt-list-filesystems.pod is 70.27% translated (26 of 37 strings). >ja/virt-list-partitions.pod is 80% translated (32 of 40 strings). >ja/virt-make-fs.pod is 63.52% translated (54 of 85 strings). >ja/virt-tar.pod is 77.19% translated (44 of 57 strings). >ja/virt-win-reg.pod is 62.99% translated (80 of 127 strings). >uk/virt-alignment-scan.pod is 83.33% translated (110 of 132 strings). >uk/libguestfs-make-fixed-appliance.pod is 58.33% translated (35 of 60 strings). >uk/virt-builder.pod is 12.75% translated (69 of 541 strings). >uk/virt-index-validate.pod is 54.28% translated (19 of 35 strings). >uk/virt-cat.pod is 85.29% translated (87 of 102 strings). >uk/virt-filesystems.pod is 70.66% translated (106 of 150 strings). >uk/virt-ls.pod is 67.7% translated (130 of 192 strings). >uk/guestfsd.pod is 56.81% translated (25 of 44 strings). >uk/virt-df.pod is 76.69% translated (79 of 103 strings). >uk/virt-edit.pod is 67.85% translated (95 of 140 strings). >uk/guestfs-erlang.pod is 70.73% translated (29 of 41 strings). >uk/guestfs-examples.pod is 46.66% translated (14 of 30 strings). >uk/guestfs-faq.pod is 36.81% translated (134 of 364 strings). >uk/guestfs-performance.pod is 33.55% translated (51 of 152 strings). >uk/guestfs-recipes.pod is 38.49% translated (87 of 226 strings). >uk/guestfs-testing.pod is 38.65% translated (63 of 163 strings). >uk/guestfish-actions.pod is 41.21% translated (1225 of 2972 strings). >uk/guestfish-commands.pod is 35.57% translated (37 of 104 strings). >uk/guestfish-prepopts.pod is 17.94% translated (7 of 39 strings). >uk/guestfish.pod is 30.79% translated (178 of 578 strings). >uk/libguestfs-tools.conf.pod is 40% translated (10 of 25 strings). >uk/virt-copy-in.pod is 44% translated (11 of 25 strings). >uk/virt-copy-out.pod is 47.61% translated (10 of 21 strings). >uk/virt-tar-in.pod is 45.83% translated (11 of 24 strings). >uk/virt-tar-out.pod is 45.45% translated (10 of 22 strings). >uk/virt-format.pod is 58.22% translated (46 of 79 strings). >uk/guestmount.pod is 43.33% translated (65 of 150 strings). >uk/guestunmount.pod is 50% translated (30 of 60 strings). >uk/guestfs-golang.pod is 55.17% translated (16 of 29 strings). >uk/guestfs-release-notes.pod is 28.44% translated (262 of 921 strings). >uk/virt-inspector.pod is 49.64% translated (69 of 139 strings). >uk/guestfs-java.pod is 53.57% translated (15 of 28 strings). >uk/guestfs-lua.pod is 57.14% translated (32 of 56 strings). >uk/guestfs-ocaml.pod is 69.69% translated (23 of 33 strings). >uk/guestfs-perl.pod is 84.21% translated (16 of 19 strings). >uk/guestfs-python.pod is 65.38% translated (17 of 26 strings). >uk/virt-rescue.pod is 54.6% translated (83 of 152 strings). >uk/virt-resize.pod is 37.75% translated (94 of 249 strings). >uk/guestfs-ruby.pod is 77.77% translated (14 of 18 strings). >uk/virt-sparsify.pod is 50.78% translated (65 of 128 strings). >uk/guestfs-actions.pod is 60.77% translated (2697 of 4438 strings). >uk/guestfs-availability.pod is 96.66% translated (58 of 60 strings). >uk/guestfs-structs.pod is 73.8% translated (62 of 84 strings). >uk/guestfs.pod is 29.19% translated (402 of 1377 strings). >uk/virt-sysprep.pod is 48.33% translated (87 of 180 strings). >uk/libguestfs-test-tool.pod is 30.55% translated (22 of 72 strings). >uk/virt-list-filesystems.pod is 70.27% translated (26 of 37 strings). >uk/virt-list-partitions.pod is 67.5% translated (27 of 40 strings). >uk/virt-make-fs.pod is 40% translated (34 of 85 strings). >uk/virt-tar.pod is 50.87% translated (29 of 57 strings). >uk/virt-win-reg.pod is 44.09% translated (56 of 127 strings). >for f in `cd .; find ja uk -name '*.pod' -o -name '*.pl'`; do \ > echo '=encoding utf8' > $f.new; \ > awk 'FNR >= 14 { print }' < ./$f >> $f.new; \ > mv $f.new $f; \ >done >make: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >+ make V=1 INSTALLDIRS=vendor -j5 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4' >Making all in gnulib/lib >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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 "/var/lib"'; \ > echo '#define LOCALSTATEDIR "/var"'; \ > echo '#define RUNSTATEDIR "/var/run"'; \ > 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 >/usr/bin/mkdir -p sys >/usr/bin/mkdir -p sys >/usr/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 >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 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 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''@/IN_LIBGUESTFS_GNULIB_TESTS/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''@|1|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 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''@/1/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''@/1/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''@/1/g' \ > -e 's/@''GNULIB_RMDIR''@/IN_LIBGUESTFS_GNULIB_TESTS/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''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_UNLINK''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_UNLINKAT''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_USLEEP''@/0/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_GETDTABLESIZE''@|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 >/usr/bin/mkdir -p arpa >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 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 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 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/@''REPLACE_STRTOUMAX''@/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''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_SIGACTION''@/IN_LIBGUESTFS_GNULIB_TESTS/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''@|0|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''@/1/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_SECURE_GETENV''@/1/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_SECURE_GETENV''@|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''@|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''@|0|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 >/usr/bin/mkdir -p sys >/usr/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''@/1/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''@/1/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 >/usr/bin/mkdir -p sys >/usr/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 >make all-recursive >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o accept4.lo accept4.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o allocator.lo allocator.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o areadlink.lo areadlink.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o areadlinkat.lo areadlinkat.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o argmatch.lo argmatch.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c accept4.c -fPIC -DPIC -o .libs/accept4.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c areadlinkat.c -fPIC -DPIC -o .libs/areadlinkat.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c allocator.c -fPIC -DPIC -o .libs/allocator.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c accept4.c -o accept4.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c areadlinkat.c -o areadlinkat.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c allocator.c -o allocator.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c areadlink.c -o areadlink.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o binary-io.lo binary-io.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o bitrotate.lo bitrotate.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o c-ctype.lo c-ctype.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c argmatch.c -o argmatch.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o c-strcasecmp.lo c-strcasecmp.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c binary-io.c -o binary-io.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c bitrotate.c -o bitrotate.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c c-strcasecmp.c -o c-strcasecmp.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o c-strncasecmp.lo c-strncasecmp.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o careadlinkat.lo careadlinkat.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o cloexec.lo cloexec.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o close-stream.lo close-stream.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o closeout.lo closeout.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c close-stream.c -o close-stream.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c closeout.c -fPIC -DPIC -o .libs/closeout.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o cycle-check.lo cycle-check.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c careadlinkat.c -o careadlinkat.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cloexec.c -o cloexec.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cycle-check.c -fPIC -DPIC -o .libs/cycle-check.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o opendir-safer.lo opendir-safer.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o dirname-lgpl.lo dirname-lgpl.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c closeout.c -o closeout.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cycle-check.c -o cycle-check.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o basename-lgpl.lo basename-lgpl.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o stripslash.lo stripslash.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dirname-lgpl.c -o dirname-lgpl.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o dup3.lo dup3.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o exitfail.lo exitfail.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c stripslash.c -o stripslash.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dup3.c -fPIC -DPIC -o .libs/dup3.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o creat-safer.lo creat-safer.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o open-safer.lo open-safer.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o fd-hook.lo fd-hook.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dup3.c -o dup3.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c exitfail.c -o exitfail.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c creat-safer.c -fPIC -DPIC -o .libs/creat-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c open-safer.c -fPIC -DPIC -o .libs/open-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o filenamecat-lgpl.lo filenamecat-lgpl.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c creat-safer.c -o creat-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c open-safer.c -o open-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o filevercmp.lo filevercmp.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o full-read.lo full-read.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o full-write.lo full-write.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o gettime.lo gettime.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c full-read.c -fPIC -DPIC -o .libs/full-read.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c full-write.c -fPIC -DPIC -o .libs/full-write.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c filenamecat-lgpl.c -o filenamecat-lgpl.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c filevercmp.c -fPIC -DPIC -o .libs/filevercmp.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c gettime.c -fPIC -DPIC -o .libs/gettime.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c full-read.c -o full-read.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c full-write.c -o full-write.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c gettime.c -o gettime.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o hash.lo hash.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o hash-pjw.lo hash-pjw.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o human.lo human.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o i-ring.lo i-ring.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c hash.c -fPIC -DPIC -o .libs/hash.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c human.c -fPIC -DPIC -o .libs/human.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c filevercmp.c -o filevercmp.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c hash-pjw.c -o hash-pjw.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c i-ring.c -fPIC -DPIC -o .libs/i-ring.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c i-ring.c -o i-ring.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o localcharset.lo localcharset.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o malloca.lo malloca.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o openat-die.lo openat-die.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c malloca.c -fPIC -DPIC -o .libs/malloca.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c human.c -o human.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c localcharset.c -o localcharset.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c openat-die.c -o openat-die.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c malloca.c -o malloca.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o openat-safer.lo openat-safer.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o pipe2.lo pipe2.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c openat-safer.c -fPIC -DPIC -o .libs/openat-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c hash.c -o hash.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c openat-safer.c -o openat-safer.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o quotearg.lo quotearg.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o read-file.lo read-file.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c pipe2.c -o pipe2.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o safe-read.lo safe-read.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c read-file.c -fPIC -DPIC -o .libs/read-file.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c safe-read.c -o safe-read.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o safe-write.lo safe-write.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c read-file.c -o read-file.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o save-cwd.lo save-cwd.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c safe-write.c -o safe-write.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o sockets.lo sockets.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o stat-time.lo stat-time.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c save-cwd.c -o save-cwd.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o strnlen1.lo strnlen1.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c sockets.c -fPIC -DPIC -o .libs/sockets.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c sockets.c -o sockets.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c stat-time.c -o stat-time.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c strnlen1.c -o strnlen1.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o sys_socket.lo sys_socket.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o tempname.lo tempname.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o glthread/threadlib.lo glthread/threadlib.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o timespec.lo timespec.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c timespec.c -fPIC -DPIC -o .libs/timespec.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tempname.c -fPIC -DPIC -o .libs/tempname.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c quotearg.c -o quotearg.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c sys_socket.c -o sys_socket.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c timespec.c -o timespec.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o unistd.lo unistd.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o dup-safer.lo dup-safer.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c unistd.c -fPIC -DPIC -o .libs/unistd.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o fd-safer.lo fd-safer.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c unistd.c -o unistd.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tempname.c -o tempname.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fd-safer.c -o fd-safer.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o pipe-safer.lo pipe-safer.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o utimens.lo utimens.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c utimens.c -fPIC -DPIC -o .libs/utimens.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o wctype-h.lo wctype-h.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xmalloc.lo xmalloc.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xalloc-die.lo xalloc-die.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c wctype-h.c -o wctype-h.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xsize.lo xsize.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xsize.c -fPIC -DPIC -o .libs/xsize.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c utimens.c -o utimens.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xstrtol.lo xstrtol.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xsize.c -o xsize.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xstrtoul.lo xstrtoul.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xstrtol-error.lo xstrtol-error.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xstrtoumax.lo xstrtoumax.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoumax.c -fPIC -DPIC -o .libs/xstrtoumax.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtol-error.c -fPIC -DPIC -o .libs/xstrtol-error.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xvasprintf.lo xvasprintf.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtol-error.c -o xstrtol-error.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtol.c -o xstrtol.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoumax.c -o xstrtoumax.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoul.c -o xstrtoul.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xvasprintf.c -o xvasprintf.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xasprintf.lo xasprintf.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xasprintf.c -o xasprintf.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o asnprintf.lo asnprintf.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o chdir-long.lo chdir-long.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o fcntl.lo fcntl.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o fsusage.lo fsusage.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o fts.lo fts.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o futimens.lo futimens.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fsusage.c -o fsusage.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fts.c -fPIC -DPIC -o .libs/fts.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fcntl.c -o fcntl.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c futimens.c -fPIC -DPIC -o .libs/futimens.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c futimens.c -o futimens.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c chdir-long.c -o chdir-long.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o glob.lo glob.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o openat-proc.lo openat-proc.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c glob.c -fPIC -DPIC -o .libs/glob.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o printf-args.lo printf-args.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c openat-proc.c -o openat-proc.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o printf-parse.lo printf-parse.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c printf-args.c -o printf-args.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o strerror_r.lo strerror_r.c >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o vasnprintf.lo vasnprintf.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c strerror_r.c -fPIC -DPIC -o .libs/strerror_r.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c strerror_r.c -o strerror_r.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xstrtoll.lo xstrtoll.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c glob.c -o glob.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoll.c -fPIC -DPIC -o .libs/xstrtoll.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoll.c -o xstrtoll.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fts.c -o fts.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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o xstrtoull.lo xstrtoull.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o >rm -f t-charset.alias charset.alias && \ >/bin/sh ./config.charset 'x86_64-redhat-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 >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o glthread/lock.lo glthread/lock.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c xstrtoull.c -o xstrtoull.o >/dev/null 2>&1 >bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgnu.la accept4.lo allocator.lo areadlink.lo areadlinkat.lo argmatch.lo binary-io.lo bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo careadlinkat.lo cloexec.lo close-stream.lo closeout.lo cycle-check.lo opendir-safer.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo dup3.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 pipe2.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo save-cwd.lo sockets.lo stat-time.lo strnlen1.lo sys_socket.lo tempname.lo glthread/threadlib.lo timespec.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo utimens.lo wctype-h.lo xmalloc.lo xalloc-die.lo xsize.lo xstrtol.lo xstrtoul.lo xstrtol-error.lo xstrtoumax.lo xvasprintf.lo xasprintf.lo asnprintf.lo chdir-long.lo fcntl.lo fsusage.lo fts.lo futimens.lo glob.lo openat-proc.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo xstrtoll.lo xstrtoull.lo >libtool: link: ar cru .libs/libgnu.a .libs/accept4.o .libs/allocator.o .libs/areadlink.o .libs/areadlinkat.o .libs/argmatch.o .libs/binary-io.o .libs/bitrotate.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/careadlinkat.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/dup3.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/pipe2.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/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/utimens.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xsize.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/fsusage.o .libs/fts.o .libs/futimens.o .libs/glob.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.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.24.4/gnulib/lib' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >Making all in gnulib/tests >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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 >/usr/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.24.4/gnulib/tests' >Making all in . >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >Making all in tests/data >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >Making all in generator >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.24.4/generator /builddir/build/BUILD/libguestfs-1.24.4/generator/api_versions.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/prepopts.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/pr.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/structs.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/utils.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/actions.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/xdr.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/tests_c_api.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/errnostring.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/events.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/c.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/api_versions.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/prepopts.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/java.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/erlang.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/lua.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/daemon.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/optgroups.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/csharp.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/main.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/golang.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/gobject.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/fish.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/docstrings.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/perl.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/pr.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/ocaml.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/php.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/structs.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/checks.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/python.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/utils.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/actions.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/types.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/bindtests.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/haskell.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/ruby.ml | \ > /usr/bin/sed 's/ *$//' | \ > /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /usr/bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.24.4/generator/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c types.ml -o types.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c api_versions.mli -o api_versions.cmi >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c prepopts.mli -o prepopts.cmi >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c pr.mli -o pr.cmi >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c prepopts.ml -o prepopts.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c utils.mli -o utils.cmi >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c actions.mli -o actions.cmi >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c structs.mli -o structs.cmi >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c optgroups.ml -o optgroups.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c utils.ml -o utils.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c actions.ml -o actions.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c structs.ml -o structs.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c api_versions.ml -o api_versions.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c events.ml -o events.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c pr.ml -o pr.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c docstrings.ml -o docstrings.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c checks.ml -o checks.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c c.ml -o c.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c xdr.ml -o xdr.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c tests_c_api.ml -o tests_c_api.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c haskell.ml -o haskell.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c csharp.ml -o csharp.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c gobject.ml -o gobject.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c errnostring.ml -o errnostring.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c daemon.ml -o daemon.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c fish.ml -o fish.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c ocaml.ml -o ocaml.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c perl.ml -o perl.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c python.ml -o python.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c ruby.ml -o ruby.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c java.ml -o java.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c php.ml -o php.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c erlang.ml -o erlang.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c lua.ml -o lua.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c golang.ml -o golang.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c bindtests.ml -o bindtests.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -c main.ml -o main.cmo >ocamlfind ocamlc -warn-error CDEFLMPSUVYZX -I . -I . -package unix,str -linkpkg types.cmo utils.cmo actions.cmo structs.cmo api_versions.cmo optgroups.cmo prepopts.cmo events.cmo pr.cmo docstrings.cmo checks.cmo c.cmo xdr.cmo daemon.cmo tests_c_api.cmo fish.cmo ocaml.cmo perl.cmo python.cmo ruby.cmo java.cmo haskell.cmo csharp.cmo php.cmo erlang.cmo lua.cmo gobject.cmo golang.cmo bindtests.cmo errnostring.cmo main.cmo -o generator >mkdir -p ../perl/lib/Sys >mkdir -p ../ruby/ext/guestfs >mkdir -p ../java/com/redhat/et/libguestfs >mkdir -p ../csharp >mkdir -p ../gobject/src >mkdir -p ../gobject/include >mkdir -p ../gobject/include/guestfs-gobject >cd .. && /builddir/build/BUILD/libguestfs-1.24.4/generator/generator >written gobject/docs/guestfs-title.sgml >generated 418297 lines of code >touch stamp-generator >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-0.lo `test -f 'actions-0.c' || echo './'`actions-0.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-1.lo `test -f 'actions-1.c' || echo './'`actions-1.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-2.lo `test -f 'actions-2.c' || echo './'`actions-2.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-3.lo `test -f 'actions-3.c' || echo './'`actions-3.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-4.lo `test -f 'actions-4.c' || echo './'`actions-4.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-0.c -fPIC -DPIC -o .libs/libguestfs_la-actions-0.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-1.c -fPIC -DPIC -o .libs/libguestfs_la-actions-1.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-3.c -fPIC -DPIC -o .libs/libguestfs_la-actions-3.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-4.c -fPIC -DPIC -o .libs/libguestfs_la-actions-4.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-2.c -fPIC -DPIC -o .libs/libguestfs_la-actions-2.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-2.c -o libguestfs_la-actions-2.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-4.c -o libguestfs_la-actions-4.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-1.c -o libguestfs_la-actions-1.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-0.c -o libguestfs_la-actions-0.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-3.c -o libguestfs_la-actions-3.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-5.lo `test -f 'actions-5.c' || echo './'`actions-5.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-5.c -fPIC -DPIC -o .libs/libguestfs_la-actions-5.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-6.lo `test -f 'actions-6.c' || echo './'`actions-6.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-6.c -fPIC -DPIC -o .libs/libguestfs_la-actions-6.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-support.lo `test -f 'actions-support.c' || echo './'`actions-support.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-support.c -fPIC -DPIC -o .libs/libguestfs_la-actions-support.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-actions-variants.lo `test -f 'actions-variants.c' || echo './'`actions-variants.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-variants.c -fPIC -DPIC -o .libs/libguestfs_la-actions-variants.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-support.c -o libguestfs_la-actions-support.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-alloc.lo `test -f 'alloc.c' || echo './'`alloc.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c alloc.c -fPIC -DPIC -o .libs/libguestfs_la-alloc.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c alloc.c -o libguestfs_la-alloc.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c appliance.c -fPIC -DPIC -o .libs/libguestfs_la-appliance.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c bindtests.c -fPIC -DPIC -o .libs/libguestfs_la-bindtests.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c appliance.c -o libguestfs_la-appliance.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c bindtests.c -o libguestfs_la-bindtests.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-variants.c -o libguestfs_la-actions-variants.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-6.c -o libguestfs_la-actions-6.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-command.lo `test -f 'command.c' || echo './'`command.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-canonical-name.lo `test -f 'canonical-name.c' || echo './'`canonical-name.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c command.c -fPIC -DPIC -o .libs/libguestfs_la-command.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c canonical-name.c -fPIC -DPIC -o .libs/libguestfs_la-canonical-name.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c actions-5.c -o libguestfs_la-actions-5.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c canonical-name.c -o libguestfs_la-canonical-name.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c command.c -o libguestfs_la-command.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-conn-socket.lo `test -f 'conn-socket.c' || echo './'`conn-socket.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c conn-socket.c -fPIC -DPIC -o .libs/libguestfs_la-conn-socket.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c conn-socket.c -o libguestfs_la-conn-socket.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-dbdump.lo `test -f 'dbdump.c' || echo './'`dbdump.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dbdump.c -fPIC -DPIC -o .libs/libguestfs_la-dbdump.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-drives.lo `test -f 'drives.c' || echo './'`drives.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c drives.c -fPIC -DPIC -o .libs/libguestfs_la-drives.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dbdump.c -o libguestfs_la-dbdump.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-errors.lo `test -f 'errors.c' || echo './'`errors.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c errors.c -fPIC -DPIC -o .libs/libguestfs_la-errors.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-event-string.lo `test -f 'event-string.c' || echo './'`event-string.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c event-string.c -fPIC -DPIC -o .libs/libguestfs_la-event-string.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c errors.c -o libguestfs_la-errors.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c event-string.c -o libguestfs_la-event-string.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c drives.c -o libguestfs_la-drives.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c events.c -fPIC -DPIC -o .libs/libguestfs_la-events.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-file.lo `test -f 'file.c' || echo './'`file.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c file.c -fPIC -DPIC -o .libs/libguestfs_la-file.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c events.c -o libguestfs_la-events.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c filearch.c -fPIC -DPIC -o .libs/libguestfs_la-filearch.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c file.c -o libguestfs_la-file.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-free-structs.lo `test -f 'free-structs.c' || echo './'`free-structs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c free-structs.c -fPIC -DPIC -o .libs/libguestfs_la-free-structs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c filearch.c -o libguestfs_la-filearch.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fuse.c -fPIC -DPIC -o .libs/libguestfs_la-fuse.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c free-structs.c -o libguestfs_la-free-structs.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-handle.lo `test -f 'handle.c' || echo './'`handle.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-info.lo `test -f 'info.c' || echo './'`info.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c handle.c -fPIC -DPIC -o .libs/libguestfs_la-handle.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c info.c -fPIC -DPIC -o .libs/libguestfs_la-info.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect.c -fPIC -DPIC -o .libs/libguestfs_la-inspect.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-inspect-apps.lo `test -f 'inspect-apps.c' || echo './'`inspect-apps.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c handle.c -o libguestfs_la-handle.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c info.c -o libguestfs_la-info.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect.c -o libguestfs_la-inspect.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fuse.c -o libguestfs_la-fuse.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect-apps.c -o libguestfs_la-inspect-apps.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-inspect-fs.lo `test -f 'inspect-fs.c' || echo './'`inspect-fs.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect-fs.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-fs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect-fs-cd.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-fs-cd.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect-fs-cd.c -o libguestfs_la-inspect-fs-cd.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-inspect-fs-windows.lo `test -f 'inspect-fs-windows.c' || echo './'`inspect-fs-windows.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect-fs-windows.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-fs-windows.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-inspect-icon.lo `test -f 'inspect-icon.c' || echo './'`inspect-icon.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect-icon.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-icon.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-journal.lo `test -f 'journal.c' || echo './'`journal.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c journal.c -fPIC -DPIC -o .libs/libguestfs_la-journal.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch.c -fPIC -DPIC -o .libs/libguestfs_la-launch.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c journal.c -o libguestfs_la-journal.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c inspect-fs-unix.c -o libguestfs_la-inspect-fs-unix.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-launch-direct.lo `test -f 'launch-direct.c' || echo './'`launch-direct.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch.c -o libguestfs_la-launch.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-direct.c -fPIC -DPIC -o .libs/libguestfs_la-launch-direct.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-launch-libvirt.lo `test -f 'launch-libvirt.c' || echo './'`launch-libvirt.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-libvirt.c -fPIC -DPIC -o .libs/libguestfs_la-launch-libvirt.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-launch-uml.lo `test -f 'launch-uml.c' || echo './'`launch-uml.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-uml.c -fPIC -DPIC -o .libs/libguestfs_la-launch-uml.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-launch-unix.lo `test -f 'launch-unix.c' || echo './'`launch-unix.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-unix.c -fPIC -DPIC -o .libs/libguestfs_la-launch-unix.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-unix.c -o libguestfs_la-launch-unix.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-direct.c -o libguestfs_la-launch-direct.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-uml.c -o libguestfs_la-launch-uml.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-libvirt-auth.lo `test -f 'libvirt-auth.c' || echo './'`libvirt-auth.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c libvirt-auth.c -fPIC -DPIC -o .libs/libguestfs_la-libvirt-auth.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-libvirt-domain.lo `test -f 'libvirt-domain.c' || echo './'`libvirt-domain.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c libvirt-domain.c -fPIC -DPIC -o .libs/libguestfs_la-libvirt-domain.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c libvirt-auth.c -o libguestfs_la-libvirt-auth.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c listfs.c -fPIC -DPIC -o .libs/libguestfs_la-listfs.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-lpj.lo `test -f 'lpj.c' || echo './'`lpj.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c launch-libvirt.c -o libguestfs_la-launch-libvirt.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c lpj.c -fPIC -DPIC -o .libs/libguestfs_la-lpj.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c libvirt-domain.c -o libguestfs_la-libvirt-domain.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c match.c -fPIC -DPIC -o .libs/libguestfs_la-match.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c listfs.c -o libguestfs_la-listfs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c lpj.c -o libguestfs_la-lpj.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c match.c -o libguestfs_la-match.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.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-osinfo.lo `test -f 'osinfo.c' || echo './'`osinfo.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-private-data.lo `test -f 'private-data.c' || echo './'`private-data.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c osinfo.c -fPIC -DPIC -o .libs/libguestfs_la-osinfo.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c private-data.c -fPIC -DPIC -o .libs/libguestfs_la-private-data.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-proto.lo `test -f 'proto.c' || echo './'`proto.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c proto.c -fPIC -DPIC -o .libs/libguestfs_la-proto.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-stringsbuf.lo `test -f 'stringsbuf.c' || echo './'`stringsbuf.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c private-data.c -o libguestfs_la-private-data.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c stringsbuf.c -fPIC -DPIC -o .libs/libguestfs_la-stringsbuf.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_la-tmpdirs.lo `test -f 'tmpdirs.c' || echo './'`tmpdirs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c stringsbuf.c -o libguestfs_la-stringsbuf.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tmpdirs.c -fPIC -DPIC -o .libs/libguestfs_la-tmpdirs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c osinfo.c -o libguestfs_la-osinfo.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.. -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c proto.c -o libguestfs_la-proto.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tmpdirs.c -o libguestfs_la-tmpdirs.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.. -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c errnostring-gperf.c -o liberrnostring_la-errnostring-gperf.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c errnostring.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c errnostring.c -o liberrnostring_la-errnostring.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.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c guestfs_protocol.c -fPIC -DPIC -o .libs/libprotocol_la-guestfs_protocol.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libutils_la-cleanup.lo `test -f 'cleanup.c' || echo './'`cleanup.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libutils_la-cleanup-structs.lo `test -f 'cleanup-structs.c' || echo './'`cleanup-structs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cleanup.c -fPIC -DPIC -o .libs/libutils_la-cleanup.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cleanup-structs.c -fPIC -DPIC -o .libs/libutils_la-cleanup-structs.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH='"/usr/share/libosinfo/db"' -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libutils_la-utils.lo `test -f 'utils.c' || echo './'`utils.c >perl /builddir/build/BUILD/libguestfs-1.24.4/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.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cleanup.c -o libutils_la-cleanup.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cleanup-structs.c -o libutils_la-cleanup-structs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liberrnostring.la liberrnostring_la-errnostring-gperf.lo liberrnostring_la-errnostring.lo >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLIBOSINFO_DB_PATH=\"/usr/share/libosinfo/db\" -I../gnulib/lib -I../gnulib/lib -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c utils.c -o libutils_la-utils.o >/dev/null 2>&1 >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" ) >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutils.la libutils_la-cleanup.lo libutils_la-cleanup-structs.lo libutils_la-utils.lo >libtool: link: ar cru .libs/libutils.a .libs/libutils_la-cleanup.o .libs/libutils_la-cleanup-structs.o .libs/libutils_la-utils.o >libtool: link: ranlib .libs/libutils.a >libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c guestfs_protocol.c -o libprotocol_la-guestfs_protocol.o >/dev/null 2>&1 >podwrapper.pl: wrote guestfs.3 >podwrapper.pl: wrote ../html/guestfs.3.html >touch stamp-guestfs.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libprotocol.la libprotocol_la-guestfs_protocol.lo >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" ) >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -fvisibility=hidden -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -version-info 414:0:414 -Wl,--version-script=./libguestfs.syms -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libguestfs.la -rpath /usr/lib64 libguestfs_la-actions-0.lo libguestfs_la-actions-1.lo libguestfs_la-actions-2.lo libguestfs_la-actions-3.lo libguestfs_la-actions-4.lo libguestfs_la-actions-5.lo libguestfs_la-actions-6.lo libguestfs_la-actions-support.lo libguestfs_la-actions-variants.lo libguestfs_la-alloc.lo libguestfs_la-appliance.lo libguestfs_la-bindtests.lo libguestfs_la-command.lo libguestfs_la-canonical-name.lo libguestfs_la-conn-socket.lo libguestfs_la-dbdump.lo libguestfs_la-drives.lo libguestfs_la-errors.lo libguestfs_la-event-string.lo libguestfs_la-events.lo libguestfs_la-file.lo libguestfs_la-filearch.lo libguestfs_la-free-structs.lo libguestfs_la-fuse.lo libguestfs_la-handle.lo libguestfs_la-info.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-journal.lo libguestfs_la-launch.lo libguestfs_la-launch-direct.lo libguestfs_la-launch-libvirt.lo libguestfs_la-launch-uml.lo libguestfs_la-launch-unix.lo libguestfs_la-libvirt-auth.lo libguestfs_la-libvirt-domain.lo libguestfs_la-listfs.lo libguestfs_la-lpj.lo libguestfs_la-match.lo libguestfs_la-osinfo.lo libguestfs_la-private-data.lo libguestfs_la-proto.lo libguestfs_la-stringsbuf.lo libguestfs_la-tmpdirs.lo liberrnostring.la libprotocol.la libutils.la -lpcre -lmagic -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lxml2 -lselinux -lyajl ../gnulib/lib/libgnu.la -lfuse -pthread >libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_la-actions-0.o .libs/libguestfs_la-actions-1.o .libs/libguestfs_la-actions-2.o .libs/libguestfs_la-actions-3.o .libs/libguestfs_la-actions-4.o .libs/libguestfs_la-actions-5.o .libs/libguestfs_la-actions-6.o .libs/libguestfs_la-actions-support.o .libs/libguestfs_la-actions-variants.o .libs/libguestfs_la-alloc.o .libs/libguestfs_la-appliance.o .libs/libguestfs_la-bindtests.o .libs/libguestfs_la-command.o .libs/libguestfs_la-canonical-name.o .libs/libguestfs_la-conn-socket.o .libs/libguestfs_la-dbdump.o .libs/libguestfs_la-drives.o .libs/libguestfs_la-errors.o .libs/libguestfs_la-event-string.o .libs/libguestfs_la-events.o .libs/libguestfs_la-file.o .libs/libguestfs_la-filearch.o .libs/libguestfs_la-free-structs.o .libs/libguestfs_la-fuse.o .libs/libguestfs_la-handle.o .libs/libguestfs_la-info.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-journal.o .libs/libguestfs_la-launch.o .libs/libguestfs_la-launch-direct.o .libs/libguestfs_la-launch-libvirt.o .libs/libguestfs_la-launch-uml.o .libs/libguestfs_la-launch-unix.o .libs/libguestfs_la-libvirt-auth.o .libs/libguestfs_la-libvirt-domain.o .libs/libguestfs_la-listfs.o .libs/libguestfs_la-lpj.o .libs/libguestfs_la-match.o .libs/libguestfs_la-osinfo.o .libs/libguestfs_la-private-data.o .libs/libguestfs_la-proto.o .libs/libguestfs_la-stringsbuf.o .libs/libguestfs_la-tmpdirs.o -Wl,--whole-archive ./.libs/liberrnostring.a ./.libs/libprotocol.a ./.libs/libutils.a ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -lpcre -lmagic -lvirt -ldl -lxml2 -lselinux -lyajl -lfuse -O2 -m64 -mtune=generic -Wl,--version-script=./libguestfs.syms -Wl,-z -Wl,relro -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libguestfs.so.0 -o .libs/libguestfs.so.0.414.0 >libtool: link: (cd ".libs" && rm -f "libguestfs.so.0" && ln -s "libguestfs.so.0.414.0" "libguestfs.so.0") >libtool: link: (cd ".libs" && rm -f "libguestfs.so" && ln -s "libguestfs.so.0.414.0" "libguestfs.so") >libtool: link: (cd .libs/libguestfs.lax/liberrnostring.a && ar x "/builddir/build/BUILD/libguestfs-1.24.4/src/./.libs/liberrnostring.a") >libtool: link: (cd .libs/libguestfs.lax/libprotocol.a && ar x "/builddir/build/BUILD/libguestfs-1.24.4/src/./.libs/libprotocol.a") >libtool: link: (cd .libs/libguestfs.lax/libutils.a && ar x "/builddir/build/BUILD/libguestfs-1.24.4/src/./.libs/libutils.a") >libtool: link: (cd .libs/libguestfs.lax/libgnu.a && ar x "/builddir/build/BUILD/libguestfs-1.24.4/src/../gnulib/lib/.libs/libgnu.a") >libtool: link: ar cru .libs/libguestfs.a libguestfs_la-actions-0.o libguestfs_la-actions-1.o libguestfs_la-actions-2.o libguestfs_la-actions-3.o libguestfs_la-actions-4.o libguestfs_la-actions-5.o libguestfs_la-actions-6.o libguestfs_la-actions-support.o libguestfs_la-actions-variants.o libguestfs_la-alloc.o libguestfs_la-appliance.o libguestfs_la-bindtests.o libguestfs_la-command.o libguestfs_la-canonical-name.o libguestfs_la-conn-socket.o libguestfs_la-dbdump.o libguestfs_la-drives.o libguestfs_la-errors.o libguestfs_la-event-string.o libguestfs_la-events.o libguestfs_la-file.o libguestfs_la-filearch.o libguestfs_la-free-structs.o libguestfs_la-fuse.o libguestfs_la-handle.o libguestfs_la-info.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-journal.o libguestfs_la-launch.o libguestfs_la-launch-direct.o libguestfs_la-launch-libvirt.o libguestfs_la-launch-uml.o libguestfs_la-launch-unix.o libguestfs_la-libvirt-auth.o libguestfs_la-libvirt-domain.o libguestfs_la-listfs.o libguestfs_la-lpj.o libguestfs_la-match.o libguestfs_la-osinfo.o libguestfs_la-private-data.o libguestfs_la-proto.o libguestfs_la-stringsbuf.o libguestfs_la-tmpdirs.o .libs/libguestfs.lax/liberrnostring.a/liberrnostring_la-errnostring-gperf.o .libs/libguestfs.lax/liberrnostring.a/liberrnostring_la-errnostring.o .libs/libguestfs.lax/libprotocol.a/libprotocol_la-guestfs_protocol.o .libs/libguestfs.lax/libutils.a/libutils_la-cleanup-structs.o .libs/libguestfs.lax/libutils.a/libutils_la-cleanup.o .libs/libguestfs.lax/libutils.a/libutils_la-utils.o .libs/libguestfs.lax/libgnu.a/accept4.o .libs/libguestfs.lax/libgnu.a/allocator.o .libs/libguestfs.lax/libgnu.a/areadlink.o .libs/libguestfs.lax/libgnu.a/areadlinkat.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/binary-io.o .libs/libguestfs.lax/libgnu.a/bitrotate.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/careadlinkat.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/dup3.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/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/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/pipe-safer.o .libs/libguestfs.lax/libgnu.a/pipe2.o .libs/libguestfs.lax/libgnu.a/printf-args.o .libs/libguestfs.lax/libgnu.a/printf-parse.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_r.o .libs/libguestfs.lax/libgnu.a/stripslash.o .libs/libguestfs.lax/libgnu.a/strnlen1.o .libs/libguestfs.lax/libgnu.a/sys_socket.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/unistd.o .libs/libguestfs.lax/libgnu.a/utimens.o .libs/libguestfs.lax/libgnu.a/vasnprintf.o .libs/libguestfs.lax/libgnu.a/wctype-h.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/xsize.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 >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.24.4/src' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >Making all in examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o debug_logging-debug-logging.o `test -f 'debug-logging.c' || echo './'`debug-logging.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o display_icon-display-icon.o `test -f 'display-icon.c' || echo './'`display-icon.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o copy_over-copy-over.o `test -f 'copy-over.c' || echo './'`copy-over.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libvirt_auth-libvirt-auth.o `test -f 'libvirt-auth.c' || echo './'`libvirt-auth.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o mount_local-mount-local.o `test -f 'mount-local.c' || echo './'`mount-local.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 3 \ > --man guestfs-examples.3 \ > --html ../html/guestfs-examples.3.html \ > --verbatim ./copy-over.c:@COPY_OVER@ \ > --verbatim ./create-disk.c:@CREATE_DISK@ \ > --verbatim ./debug-logging.c:@DEBUG_LOGGING@ \ > --verbatim ./display-icon.c:@DISPLAY_ICON@ \ > --verbatim ./inspect-vm.c:@INSPECT_VM@ \ > --verbatim ./libvirt-auth.c:@LIBVIRT_AUTH@ \ > --verbatim ./mount-local.c:@MOUNT_LOCAL@ \ > --verbatim ./virt-dhcp-address.c:@VIRT_DHCP_ADDRESS@ \ > --license examples \ > guestfs-examples.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 1 \ > --man guestfs-faq.1 \ > --html ../html/guestfs-faq.1.html \ > --license LGPLv2+ \ > guestfs-faq.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 1 \ > --man guestfs-performance.1 \ > --html ../html/guestfs-performance.1.html \ > --license LGPLv2+ \ > guestfs-performance.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 1 \ > --man guestfs-recipes.1 \ > --html ../html/guestfs-recipes.1.html \ > --license examples \ > guestfs-recipes.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 1 \ > --man guestfs-testing.1 \ > --html ../html/guestfs-testing.1.html \ > --license LGPLv2+ \ > guestfs-testing.pod >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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o create-disk create_disk-create-disk.o ../src/libguestfs.la >podwrapper.pl: wrote guestfs-performance.1 >podwrapper.pl: wrote ../html/guestfs-performance.1.html >touch stamp-guestfs-performance.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o debug-logging debug_logging-debug-logging.o ../src/libguestfs.la >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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o display-icon display_icon-display-icon.o ../src/libguestfs.la >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/create-disk create_disk-create-disk.o ../src/.libs/libguestfs.so -pthread >podwrapper.pl: wrote guestfs-recipes.1 >podwrapper.pl: wrote ../html/guestfs-recipes.1.html >touch stamp-guestfs-recipes.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o inspect-vm inspect_vm-inspect-vm.o ../src/libguestfs.la >podwrapper.pl: wrote guestfs-faq.1 >podwrapper.pl: wrote ../html/guestfs-faq.1.html >touch stamp-guestfs-faq.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o copy-over copy_over-copy-over.o ../src/libguestfs.la -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/debug-logging debug_logging-debug-logging.o ../src/.libs/libguestfs.so -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/display-icon display_icon-display-icon.o ../src/.libs/libguestfs.so -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/inspect-vm inspect_vm-inspect-vm.o ../src/.libs/libguestfs.so -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/copy-over copy_over-copy-over.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../src/.libs/libguestfs.so -lvirt -ldl -pthread >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvirt-auth libvirt_auth-libvirt-auth.o ../src/libguestfs.la -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o ../src/libguestfs.la >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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mount-local mount_local-mount-local.o -lfuse -pthread ../src/libguestfs.la >libtool: link: gcc -std=gnu99 -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/libvirt-auth libvirt_auth-libvirt-auth.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../src/.libs/libguestfs.so -lvirt -ldl -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o ../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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mount-local mount_local-mount-local.o -pthread -lfuse ../src/.libs/libguestfs.so -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >Making all in daemon >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make -C ../src guestfs_protocol.c >make -C ../src guestfs_protocol.h >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[3]: `guestfs_protocol.c' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[3]: `guestfs_protocol.h' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make -C ../src guestfs_protocol.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-9p.o `test -f '9p.c' || echo './'`9p.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-acl.o `test -f 'acl.c' || echo './'`acl.c >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[4]: `guestfs_protocol.c' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-available.o `test -f 'available.c' || echo './'`available.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-augeas.o `test -f 'augeas.c' || echo './'`augeas.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-base64.o `test -f 'base64.c' || echo './'`base64.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-blkid.o `test -f 'blkid.c' || echo './'`blkid.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-blockdev.o `test -f 'blockdev.c' || echo './'`blockdev.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-btrfs.o `test -f 'btrfs.c' || echo './'`btrfs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-cap.o `test -f 'cap.c' || echo './'`cap.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-checksum.o `test -f 'checksum.c' || echo './'`checksum.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-cmp.o `test -f 'cmp.c' || echo './'`cmp.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-command.o `test -f 'command.c' || echo './'`command.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-compress.o `test -f 'compress.c' || echo './'`compress.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-copy.o `test -f 'copy.c' || echo './'`copy.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-cpmv.o `test -f 'cpmv.c' || echo './'`cpmv.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-dd.o `test -f 'dd.c' || echo './'`dd.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-debug.o `test -f 'debug.c' || echo './'`debug.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-devsparts.o `test -f 'devsparts.c' || echo './'`devsparts.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-df.o `test -f 'df.c' || echo './'`df.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-dir.o `test -f 'dir.c' || echo './'`dir.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-dmesg.o `test -f 'dmesg.c' || echo './'`dmesg.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-dropcaches.o `test -f 'dropcaches.c' || echo './'`dropcaches.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-du.o `test -f 'du.c' || echo './'`du.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-echo-daemon.o `test -f 'echo-daemon.c' || echo './'`echo-daemon.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-ext2.o `test -f 'ext2.c' || echo './'`ext2.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-fallocate.o `test -f 'fallocate.c' || echo './'`fallocate.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-file.o `test -f 'file.c' || echo './'`file.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-findfs.o `test -f 'findfs.c' || echo './'`findfs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-fill.o `test -f 'fill.c' || echo './'`fill.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-find.o `test -f 'find.c' || echo './'`find.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-fsck.o `test -f 'fsck.c' || echo './'`fsck.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-fstrim.o `test -f 'fstrim.c' || echo './'`fstrim.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-glob.o `test -f 'glob.c' || echo './'`glob.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-grep.o `test -f 'grep.c' || echo './'`grep.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-grub.o `test -f 'grub.c' || echo './'`grub.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-guestfsd.o `test -f 'guestfsd.c' || echo './'`guestfsd.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-headtail.o `test -f 'headtail.c' || echo './'`headtail.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-hexdump.o `test -f 'hexdump.c' || echo './'`hexdump.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-hotplug.o `test -f 'hotplug.c' || echo './'`hotplug.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-hivex.o `test -f 'hivex.c' || echo './'`hivex.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-htonl.o `test -f 'htonl.c' || echo './'`htonl.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-initrd.o `test -f 'initrd.c' || echo './'`initrd.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-inotify.o `test -f 'inotify.c' || echo './'`inotify.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-internal.o `test -f 'internal.c' || echo './'`internal.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-is.o `test -f 'is.c' || echo './'`is.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-isoinfo.o `test -f 'isoinfo.c' || echo './'`isoinfo.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-journal.o `test -f 'journal.c' || echo './'`journal.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-labels.o `test -f 'labels.c' || echo './'`labels.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-ldm.o `test -f 'ldm.c' || echo './'`ldm.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-link.o `test -f 'link.c' || echo './'`link.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-ls.o `test -f 'ls.c' || echo './'`ls.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-luks.o `test -f 'luks.c' || echo './'`luks.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-lvm.o `test -f 'lvm.c' || echo './'`lvm.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-lvm-filter.o `test -f 'lvm-filter.c' || echo './'`lvm-filter.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-md.o `test -f 'md.c' || echo './'`md.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-mkfs.o `test -f 'mkfs.c' || echo './'`mkfs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-mknod.o `test -f 'mknod.c' || echo './'`mknod.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-mktemp.o `test -f 'mktemp.c' || echo './'`mktemp.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-modprobe.o `test -f 'modprobe.c' || echo './'`modprobe.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-mount.o `test -f 'mount.c' || echo './'`mount.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-mountable.o `test -f 'mountable.c' || echo './'`mountable.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-names.o `test -f 'names.c' || echo './'`names.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-ntfs.o `test -f 'ntfs.c' || echo './'`ntfs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-ntfsclone.o `test -f 'ntfsclone.c' || echo './'`ntfsclone.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-optgroups.o `test -f 'optgroups.c' || echo './'`optgroups.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-parted.o `test -f 'parted.c' || echo './'`parted.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-pingdaemon.o `test -f 'pingdaemon.c' || echo './'`pingdaemon.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-proto.o `test -f 'proto.c' || echo './'`proto.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-readdir.o `test -f 'readdir.c' || echo './'`readdir.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-realpath.o `test -f 'realpath.c' || echo './'`realpath.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-rename.o `test -f 'rename.c' || echo './'`rename.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-rsync.o `test -f 'rsync.c' || echo './'`rsync.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-scrub.o `test -f 'scrub.c' || echo './'`scrub.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-selinux.o `test -f 'selinux.c' || echo './'`selinux.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-sfdisk.o `test -f 'sfdisk.c' || echo './'`sfdisk.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-sleep.o `test -f 'sleep.c' || echo './'`sleep.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-stat.o `test -f 'stat.c' || echo './'`stat.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-statvfs.o `test -f 'statvfs.c' || echo './'`statvfs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-strings.o `test -f 'strings.c' || echo './'`strings.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-stubs.o `test -f 'stubs.c' || echo './'`stubs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-swap.o `test -f 'swap.c' || echo './'`swap.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-sync.o `test -f 'sync.c' || echo './'`sync.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-syslinux.o `test -f 'syslinux.c' || echo './'`syslinux.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-tar.o `test -f 'tar.c' || echo './'`tar.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-truncate.o `test -f 'truncate.c' || echo './'`truncate.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-umask.o `test -f 'umask.c' || echo './'`umask.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-upload.o `test -f 'upload.c' || echo './'`upload.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-utsname.o `test -f 'utsname.c' || echo './'`utsname.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-uuids.o `test -f 'uuids.c' || echo './'`uuids.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-wc.o `test -f 'wc.c' || echo './'`wc.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-xattr.o `test -f 'xattr.c' || echo './'`xattr.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-xfs.o `test -f 'xfs.c' || echo './'`xfs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-zero.o `test -f 'zero.c' || echo './'`zero.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../src -I../src -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfsd-zerofree.o `test -f 'zerofree.c' || echo './'`zerofree.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 8 \ > --man guestfsd.8 \ > --html ../html/guestfsd.8.html \ > --license GPLv2+ \ > guestfsd.pod >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libprotocol_a-guestfs_protocol.o `test -f 'guestfs_protocol.c' || echo './'`guestfs_protocol.c >rm -f liberrnostring.a >ar cru liberrnostring.a liberrnostring_a-errnostring-gperf.o liberrnostring_a-errnostring.o >ranlib liberrnostring.a >podwrapper.pl: wrote guestfsd.8 >podwrapper.pl: wrote ../html/guestfsd.8.html >touch stamp-guestfsd.pod >rm -f libprotocol.a >ar cru libprotocol.a libprotocol_a-guestfs_protocol.o >ranlib libprotocol.a >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o guestfsd guestfsd-9p.o guestfsd-acl.o guestfsd-available.o guestfsd-augeas.o guestfsd-base64.o guestfsd-blkid.o guestfsd-blockdev.o guestfsd-btrfs.o guestfsd-cap.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-fstrim.o guestfsd-glob.o guestfsd-grep.o guestfsd-grub.o guestfsd-guestfsd.o guestfsd-headtail.o guestfsd-hexdump.o guestfsd-hotplug.o guestfsd-hivex.o guestfsd-htonl.o guestfsd-initrd.o guestfsd-inotify.o guestfsd-internal.o guestfsd-is.o guestfsd-isoinfo.o guestfsd-journal.o guestfsd-labels.o guestfsd-ldm.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-mktemp.o guestfsd-modprobe.o guestfsd-mount.o guestfsd-mountable.o guestfsd-names.o guestfsd-ntfs.o guestfsd-ntfsclone.o guestfsd-optgroups.o guestfsd-parted.o guestfsd-pingdaemon.o guestfsd-proto.o guestfsd-readdir.o guestfsd-realpath.o guestfsd-rename.o guestfsd-rsync.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-syslinux.o guestfsd-tar.o guestfsd-truncate.o guestfsd-umask.o guestfsd-upload.o guestfsd-utimens.o guestfsd-utsname.o guestfsd-uuids.o guestfsd-wc.o guestfsd-xattr.o guestfsd-xfs.o guestfsd-zero.o guestfsd-zerofree.o liberrnostring.a libprotocol.a -lacl -lcap -lyajl -lselinux -laugeas -lhivex -lsystemd-journal -lsystemd-id128 ../gnulib/lib/.libs/libgnu.a -lpcre >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o guestfsd guestfsd-9p.o guestfsd-acl.o guestfsd-available.o guestfsd-augeas.o guestfsd-base64.o guestfsd-blkid.o guestfsd-blockdev.o guestfsd-btrfs.o guestfsd-cap.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-fstrim.o guestfsd-glob.o guestfsd-grep.o guestfsd-grub.o guestfsd-guestfsd.o guestfsd-headtail.o guestfsd-hexdump.o guestfsd-hotplug.o guestfsd-hivex.o guestfsd-htonl.o guestfsd-initrd.o guestfsd-inotify.o guestfsd-internal.o guestfsd-is.o guestfsd-isoinfo.o guestfsd-journal.o guestfsd-labels.o guestfsd-ldm.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-mktemp.o guestfsd-modprobe.o guestfsd-mount.o guestfsd-mountable.o guestfsd-names.o guestfsd-ntfs.o guestfsd-ntfsclone.o guestfsd-optgroups.o guestfsd-parted.o guestfsd-pingdaemon.o guestfsd-proto.o guestfsd-readdir.o guestfsd-realpath.o guestfsd-rename.o guestfsd-rsync.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-syslinux.o guestfsd-tar.o guestfsd-truncate.o guestfsd-umask.o guestfsd-upload.o guestfsd-utimens.o guestfsd-utsname.o guestfsd-uuids.o guestfsd-wc.o guestfsd-xattr.o guestfsd-xfs.o guestfsd-zero.o guestfsd-zerofree.o liberrnostring.a libprotocol.a -lacl -lcap -lyajl -lselinux -laugeas -lhivex -lsystemd-journal -lsystemd-id128 ../gnulib/lib/.libs/libgnu.a -lpcre >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >Making all in appliance >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man libguestfs-make-fixed-appliance.1 \ > --html ../html/libguestfs-make-fixed-appliance.1.html \ > --license GPLv2+ \ > libguestfs-make-fixed-appliance.pod >rm -rf init.tmp supermin.d/init.img supermin.d/init.img-t >rm -f supermin.d/udev-rules.img supermin.d/udev-rules.img-t >mkdir init.tmp >rm -rf tmp-u >rm -f supermin.d/daemon.img.gz supermin.d/daemon.img.gz-t supermin.d/daemon.img.gz-tt >cp init init.tmp >mkdir -p tmp-u/etc/udev/rules.d >rm -rf tmp-d >(cd init.tmp; echo "init" | cpio --quiet -o -H newc) > supermin.d/init.img-t >for f in 99-guestfs-serial.rules; do ln $f tmp-u/etc/udev/rules.d/$(basename $f); done >mkdir -p tmp-d/usr/sbin tmp-d/etc >cd .. && \ > ./config.status --file=appliance/make.sh-t:appliance/make.sh.in >ln ../daemon/guestfsd tmp-d/usr/sbin/guestfsd >rm -r init.tmp >ln ./guestfsd.suppressions tmp-d/etc/guestfsd.suppressions >( cd tmp-u && find | cpio --quiet -o -H newc ) > supermin.d/udev-rules.img-t >mv supermin.d/init.img-t supermin.d/init.img >( cd tmp-d && find | cpio --quiet -o -H newc ) > supermin.d/daemon.img.gz-t >cpp -undef -DREDHAT=1 -DEXTRA_PACKAGES="" < packagelist.in | \ >grep -v '^[[:space:]]*$' | grep -v '^#' > packagelist-t >rm -r tmp-u >mv supermin.d/udev-rules.img-t supermin.d/udev-rules.img >cmp -s packagelist packagelist-t || mv packagelist-t packagelist >cpp -undef -DREDHAT=1 -DEXTRA_PACKAGES="" < excludelist.in | \ >grep -v '^[[:space:]]*$' | grep -v '^#' > excludelist-t >rm -f packagelist-t >cmp -s excludelist excludelist-t || mv excludelist-t excludelist >rm -f excludelist-t >rm -r tmp-d >gzip -9 -c supermin.d/daemon.img.gz-t > supermin.d/daemon.img.gz-tt >podwrapper.pl: wrote libguestfs-make-fixed-appliance.1 >podwrapper.pl: wrote ../html/libguestfs-make-fixed-appliance.1.html >touch stamp-libguestfs-make-fixed-appliance.pod >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 >rm -f stamp-supermin supermin.d/base.img.gz supermin.d/hostfiles >./make.sh >supermin -v -o supermin.d --names augeas-libs btrfs-progs cryptsetup cryptsetup-luks e2fsprogs e4fsprogs genisoimage gfs-utils gfs2-utils grub hfsplus-tools hivex iproute iputils kernel libcap libldm nilfs-utils ntfsprogs ntfs-3g openssh-clients pcre reiserfs-utils libselinux syslinux-extlinux systemd vim-minimal xz yajl zfs-fuse acl attr bash binutils bzip2 coreutils cpio diffutils dosfstools file findutils gawk gdisk grep gzip jfsutils kmod less libxml2 lsof lsscsi lvm2 lzop mdadm module-init-tools parted procps procps-ng psmisc rsync scrub sed strace syslinux tar util-linux util-linux-ng xfsprogs zerofree --exclude ^perl --exclude ^python --exclude ^plymouth --exclude ^linux-firmware --exclude ^kbd-misc --exclude ^kernel --exclude ^fedora-logos --exclude ^redhat-logos --exclude ^dracut --yum-config /builddir/build/BUILD/libguestfs-1.24.4/yum.conf >supermin 4.1.5 >selected package handler: yum-rpm >supermin_yum_rpm: running python code to query yum and resolve deps >supermin_yum_rpm: looking up the base packages from the command line >supermin_yum_rpm: recursively finding all the dependencies >supermin_yum_rpm: examining deps of augeas-libs >supermin_yum_rpm: examining deps of binutils >supermin_yum_rpm: examining deps of sed >supermin_yum_rpm: examining deps of diffutils >supermin_yum_rpm: examining deps of syslinux >supermin_yum_rpm: examining deps of lzop >supermin_yum_rpm: examining deps of grep >supermin_yum_rpm: examining deps of less >supermin_yum_rpm: examining deps of zfs-fuse >supermin_yum_rpm: examining deps of kmod >supermin_yum_rpm: examining deps of rsync >supermin_yum_rpm: examining deps of lsof >supermin_yum_rpm: examining deps of gawk >supermin_yum_rpm: examining deps of lsscsi >supermin_yum_rpm: examining deps of bash >supermin_yum_rpm: examining deps of systemd >supermin_yum_rpm: examining deps of yajl >supermin_yum_rpm: examining deps of kernel >supermin_yum_rpm: examining deps of nilfs-utils >supermin_yum_rpm: examining deps of zerofree >supermin_yum_rpm: examining deps of libcap >supermin_yum_rpm: examining deps of coreutils >supermin_yum_rpm: examining deps of e2fsprogs >supermin_yum_rpm: examining deps of xz >supermin_yum_rpm: examining deps of procps-ng >supermin_yum_rpm: examining deps of libselinux >supermin_yum_rpm: examining deps of openssh-clients >supermin_yum_rpm: examining deps of gzip >supermin_yum_rpm: examining deps of ntfsprogs >supermin_yum_rpm: examining deps of acl >supermin_yum_rpm: examining deps of gfs2-utils >supermin_yum_rpm: examining deps of lvm2 >supermin_yum_rpm: examining deps of syslinux-extlinux >supermin_yum_rpm: examining deps of gdisk >supermin_yum_rpm: examining deps of vim-minimal >supermin_yum_rpm: examining deps of libldm >supermin_yum_rpm: examining deps of hfsplus-tools >supermin_yum_rpm: examining deps of cpio >supermin_yum_rpm: examining deps of cryptsetup >supermin_yum_rpm: examining deps of iputils >supermin_yum_rpm: examining deps of psmisc >supermin_yum_rpm: examining deps of tar >supermin_yum_rpm: examining deps of strace >supermin_yum_rpm: examining deps of hivex >supermin_yum_rpm: examining deps of util-linux >supermin_yum_rpm: examining deps of jfsutils >supermin_yum_rpm: examining deps of genisoimage >supermin_yum_rpm: examining deps of file >supermin_yum_rpm: examining deps of dosfstools >supermin_yum_rpm: examining deps of attr >supermin_yum_rpm: examining deps of btrfs-progs >supermin_yum_rpm: examining deps of mdadm >supermin_yum_rpm: examining deps of iproute >supermin_yum_rpm: examining deps of reiserfs-utils >supermin_yum_rpm: examining deps of xfsprogs >supermin_yum_rpm: examining deps of findutils >supermin_yum_rpm: examining deps of pcre >supermin_yum_rpm: examining deps of bzip2 >supermin_yum_rpm: examining deps of parted >supermin_yum_rpm: examining deps of libxml2 >supermin_yum_rpm: examining deps of ntfs-3g >supermin_yum_rpm: examining deps of scrub >supermin_yum_rpm: examining deps of libss >supermin_yum_rpm: examining deps of perl >supermin_yum_rpm: examining deps of libgcc >supermin_yum_rpm: examining deps of libuuid >supermin_yum_rpm: examining deps of libblkid >supermin_yum_rpm: examining deps of zlib >supermin_yum_rpm: examining deps of libattr >supermin_yum_rpm: examining deps of openldap >supermin_yum_rpm: examining deps of qrencode-libs >supermin_yum_rpm: examining deps of lzo >supermin_yum_rpm: examining deps of perl-Pod-Usage >supermin_yum_rpm: examining deps of chkconfig >supermin_yum_rpm: examining deps of ncurses >supermin_yum_rpm: examining deps of groff-base >supermin_yum_rpm: examining deps of ncurses-libs >supermin_yum_rpm: examining deps of libstdc++ >supermin_yum_rpm: examining deps of audit-libs >supermin_yum_rpm: examining deps of bzip2-libs >supermin_yum_rpm: examining deps of libsepol >supermin_yum_rpm: examining deps of iptables >supermin_yum_rpm: examining deps of openssl-libs >supermin_yum_rpm: examining deps of kernel-debug-modules-extra >supermin_yum_rpm: examining deps of mtools >supermin_yum_rpm: examining deps of tcp_wrappers-libs >supermin_yum_rpm: examining deps of e2fsprogs-libs >supermin_yum_rpm: examining deps of readline >supermin_yum_rpm: examining deps of systemd-libs >supermin_yum_rpm: examining deps of libgpg-error >supermin_yum_rpm: examining deps of json-glib >supermin_yum_rpm: examining deps of filesystem >supermin_yum_rpm: examining deps of xz-libs >supermin_yum_rpm: examining deps of libuser >supermin_yum_rpm: examining deps of libutempter >supermin_yum_rpm: examining deps of linux-firmware >supermin_yum_rpm: examining deps of fuse-libs >supermin_yum_rpm: examining deps of libpwquality >supermin_yum_rpm: examining deps of libmount >supermin_yum_rpm: examining deps of dbus-libs >supermin_yum_rpm: examining deps of cryptsetup-libs >supermin_yum_rpm: examining deps of libidn >supermin_yum_rpm: examining deps of gmp >supermin_yum_rpm: examining deps of krb5-libs >supermin_yum_rpm: examining deps of kmod-libs >supermin_yum_rpm: examining deps of libacl >supermin_yum_rpm: examining deps of libgcrypt >supermin_yum_rpm: examining deps of device-mapper-libs >supermin_yum_rpm: examining deps of device-mapper-persistent-data >supermin_yum_rpm: examining deps of lvm2-libs >supermin_yum_rpm: examining deps of pam >supermin_yum_rpm: examining deps of libdb >supermin_yum_rpm: examining deps of device-mapper-event-libs >supermin_yum_rpm: examining deps of libedit >supermin_yum_rpm: examining deps of libcom_err >supermin_yum_rpm: examining deps of libcap-ng >supermin_yum_rpm: examining deps of libaio >supermin_yum_rpm: examining deps of perl-Getopt-Long >supermin_yum_rpm: examining deps of libicu >supermin_yum_rpm: examining deps of libusal >supermin_yum_rpm: examining deps of libreport-filesystem >supermin_yum_rpm: examining deps of glibc >supermin_yum_rpm: examining deps of perl-hivex >supermin_yum_rpm: examining deps of dracut >supermin_yum_rpm: examining deps of shadow-utils >supermin_yum_rpm: examining deps of info >supermin_yum_rpm: examining deps of dbus >supermin_yum_rpm: examining deps of popt >supermin_yum_rpm: examining deps of linux-atm-libs >supermin_yum_rpm: examining deps of glibc-common >supermin_yum_rpm: examining deps of fuse >supermin_yum_rpm: examining deps of fipscheck-lib >supermin_yum_rpm: examining deps of file-libs >supermin_yum_rpm: examining deps of gnutls >supermin_yum_rpm: examining deps of openssh >supermin_yum_rpm: examining deps of glib2 >supermin_yum_rpm: examining deps of perl-File-Path >supermin_yum_rpm: examining deps of cyrus-sasl-lib >supermin_yum_rpm: examining deps of perl-Storable >supermin_yum_rpm: examining deps of device-mapper-event >supermin_yum_rpm: examining deps of kernel-debug >supermin_yum_rpm: examining deps of device-mapper >supermin_yum_rpm: examining deps of perl-macros >supermin_yum_rpm: examining deps of cracklib >supermin_yum_rpm: examining deps of libtasn1 >supermin_yum_rpm: examining deps of perl-Filter >supermin_yum_rpm: examining deps of kpartx >supermin_yum_rpm: examining deps of perl-Exporter >supermin_yum_rpm: examining deps of nss-tools >supermin_yum_rpm: examining deps of perl-libs >supermin_yum_rpm: examining deps of nss >supermin_yum_rpm: examining deps of perl-File-Temp >supermin_yum_rpm: examining deps of perl-Time-HiRes >supermin_yum_rpm: examining deps of perl-Time-Local >supermin_yum_rpm: examining deps of perl-constant >supermin_yum_rpm: examining deps of perl-Carp >supermin_yum_rpm: examining deps of nss-softokn-freebl >supermin_yum_rpm: examining deps of perl-Pod-Simple >supermin_yum_rpm: examining deps of perl-Module-CoreList >supermin_yum_rpm: examining deps of libsemanage >supermin_yum_rpm: examining deps of tzdata >supermin_yum_rpm: examining deps of setup >supermin_yum_rpm: examining deps of shared-mime-info >supermin_yum_rpm: examining deps of libverto >supermin_yum_rpm: examining deps of gdbm >supermin_yum_rpm: examining deps of nettle >supermin_yum_rpm: examining deps of nss-util >supermin_yum_rpm: examining deps of perl-Encode >supermin_yum_rpm: examining deps of fipscheck >supermin_yum_rpm: examining deps of perl-Scalar-List-Utils >supermin_yum_rpm: examining deps of perl-Text-ParseWords >supermin_yum_rpm: examining deps of ncurses-base >supermin_yum_rpm: examining deps of keyutils-libs >supermin_yum_rpm: examining deps of expat >supermin_yum_rpm: examining deps of p11-kit >supermin_yum_rpm: examining deps of ca-certificates >supermin_yum_rpm: examining deps of libffi >supermin_yum_rpm: examining deps of basesystem >supermin_yum_rpm: examining deps of perl-Socket >supermin_yum_rpm: examining deps of which >supermin_yum_rpm: examining deps of perl-threads >supermin_yum_rpm: examining deps of perl-Pod-Perldoc >supermin_yum_rpm: examining deps of perl-PathTools >supermin_yum_rpm: examining deps of nspr >supermin_yum_rpm: examining deps of hardlink >supermin_yum_rpm: examining deps of cracklib-dicts >supermin_yum_rpm: examining deps of perl-threads-shared >supermin_yum_rpm: examining deps of perl-podlators >supermin_yum_rpm: examining deps of perl-parent >supermin_yum_rpm: examining deps of ustr >supermin_yum_rpm: examining deps of perl-version >supermin_yum_rpm: examining deps of perl-Pod-Escapes >supermin_yum_rpm: examining deps of pkgconfig >supermin_yum_rpm: examining deps of perl-HTTP-Tiny >supermin_yum_rpm: examining deps of p11-kit-trust >supermin_yum_rpm: examining deps of nss-softokn >supermin_yum_rpm: examining deps of nss-sysinit >supermin_yum_rpm: examining deps of sqlite >supermin_yum_rpm: finished python code >mv supermin.d/daemon.img.gz-tt supermin.d/daemon.img.gz-t >mv supermin.d/daemon.img.gz-t supermin.d/daemon.img.gz >resolved packages: /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/acl-2.2.52-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/attr-2.4.47-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/audit-libs-2.3.2-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/augeas-libs-1.1.0-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/basesystem-10.0-9.fc20.noarch.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/bash-4.2.45-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/binutils-2.23.88.0.1-13.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/btrfs-progs-3.12-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/bzip2-1.0.6-9.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/bzip2-libs-1.0.6-9.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/ca-certificates-2013.1.95-1.fc20.noarch.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/chkconfig-1.3.60-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/coreutils-8.21-18.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/cpio-2.11-24.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/cracklib-2.9.0-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/cracklib-dicts-2.9.0-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/cryptsetup-1.6.3-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/cryptsetup-libs-1.6.3-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/cyrus-sasl-lib-2.1.26-14.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/dbus-1.6.12-8.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/dbus-libs-1.6.12-8.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/device-mapper-1.02.82-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/device-mapper-event-1.02.82-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/device-mapper-event-libs-1.02.82-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/device-mapper-libs-1.02.82-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/device-mapper-persistent-data-0.2.8-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/diffutils-3.3-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/dosfstools-3.0.24-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/e2fsprogs-1.42.8-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/e2fsprogs-libs-1.42.8-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/expat-2.1.0-7.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/file-5.14-12.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/file-libs-5.14-12.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/filesystem-3.2-19.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/findutils-4.5.11-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/fipscheck-1.4.1-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/fipscheck-lib-1.4.1-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/fuse-2.9.3-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/fuse-libs-2.9.3-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/gawk-4.1.0-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/gdbm-1.10-7.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/gdisk-0.8.8-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/genisoimage-1.1.11-22.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/gfs2-utils-3.1.6-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/glib2-2.38.2-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/glibc-2.18-11.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/glibc-common-2.18-11.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/gmp-5.1.2-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/gnutls-3.1.18-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/grep-2.15-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/groff-base-1.22.2-8.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/gzip-1.6-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/hardlink-1.0-18.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/hfsplus-tools-540.1.linux3-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/hivex-1.3.8-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/info-5.1-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/iproute-3.11.0-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/iptables-1.4.19.1-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/iputils-20121221-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/jfsutils-1.1.15-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/json-glib-0.16.2-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/keyutils-libs-1.5.8-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/kmod-15-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/kmod-libs-15-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/kpartx-0.4.9-55.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/krb5-libs-1.11.3-33.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/less-458-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libacl-2.2.52-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libaio-0.3.109-8.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libattr-2.4.47-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libblkid-2.24-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libcap-2.22-7.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libcap-ng-0.7.3-6.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libcom_err-1.42.8-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libdb-5.3.28-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libedit-3.1-2.20130601cvs.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libffi-3.0.13-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libgcc-4.8.2-7.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libgcrypt-1.5.3-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libgpg-error-1.12-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libicu-50.1.2-10.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libidn-1.28-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libldm-0.2.3-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libmount-2.24-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libpwquality-1.2.3-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libreport-filesystem-2.1.10-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libselinux-2.2.1-6.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libsemanage-2.1.10-14.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libsepol-2.1.9-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libss-1.42.8-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libstdc++-4.8.2-7.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libtasn1-3.3-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libusal-1.1.11-22.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libuser-0.60-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libutempter-1.1.6-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libuuid-2.24-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libverto-0.2.5-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/libxml2-2.9.1-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/linux-atm-libs-2.5.1-8.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/lsof-4.87-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/lsscsi-0.27-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/lvm2-2.02.103-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/lvm2-libs-2.02.103-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/lzo-2.06-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/lzop-1.03-9.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/mdadm-3.3-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/mtools-4.0.18-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/ncurses-5.9-12.20130511.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/ncurses-base-5.9-12.20130511.fc20.noarch.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/ncurses-libs-5.9-12.20130511.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nettle-2.6-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nilfs-utils-2.1.5-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nspr-4.10.2-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nss-3.15.3.1-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nss-softokn-3.15.3-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nss-softokn-freebl-3.15.3-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nss-sysinit-3.15.3.1-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nss-tools-3.15.3.1-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/nss-util-3.15.3-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/ntfs-3g-2013.1.13-6.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/ntfsprogs-2013.1.13-6.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/openldap-2.4.36-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/openssh-6.4p1-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/openssh-clients-6.4p1-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/openssl-libs-1.0.1e-36.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/p11-kit-0.20.1-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/p11-kit-trust-0.20.1-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/pam-1.1.8-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/parted-3.1-13.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/pcre-8.33-2.fc20.1.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/pkgconfig-0.28-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/popt-1.16-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/procps-ng-3.3.8-14.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/psmisc-22.20-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/qrencode-libs-3.4.2-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/readline-6.2-8.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/reiserfs-utils-3.6.21-9.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/rsync-3.1.0-1pre1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/scrub-2.5.2-4.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/sed-4.2.2-5.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/setup-2.8.71-2.fc20.noarch.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/shadow-utils-4.1.5.1-8.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/shared-mime-info-1.2-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/sqlite-3.8.2-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/strace-4.8-1.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/syslinux-4.05-7.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/syslinux-extlinux-4.05-7.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/systemd-208-9.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/systemd-libs-208-9.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/tar-1.26-30.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/tcp_wrappers-libs-7.6-76.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/tzdata-2013i-1.fc20.noarch.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/ustr-1.0.4-15.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/util-linux-2.24-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/vim-minimal-7.4.027-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/which-2.20-6.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/xfsprogs-3.1.11-2.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/xz-5.1.2-6alpha.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/xz-libs-5.1.2-6alpha.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/yajl-2.0.4-3.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/zerofree-1.0.1-13.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/zfs-fuse-0.7.0-15.fc20.x86_64.rpm /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/zlib-1.2.8-3.fc20.x86_64.rpm >ignoring ghost non-regular file /etc/mtab (mode 0120777) from package /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/util-linux-2.24-2.fc20.x86_64.rpm >ignoring ghost non-regular file /usr/bin/mkhybrid (mode 0120777) from package /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/genisoimage-1.1.11-22.fc20.x86_64.rpm >ignoring ghost non-regular file /usr/bin/mkisofs (mode 0120777) from package /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/genisoimage-1.1.11-22.fc20.x86_64.rpm >ignoring ghost non-regular file /var/lock (mode 0120777) from package /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/filesystem-3.2-19.fc20.x86_64.rpm >ignoring ghost non-regular file /var/run (mode 0120777) from package /tmp/supermind98917b3893cb844069788497e3b07f4.tmp/filesystem-3.2-19.fc20.x86_64.rpm >22209 files and directories >extracting /etc/DIR_COLORS from coreutils-8.21-18.fc20.x86_64.rpm ... >extracting /etc/DIR_COLORS.256color from coreutils-8.21-18.fc20.x86_64.rpm ... >extracting /etc/DIR_COLORS.lightbgcolor from coreutils-8.21-18.fc20.x86_64.rpm ... >extracting /etc/GREP_COLORS from grep-2.15-1.fc20.x86_64.rpm ... >extracting /etc/aliases from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/bashrc from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/cron.d/raid-check from mdadm-3.3-4.fc20.x86_64.rpm ... >extracting /etc/csh.cshrc from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/csh.login from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/dbus-1/session.conf from dbus-1.6.12-8.fc20.x86_64.rpm ... >extracting /etc/dbus-1/system.conf from dbus-1.6.12-8.fc20.x86_64.rpm ... >extracting /etc/dbus-1/system.d/org.freedesktop.hostname1.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/dbus-1/system.d/org.freedesktop.locale1.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/dbus-1/system.d/org.freedesktop.login1.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/dbus-1/system.d/org.freedesktop.machine1.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/dbus-1/system.d/org.freedesktop.systemd1.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/dbus-1/system.d/org.freedesktop.timedate1.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/default/nss from glibc-common-2.18-11.fc20.x86_64.rpm ... >extracting /etc/default/useradd from shadow-utils-4.1.5.1-8.fc20.x86_64.rpm ... >extracting /etc/e2fsck.conf from e2fsprogs-1.42.8-3.fc20.x86_64.rpm ... >extracting /etc/environment from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/exports from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/extlinux.conf from syslinux-extlinux-4.05-7.fc20.x86_64.rpm ... >extracting /etc/filesystems from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/fuse.conf from fuse-2.9.3-2.fc20.x86_64.rpm ... >extracting /etc/groff/site-tmac/man.local from groff-base-1.22.2-8.fc20.x86_64.rpm ... >extracting /etc/groff/site-tmac/mdoc.local from groff-base-1.22.2-8.fc20.x86_64.rpm ... >extracting /etc/group from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/gshadow from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/host.conf from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/hosts from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/hosts.allow from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/hosts.deny from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/inputrc from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/iproute2/ematch_map from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/iproute2/group from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/iproute2/rt_dsfield from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/iproute2/rt_protos from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/iproute2/rt_realms from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/iproute2/rt_scopes from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/iproute2/rt_tables from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/krb5.conf from krb5-libs-1.11.3-33.fc20.x86_64.rpm ... >extracting /etc/ld.so.conf from glibc-2.18-11.fc20.x86_64.rpm ... >extracting /etc/libaudit.conf from audit-libs-2.3.2-1.fc20.x86_64.rpm ... >extracting /etc/libuser.conf from libuser-0.60-3.fc20.x86_64.rpm ... >extracting /etc/login.defs from shadow-utils-4.1.5.1-8.fc20.x86_64.rpm ... >extracting /etc/lvm/lvm.conf from lvm2-2.02.103-5.fc20.x86_64.rpm ... >extracting /etc/magic from file-5.14-12.fc20.x86_64.rpm ... >extracting /etc/mke2fs.conf from e2fsprogs-1.42.8-3.fc20.x86_64.rpm ... >extracting /etc/motd from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/mtools.conf from mtools-4.0.18-4.fc20.x86_64.rpm ... >extracting /etc/nilfs_cleanerd.conf from nilfs-utils-2.1.5-2.fc20.x86_64.rpm ... >extracting /etc/nsswitch.conf from glibc-2.18-11.fc20.x86_64.rpm ... >extracting /etc/openldap/ldap.conf from openldap-2.4.36-4.fc20.x86_64.rpm ... >extracting /etc/pam.d/chfn from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/chsh from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/config-util from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/pam.d/fingerprint-auth from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/pam.d/login from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/other from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/pam.d/password-auth from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/pam.d/postlogin from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/pam.d/remote from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/runuser from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/runuser-l from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/smartcard-auth from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/pam.d/su from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/su-l from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /etc/pam.d/system-auth from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/pam.d/systemd-user from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/passwd from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/pki/nssdb/cert8.db from nss-3.15.3.1-1.fc20.x86_64.rpm ... >extracting /etc/pki/nssdb/cert9.db from nss-sysinit-3.15.3.1-1.fc20.x86_64.rpm ... >extracting /etc/pki/nssdb/key3.db from nss-3.15.3.1-1.fc20.x86_64.rpm ... >extracting /etc/pki/nssdb/key4.db from nss-sysinit-3.15.3.1-1.fc20.x86_64.rpm ... >extracting /etc/pki/nssdb/pkcs11.txt from nss-sysinit-3.15.3.1-1.fc20.x86_64.rpm ... >extracting /etc/pki/nssdb/secmod.db from nss-3.15.3.1-1.fc20.x86_64.rpm ... >extracting /etc/pki/tls/openssl.cnf from openssl-libs-1.0.1e-36.fc20.x86_64.rpm ... >extracting /etc/printcap from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/profile from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/profile.d/colorgrep.csh from grep-2.15-1.fc20.x86_64.rpm ... >extracting /etc/profile.d/colorgrep.sh from grep-2.15-1.fc20.x86_64.rpm ... >extracting /etc/profile.d/colorls.csh from coreutils-8.21-18.fc20.x86_64.rpm ... >extracting /etc/profile.d/colorls.sh from coreutils-8.21-18.fc20.x86_64.rpm ... >extracting /etc/protocols from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/rpc from glibc-2.18-11.fc20.x86_64.rpm ... >extracting /etc/rsyncd.conf from rsync-3.1.0-1pre1.fc20.x86_64.rpm ... >extracting /etc/rsyslog.d/listen.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/securetty from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/security/access.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/chroot.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/console.handlers from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/console.perms from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/group.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/limits.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/limits.d/90-nproc.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/namespace.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/namespace.init from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/opasswd from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/pam_env.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/pwquality.conf from libpwquality-1.2.3-1.fc20.x86_64.rpm ... >extracting /etc/security/sepermit.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/security/time.conf from pam-1.1.8-1.fc20.x86_64.rpm ... >extracting /etc/selinux/semanage.conf from libsemanage-2.1.10-14.fc20.x86_64.rpm ... >extracting /etc/services from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/shadow from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/shells from setup-2.8.71-2.fc20.noarch.rpm ... >extracting /etc/skel/.bash_logout from bash-4.2.45-4.fc20.x86_64.rpm ... >extracting /etc/skel/.bash_profile from bash-4.2.45-4.fc20.x86_64.rpm ... >extracting /etc/skel/.bashrc from bash-4.2.45-4.fc20.x86_64.rpm ... >extracting /etc/ssh/moduli from openssh-6.4p1-3.fc20.x86_64.rpm ... >extracting /etc/ssh/ssh_config from openssh-clients-6.4p1-3.fc20.x86_64.rpm ... >extracting /etc/sysconfig/cbq/avpkt from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/sysconfig/cbq/cbq-0000.example from iproute-3.11.0-1.fc20.x86_64.rpm ... >extracting /etc/sysconfig/ip6tables-config from iptables-1.4.19.1-1.fc20.x86_64.rpm ... >extracting /etc/sysconfig/iptables-config from iptables-1.4.19.1-1.fc20.x86_64.rpm ... >extracting /etc/sysconfig/raid-check from mdadm-3.3-4.fc20.x86_64.rpm ... >extracting /etc/sysconfig/rdisc from iputils-20121221-4.fc20.x86_64.rpm ... >extracting /etc/sysconfig/rsyncd from rsync-3.1.0-1pre1.fc20.x86_64.rpm ... >extracting /etc/sysconfig/zfs-fuse from zfs-fuse-0.7.0-15.fc20.x86_64.rpm ... >extracting /etc/systemd/bootchart.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/systemd/journald.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/systemd/logind.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/systemd/system.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/systemd/user.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/udev/udev.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /etc/virc from vim-minimal-7.4.027-2.fc20.x86_64.rpm ... >extracting /etc/xtables/connlabel.conf from iptables-1.4.19.1-1.fc20.x86_64.rpm ... >extracting /etc/yum/protected.d/systemd.conf from systemd-208-9.fc20.x86_64.rpm ... >extracting /usr/lib/tmpfiles.d/mdadm.conf from mdadm-3.3-4.fc20.x86_64.rpm ... >extracting /usr/lib/udev/rules.d/60-raw.rules from util-linux-2.24-2.fc20.x86_64.rpm ... >extracting /usr/lib64/gconv/gconv-modules from glibc-2.18-11.fc20.x86_64.rpm ... >supermin: warning: some host files are unreadable by non-root >supermin: warning: get your distro to fix these files: > /lib64/dbus-1/dbus-daemon-launch-helper > /usr/bin/chfn > /usr/bin/chsh > /usr/bin/ssh-agent > /usr/libexec/openssh/ssh-keysign > /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/unix_update > /usr/sbin/useradd > /usr/sbin/userdel > /usr/sbin/usermod >writing supermin.d/base.img ... >writing supermin.d/hostfiles ... >gzip -9 supermin.d/base.img >touch stamp-supermin >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >Making all in tests/qemu >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >Making all in tests/guests >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >Making all in tests/c-api >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >Making all in tests/tmpdirs >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >Making all in tests/protocol >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >Making all in tests/events >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >Making all in tests/parallel >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >Making all in tests/disks >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >Making all in tests/mountable >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >Making all in tests/network >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >Making all in tests/lvm >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >Making all in tests/luks >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >Making all in tests/md >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >Making all in tests/selinux >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >Making all in tests/ntfsclone >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >Making all in tests/btrfs >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >Making all in tests/xfs >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >Making all in tests/charsets >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >Making all in tests/xml >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >Making all in tests/mount-local >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >Making all in tests/9p >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >Making all in tests/rsync >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >Making all in tests/bigdirs >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >Making all in tests/disk-labels >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >Making all in tests/hotplug >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >Making all in tests/nbd >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >Making all in tests/http >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/http' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/http' >Making all in tests/syslinux >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >Making all in tests/journal >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >Making all in tests/fuzz >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >Making all in tests/regressions >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >Making all in test-tool >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../gnulib/lib -I../gnulib/lib -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_test_tool-test-tool.o `test -f 'test-tool.c' || echo './'`test-tool.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man libguestfs-test-tool.1 \ > --html ../html/libguestfs-test-tool.1.html \ > --license GPLv2+ \ > libguestfs-test-tool.pod >podwrapper.pl: wrote libguestfs-test-tool.1 >podwrapper.pl: wrote ../html/libguestfs-test-tool.1.html >touch stamp-libguestfs-test-tool.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libguestfs-test-tool libguestfs_test_tool-test-tool.o ../src/libguestfs.la ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/libguestfs-test-tool libguestfs_test_tool-test-tool.o ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' >Making all in fish >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libcmds_la-cmds-gperf.lo `test -f 'cmds-gperf.c' || echo './'`cmds-gperf.c >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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-cmds.o `test -f 'cmds.c' || echo './'`cmds.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-completion.o `test -f 'completion.c' || echo './'`completion.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-event-names.o `test -f 'event-names.c' || echo './'`event-names.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cmds-gperf.c -fPIC -DPIC -o .libs/libcmds_la-cmds-gperf.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c rc_protocol.c -fPIC -DPIC -o .libs/librc_protocol_la-rc_protocol.o >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-prepopts.o `test -f 'prepopts.c' || echo './'`prepopts.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c rc_protocol.c -o librc_protocol_la-rc_protocol.o >/dev/null 2>&1 >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-config.o `test -f 'config.c' || echo './'`config.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-domain.o `test -f 'domain.c' || echo './'`domain.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cmds-gperf.c -o libcmds_la-cmds-gperf.o >/dev/null 2>&1 >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-inspect.o `test -f 'inspect.c' || echo './'`inspect.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-keys.o `test -f 'keys.c' || echo './'`keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-options.o `test -f 'options.c' || echo './'`options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-progress.o `test -f 'progress.c' || echo './'`progress.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-uri.o `test -f 'uri.c' || echo './'`uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-alloc.o `test -f 'alloc.c' || echo './'`alloc.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-copy.o `test -f 'copy.c' || echo './'`copy.c >uri.c: In function 'parse_uri': >uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-destpaths.o `test -f 'destpaths.c' || echo './'`destpaths.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-display.o `test -f 'display.c' || echo './'`display.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-echo.o `test -f 'echo.c' || echo './'`echo.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-edit.o `test -f 'edit.c' || echo './'`edit.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-events.o `test -f 'events.c' || echo './'`events.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-fish.o `test -f 'fish.c' || echo './'`fish.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-glob.o `test -f 'glob.c' || echo './'`glob.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-help.o `test -f 'help.c' || echo './'`help.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-hexedit.o `test -f 'hexedit.c' || echo './'`hexedit.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-lcd.o `test -f 'lcd.c' || echo './'`lcd.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-man.o `test -f 'man.c' || echo './'`man.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-more.o `test -f 'more.c' || echo './'`more.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-prep.o `test -f 'prep.c' || echo './'`prep.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-prep-disk.o `test -f 'prep-disk.c' || echo './'`prep-disk.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-prep-part.o `test -f 'prep-part.c' || echo './'`prep-part.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-prep-fs.o `test -f 'prep-fs.c' || echo './'`prep-fs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-prep-lv.o `test -f 'prep-lv.c' || echo './'`prep-lv.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-prep-boot.o `test -f 'prep-boot.c' || echo './'`prep-boot.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-rc.o `test -f 'rc.c' || echo './'`rc.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-reopen.o `test -f 'reopen.c' || echo './'`reopen.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-setenv.o `test -f 'setenv.c' || echo './'`setenv.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-supported.o `test -f 'supported.c' || echo './'`supported.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-tilde.o `test -f 'tilde.c' || echo './'`tilde.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_GUESTFISH=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestfish-time.o `test -f 'time.c' || echo './'`time.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man guestfish.1 \ > --html ../html/guestfish.1.html \ > --insert ./guestfish-actions.pod:__ACTIONS__ \ > --insert ./guestfish-commands.pod:__FISH_COMMANDS__ \ > --insert ./guestfish-prepopts.pod:__PREPOPTS__ \ > --license GPLv2+ \ > guestfish.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 5 \ > --man libguestfs-tools.conf.5 \ > --html ../html/libguestfs-tools.conf.5.html \ > --license GPLv2+ \ > libguestfs-tools.conf.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-copy-in.1 \ > --html ../html/virt-copy-in.1.html \ > --license GPLv2+ \ > virt-copy-in.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-copy-out.1 \ > --html ../html/virt-copy-out.1.html \ > --license GPLv2+ \ > virt-copy-out.pod >podwrapper.pl: wrote libguestfs-tools.conf.5 >podwrapper.pl: wrote ../html/libguestfs-tools.conf.5.html >touch stamp-libguestfs-tools.conf.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/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.24.4/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=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcmds.la libcmds_la-cmds-gperf.lo >libtool: link: ar cru .libs/libcmds.a .libs/libcmds_la-cmds-gperf.o >libtool: link: ranlib .libs/libcmds.a >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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librc_protocol.la librc_protocol_la-rc_protocol.lo >libtool: link: ( cd ".libs" && rm -f "libcmds.la" && ln -s "../libcmds.la" "libcmds.la" ) >podwrapper.pl: wrote virt-tar-out.1 >podwrapper.pl: wrote ../html/virt-tar-out.1.html >touch stamp-virt-tar-out.pod >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" ) >podwrapper.pl: wrote guestfish.1 >podwrapper.pl: wrote ../html/guestfish.1.html >touch stamp-guestfish.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.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 ../src/libutils.la -lxml2 -lm libcmds.la librc_protocol.la ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.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 ../src/.libs/libutils.a -lxml2 -lm ./.libs/libcmds.a ./.libs/librc_protocol.a ../gnulib/lib/.libs/libgnu.a -pthread >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >Making all in align >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_alignment_scan-domains.o `test -f '../df/domains.c' || echo './'`../df/domains.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_alignment_scan-estimate-max-threads.o `test -f '../df/estimate-max-threads.c' || echo './'`../df/estimate-max-threads.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_alignment_scan-parallel.o `test -f '../df/parallel.c' || echo './'`../df/parallel.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_alignment_scan-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_alignment_scan-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_alignment_scan-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../src -I../src -I../df -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_alignment_scan-scan.o `test -f 'scan.c' || echo './'`scan.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-alignment-scan.1 \ > --html ../html/virt-alignment-scan.1.html \ > --license GPLv2+ \ > virt-alignment-scan.pod >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt-alignment-scan virt_alignment_scan-domains.o virt_alignment_scan-estimate-max-threads.o virt_alignment_scan-parallel.o 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-uri.o virt_alignment_scan-scan.o -lconfig ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la -lm >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 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/virt-alignment-scan virt_alignment_scan-domains.o virt_alignment_scan-estimate-max-threads.o virt_alignment_scan-parallel.o 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-uri.o virt_alignment_scan-scan.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lconfig ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -lm -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >Making all in cat >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_cat-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_cat-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_cat-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_cat-cat.o `test -f 'cat.c' || echo './'`cat.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_filesystems-domain.o `test -f '../fish/domain.c' || echo './'`../fish/domain.c >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_filesystems-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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_filesystems-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_filesystems-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_filesystems-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_filesystems-filesystems.o `test -f 'filesystems.c' || echo './'`filesystems.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_ls-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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_ls-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_ls-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_ls-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_ls-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_ls-ls.o `test -f 'ls.c' || echo './'`ls.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-cat.1 \ > --html ../html/virt-cat.1.html \ > --license GPLv2+ \ > virt-cat.pod >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-filesystems.1 \ > --html ../html/virt-filesystems.1.html \ > --license GPLv2+ \ > virt-filesystems.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/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 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt-cat virt_cat-domain.o virt_cat-inspect.o virt_cat-keys.o virt_cat-options.o virt_cat-uri.o virt_cat-cat.o ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../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 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt-filesystems virt_filesystems-domain.o virt_filesystems-inspect.o virt_filesystems-keys.o virt_filesystems-options.o virt_filesystems-uri.o virt_filesystems-filesystems.o ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/virt-cat virt_cat-domain.o virt_cat-inspect.o virt_cat-keys.o virt_cat-options.o virt_cat-uri.o virt_cat-cat.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt-ls virt_ls-domain.o virt_ls-inspect.o virt_ls-keys.o virt_ls-options.o virt_ls-uri.o virt_ls-ls.o ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../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 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/virt-filesystems virt_filesystems-domain.o virt_filesystems-inspect.o virt_filesystems-keys.o virt_filesystems-options.o virt_filesystems-uri.o virt_filesystems-filesystems.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/virt-ls virt_ls-domain.o virt_ls-inspect.o virt_ls-keys.o virt_ls-options.o virt_ls-uri.o virt_ls-ls.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >Making all in df >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-domains.o `test -f 'domains.c' || echo './'`domains.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-df.o `test -f 'df.c' || echo './'`df.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-estimate-max-threads.o `test -f 'estimate-max-threads.c' || echo './'`estimate-max-threads.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-main.o `test -f 'main.c' || echo './'`main.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-output.o `test -f 'output.c' || echo './'`output.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_df-parallel.o `test -f 'parallel.c' || echo './'`parallel.c >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-df.1 \ > --html ../html/virt-df.1.html \ > --license GPLv2+ \ > virt-df.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_df-domains.o virt_df-df.o virt_df-estimate-max-threads.o virt_df-main.o virt_df-output.o virt_df-parallel.o -lconfig ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la -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 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_df-domains.o virt_df-df.o virt_df-estimate-max-threads.o virt_df-main.o virt_df-output.o virt_df-parallel.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lconfig ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -lm -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >Making all in edit >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_edit-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_edit-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_edit-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_edit-edit.o `test -f 'edit.c' || echo './'`edit.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-edit.1 \ > --html ../html/virt-edit.1.html \ > --license GPLv2+ \ > virt-edit.pod >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >podwrapper.pl: wrote virt-edit.1 >podwrapper.pl: wrote ../html/virt-edit.1.html >touch stamp-virt-edit.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_edit-edit.o -lconfig ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_edit-edit.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lconfig ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >Making all in format >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_format-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_format-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_format-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_format-format.o `test -f 'format.c' || echo './'`format.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-format.1 \ > --html ../html/virt-format.1.html \ > --license GPLv2+ \ > virt-format.pod >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >podwrapper.pl: wrote virt-format.1 >podwrapper.pl: wrote ../html/virt-format.1.html >touch stamp-virt-format.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_format-format.o -lconfig ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_format-format.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lconfig ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >Making all in inspector >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_VIRT_INSPECTOR=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DCOMPILING_VIRT_INSPECTOR=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DCOMPILING_VIRT_INSPECTOR=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DCOMPILING_VIRT_INSPECTOR=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_inspector-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_VIRT_INSPECTOR=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_inspector-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_VIRT_INSPECTOR=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_inspector-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCOMPILING_VIRT_INSPECTOR=1 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_inspector-inspector.o `test -f 'inspector.c' || echo './'`inspector.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-inspector.1 \ > --html ../html/virt-inspector.1.html \ > --license GPLv2+ \ > virt-inspector.pod >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >podwrapper.pl: wrote virt-inspector.1 >podwrapper.pl: wrote ../html/virt-inspector.1.html >touch stamp-virt-inspector.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_inspector-inspector.o -lconfig ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_inspector-inspector.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lconfig ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >Making all in rescue >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_rescue-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_rescue-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_rescue-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o virt_rescue-rescue.o `test -f 'rescue.c' || echo './'`rescue.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-rescue.1 \ > --html ../html/virt-rescue.1.html \ > --license GPLv2+ \ > virt-rescue.pod >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >podwrapper.pl: wrote virt-rescue.1 >podwrapper.pl: wrote ../html/virt-rescue.1.html >touch stamp-virt-rescue.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_rescue-rescue.o -lconfig ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-uri.o virt_rescue-rescue.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lconfig ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >Making all in bash >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >Making all in perl >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >[ . != . ] && cp -rsu /builddir/build/BUILD/libguestfs-1.24.4/perl/. ./. >perl Makefile.PL INSTALLDIRS=vendor PREFIX=/usr >make[2]: [Makefile-pl] Error 1 (ignored) >Warning: -L../src/.libs changed to -L/builddir/build/BUILD/libguestfs-1.24.4/perl/../src/.libs >Writing Makefile-pl for Sys::Guestfs >make -f Makefile-pl >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >/usr/bin/perl /usr/share/perl5/vendor_perl/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.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 -DGUESTFS_PRIVATE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"0.414\" -DXS_VERSION=\"0.414\" -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro Guestfs.o -o blib/arch/auto/Sys/Guestfs/Guestfs.so \ > -L/builddir/build/BUILD/libguestfs-1.24.4/perl/../src/.libs -lguestfs -lperl \ > >chmod 755 blib/arch/auto/Sys/Guestfs/Guestfs.so >Manifying blib/man3/Sys::Guestfs.3pm >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >Making all in perl/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl/examples' >perl /builddir/build/BUILD/libguestfs-1.24.4/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.24.4/perl/examples' >Making all in ocaml >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I.. -I/usr/lib64/ocaml -I../ocaml -I../src -I../src -I../gnulib/lib -I../gnulib/lib -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfsocaml_a-guestfs-c.o `test -f 'guestfs-c.c' || echo './'`guestfs-c.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I.. -I/usr/lib64/ocaml -I../ocaml -I../src -I../src -I../gnulib/lib -I../gnulib/lib -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfsocaml_a-guestfs-c-actions.o `test -f 'guestfs-c-actions.c' || echo './'`guestfs-c-actions.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I.. -I/usr/lib64/ocaml -I../ocaml -I../src -I../src -I../gnulib/lib -I../gnulib/lib -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfsocaml_a-utils.o `test -f '../src/utils.c' || echo './'`../src/utils.c >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 >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c guestfs.ml -o guestfs.cmx >rm -f libguestfsocaml.a >ar cru libguestfsocaml.a libguestfsocaml_a-guestfs-c.o libguestfsocaml_a-guestfs-c-actions.o libguestfsocaml_a-utils.o >ranlib libguestfsocaml.a >ocamlmklib -o mlguestfs \ > libguestfsocaml_a-guestfs-c.o libguestfsocaml_a-guestfs-c-actions.o libguestfsocaml_a-utils.o guestfs.cmo \ > -L../src/.libs -lguestfs >ocamlmklib -o mlguestfs \ > libguestfsocaml_a-guestfs-c.o libguestfsocaml_a-guestfs-c-actions.o libguestfsocaml_a-utils.o guestfs.cmx \ > -L../src/.libs -lguestfs >touch stamp-mlguestfs >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c bindtests.ml -o bindtests.cmo >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c bindtests.ml -o bindtests.cmx >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_010_load.ml -o t/guestfs_010_load.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_020_create.ml -o t/guestfs_020_create.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_030_create_flags.ml -o t/guestfs_030_create_flags.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_040_create_multiple.ml -o t/guestfs_040_create_multiple.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_050_handle_properties.ml -o t/guestfs_050_handle_properties.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_060_explicit_close.ml -o t/guestfs_060_explicit_close.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_070_optargs.ml -o t/guestfs_070_optargs.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_410_close_event.ml -o t/guestfs_410_close_event.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_420_log_messages.ml -o t/guestfs_420_log_messages.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_100_launch.ml -o t/guestfs_100_launch.cmo >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_430_progress_messages.ml -o t/guestfs_430_progress_messages.cmo >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_010_load.ml -o t/guestfs_010_load.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_020_create.ml -o t/guestfs_020_create.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_030_create_flags.ml -o t/guestfs_030_create_flags.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_040_create_multiple.ml -o t/guestfs_040_create_multiple.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_050_handle_properties.ml -o t/guestfs_050_handle_properties.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_060_explicit_close.ml -o t/guestfs_060_explicit_close.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_070_optargs.ml -o t/guestfs_070_optargs.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_410_close_event.ml -o t/guestfs_410_close_event.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_420_log_messages.ml -o t/guestfs_420_log_messages.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_100_launch.ml -o t/guestfs_100_launch.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package unix -c t/guestfs_430_progress_messages.ml -o t/guestfs_430_progress_messages.cmx >../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 -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa bindtests.cmx -o bindtests.opt >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_010_load.cmo -o t/guestfs_010_load.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_020_create.cmo -o t/guestfs_020_create.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_030_create_flags.cmo -o t/guestfs_030_create_flags.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_040_create_multiple.cmo -o t/guestfs_040_create_multiple.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_050_handle_properties.cmo -o t/guestfs_050_handle_properties.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_060_explicit_close.cmo -o t/guestfs_060_explicit_close.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_070_optargs.cmo -o t/guestfs_070_optargs.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_410_close_event.cmo -o t/guestfs_410_close_event.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_420_log_messages.cmo -o t/guestfs_420_log_messages.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_100_launch.cmo -o t/guestfs_100_launch.bc >../libtool -dlopen ../src/.libs/libguestfs.la --mode=execute \ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -I . -package unix -linkpkg mlguestfs.cma t/guestfs_430_progress_messages.cmo -o t/guestfs_430_progress_messages.bc >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_010_load.cmx -o t/guestfs_010_load.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_020_create.cmx -o t/guestfs_020_create.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_030_create_flags.cmx -o t/guestfs_030_create_flags.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_040_create_multiple.cmx -o t/guestfs_040_create_multiple.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_050_handle_properties.cmx -o t/guestfs_050_handle_properties.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_060_explicit_close.cmx -o t/guestfs_060_explicit_close.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_070_optargs.cmx -o t/guestfs_070_optargs.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_410_close_event.cmx -o t/guestfs_410_close_event.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_420_log_messages.cmx -o t/guestfs_420_log_messages.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_100_launch.cmx -o t/guestfs_100_launch.opt >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -cclib -L../src/.libs -I . -package unix -linkpkg mlguestfs.cmxa t/guestfs_430_progress_messages.cmx -o t/guestfs_430_progress_messages.opt >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >Making all in ocaml/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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 -package unix -linkpkg \ > -warn-error A -I .. mlguestfs.cmxa inspect_vm.ml -o inspect_vm >perl /builddir/build/BUILD/libguestfs-1.24.4/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.24.4/ocaml/examples' >Making all in python >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I/usr/include/python2.7 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfsmod_la-guestfs-py.lo `test -f 'guestfs-py.c' || echo './'`guestfs-py.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I/usr/include/python2.7 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfsmod_la-guestfs-py-byhand.lo `test -f 'guestfs-py-byhand.c' || echo './'`guestfs-py-byhand.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I/usr/include/python2.7 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c guestfs-py.c -fPIC -DPIC -o .libs/libguestfsmod_la-guestfs-py.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I/usr/include/python2.7 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.. -DGUESTFS_PRIVATE=1 -I/usr/include/python2.7 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c guestfs-py-byhand.c -o libguestfsmod_la-guestfs-py-byhand.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I/usr/include/python2.7 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c guestfs-py.c -o libguestfsmod_la-guestfs-py.o >/dev/null 2>&1 >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -avoid-version -shared -module -shrext .so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libguestfsmod.la -rpath /usr/lib64/python2.7/site-packages libguestfsmod_la-guestfs-py.lo libguestfsmod_la-guestfs-py-byhand.lo ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfsmod_la-guestfs-py.o .libs/libguestfsmod_la-guestfs-py-byhand.o -Wl,--whole-archive ../src/.libs/libutils.a ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/libguestfs-1.24.4/src/.libs ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -O2 -m64 -mtune=generic -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.24.4/python' >Making all in python/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python/examples' >perl /builddir/build/BUILD/libguestfs-1.24.4/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.24.4/python/examples' >Making all in ruby >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >rake build >top_srcdir=$(pwd)/..; top_builddir=$(pwd)/..; export ARCHFLAGS="-arch $(uname -m)"; mkdir -p ./ext/guestfs; cd ./ext/guestfs; ruby /builddir/build/BUILD/libguestfs-1.24.4/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 >checking for rb_hash_lookup()... yes >checking for rb_define_alloc_func()... yes >checking for rb_alloc_func_t... yes >creating extconf.h >creating Makefile >make >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/ext/guestfs' >make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I/builddir/build/BUILD/libguestfs-1.24.4/ruby/ext/guestfs -DRUBY_EXTCONF_H=\"extconf.h\" -I/builddir/build/BUILD/libguestfs-1.24.4/ruby/../src -I/builddir/build/BUILD/libguestfs-1.24.4/ruby/.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DGUESTFS_PRIVATE=1 -m64 -o _guestfs.o -c _guestfs.c >rm -f _guestfs.so >gcc -shared -o _guestfs.so _guestfs.o -L. -L/usr/lib64 -L/builddir/build/BUILD/libguestfs-1.24.4/ruby/../src/.libs -L. -Wl,-z,relro -fstack-protector -rdynamic -Wl,-export-dynamic -m64 -lruby -lguestfs -lpthread -lrt -ldl -lcrypt -lm -lc >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/ext/guestfs' >rake rdoc >Generating Darkfish format into /builddir/build/BUILD/libguestfs-1.24.4/ruby/doc/site/api... >Files: 4 >Classes: 2 ( 0 undocumented) >Modules: 1 ( 0 undocumented) >Constants: 11 (11 undocumented) >Attributes: 0 ( 0 undocumented) >Methods: 554 (30 undocumented) >Total: 568 (41 undocumented) > 92.78% documented >Elapsed: 33.8s >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >Making all in ruby/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/examples' >perl /builddir/build/BUILD/libguestfs-1.24.4/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.24.4/ruby/examples' >Making all in java >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -d . -classpath .:. com/redhat/et/libguestfs/GuestFS.java >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.24.4/java' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 >/usr/lib/jvm/java/bin/javadoc -encoding utf-8 -d api \ > -sourcepath . \ > -windowtitle "libguestfs java 1.24.4 API reference" \ > -doctitle "libguestfs java 1.24.4 API reference" \ > com.redhat.et.libguestfs >/usr/lib/jvm/java/bin/jar cf libguestfs-1.24.4.jar com/redhat/et/libguestfs/Application.class com/redhat/et/libguestfs/Application2.class com/redhat/et/libguestfs/BTRFSSubvolume.class com/redhat/et/libguestfs/Dirent.class com/redhat/et/libguestfs/HivexNode.class com/redhat/et/libguestfs/HivexValue.class com/redhat/et/libguestfs/INotifyEvent.class com/redhat/et/libguestfs/ISOInfo.class com/redhat/et/libguestfs/IntBool.class com/redhat/et/libguestfs/LV.class com/redhat/et/libguestfs/MDStat.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/UTSName.class com/redhat/et/libguestfs/VG.class com/redhat/et/libguestfs/Version.class com/redhat/et/libguestfs/XAttr.class com/redhat/et/libguestfs/XFSInfo.class com/redhat/et/libguestfs/GuestFS.class com/redhat/et/libguestfs/EventCallback.class com/redhat/et/libguestfs/LibGuestFSException.class >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c com_redhat_et_libguestfs_GuestFS.c -fPIC -DPIC -o .libs/libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.o >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d . Bindtests.java >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d t t/GuestFS020Create.java >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d t t/GuestFS070OptArgs.java >Creating destination directory: "api/" >Loading source files for package com.redhat.et.libguestfs... >Constructing Javadoc information... >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d t t/GuestFS100Launch.java >t/GuestFS070OptArgs.java:34: warning: [serial] serializable class <anonymous GuestFS070OptArgs$1> has no definition of serialVersionUID > optargs = new HashMap<String,Object>() { > ^ >t/GuestFS070OptArgs.java:41: warning: [serial] serializable class <anonymous GuestFS070OptArgs$2> has no definition of serialVersionUID > optargs = new HashMap<String,Object>() { > ^ >t/GuestFS070OptArgs.java:49: warning: [serial] serializable class <anonymous GuestFS070OptArgs$3> has no definition of serialVersionUID > optargs = new HashMap<String,Object>() { > ^ >3 warnings >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d t t/GuestFS410CloseEvent.java >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d t t/GuestFS420LogMessages.java >Standard Doclet version 1.7.0_45 >Building tree for all the packages and classes... >Generating api/com/redhat/et/libguestfs/Application.html... >Generating api/com/redhat/et/libguestfs/Application2.html... >Generating api/com/redhat/et/libguestfs/BTRFSSubvolume.html... >Generating api/com/redhat/et/libguestfs/Dirent.html... >Generating api/com/redhat/et/libguestfs/EventCallback.html... >Generating api/com/redhat/et/libguestfs/GuestFS.html... >./com/redhat/et/libguestfs/GuestFS.java:232: warning - Tag @see: reference not found: The section "EVENTS" in the guestfs(3) manual >Generating api/com/redhat/et/libguestfs/HivexNode.html... >Generating api/com/redhat/et/libguestfs/HivexValue.html... >Generating api/com/redhat/et/libguestfs/INotifyEvent.html... >Generating api/com/redhat/et/libguestfs/IntBool.html... >Generating api/com/redhat/et/libguestfs/ISOInfo.html... >Generating api/com/redhat/et/libguestfs/LibGuestFSException.html... >Generating api/com/redhat/et/libguestfs/LV.html... >Generating api/com/redhat/et/libguestfs/MDStat.html... >Generating api/com/redhat/et/libguestfs/Partition.html... >Generating api/com/redhat/et/libguestfs/PV.html... >Generating api/com/redhat/et/libguestfs/Stat.html... >Generating api/com/redhat/et/libguestfs/StatVFS.html... >Generating api/com/redhat/et/libguestfs/UTSName.html... >Generating api/com/redhat/et/libguestfs/Version.html... >Generating api/com/redhat/et/libguestfs/VG.html... >Generating api/com/redhat/et/libguestfs/XAttr.html... >Generating api/com/redhat/et/libguestfs/XFSInfo.html... >Generating api/com/redhat/et/libguestfs/package-frame.html... >Generating api/com/redhat/et/libguestfs/package-summary.html... >Generating api/com/redhat/et/libguestfs/package-tree.html... >Generating api/constant-values.html... >Generating api/serialized-form.html... >Building index for all the packages and classes... >Generating api/overview-tree.html... >Generating api/index-all.html... >Generating api/deprecated-list.html... >Building index for all classes... >Generating api/allclasses-frame.html... >Generating api/allclasses-noframe.html... >Generating api/index.html... >Generating api/help-doc.html... >1 warning >touch doc-stamp >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c com_redhat_et_libguestfs_GuestFS.c -o libguestfs_jni_la-com_redhat_et_libguestfs_GuestFS.o >/dev/null 2>&1 >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -version-info 25:4:24 -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.24.4/src/.libs ../src/.libs/libguestfs.so -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libguestfs_jni.so.1 -o .libs/libguestfs_jni.so.1.24.4 >libtool: link: (cd ".libs" && rm -f "libguestfs_jni.so.1" && ln -s "libguestfs_jni.so.1.24.4" "libguestfs_jni.so.1") >libtool: link: (cd ".libs" && rm -f "libguestfs_jni.so" && ln -s "libguestfs_jni.so.1.24.4" "libguestfs_jni.so") >libtool: link: ( cd ".libs" && rm -f "libguestfs_jni.la" && ln -s "../libguestfs_jni.la" "libguestfs_jni.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >Making all in java/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath ../libguestfs-1.24.4.jar CreateDisk.java >/usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath ../libguestfs-1.24.4.jar InspectVM.java >perl /builddir/build/BUILD/libguestfs-1.24.4/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 >InspectVM.java:31: warning: [serial] serializable class <anonymous InspectVM$2> has no definition of serialVersionUID > Map<String, Object> optargs = new HashMap<String, Object>() { > ^ >InspectVM.java:68: warning: [rawtypes] found raw type: ArrayList > List<String> mps_keys = new ArrayList (mps.keySet ()); > ^ > missing type arguments for generic class ArrayList<E> > where E is a type-variable: > E extends Object declared in class ArrayList >InspectVM.java:68: warning: [unchecked] unchecked call to ArrayList(Collection<? extends E>) as a member of the raw type ArrayList > List<String> mps_keys = new ArrayList (mps.keySet ()); > ^ > where E is a type-variable: > E extends Object declared in class ArrayList >InspectVM.java:68: warning: [unchecked] unchecked conversion > List<String> mps_keys = new ArrayList (mps.keySet ()); > ^ > required: List<String> > found: ArrayList >CreateDisk.java:26: warning: [serial] serializable class <anonymous CreateDisk$1> has no definition of serialVersionUID > Map<String, Object> optargs = new HashMap<String, Object>() { > ^ >4 warnings >1 warning >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >Making all in php >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >cd extension && phpize >Configuring for: >PHP Api Version: 20121113 >Zend Module Api No: 20121212 >Zend Extension Api No: 220121212 >cd extension && ./configure --prefix=/usr --libdir=/usr/lib64 >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for a sed that does not truncate output... /usr/bin/sed >checking for cc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking how to run the C preprocessor... cc -E >checking for icc... no >checking for suncc... no >checking whether cc understands -c and -o together... yes >checking for system library directory... lib >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking target system type... x86_64-unknown-linux-gnu >checking for PHP prefix... /usr >checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib >checking for PHP extension directory... /usr/lib64/php/modules >checking for PHP installed headers prefix... /usr/include/php >checking if debug is enabled... no >checking if zts is enabled... no >checking for re2c... no >checking for gawk... gawk >checking enable libguestfs PHP bindings... yes, shared >configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... 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 ar... ar >checking for archiver @FILE support... @ >checking for strip... strip >checking for ranlib... ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... no >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... no >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc 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... no >configure: creating ./config.status >config.status: creating config.h >config.status: executing libtool commands >test -f "extension/config.h" && touch -- extension/config.h >make -C extension \ > EXTRA_INCLUDES="-I/builddir/build/BUILD/libguestfs-1.24.4/php/../src" \ > EXTRA_LDFLAGS="-L/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs -lguestfs" \ > EXTRA_CFLAGS="-DGUESTFS_PRIVATE=1" \ > all >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php/extension' >/bin/sh /builddir/build/BUILD/libguestfs-1.24.4/php/extension/libtool --mode=compile cc -I. -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension -DPHP_ATOM_INC -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/include -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/main -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/libguestfs-1.24.4/php/../src -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DGUESTFS_PRIVATE=1 -c /builddir/build/BUILD/libguestfs-1.24.4/php/extension/guestfs_php.c -o guestfs_php.lo >libtool: compile: cc -I. -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension -DPHP_ATOM_INC -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/include -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/main -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/libguestfs-1.24.4/php/../src -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DGUESTFS_PRIVATE=1 -c /builddir/build/BUILD/libguestfs-1.24.4/php/extension/guestfs_php.c -fPIC -DPIC -o .libs/guestfs_php.o >/bin/sh /builddir/build/BUILD/libguestfs-1.24.4/php/extension/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/include -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/main -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/libguestfs-1.24.4/php/../src -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DGUESTFS_PRIVATE=1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o guestfs_php.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules -L/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs -lguestfs guestfs_php.lo >libtool: link: cc -shared -fPIC -DPIC .libs/guestfs_php.o -Wl,-rpath -Wl,/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs -L/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs /builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs/libguestfs.so -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,guestfs_php.so -o .libs/guestfs_php.so >libtool: link: ( cd ".libs" && rm -f "guestfs_php.la" && ln -s "../guestfs_php.la" "guestfs_php.la" ) >/bin/sh /builddir/build/BUILD/libguestfs-1.24.4/php/extension/libtool --mode=install cp ./guestfs_php.la /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules >libtool: install: warning: relinking `./guestfs_php.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.24.4/php/extension; /bin/sh /builddir/build/BUILD/libguestfs-1.24.4/php/extension/libtool --mode=relink cc -DPHP_ATOM_INC -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/include -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/main -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/libguestfs-1.24.4/php/../src -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DGUESTFS_PRIVATE=1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o guestfs_php.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules -L/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs -lguestfs guestfs_php.lo ) >libtool: relink: cc -shared -fPIC -DPIC .libs/guestfs_php.o -L/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs -L/usr/lib64 -lguestfs -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,guestfs_php.so -o .libs/guestfs_php.so >libtool: install: cp ./.libs/guestfs_php.soT /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules/guestfs_php.so >libtool: install: cp ./.libs/guestfs_php.lai /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules/guestfs_php.la >libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,-rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >Build complete. >Don't forget to run 'make test'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php/extension' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >Making all in erlang >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -I./../gnulib/lib -I../gnulib/lib -I/usr/lib64/erlang/lib/erl_interface-3.7.15/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o erl_guestfs-erl-guestfs.o `test -f 'erl-guestfs.c' || echo './'`erl-guestfs.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -I./../gnulib/lib -I../gnulib/lib -I/usr/lib64/erlang/lib/erl_interface-3.7.15/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o erl_guestfs-erl-guestfs-proto.o `test -f 'erl-guestfs-proto.c' || echo './'`erl-guestfs-proto.c >/usr/bin/erlc +debug_info guestfs.erl >mkdir -p libguestfs-1.24.4/ebin >cp guestfs.beam libguestfs-1.24.4/ebin >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o erl-guestfs erl_guestfs-erl-guestfs.o erl_guestfs-erl-guestfs-proto.o /usr/lib64/erlang/lib/erl_interface-3.7.15/lib/liberl_interface.a /usr/lib64/erlang/lib/erl_interface-3.7.15/lib/libei.a -lpthread ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/erl-guestfs erl_guestfs-erl-guestfs.o erl_guestfs-erl-guestfs-proto.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic /usr/lib64/erlang/lib/erl_interface-3.7.15/lib/liberl_interface.a /usr/lib64/erlang/lib/erl_interface-3.7.15/lib/libei.a -lpthread ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >Making all in erlang/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 3 \ > --man guestfs-erlang.3 \ > --html ../../html/guestfs-erlang.3.html \ > --verbatim ./create_disk.erl:@EXAMPLE1@ \ > --verbatim ./inspect_vm.erl:@EXAMPLE2@ \ > --license examples \ > guestfs-erlang.pod >podwrapper.pl: wrote guestfs-erlang.3 >podwrapper.pl: wrote ../../html/guestfs-erlang.3.html >touch stamp-guestfs-erlang.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >Making all in lua >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libluaguestfs_la-lua-guestfs.lo `test -f 'lua-guestfs.c' || echo './'`lua-guestfs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c lua-guestfs.c -fPIC -DPIC -o .libs/libluaguestfs_la-lua-guestfs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c lua-guestfs.c -o libluaguestfs_la-lua-guestfs.o >/dev/null 2>&1 >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -avoid-version -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libluaguestfs.la -rpath /usr/lib64/lua/5.2 libluaguestfs_la-lua-guestfs.lo ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libluaguestfs_la-lua-guestfs.o -Wl,--whole-archive ../src/.libs/libutils.a ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/libguestfs-1.24.4/src/.libs ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -O2 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libluaguestfs.so -o .libs/libluaguestfs.so >libtool: link: ( cd ".libs" && rm -f "libluaguestfs.la" && ln -s "../libluaguestfs.la" "libluaguestfs.la" ) >ln -sf .libs/libluaguestfs.so guestfs.so >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >Making all in lua/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 3 \ > --man guestfs-lua.3 \ > --html ../../html/guestfs-lua.3.html \ > --verbatim ./create_disk.lua:@EXAMPLE1@ \ > --verbatim ./inspect_vm.lua:@EXAMPLE2@ \ > --license examples \ > guestfs-lua.pod >podwrapper.pl: wrote guestfs-lua.3 >podwrapper.pl: wrote ../../html/guestfs-lua.3.html >touch stamp-guestfs-lua.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >Making all in gobject >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make all-recursive >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making all in . >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-session.lo `test -f 'src/session.c' || echo './'`src/session.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-tristate.lo `test -f 'src/tristate.c' || echo './'`src/tristate.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-int_bool.lo `test -f 'src/struct-int_bool.c' || echo './'`src/struct-int_bool.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-lvm_pv.lo `test -f 'src/struct-lvm_pv.c' || echo './'`src/struct-lvm_pv.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-lvm_vg.lo `test -f 'src/struct-lvm_vg.c' || echo './'`src/struct-lvm_vg.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-int_bool.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-int_bool.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-lvm_vg.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-lvm_vg.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/session.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-session.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/tristate.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-tristate.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-lvm_pv.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-lvm_pv.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-int_bool.c -o libguestfs_gobject_1_0_la-struct-int_bool.o >/dev/null 2>&1 >src/session.c: In function 'event_callback': >src/session.c:113:3: warning: pointer targets in passing argument 2 of 'g_byte_array_append' differ in signedness [-Wpointer-sign] > g_byte_array_append(params->buf, buf, buf_len); > ^ >In file included from /usr/include/glib-2.0/glib.h:33:0, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from ./include/guestfs-gobject/session.h:26, > from ./include/guestfs-gobject.h:23, > from src/session.c:25: >/usr/include/glib-2.0/glib/garray.h:206:13: note: expected 'const guint8 *' but argument is of type 'const char *' > GByteArray* g_byte_array_append (GByteArray *array, > ^ >src/session.c: In function 'guestfs_session_internal_test': >src/session.c:509:3: warning: pointer targets in passing argument 10 of 'guestfs_internal_test_argv' differ in signedness [-Wpointer-sign] > int ret = guestfs_internal_test_argv (g, str, optstr, strlist, b, integer, integer64, filein, fileout, bufferin, bufferin_size, argvp); > ^ >In file included from src/session.c:35:0: >../src/guestfs.h:3093:31: note: expected 'const char *' but argument is of type 'const guint8 *' > extern GUESTFS_DLL_PUBLIC int guestfs_internal_test_argv (guestfs_h *g, const char *str, const char *optstr, char *const *strlist, int b, int integer, int64_t integer64, const char *filein, const char *fileout, const char *bufferin, size_t bufferin_size, const struct guestfs_internal_test_argv *optargs); > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-lvm_vg.c -o libguestfs_gobject_1_0_la-struct-lvm_vg.o >/dev/null 2>&1 >src/session.c: In function 'guestfs_session_internal_test_rbufferout': >src/session.c:2020:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_internal_test_rbufferouterr': >src/session.c:2058:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: At top level: >src/session.c:4291:22: warning: "/*" within comment [-Wcomment] > * "/dev/disk/guestfs/*label*". > ^ >src/session.c: In function 'guestfs_session_inspect_get_icon': >src/session.c:5741:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_read_file': >src/session.c:6346:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_write': >src/session.c:6417:3: warning: pointer targets in passing argument 3 of 'guestfs_write' differ in signedness [-Wpointer-sign] > int ret = guestfs_write (g, path, content, content_size); > ^ >In file included from src/session.c:35:0: >../src/guestfs.h:2875:31: note: expected 'const char *' but argument is of type 'const guint8 *' > extern GUESTFS_DLL_PUBLIC int guestfs_write (guestfs_h *g, const char *path, const char *content, size_t content_size); > ^ >src/session.c: In function 'guestfs_session_write_append': >src/session.c:6454:3: warning: pointer targets in passing argument 3 of 'guestfs_write_append' differ in signedness [-Wpointer-sign] > int ret = guestfs_write_append (g, path, content, content_size); > ^ >In file included from src/session.c:35:0: >../src/guestfs.h:2878:31: note: expected 'const char *' but argument is of type 'const guint8 *' > extern GUESTFS_DLL_PUBLIC int guestfs_write_append (guestfs_h *g, const char *path, const char *content, size_t content_size); > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-lvm_pv.c -o libguestfs_gobject_1_0_la-struct-lvm_pv.o >/dev/null 2>&1 >src/session.c: In function 'guestfs_session_lxattrlist': >src/session.c:6580:7: warning: pointer targets in passing argument 2 of 'g_byte_array_append' differ in signedness [-Wpointer-sign] > g_byte_array_append(l[i]->attrval, ret->val[i].attrval, ret->val[i].attrval_len); > ^ >In file included from /usr/include/glib-2.0/glib.h:33:0, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from ./include/guestfs-gobject/session.h:26, > from ./include/guestfs-gobject.h:23, > from src/session.c:25: >/usr/include/glib-2.0/glib/garray.h:206:13: note: expected 'const guint8 *' but argument is of type 'char *' > GByteArray* g_byte_array_append (GByteArray *array, > ^ >src/session.c: In function 'guestfs_session_set_libvirt_requested_credential': >src/session.c:7093:3: warning: pointer targets in passing argument 3 of 'guestfs_set_libvirt_requested_credential' differ in signedness [-Wpointer-sign] > int ret = guestfs_set_libvirt_requested_credential (g, index, cred, cred_size); > ^ >In file included from src/session.c:35:0: >../src/guestfs.h:2512:31: note: expected 'const char *' but argument is of type 'const guint8 *' > extern GUESTFS_DLL_PUBLIC int guestfs_set_libvirt_requested_credential (guestfs_h *g, int index, const char *cred, size_t cred_size); > ^ >src/session.c: In function 'guestfs_session_journal_get': >src/session.c:7554:7: warning: pointer targets in passing argument 2 of 'g_byte_array_append' differ in signedness [-Wpointer-sign] > g_byte_array_append(l[i]->attrval, ret->val[i].attrval, ret->val[i].attrval_len); > ^ >In file included from /usr/include/glib-2.0/glib.h:33:0, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from ./include/guestfs-gobject/session.h:26, > from ./include/guestfs-gobject.h:23, > from src/session.c:25: >/usr/include/glib-2.0/glib/garray.h:206:13: note: expected 'const guint8 *' but argument is of type 'char *' > GByteArray* g_byte_array_append (GByteArray *array, > ^ >src/session.c: At top level: >src/session.c:8545:73: warning: "/*" within comment [-Wcomment] > * This is just a shortcut for listing guestfs_session_aug_match() "path/*" > ^ >src/session.c: In function 'guestfs_session_getxattrs': >src/session.c:13052:7: warning: pointer targets in passing argument 2 of 'g_byte_array_append' differ in signedness [-Wpointer-sign] > g_byte_array_append(l[i]->attrval, ret->val[i].attrval, ret->val[i].attrval_len); > ^ >In file included from /usr/include/glib-2.0/glib.h:33:0, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from ./include/guestfs-gobject/session.h:26, > from ./include/guestfs-gobject.h:23, > from src/session.c:25: >/usr/include/glib-2.0/glib/garray.h:206:13: note: expected 'const guint8 *' but argument is of type 'char *' > GByteArray* g_byte_array_append (GByteArray *array, > ^ >src/session.c: In function 'guestfs_session_lgetxattrs': >src/session.c:13098:7: warning: pointer targets in passing argument 2 of 'g_byte_array_append' differ in signedness [-Wpointer-sign] > g_byte_array_append(l[i]->attrval, ret->val[i].attrval, ret->val[i].attrval_len); > ^ >In file included from /usr/include/glib-2.0/glib.h:33:0, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from ./include/guestfs-gobject/session.h:26, > from ./include/guestfs-gobject.h:23, > from src/session.c:25: >/usr/include/glib-2.0/glib/garray.h:206:13: note: expected 'const guint8 *' but argument is of type 'char *' > GByteArray* g_byte_array_append (GByteArray *array, > ^ >src/session.c: In function 'guestfs_session_pread': >src/session.c:15462:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_initrd_cat': >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/tristate.c -o libguestfs_gobject_1_0_la-tristate.o >/dev/null 2>&1 >src/session.c:16098:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_pwrite': >src/session.c:17036:3: warning: pointer targets in passing argument 3 of 'guestfs_pwrite' differ in signedness [-Wpointer-sign] > int ret = guestfs_pwrite (g, path, content, content_size, offset); > ^ >In file included from src/session.c:35:0: >../src/guestfs.h:2339:31: note: expected 'const char *' but argument is of type 'const guint8 *' > extern GUESTFS_DLL_PUBLIC int guestfs_pwrite (guestfs_h *g, const char *path, const char *content, size_t content_size, int64_t offset); > ^ >src/session.c: In function 'guestfs_session_pwrite_device': >src/session.c:18208:3: warning: pointer targets in passing argument 3 of 'guestfs_pwrite_device' differ in signedness [-Wpointer-sign] > int ret = guestfs_pwrite_device (g, device, content, content_size, offset); > ^ >In file included from src/session.c:35:0: >../src/guestfs.h:2342:31: note: expected 'const char *' but argument is of type 'const guint8 *' > extern GUESTFS_DLL_PUBLIC int guestfs_pwrite_device (guestfs_h *g, const char *device, const char *content, size_t content_size, int64_t offset); > ^ >src/session.c: In function 'guestfs_session_pread_device': >src/session.c:18255:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_getxattr': >src/session.c:18449:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_lgetxattr': >src/session.c:18498:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: At top level: >src/session.c:18705:43: warning: "/*" within comment [-Wcomment] > * The returned list contains "/dev/mapper/*" devices, eg. ones created by > ^ >src/session.c: In function 'guestfs_session_vgmeta': >src/session.c:20496:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: At top level: >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-lvm_lv.lo `test -f 'src/struct-lvm_lv.c' || echo './'`src/struct-lvm_lv.c >src/session.c:22032:34: warning: "/*" within comment [-Wcomment] > * <![CDATA[><fs> glob rsync-out /* rsync://remote/]]> > ^ >src/session.c: In function 'guestfs_session_hivex_value_value': >src/session.c:22719:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] > return ret; > ^ >src/session.c: In function 'guestfs_session_hivex_node_set_value': >src/session.c:22860:3: warning: pointer targets in passing argument 5 of 'guestfs_hivex_node_set_value' differ in signedness [-Wpointer-sign] > int ret = guestfs_hivex_node_set_value (g, nodeh, key, t, val, val_size); > ^ >In file included from src/session.c:35:0: >../src/guestfs.h:1336:31: note: expected 'const char *' but argument is of type 'const guint8 *' > extern GUESTFS_DLL_PUBLIC int guestfs_hivex_node_set_value (guestfs_h *g, int64_t nodeh, const char *key, int64_t t, const char *val, size_t val_size); > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-lvm_lv.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-lvm_lv.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-stat.lo `test -f 'src/struct-stat.c' || echo './'`src/struct-stat.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-stat.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-stat.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-statvfs.lo `test -f 'src/struct-statvfs.c' || echo './'`src/struct-statvfs.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-dirent.lo `test -f 'src/struct-dirent.c' || echo './'`src/struct-dirent.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-statvfs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-statvfs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-dirent.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-dirent.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-lvm_lv.c -o libguestfs_gobject_1_0_la-struct-lvm_lv.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-stat.c -o libguestfs_gobject_1_0_la-struct-stat.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-version.lo `test -f 'src/struct-version.c' || echo './'`src/struct-version.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-dirent.c -o libguestfs_gobject_1_0_la-struct-dirent.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-statvfs.c -o libguestfs_gobject_1_0_la-struct-statvfs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-version.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-version.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-xattr.lo `test -f 'src/struct-xattr.c' || echo './'`src/struct-xattr.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-xattr.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-xattr.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-version.c -o libguestfs_gobject_1_0_la-struct-version.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-inotify_event.lo `test -f 'src/struct-inotify_event.c' || echo './'`src/struct-inotify_event.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-xattr.c -o libguestfs_gobject_1_0_la-struct-xattr.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-inotify_event.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-inotify_event.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-partition.lo `test -f 'src/struct-partition.c' || echo './'`src/struct-partition.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-partition.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-partition.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-application.lo `test -f 'src/struct-application.c' || echo './'`src/struct-application.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-application2.lo `test -f 'src/struct-application2.c' || echo './'`src/struct-application2.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-inotify_event.c -o libguestfs_gobject_1_0_la-struct-inotify_event.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-application.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-application.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-application2.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-application2.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-partition.c -o libguestfs_gobject_1_0_la-struct-partition.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-application.c -o libguestfs_gobject_1_0_la-struct-application.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-application2.c -o libguestfs_gobject_1_0_la-struct-application2.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-isoinfo.lo `test -f 'src/struct-isoinfo.c' || echo './'`src/struct-isoinfo.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-isoinfo.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-isoinfo.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-mdstat.lo `test -f 'src/struct-mdstat.c' || echo './'`src/struct-mdstat.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-mdstat.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-mdstat.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-btrfssubvolume.lo `test -f 'src/struct-btrfssubvolume.c' || echo './'`src/struct-btrfssubvolume.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-xfsinfo.lo `test -f 'src/struct-xfsinfo.c' || echo './'`src/struct-xfsinfo.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-btrfssubvolume.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-btrfssubvolume.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-isoinfo.c -o libguestfs_gobject_1_0_la-struct-isoinfo.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-xfsinfo.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-xfsinfo.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-mdstat.c -o libguestfs_gobject_1_0_la-struct-mdstat.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-btrfssubvolume.c -o libguestfs_gobject_1_0_la-struct-btrfssubvolume.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-utsname.lo `test -f 'src/struct-utsname.c' || echo './'`src/struct-utsname.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-utsname.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-utsname.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-xfsinfo.c -o libguestfs_gobject_1_0_la-struct-xfsinfo.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-hivex_node.lo `test -f 'src/struct-hivex_node.c' || echo './'`src/struct-hivex_node.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-hivex_node.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-hivex_node.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-struct-hivex_value.lo `test -f 'src/struct-hivex_value.c' || echo './'`src/struct-hivex_value.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-hivex_value.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-hivex_value.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-utsname.c -o libguestfs_gobject_1_0_la-struct-utsname.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-internal_test.lo `test -f 'src/optargs-internal_test.c' || echo './'`src/optargs-internal_test.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-internal_test.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-internal_test.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-hivex_node.c -o libguestfs_gobject_1_0_la-struct-hivex_node.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.lo `test -f 'src/optargs-internal_test_only_optargs.c' || echo './'`src/optargs-internal_test_only_optargs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-internal_test_only_optargs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/struct-hivex_value.c -o libguestfs_gobject_1_0_la-struct-hivex_value.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.lo `test -f 'src/optargs-internal_test_63_optargs.c' || echo './'`src/optargs-internal_test_63_optargs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-internal_test.c -o libguestfs_gobject_1_0_la-optargs-internal_test.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-internal_test_63_optargs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.o >src/optargs-internal_test_only_optargs.c: In function 'guestfs_internal_test_only_optargs_finalize': >src/optargs-internal_test_only_optargs.c:88:42: warning: unused variable 'priv' [-Wunused-variable] > GuestfsInternalTestOnlyOptargsPrivate *priv = self->priv; > ^ >src/optargs-internal_test_63_optargs.c: In function 'guestfs_internal_test_63_optargs_finalize': >src/optargs-internal_test_63_optargs.c:708:40: warning: unused variable 'priv' [-Wunused-variable] > GuestfsInternalTest63OptargsPrivate *priv = self->priv; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-add_drive.lo `test -f 'src/optargs-add_drive.c' || echo './'`src/optargs-add_drive.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-add_domain.lo `test -f 'src/optargs-add_domain.c' || echo './'`src/optargs-add_domain.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-internal_test_only_optargs.c -o libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-add_drive.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-add_drive.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-add_domain.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-add_domain.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-internal_test_63_optargs.c -o libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-add_domain.c -o libguestfs_gobject_1_0_la-optargs-add_domain.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-add_drive.c -o libguestfs_gobject_1_0_la-optargs-add_drive.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-inspect_get_icon.lo `test -f 'src/optargs-inspect_get_icon.c' || echo './'`src/optargs-inspect_get_icon.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-inspect_get_icon.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-inspect_get_icon.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-mount_local.lo `test -f 'src/optargs-mount_local.c' || echo './'`src/optargs-mount_local.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mount_local.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-mount_local.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-umount_local.lo `test -f 'src/optargs-umount_local.c' || echo './'`src/optargs-umount_local.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-umount_local.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-umount_local.o >src/optargs-inspect_get_icon.c: In function 'guestfs_inspect_get_icon_finalize': >src/optargs-inspect_get_icon.c:98:33: warning: unused variable 'priv' [-Wunused-variable] > GuestfsInspectGetIconPrivate *priv = self->priv; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-add_drive_scratch.lo `test -f 'src/optargs-add_drive_scratch.c' || echo './'`src/optargs-add_drive_scratch.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-inspect_get_icon.c -o libguestfs_gobject_1_0_la-optargs-inspect_get_icon.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-add_drive_scratch.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-add_drive_scratch.o >src/optargs-umount_local.c: In function 'guestfs_umount_local_finalize': >src/optargs-umount_local.c:88:30: warning: unused variable 'priv' [-Wunused-variable] > GuestfsUmountLocalPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-umount_local.c -o libguestfs_gobject_1_0_la-optargs-umount_local.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mount_local.c -o libguestfs_gobject_1_0_la-optargs-mount_local.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-is_file.lo `test -f 'src/optargs-is_file.c' || echo './'`src/optargs-is_file.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_file.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-is_file.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-add_drive_scratch.c -o libguestfs_gobject_1_0_la-optargs-add_drive_scratch.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-is_dir.lo `test -f 'src/optargs-is_dir.c' || echo './'`src/optargs-is_dir.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_dir.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-is_dir.o >src/optargs-is_file.c: In function 'guestfs_is_file_finalize': >src/optargs-is_file.c:88:25: warning: unused variable 'priv' [-Wunused-variable] > GuestfsIsFilePrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_file.c -o libguestfs_gobject_1_0_la-optargs-is_file.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-umount.lo `test -f 'src/optargs-umount.c' || echo './'`src/optargs-umount.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-umount.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-umount.o >src/optargs-is_dir.c: In function 'guestfs_is_dir_finalize': >src/optargs-is_dir.c:88:24: warning: unused variable 'priv' [-Wunused-variable] > GuestfsIsDirPrivate *priv = self->priv; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-tar_in.lo `test -f 'src/optargs-tar_in.c' || echo './'`src/optargs-tar_in.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_dir.c -o libguestfs_gobject_1_0_la-optargs-is_dir.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-tar_in.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-tar_in.o >src/optargs-umount.c: In function 'guestfs_umount_finalize': >src/optargs-umount.c:98:25: warning: unused variable 'priv' [-Wunused-variable] > GuestfsUmountPrivate *priv = self->priv; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-tar_out.lo `test -f 'src/optargs-tar_out.c' || echo './'`src/optargs-tar_out.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-umount.c -o libguestfs_gobject_1_0_la-optargs-umount.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-tar_out.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-tar_out.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-tar_in.c -o libguestfs_gobject_1_0_la-optargs-tar_in.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-mkswap.lo `test -f 'src/optargs-mkswap.c' || echo './'`src/optargs-mkswap.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mkswap.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-mkswap.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-grep.lo `test -f 'src/optargs-grep.c' || echo './'`src/optargs-grep.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-is_chardev.lo `test -f 'src/optargs-is_chardev.c' || echo './'`src/optargs-is_chardev.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-tar_out.c -o libguestfs_gobject_1_0_la-optargs-tar_out.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-grep.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-grep.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_chardev.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-is_chardev.o >src/optargs-grep.c: In function 'guestfs_grep_finalize': >src/optargs-grep.c:118:23: warning: unused variable 'priv' [-Wunused-variable] > GuestfsGrepPrivate *priv = self->priv; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-is_blockdev.lo `test -f 'src/optargs-is_blockdev.c' || echo './'`src/optargs-is_blockdev.c >src/optargs-is_chardev.c: In function 'guestfs_is_chardev_finalize': >src/optargs-is_chardev.c:88:28: warning: unused variable 'priv' [-Wunused-variable] > GuestfsIsChardevPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mkswap.c -o libguestfs_gobject_1_0_la-optargs-mkswap.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-grep.c -o libguestfs_gobject_1_0_la-optargs-grep.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_blockdev.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-is_blockdev.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_chardev.c -o libguestfs_gobject_1_0_la-optargs-is_chardev.o >/dev/null 2>&1 >src/optargs-is_blockdev.c: In function 'guestfs_is_blockdev_finalize': >src/optargs-is_blockdev.c:88:29: warning: unused variable 'priv' [-Wunused-variable] > GuestfsIsBlockdevPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_blockdev.c -o libguestfs_gobject_1_0_la-optargs-is_blockdev.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-is_fifo.lo `test -f 'src/optargs-is_fifo.c' || echo './'`src/optargs-is_fifo.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_fifo.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-is_fifo.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-is_socket.lo `test -f 'src/optargs-is_socket.c' || echo './'`src/optargs-is_socket.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-mkfs.lo `test -f 'src/optargs-mkfs.c' || echo './'`src/optargs-mkfs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_socket.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-is_socket.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mkfs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-mkfs.o >src/optargs-is_fifo.c: In function 'guestfs_is_fifo_finalize': >src/optargs-is_fifo.c:88:25: warning: unused variable 'priv' [-Wunused-variable] > GuestfsIsFifoPrivate *priv = self->priv; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-mount_9p.lo `test -f 'src/optargs-mount_9p.c' || echo './'`src/optargs-mount_9p.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_fifo.c -o libguestfs_gobject_1_0_la-optargs-is_fifo.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mount_9p.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-mount_9p.o >src/optargs-is_socket.c: In function 'guestfs_is_socket_finalize': >src/optargs-is_socket.c:88:27: warning: unused variable 'priv' [-Wunused-variable] > GuestfsIsSocketPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-is_socket.c -o libguestfs_gobject_1_0_la-optargs-is_socket.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mkfs.c -o libguestfs_gobject_1_0_la-optargs-mkfs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mount_9p.c -o libguestfs_gobject_1_0_la-optargs-mount_9p.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-ntfsresize.lo `test -f 'src/optargs-ntfsresize.c' || echo './'`src/optargs-ntfsresize.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-ntfsresize.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-ntfsresize.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.lo `test -f 'src/optargs-btrfs_filesystem_resize.c' || echo './'`src/optargs-btrfs_filesystem_resize.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-btrfs_filesystem_resize.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-compress_out.lo `test -f 'src/optargs-compress_out.c' || echo './'`src/optargs-compress_out.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-compress_device_out.lo `test -f 'src/optargs-compress_device_out.c' || echo './'`src/optargs-compress_device_out.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-compress_out.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-compress_out.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-compress_device_out.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-compress_device_out.o >src/optargs-btrfs_filesystem_resize.c: In function 'guestfs_btrfs_filesystem_resize_finalize': >src/optargs-btrfs_filesystem_resize.c:88:40: warning: unused variable 'priv' [-Wunused-variable] > GuestfsBTRFSFilesystemResizePrivate *priv = self->priv; > ^ >src/optargs-ntfsresize.c: In function 'guestfs_ntfsresize_finalize': >src/optargs-ntfsresize.c:98:33: warning: unused variable 'priv' [-Wunused-variable] > GuestfsNTFSResizeOptsPrivate *priv = self->priv; > ^ >src/optargs-compress_out.c: In function 'guestfs_compress_out_finalize': >src/optargs-compress_out.c:88:30: warning: unused variable 'priv' [-Wunused-variable] > GuestfsCompressOutPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-btrfs_filesystem_resize.c -o libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.o >/dev/null 2>&1 >src/optargs-compress_device_out.c: In function 'guestfs_compress_device_out_finalize': >src/optargs-compress_device_out.c:88:36: warning: unused variable 'priv' [-Wunused-variable] > GuestfsCompressDeviceOutPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-compress_out.c -o libguestfs_gobject_1_0_la-optargs-compress_out.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-ntfsresize.c -o libguestfs_gobject_1_0_la-optargs-ntfsresize.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-compress_device_out.c -o libguestfs_gobject_1_0_la-optargs-compress_device_out.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-copy_device_to_device.lo `test -f 'src/optargs-copy_device_to_device.c' || echo './'`src/optargs-copy_device_to_device.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-copy_device_to_file.lo `test -f 'src/optargs-copy_device_to_file.c' || echo './'`src/optargs-copy_device_to_file.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_device_to_file.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-copy_device_to_file.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_device_to_device.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-copy_device_to_device.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-copy_file_to_device.lo `test -f 'src/optargs-copy_file_to_device.c' || echo './'`src/optargs-copy_file_to_device.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_file_to_device.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-copy_file_to_device.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-copy_file_to_file.lo `test -f 'src/optargs-copy_file_to_file.c' || echo './'`src/optargs-copy_file_to_file.c >src/optargs-copy_device_to_device.c: In function 'guestfs_copy_device_to_device_finalize': >src/optargs-copy_device_to_device.c:118:37: warning: unused variable 'priv' [-Wunused-variable] > GuestfsCopyDeviceToDevicePrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/session.c -o libguestfs_gobject_1_0_la-session.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_file_to_file.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-copy_file_to_file.o >src/optargs-copy_file_to_device.c: In function 'guestfs_copy_file_to_device_finalize': >src/optargs-copy_file_to_device.c:118:35: warning: unused variable 'priv' [-Wunused-variable] > GuestfsCopyFileToDevicePrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_device_to_device.c -o libguestfs_gobject_1_0_la-optargs-copy_device_to_device.o >/dev/null 2>&1 >src/optargs-copy_device_to_file.c: In function 'guestfs_copy_device_to_file_finalize': >src/optargs-copy_device_to_file.c:118:35: warning: unused variable 'priv' [-Wunused-variable] > GuestfsCopyDeviceToFilePrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_file_to_device.c -o libguestfs_gobject_1_0_la-optargs-copy_file_to_device.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_device_to_file.c -o libguestfs_gobject_1_0_la-optargs-copy_device_to_file.o >/dev/null 2>&1 >src/optargs-copy_file_to_file.c: In function 'guestfs_copy_file_to_file_finalize': >src/optargs-copy_file_to_file.c:118:33: warning: unused variable 'priv' [-Wunused-variable] > GuestfsCopyFileToFilePrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-copy_file_to_file.c -o libguestfs_gobject_1_0_la-optargs-copy_file_to_file.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-tune2fs.lo `test -f 'src/optargs-tune2fs.c' || echo './'`src/optargs-tune2fs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-tune2fs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-tune2fs.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-md_create.lo `test -f 'src/optargs-md_create.c' || echo './'`src/optargs-md_create.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-md_create.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-md_create.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-e2fsck.lo `test -f 'src/optargs-e2fsck.c' || echo './'`src/optargs-e2fsck.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-e2fsck.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-e2fsck.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-ntfsfix.lo `test -f 'src/optargs-ntfsfix.c' || echo './'`src/optargs-ntfsfix.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-ntfsfix.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-ntfsfix.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-tune2fs.c -o libguestfs_gobject_1_0_la-optargs-tune2fs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-md_create.c -o libguestfs_gobject_1_0_la-optargs-md_create.o >/dev/null 2>&1 >src/optargs-ntfsfix.c: In function 'guestfs_ntfsfix_finalize': >src/optargs-ntfsfix.c:88:26: warning: unused variable 'priv' [-Wunused-variable] > GuestfsNtfsfixPrivate *priv = self->priv; > ^ >src/optargs-e2fsck.c: In function 'guestfs_e2fsck_finalize': >src/optargs-e2fsck.c:98:25: warning: unused variable 'priv' [-Wunused-variable] > GuestfsE2fsckPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-ntfsfix.c -o libguestfs_gobject_1_0_la-optargs-ntfsfix.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-e2fsck.c -o libguestfs_gobject_1_0_la-optargs-e2fsck.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-ntfsclone_out.lo `test -f 'src/optargs-ntfsclone_out.c' || echo './'`src/optargs-ntfsclone_out.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-ntfsclone_out.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-ntfsclone_out.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.lo `test -f 'src/optargs-mkfs_btrfs.c' || echo './'`src/optargs-mkfs_btrfs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mkfs_btrfs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-set_e2attrs.lo `test -f 'src/optargs-set_e2attrs.c' || echo './'`src/optargs-set_e2attrs.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-btrfs_fsck.lo `test -f 'src/optargs-btrfs_fsck.c' || echo './'`src/optargs-btrfs_fsck.c >src/optargs-ntfsclone_out.c: In function 'guestfs_ntfsclone_out_finalize': >src/optargs-ntfsclone_out.c:128:31: warning: unused variable 'priv' [-Wunused-variable] > GuestfsNtfscloneOutPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-btrfs_fsck.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_fsck.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-set_e2attrs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-set_e2attrs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-ntfsclone_out.c -o libguestfs_gobject_1_0_la-optargs-ntfsclone_out.o >/dev/null 2>&1 >src/optargs-btrfs_fsck.c: In function 'guestfs_btrfs_fsck_finalize': >src/optargs-btrfs_fsck.c:98:28: warning: unused variable 'priv' [-Wunused-variable] > GuestfsBtrfsFsckPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mkfs_btrfs.c -o libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-btrfs_fsck.c -o libguestfs_gobject_1_0_la-optargs-btrfs_fsck.o >/dev/null 2>&1 >src/optargs-set_e2attrs.c: In function 'guestfs_set_e2attrs_finalize': >src/optargs-set_e2attrs.c:88:29: warning: unused variable 'priv' [-Wunused-variable] > GuestfsSetE2attrsPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-set_e2attrs.c -o libguestfs_gobject_1_0_la-optargs-set_e2attrs.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-fstrim.lo `test -f 'src/optargs-fstrim.c' || echo './'`src/optargs-fstrim.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-xfs_growfs.lo `test -f 'src/optargs-xfs_growfs.c' || echo './'`src/optargs-xfs_growfs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-fstrim.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-fstrim.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-xfs_growfs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-xfs_growfs.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-rsync.lo `test -f 'src/optargs-rsync.c' || echo './'`src/optargs-rsync.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-rsync.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-rsync.o >src/optargs-fstrim.c: In function 'guestfs_fstrim_finalize': >src/optargs-fstrim.c:108:25: warning: unused variable 'priv' [-Wunused-variable] > GuestfsFstrimPrivate *priv = self->priv; > ^ >src/optargs-xfs_growfs.c: In function 'guestfs_xfs_growfs_finalize': >src/optargs-xfs_growfs.c:158:28: warning: unused variable 'priv' [-Wunused-variable] > GuestfsXfsGrowfsPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-fstrim.c -o libguestfs_gobject_1_0_la-optargs-fstrim.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-xfs_growfs.c -o libguestfs_gobject_1_0_la-optargs-xfs_growfs.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-rsync_in.lo `test -f 'src/optargs-rsync_in.c' || echo './'`src/optargs-rsync_in.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-rsync_in.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-rsync_in.o >src/optargs-rsync.c: In function 'guestfs_rsync_finalize': >src/optargs-rsync.c:98:24: warning: unused variable 'priv' [-Wunused-variable] > GuestfsRsyncPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-rsync.c -o libguestfs_gobject_1_0_la-optargs-rsync.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-rsync_out.lo `test -f 'src/optargs-rsync_out.c' || echo './'`src/optargs-rsync_out.c >src/optargs-rsync_in.c: In function 'guestfs_rsync_in_finalize': >src/optargs-rsync_in.c:98:26: warning: unused variable 'priv' [-Wunused-variable] > GuestfsRsyncInPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-rsync_out.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-rsync_out.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-rsync_in.c -o libguestfs_gobject_1_0_la-optargs-rsync_in.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-xfs_admin.lo `test -f 'src/optargs-xfs_admin.c' || echo './'`src/optargs-xfs_admin.c >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-hivex_open.lo `test -f 'src/optargs-hivex_open.c' || echo './'`src/optargs-hivex_open.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-xfs_admin.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-xfs_admin.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-hivex_open.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-hivex_open.o >src/optargs-rsync_out.c: In function 'guestfs_rsync_out_finalize': >src/optargs-rsync_out.c:98:27: warning: unused variable 'priv' [-Wunused-variable] > GuestfsRsyncOutPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-rsync_out.c -o libguestfs_gobject_1_0_la-optargs-rsync_out.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-xfs_repair.lo `test -f 'src/optargs-xfs_repair.c' || echo './'`src/optargs-xfs_repair.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-xfs_repair.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-xfs_repair.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-xfs_admin.c -o libguestfs_gobject_1_0_la-optargs-xfs_admin.o >/dev/null 2>&1 >src/optargs-hivex_open.c: In function 'guestfs_hivex_open_finalize': >src/optargs-hivex_open.c:108:28: warning: unused variable 'priv' [-Wunused-variable] > GuestfsHivexOpenPrivate *priv = self->priv; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-mke2fs.lo `test -f 'src/optargs-mke2fs.c' || echo './'`src/optargs-mke2fs.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mke2fs.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-mke2fs.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-hivex_open.c -o libguestfs_gobject_1_0_la-optargs-hivex_open.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-mktemp.lo `test -f 'src/optargs-mktemp.c' || echo './'`src/optargs-mktemp.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mktemp.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-mktemp.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-xfs_repair.c -o libguestfs_gobject_1_0_la-optargs-xfs_repair.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mke2fs.c -o libguestfs_gobject_1_0_la-optargs-mke2fs.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../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-syslinux.lo `test -f 'src/optargs-syslinux.c' || echo './'`src/optargs-syslinux.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-mktemp.c -o libguestfs_gobject_1_0_la-optargs-mktemp.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-syslinux.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-syslinux.o >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o libguestfs_gobject_1_0_la-optargs-remount.lo `test -f 'src/optargs-remount.c' || echo './'`src/optargs-remount.c >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-remount.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-remount.o >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-syslinux.c -o libguestfs_gobject_1_0_la-optargs-syslinux.o >/dev/null 2>&1 >src/optargs-remount.c: In function 'guestfs_remount_finalize': >src/optargs-remount.c:88:26: warning: unused variable 'priv' [-Wunused-variable] > GuestfsRemountPrivate *priv = self->priv; > ^ >libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c src/optargs-remount.c -o libguestfs_gobject_1_0_la-optargs-remount.o >/dev/null 2>&1 >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libguestfs-gobject-1.0.la -rpath /usr/lib64 libguestfs_gobject_1_0_la-session.lo libguestfs_gobject_1_0_la-tristate.lo libguestfs_gobject_1_0_la-struct-int_bool.lo libguestfs_gobject_1_0_la-struct-lvm_pv.lo libguestfs_gobject_1_0_la-struct-lvm_vg.lo libguestfs_gobject_1_0_la-struct-lvm_lv.lo libguestfs_gobject_1_0_la-struct-stat.lo libguestfs_gobject_1_0_la-struct-statvfs.lo libguestfs_gobject_1_0_la-struct-dirent.lo libguestfs_gobject_1_0_la-struct-version.lo libguestfs_gobject_1_0_la-struct-xattr.lo libguestfs_gobject_1_0_la-struct-inotify_event.lo libguestfs_gobject_1_0_la-struct-partition.lo libguestfs_gobject_1_0_la-struct-application.lo libguestfs_gobject_1_0_la-struct-application2.lo libguestfs_gobject_1_0_la-struct-isoinfo.lo libguestfs_gobject_1_0_la-struct-mdstat.lo libguestfs_gobject_1_0_la-struct-btrfssubvolume.lo libguestfs_gobject_1_0_la-struct-xfsinfo.lo libguestfs_gobject_1_0_la-struct-utsname.lo libguestfs_gobject_1_0_la-struct-hivex_node.lo libguestfs_gobject_1_0_la-struct-hivex_value.lo libguestfs_gobject_1_0_la-optargs-internal_test.lo libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.lo libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.lo libguestfs_gobject_1_0_la-optargs-add_drive.lo libguestfs_gobject_1_0_la-optargs-add_domain.lo libguestfs_gobject_1_0_la-optargs-inspect_get_icon.lo libguestfs_gobject_1_0_la-optargs-mount_local.lo libguestfs_gobject_1_0_la-optargs-umount_local.lo libguestfs_gobject_1_0_la-optargs-add_drive_scratch.lo libguestfs_gobject_1_0_la-optargs-is_file.lo libguestfs_gobject_1_0_la-optargs-is_dir.lo libguestfs_gobject_1_0_la-optargs-umount.lo libguestfs_gobject_1_0_la-optargs-tar_in.lo libguestfs_gobject_1_0_la-optargs-tar_out.lo libguestfs_gobject_1_0_la-optargs-mkswap.lo libguestfs_gobject_1_0_la-optargs-grep.lo libguestfs_gobject_1_0_la-optargs-is_chardev.lo libguestfs_gobject_1_0_la-optargs-is_blockdev.lo libguestfs_gobject_1_0_la-optargs-is_fifo.lo libguestfs_gobject_1_0_la-optargs-is_socket.lo libguestfs_gobject_1_0_la-optargs-mkfs.lo libguestfs_gobject_1_0_la-optargs-mount_9p.lo libguestfs_gobject_1_0_la-optargs-ntfsresize.lo libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.lo libguestfs_gobject_1_0_la-optargs-compress_out.lo libguestfs_gobject_1_0_la-optargs-compress_device_out.lo libguestfs_gobject_1_0_la-optargs-copy_device_to_device.lo libguestfs_gobject_1_0_la-optargs-copy_device_to_file.lo libguestfs_gobject_1_0_la-optargs-copy_file_to_device.lo libguestfs_gobject_1_0_la-optargs-copy_file_to_file.lo libguestfs_gobject_1_0_la-optargs-tune2fs.lo libguestfs_gobject_1_0_la-optargs-md_create.lo libguestfs_gobject_1_0_la-optargs-e2fsck.lo libguestfs_gobject_1_0_la-optargs-ntfsfix.lo libguestfs_gobject_1_0_la-optargs-ntfsclone_out.lo libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.lo libguestfs_gobject_1_0_la-optargs-set_e2attrs.lo libguestfs_gobject_1_0_la-optargs-btrfs_fsck.lo libguestfs_gobject_1_0_la-optargs-fstrim.lo libguestfs_gobject_1_0_la-optargs-xfs_growfs.lo libguestfs_gobject_1_0_la-optargs-rsync.lo libguestfs_gobject_1_0_la-optargs-rsync_in.lo libguestfs_gobject_1_0_la-optargs-rsync_out.lo libguestfs_gobject_1_0_la-optargs-xfs_admin.lo libguestfs_gobject_1_0_la-optargs-hivex_open.lo libguestfs_gobject_1_0_la-optargs-xfs_repair.lo libguestfs_gobject_1_0_la-optargs-mke2fs.lo libguestfs_gobject_1_0_la-optargs-mktemp.lo libguestfs_gobject_1_0_la-optargs-syslinux.lo libguestfs_gobject_1_0_la-optargs-remount.lo -lguestfs -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_gobject_1_0_la-session.o .libs/libguestfs_gobject_1_0_la-tristate.o .libs/libguestfs_gobject_1_0_la-struct-int_bool.o .libs/libguestfs_gobject_1_0_la-struct-lvm_pv.o .libs/libguestfs_gobject_1_0_la-struct-lvm_vg.o .libs/libguestfs_gobject_1_0_la-struct-lvm_lv.o .libs/libguestfs_gobject_1_0_la-struct-stat.o .libs/libguestfs_gobject_1_0_la-struct-statvfs.o .libs/libguestfs_gobject_1_0_la-struct-dirent.o .libs/libguestfs_gobject_1_0_la-struct-version.o .libs/libguestfs_gobject_1_0_la-struct-xattr.o .libs/libguestfs_gobject_1_0_la-struct-inotify_event.o .libs/libguestfs_gobject_1_0_la-struct-partition.o .libs/libguestfs_gobject_1_0_la-struct-application.o .libs/libguestfs_gobject_1_0_la-struct-application2.o .libs/libguestfs_gobject_1_0_la-struct-isoinfo.o .libs/libguestfs_gobject_1_0_la-struct-mdstat.o .libs/libguestfs_gobject_1_0_la-struct-btrfssubvolume.o .libs/libguestfs_gobject_1_0_la-struct-xfsinfo.o .libs/libguestfs_gobject_1_0_la-struct-utsname.o .libs/libguestfs_gobject_1_0_la-struct-hivex_node.o .libs/libguestfs_gobject_1_0_la-struct-hivex_value.o .libs/libguestfs_gobject_1_0_la-optargs-internal_test.o .libs/libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.o .libs/libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.o .libs/libguestfs_gobject_1_0_la-optargs-add_drive.o .libs/libguestfs_gobject_1_0_la-optargs-add_domain.o .libs/libguestfs_gobject_1_0_la-optargs-inspect_get_icon.o .libs/libguestfs_gobject_1_0_la-optargs-mount_local.o .libs/libguestfs_gobject_1_0_la-optargs-umount_local.o .libs/libguestfs_gobject_1_0_la-optargs-add_drive_scratch.o .libs/libguestfs_gobject_1_0_la-optargs-is_file.o .libs/libguestfs_gobject_1_0_la-optargs-is_dir.o .libs/libguestfs_gobject_1_0_la-optargs-umount.o .libs/libguestfs_gobject_1_0_la-optargs-tar_in.o .libs/libguestfs_gobject_1_0_la-optargs-tar_out.o .libs/libguestfs_gobject_1_0_la-optargs-mkswap.o .libs/libguestfs_gobject_1_0_la-optargs-grep.o .libs/libguestfs_gobject_1_0_la-optargs-is_chardev.o .libs/libguestfs_gobject_1_0_la-optargs-is_blockdev.o .libs/libguestfs_gobject_1_0_la-optargs-is_fifo.o .libs/libguestfs_gobject_1_0_la-optargs-is_socket.o .libs/libguestfs_gobject_1_0_la-optargs-mkfs.o .libs/libguestfs_gobject_1_0_la-optargs-mount_9p.o .libs/libguestfs_gobject_1_0_la-optargs-ntfsresize.o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.o .libs/libguestfs_gobject_1_0_la-optargs-compress_out.o .libs/libguestfs_gobject_1_0_la-optargs-compress_device_out.o .libs/libguestfs_gobject_1_0_la-optargs-copy_device_to_device.o .libs/libguestfs_gobject_1_0_la-optargs-copy_device_to_file.o .libs/libguestfs_gobject_1_0_la-optargs-copy_file_to_device.o .libs/libguestfs_gobject_1_0_la-optargs-copy_file_to_file.o .libs/libguestfs_gobject_1_0_la-optargs-tune2fs.o .libs/libguestfs_gobject_1_0_la-optargs-md_create.o .libs/libguestfs_gobject_1_0_la-optargs-e2fsck.o .libs/libguestfs_gobject_1_0_la-optargs-ntfsfix.o .libs/libguestfs_gobject_1_0_la-optargs-ntfsclone_out.o .libs/libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.o .libs/libguestfs_gobject_1_0_la-optargs-set_e2attrs.o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_fsck.o .libs/libguestfs_gobject_1_0_la-optargs-fstrim.o .libs/libguestfs_gobject_1_0_la-optargs-xfs_growfs.o .libs/libguestfs_gobject_1_0_la-optargs-rsync.o .libs/libguestfs_gobject_1_0_la-optargs-rsync_in.o .libs/libguestfs_gobject_1_0_la-optargs-rsync_out.o .libs/libguestfs_gobject_1_0_la-optargs-xfs_admin.o .libs/libguestfs_gobject_1_0_la-optargs-hivex_open.o .libs/libguestfs_gobject_1_0_la-optargs-xfs_repair.o .libs/libguestfs_gobject_1_0_la-optargs-mke2fs.o .libs/libguestfs_gobject_1_0_la-optargs-mktemp.o .libs/libguestfs_gobject_1_0_la-optargs-syslinux.o .libs/libguestfs_gobject_1_0_la-optargs-remount.o -Wl,-rpath -Wl,/builddir/build/BUILD/libguestfs-1.24.4/src/.libs -L../src /builddir/build/BUILD/libguestfs-1.24.4/src/.libs/libguestfs.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libguestfs-gobject-1.0.so.0 -o .libs/libguestfs-gobject-1.0.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libguestfs-gobject-1.0.so.0" && ln -s "libguestfs-gobject-1.0.so.0.0.0" "libguestfs-gobject-1.0.so.0") >libtool: link: (cd ".libs" && rm -f "libguestfs-gobject-1.0.so" && ln -s "libguestfs-gobject-1.0.so.0.0.0" "libguestfs-gobject-1.0.so") >libtool: link: ar cru .libs/libguestfs-gobject-1.0.a libguestfs_gobject_1_0_la-session.o libguestfs_gobject_1_0_la-tristate.o libguestfs_gobject_1_0_la-struct-int_bool.o libguestfs_gobject_1_0_la-struct-lvm_pv.o libguestfs_gobject_1_0_la-struct-lvm_vg.o libguestfs_gobject_1_0_la-struct-lvm_lv.o libguestfs_gobject_1_0_la-struct-stat.o libguestfs_gobject_1_0_la-struct-statvfs.o libguestfs_gobject_1_0_la-struct-dirent.o libguestfs_gobject_1_0_la-struct-version.o libguestfs_gobject_1_0_la-struct-xattr.o libguestfs_gobject_1_0_la-struct-inotify_event.o libguestfs_gobject_1_0_la-struct-partition.o libguestfs_gobject_1_0_la-struct-application.o libguestfs_gobject_1_0_la-struct-application2.o libguestfs_gobject_1_0_la-struct-isoinfo.o libguestfs_gobject_1_0_la-struct-mdstat.o libguestfs_gobject_1_0_la-struct-btrfssubvolume.o libguestfs_gobject_1_0_la-struct-xfsinfo.o libguestfs_gobject_1_0_la-struct-utsname.o libguestfs_gobject_1_0_la-struct-hivex_node.o libguestfs_gobject_1_0_la-struct-hivex_value.o libguestfs_gobject_1_0_la-optargs-internal_test.o libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.o libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.o libguestfs_gobject_1_0_la-optargs-add_drive.o libguestfs_gobject_1_0_la-optargs-add_domain.o libguestfs_gobject_1_0_la-optargs-inspect_get_icon.o libguestfs_gobject_1_0_la-optargs-mount_local.o libguestfs_gobject_1_0_la-optargs-umount_local.o libguestfs_gobject_1_0_la-optargs-add_drive_scratch.o libguestfs_gobject_1_0_la-optargs-is_file.o libguestfs_gobject_1_0_la-optargs-is_dir.o libguestfs_gobject_1_0_la-optargs-umount.o libguestfs_gobject_1_0_la-optargs-tar_in.o libguestfs_gobject_1_0_la-optargs-tar_out.o libguestfs_gobject_1_0_la-optargs-mkswap.o libguestfs_gobject_1_0_la-optargs-grep.o libguestfs_gobject_1_0_la-optargs-is_chardev.o libguestfs_gobject_1_0_la-optargs-is_blockdev.o libguestfs_gobject_1_0_la-optargs-is_fifo.o libguestfs_gobject_1_0_la-optargs-is_socket.o libguestfs_gobject_1_0_la-optargs-mkfs.o libguestfs_gobject_1_0_la-optargs-mount_9p.o libguestfs_gobject_1_0_la-optargs-ntfsresize.o libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.o libguestfs_gobject_1_0_la-optargs-compress_out.o libguestfs_gobject_1_0_la-optargs-compress_device_out.o libguestfs_gobject_1_0_la-optargs-copy_device_to_device.o libguestfs_gobject_1_0_la-optargs-copy_device_to_file.o libguestfs_gobject_1_0_la-optargs-copy_file_to_device.o libguestfs_gobject_1_0_la-optargs-copy_file_to_file.o libguestfs_gobject_1_0_la-optargs-tune2fs.o libguestfs_gobject_1_0_la-optargs-md_create.o libguestfs_gobject_1_0_la-optargs-e2fsck.o libguestfs_gobject_1_0_la-optargs-ntfsfix.o libguestfs_gobject_1_0_la-optargs-ntfsclone_out.o libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.o libguestfs_gobject_1_0_la-optargs-set_e2attrs.o libguestfs_gobject_1_0_la-optargs-btrfs_fsck.o libguestfs_gobject_1_0_la-optargs-fstrim.o libguestfs_gobject_1_0_la-optargs-xfs_growfs.o libguestfs_gobject_1_0_la-optargs-rsync.o libguestfs_gobject_1_0_la-optargs-rsync_in.o libguestfs_gobject_1_0_la-optargs-rsync_out.o libguestfs_gobject_1_0_la-optargs-xfs_admin.o libguestfs_gobject_1_0_la-optargs-hivex_open.o libguestfs_gobject_1_0_la-optargs-xfs_repair.o libguestfs_gobject_1_0_la-optargs-mke2fs.o libguestfs_gobject_1_0_la-optargs-mktemp.o libguestfs_gobject_1_0_la-optargs-syslinux.o libguestfs_gobject_1_0_la-optargs-remount.o >libtool: link: ranlib .libs/libguestfs-gobject-1.0.a >libtool: link: ( cd ".libs" && rm -f "libguestfs-gobject-1.0.la" && ln -s "../libguestfs-gobject-1.0.la" "libguestfs-gobject-1.0.la" ) >/usr/bin/g-ir-scanner --add-include-path=. --warn-all --namespace=Guestfs --nsversion=1.0 --libtool="bash ../libtool-kill-dependency_libs.sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libguestfs-gobject-1.0.la --cflags-begin -I./include --cflags-end include/guestfs-gobject.h include/guestfs-gobject/session.h include/guestfs-gobject/tristate.h include/guestfs-gobject/struct-int_bool.h include/guestfs-gobject/struct-lvm_pv.h include/guestfs-gobject/struct-lvm_vg.h include/guestfs-gobject/struct-lvm_lv.h include/guestfs-gobject/struct-stat.h include/guestfs-gobject/struct-statvfs.h include/guestfs-gobject/struct-dirent.h include/guestfs-gobject/struct-version.h include/guestfs-gobject/struct-xattr.h include/guestfs-gobject/struct-inotify_event.h include/guestfs-gobject/struct-partition.h include/guestfs-gobject/struct-application.h include/guestfs-gobject/struct-application2.h include/guestfs-gobject/struct-isoinfo.h include/guestfs-gobject/struct-mdstat.h include/guestfs-gobject/struct-btrfssubvolume.h include/guestfs-gobject/struct-xfsinfo.h include/guestfs-gobject/struct-utsname.h include/guestfs-gobject/struct-hivex_node.h include/guestfs-gobject/struct-hivex_value.h include/guestfs-gobject/optargs-internal_test.h include/guestfs-gobject/optargs-internal_test_only_optargs.h include/guestfs-gobject/optargs-internal_test_63_optargs.h include/guestfs-gobject/optargs-add_drive.h include/guestfs-gobject/optargs-add_domain.h include/guestfs-gobject/optargs-inspect_get_icon.h include/guestfs-gobject/optargs-mount_local.h include/guestfs-gobject/optargs-umount_local.h include/guestfs-gobject/optargs-add_drive_scratch.h include/guestfs-gobject/optargs-is_file.h include/guestfs-gobject/optargs-is_dir.h include/guestfs-gobject/optargs-umount.h include/guestfs-gobject/optargs-tar_in.h include/guestfs-gobject/optargs-tar_out.h include/guestfs-gobject/optargs-mkswap.h include/guestfs-gobject/optargs-grep.h include/guestfs-gobject/optargs-is_chardev.h include/guestfs-gobject/optargs-is_blockdev.h include/guestfs-gobject/optargs-is_fifo.h include/guestfs-gobject/optargs-is_socket.h include/guestfs-gobject/optargs-mkfs.h include/guestfs-gobject/optargs-mount_9p.h include/guestfs-gobject/optargs-ntfsresize.h include/guestfs-gobject/optargs-btrfs_filesystem_resize.h include/guestfs-gobject/optargs-compress_out.h include/guestfs-gobject/optargs-compress_device_out.h include/guestfs-gobject/optargs-copy_device_to_device.h include/guestfs-gobject/optargs-copy_device_to_file.h include/guestfs-gobject/optargs-copy_file_to_device.h include/guestfs-gobject/optargs-copy_file_to_file.h include/guestfs-gobject/optargs-tune2fs.h include/guestfs-gobject/optargs-md_create.h include/guestfs-gobject/optargs-e2fsck.h include/guestfs-gobject/optargs-ntfsfix.h include/guestfs-gobject/optargs-ntfsclone_out.h include/guestfs-gobject/optargs-mkfs_btrfs.h include/guestfs-gobject/optargs-set_e2attrs.h include/guestfs-gobject/optargs-btrfs_fsck.h include/guestfs-gobject/optargs-fstrim.h include/guestfs-gobject/optargs-xfs_growfs.h include/guestfs-gobject/optargs-rsync.h include/guestfs-gobject/optargs-rsync_in.h include/guestfs-gobject/optargs-rsync_out.h include/guestfs-gobject/optargs-xfs_admin.h include/guestfs-gobject/optargs-hivex_open.h include/guestfs-gobject/optargs-xfs_repair.h include/guestfs-gobject/optargs-mke2fs.h include/guestfs-gobject/optargs-mktemp.h include/guestfs-gobject/optargs-syslinux.h include/guestfs-gobject/optargs-remount.h src/session.c src/tristate.c src/struct-int_bool.c src/struct-lvm_pv.c src/struct-lvm_vg.c src/struct-lvm_lv.c src/struct-stat.c src/struct-statvfs.c src/struct-dirent.c src/struct-version.c src/struct-xattr.c src/struct-inotify_event.c src/struct-partition.c src/struct-application.c src/struct-application2.c src/struct-isoinfo.c src/struct-mdstat.c src/struct-btrfssubvolume.c src/struct-xfsinfo.c src/struct-utsname.c src/struct-hivex_node.c src/struct-hivex_value.c src/optargs-internal_test.c src/optargs-internal_test_only_optargs.c src/optargs-internal_test_63_optargs.c src/optargs-add_drive.c src/optargs-add_domain.c src/optargs-inspect_get_icon.c src/optargs-mount_local.c src/optargs-umount_local.c src/optargs-add_drive_scratch.c src/optargs-is_file.c src/optargs-is_dir.c src/optargs-umount.c src/optargs-tar_in.c src/optargs-tar_out.c src/optargs-mkswap.c src/optargs-grep.c src/optargs-is_chardev.c src/optargs-is_blockdev.c src/optargs-is_fifo.c src/optargs-is_socket.c src/optargs-mkfs.c src/optargs-mount_9p.c src/optargs-ntfsresize.c src/optargs-btrfs_filesystem_resize.c src/optargs-compress_out.c src/optargs-compress_device_out.c src/optargs-copy_device_to_device.c src/optargs-copy_device_to_file.c src/optargs-copy_file_to_device.c src/optargs-copy_file_to_file.c src/optargs-tune2fs.c src/optargs-md_create.c src/optargs-e2fsck.c src/optargs-ntfsfix.c src/optargs-ntfsclone_out.c src/optargs-mkfs_btrfs.c src/optargs-set_e2attrs.c src/optargs-btrfs_fsck.c src/optargs-fstrim.c src/optargs-xfs_growfs.c src/optargs-rsync.c src/optargs-rsync_in.c src/optargs-rsync_out.c src/optargs-xfs_admin.c src/optargs-hivex_open.c src/optargs-xfs_repair.c src/optargs-mke2fs.c src/optargs-mktemp.c src/optargs-syslinux.c src/optargs-remount.c libguestfs-gobject-1.0.la --output Guestfs-1.0.gir >g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/libguestfs-1.24.4/gobject/tmp-introspectNEWyU5/Guestfs-1.0.o /builddir/build/BUILD/libguestfs-1.24.4/gobject/tmp-introspectNEWyU5/Guestfs-1.0.c >g-ir-scanner: link: bash ../libtool-kill-dependency_libs.sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/libguestfs-1.24.4/gobject/tmp-introspectNEWyU5/Guestfs-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /builddir/build/BUILD/libguestfs-1.24.4/gobject/tmp-introspectNEWyU5/Guestfs-1.0.o -L. libguestfs-gobject-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 >libtool: link: gcc -o /builddir/build/BUILD/libguestfs-1.24.4/gobject/tmp-introspectNEWyU5/.libs/Guestfs-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /builddir/build/BUILD/libguestfs-1.24.4/gobject/tmp-introspectNEWyU5/Guestfs-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libguestfs-gobject-1.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread >/usr/bin/g-ir-compiler --includedir=. --includedir=. Guestfs-1.0.gir -o Guestfs-1.0.typelib >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making all in docs >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making all in golang >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >../run go install libguestfs.org/guestfs >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >Making all in golang/examples >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 3 \ > --man guestfs-golang.3 \ > --html ../../html/guestfs-golang.3.html \ > --verbatim ./create-disk.go:@EXAMPLE1@ \ > --verbatim ./inspect-vm.go:@EXAMPLE2@ \ > --license examples \ > guestfs-golang.pod >podwrapper.pl: wrote guestfs-golang.3 >podwrapper.pl: wrote ../../html/guestfs-golang.3.html >touch stamp-guestfs-golang.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >Making all in csharp >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/csharp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/csharp' >Making all in mllib >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.24.4/mllib /builddir/build/BUILD/libguestfs-1.24.4/mllib/random_seed.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/password.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/hostname.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/progress.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/uRI.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/crypt.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/tTY.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/planner.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/firstboot.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/fsync.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/urandom.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/firstboot.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/common_utils.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/random_seed.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/crypt.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/config.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/common_utils_tests.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/progress.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/common_gettext.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/password.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/uRI.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/tTY.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/planner.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/hostname.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/fsync.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/urandom.ml | \ > /usr/bin/sed 's/ *$//' | \ > /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /usr/bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.24.4/mllib/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -c tty-c.c -o tty-c.o >gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -c fsync-c.c -o fsync-c.o >gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -c progress-c.c -o progress-c.o >gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -c uri-c.c -o uri-c.o >gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -c crypt-c.c -o crypt-c.o >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c config.ml -o config.cmx >echo 'let libdir = "/usr/lib64"' > libdir.ml-t >mv libdir.ml-t libdir.ml >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c common_gettext.ml -o common_gettext.cmx >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c urandom.mli -o urandom.cmi >uri-c.c: In function 'virt_resize_parse_uri': >uri-c.c:44:10: warning: unused variable 'len' [-Wunused-variable] > size_t len; > ^ >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c random_seed.mli -o random_seed.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c hostname.mli -o hostname.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c firstboot.mli -o firstboot.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c tTY.mli -o tTY.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c fsync.mli -o fsync.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c progress.mli -o progress.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c uRI.mli -o uRI.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c crypt.mli -o crypt.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c password.mli -o password.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c planner.mli -o planner.cmi >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c libdir.ml -o libdir.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c common_utils.ml -o common_utils.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c urandom.ml -o urandom.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c tTY.ml -o tTY.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c fsync.ml -o fsync.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c uRI.ml -o uRI.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c crypt.ml -o crypt.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c planner.ml -o planner.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c progress.ml -o progress.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c random_seed.ml -o random_seed.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c hostname.ml -o hostname.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c firstboot.ml -o firstboot.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c password.ml -o password.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub \ > mlguestfs.cmxa -linkpkg ../fish/guestfish-progress.o ../fish/guestfish-uri.o tty-c.o fsync-c.o progress-c.o uri-c.o crypt-c.o config.cmx libdir.cmx common_gettext.cmx common_utils.cmx urandom.cmx random_seed.cmx hostname.cmx firstboot.cmx tTY.cmx fsync.cmx progress.cmx uRI.cmx crypt.cmx password.cmx planner.cmx \ > -cclib '-lxml2 -lncurses -lcrypt -L../src/.libs -lutils -L../gnulib/lib/.libs -lgnu' \ > \ > -o dummy >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >Making all in builder >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.24.4/builder -I ../mllib /builddir/build/BUILD/libguestfs-1.24.4/builder/downloader.mli /builddir/build/BUILD/libguestfs-1.24.4/builder/get_kernel.mli /builddir/build/BUILD/libguestfs-1.24.4/builder/perl_edit.mli /builddir/build/BUILD/libguestfs-1.24.4/builder/sigchecker.mli /builddir/build/BUILD/libguestfs-1.24.4/builder/list_entries.mli /builddir/build/BUILD/libguestfs-1.24.4/builder/index_parser.mli /builddir/build/BUILD/libguestfs-1.24.4/builder/pxzcat.mli /builddir/build/BUILD/libguestfs-1.24.4/builder/sigchecker.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/downloader.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/get_kernel.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/perl_edit.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/list_entries.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/index_parser.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/pxzcat.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/cmdline.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/builder.ml | \ > /usr/bin/sed 's/ *$//' | \ > /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /usr/bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.24.4/builder/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >/bin/sh ../build-aux/ylwrap index-parse.y y.tab.c index-parse.c y.tab.h `echo index-parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output index-parse.output -- bison -y -d >/bin/sh ../build-aux/ylwrap index-scan.l lex.yy.c index-scan.c -- flex >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c index-struct.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c pxzcat-c.c >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c pxzcat.mli -o pxzcat.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c get_kernel.mli -o get_kernel.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c downloader.mli -o downloader.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sigchecker.mli -o sigchecker.cmi >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c perl_edit.mli -o perl_edit.cmi >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-builder.1 \ > --html ../html/virt-builder.1.html \ > --license GPLv2+ \ > virt-builder.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-index-validate.1 \ > --html ../html/virt-index-validate.1.html \ > --license GPLv2+ \ > virt-index-validate.pod >pxzcat-c.c: In function 'worker_thread': >pxzcat-c.c:590:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > strm.next_out = outbuf; > ^ >pxzcat-c.c:626:23: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > strm.next_out = outbuf; > ^ >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c pxzcat.ml -o pxzcat.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c get_kernel.ml -o get_kernel.cmx >updating index-parse.h >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c downloader.ml -o downloader.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sigchecker.ml -o sigchecker.cmx >podwrapper.pl: wrote virt-index-validate.1 >podwrapper.pl: wrote ../html/virt-index-validate.1.html >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c index_parser.mli -o index_parser.cmi >touch stamp-virt-index-validate.pod >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c perl_edit.ml -o perl_edit.cmx >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c index-parse.c >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c list_entries.mli -o list_entries.cmi >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c index-scan.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c index-validate.c >index-scan.c:1263:17: warning: 'yyunput' defined but not used [-Wunused-function] > static void yyunput (int c, register char * yy_bp ) > ^ >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c index-parser-c.c >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c index_parser.ml -o index_parser.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c cmdline.ml -o cmdline.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c list_entries.ml -o list_entries.cmx >podwrapper.pl: wrote virt-builder.1 >podwrapper.pl: wrote ../html/virt-builder.1.html >touch stamp-virt-builder.pod >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt-index-validate index-parse.o index-scan.o index-struct.o index-validate.o >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/lib64/ocaml -I../src -I../fish -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt-index-validate index-parse.o index-scan.o index-struct.o index-validate.o -pthread >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c builder.ml -o builder.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub \ > mlguestfs.cmxa -linkpkg ../mllib/libdir.cmx ../mllib/common_gettext.cmx ../mllib/common_utils.cmx ../mllib/urandom.cmx ../mllib/random_seed.cmx ../mllib/hostname.cmx ../mllib/firstboot.cmx ../mllib/crypt-c.o ../mllib/crypt.cmx ../mllib/fsync-c.o ../mllib/fsync.cmx ../mllib/password.cmx ../mllib/planner.cmx ../mllib/config.cmx index-scan.o index-struct.o index-parse.o index-parser-c.o pxzcat-c.o pxzcat.cmx get_kernel.cmx downloader.cmx sigchecker.cmx index_parser.cmx list_entries.cmx perl_edit.cmx cmdline.cmx builder.cmx \ > -cclib '-pthread -llzma -lncurses -lcrypt -lpthread' \ > \ > -o virt-builder >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >Making all in builder/website >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >Making all in resize >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.24.4/resize -I ../mllib /builddir/build/BUILD/libguestfs-1.24.4/resize/resize.ml | \ > /usr/bin/sed 's/ *$//' | \ > /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /usr/bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.24.4/resize/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c resize.ml -o resize.cmx >perl /builddir/build/BUILD/libguestfs-1.24.4/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 >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub \ > mlguestfs.cmxa -linkpkg ../mllib/tty-c.o ../mllib/tTY.cmx ../mllib/fsync-c.o ../mllib/fsync.cmx ../fish/guestfish-progress.o ../mllib/progress-c.o ../mllib/progress.cmx ../fish/guestfish-uri.o ../mllib/uri-c.o ../mllib/uRI.cmx ../mllib/common_gettext.cmx ../mllib/common_utils.cmx ../mllib/config.cmx resize.cmx \ > -cclib '-lxml2 -lncurses -L../src/.libs -lutils -L../gnulib/lib/.libs -lgnu' \ > \ > -o virt-resize >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >Making all in sparsify >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.24.4/sparsify -I ../mllib /builddir/build/BUILD/libguestfs-1.24.4/sparsify/sparsify.ml | \ > /usr/bin/sed 's/ *$//' | \ > /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /usr/bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.24.4/sparsify/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I. -I.. -I/usr/lib64/ocaml -I../src -I../fish -c statvfs-c.c -o statvfs-c.o >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sparsify.ml -o sparsify.cmx >perl /builddir/build/BUILD/libguestfs-1.24.4/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 >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub \ > mlguestfs.cmxa -linkpkg ../fish/guestfish-progress.o ../mllib/tty-c.o ../mllib/progress-c.o ../mllib/common_gettext.cmx ../mllib/common_utils.cmx ../mllib/tTY.cmx ../mllib/progress.cmx ../mllib/config.cmx statvfs-c.o sparsify.cmx \ > -cclib -lncurses \ > \ > -o virt-sparsify >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >Making all in sysprep >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.24.4/sysprep -I ../mllib /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation.mli /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_bash_history.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_firewall_rules.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_dhcp_server_state.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_cron_spool.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_rpm_db.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_package_manager_cache.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_rhn_systemid.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_blkid_tab.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_dhcp_client_state.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_pam_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_net_hwaddr.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_ssh_hostkeys.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_udev_persistent_net.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_sssd_db_log.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_samba_db_log.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_dovecot_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_ssh_userdir.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_tmp_files.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_yum_uuid.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_smolt_uuid.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_mail_spool.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_puppet_data_log.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/main.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_password.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_kerberos_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_ca_certificates.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_net_hostname.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_machine_id.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_lvm_uuids.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_hostname.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_flag_reconfiguration.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_fs_uuids.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_utmp.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_abrt_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_crash_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_logfiles.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_user_account.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_pacct_log.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_random_seed.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_firstboot.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_script.ml | \ > /usr/bin/sed 's/ *$//' | \ > /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /usr/bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.24.4/sysprep/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >ocamlfind ocamlc -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation.mli -o sysprep_operation.cmi >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation.ml -o sysprep_operation.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_abrt_data.ml -o sysprep_operation_abrt_data.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_bash_history.ml -o sysprep_operation_bash_history.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_blkid_tab.ml -o sysprep_operation_blkid_tab.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_ca_certificates.ml -o sysprep_operation_ca_certificates.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_crash_data.ml -o sysprep_operation_crash_data.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_cron_spool.ml -o sysprep_operation_cron_spool.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_dhcp_client_state.ml -o sysprep_operation_dhcp_client_state.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_dhcp_server_state.ml -o sysprep_operation_dhcp_server_state.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_dovecot_data.ml -o sysprep_operation_dovecot_data.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_flag_reconfiguration.ml -o sysprep_operation_flag_reconfiguration.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_firewall_rules.ml -o sysprep_operation_firewall_rules.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_firstboot.ml -o sysprep_operation_firstboot.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_fs_uuids.ml -o sysprep_operation_fs_uuids.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_hostname.ml -o sysprep_operation_hostname.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_kerberos_data.ml -o sysprep_operation_kerberos_data.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_lvm_uuids.ml -o sysprep_operation_lvm_uuids.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_logfiles.ml -o sysprep_operation_logfiles.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_machine_id.ml -o sysprep_operation_machine_id.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_mail_spool.ml -o sysprep_operation_mail_spool.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_net_hostname.ml -o sysprep_operation_net_hostname.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_net_hwaddr.ml -o sysprep_operation_net_hwaddr.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_pacct_log.ml -o sysprep_operation_pacct_log.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_package_manager_cache.ml -o sysprep_operation_package_manager_cache.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_pam_data.ml -o sysprep_operation_pam_data.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_password.ml -o sysprep_operation_password.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_puppet_data_log.ml -o sysprep_operation_puppet_data_log.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_random_seed.ml -o sysprep_operation_random_seed.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_rhn_systemid.ml -o sysprep_operation_rhn_systemid.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_rpm_db.ml -o sysprep_operation_rpm_db.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_samba_db_log.ml -o sysprep_operation_samba_db_log.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_script.ml -o sysprep_operation_script.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_smolt_uuid.ml -o sysprep_operation_smolt_uuid.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_ssh_hostkeys.ml -o sysprep_operation_ssh_hostkeys.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_ssh_userdir.ml -o sysprep_operation_ssh_userdir.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_sssd_db_log.ml -o sysprep_operation_sssd_db_log.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_tmp_files.ml -o sysprep_operation_tmp_files.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_udev_persistent_net.ml -o sysprep_operation_udev_persistent_net.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_user_account.ml -o sysprep_operation_user_account.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_utmp.ml -o sysprep_operation_utmp.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c sysprep_operation_yum_uuid.ml -o sysprep_operation_yum_uuid.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub -c main.ml -o main.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -I ../mllib -package gettext-stub \ > mlguestfs.cmxa -linkpkg ../mllib/common_gettext.cmx ../mllib/common_utils.cmx ../fish/guestfish-uri.o ../mllib/uri-c.o ../mllib/uRI.cmx ../mllib/crypt-c.o ../mllib/crypt.cmx ../mllib/urandom.cmx ../mllib/password.cmx ../mllib/random_seed.cmx ../mllib/hostname.cmx ../mllib/firstboot.cmx ../mllib/config.cmx sysprep_operation.cmx sysprep_operation_abrt_data.cmx sysprep_operation_bash_history.cmx sysprep_operation_blkid_tab.cmx sysprep_operation_ca_certificates.cmx sysprep_operation_crash_data.cmx sysprep_operation_cron_spool.cmx sysprep_operation_dhcp_client_state.cmx sysprep_operation_dhcp_server_state.cmx sysprep_operation_dovecot_data.cmx sysprep_operation_flag_reconfiguration.cmx sysprep_operation_firewall_rules.cmx sysprep_operation_firstboot.cmx sysprep_operation_fs_uuids.cmx sysprep_operation_hostname.cmx sysprep_operation_kerberos_data.cmx sysprep_operation_lvm_uuids.cmx sysprep_operation_logfiles.cmx sysprep_operation_machine_id.cmx sysprep_operation_mail_spool.cmx sysprep_operation_net_hostname.cmx sysprep_operation_net_hwaddr.cmx sysprep_operation_pacct_log.cmx sysprep_operation_package_manager_cache.cmx sysprep_operation_pam_data.cmx sysprep_operation_password.cmx sysprep_operation_puppet_data_log.cmx sysprep_operation_random_seed.cmx sysprep_operation_rhn_systemid.cmx sysprep_operation_rpm_db.cmx sysprep_operation_samba_db_log.cmx sysprep_operation_script.cmx sysprep_operation_smolt_uuid.cmx sysprep_operation_ssh_hostkeys.cmx sysprep_operation_ssh_userdir.cmx sysprep_operation_sssd_db_log.cmx sysprep_operation_tmp_files.cmx sysprep_operation_udev_persistent_net.cmx sysprep_operation_user_account.cmx sysprep_operation_utmp.cmx sysprep_operation_yum_uuid.cmx main.cmx \ > -cclib '-lxml2 -lncurses -lcrypt -L../src/.libs -lutils -L../gnulib/lib/.libs -lgnu' \ > \ > -o virt-sysprep >rm -f sysprep-extra-options.pod sysprep-extra-options.pod-t >rm -f sysprep-operations.pod sysprep-operations.pod-t >../run ./virt-sysprep --dump-pod-options > sysprep-extra-options.pod-t >../run ./virt-sysprep --dump-pod > sysprep-operations.pod-t >mv sysprep-extra-options.pod-t sysprep-extra-options.pod >mv sysprep-operations.pod-t sysprep-operations.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-sysprep.1 \ > --insert sysprep-extra-options.pod:__EXTRA_OPTIONS__ \ > --insert sysprep-operations.pod:__OPERATIONS__ \ > --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.24.4/sysprep' >Making all in tools >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-tar.1 \ > --license GPLv2+ \ > virt-tar >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-list-filesystems.1 \ > --license GPLv2+ \ > virt-list-filesystems >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-list-partitions.1 \ > --license GPLv2+ \ > virt-list-partitions >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-make-fs.1 \ > --license GPLv2+ \ > virt-make-fs >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man virt-win-reg.1 \ > --license GPLv2+ \ > virt-win-reg >podwrapper.pl: wrote virt-list-filesystems.1 >podwrapper.pl: wrote virt-tar.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --html ../html/virt-list-filesystems.1.html \ > --license GPLv2+ \ > virt-list-filesystems >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --html ../html/virt-list-partitions.1.html \ > --license GPLv2+ \ > virt-list-partitions >podwrapper.pl: wrote virt-win-reg.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --html ../html/virt-make-fs.1.html \ > --license GPLv2+ \ > virt-make-fs >podwrapper.pl: wrote virt-list-partitions.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --html ../html/virt-tar.1.html \ > --license GPLv2+ \ > virt-tar >podwrapper.pl: wrote ../html/virt-list-filesystems.1.html >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --html ../html/virt-win-reg.1.html \ > --license GPLv2+ \ > virt-win-reg >podwrapper.pl: wrote ../html/virt-list-partitions.1.html >for f in tools/virt-list-filesystems tools/virt-list-partitions tools/virt-make-fs tools/virt-tar tools/virt-win-reg; do echo $f; done > ../po/POTFILES-pl >podwrapper.pl: wrote virt-make-fs.1 >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.24.4/tools' >Making all in fuse >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestmount-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestmount-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestmount-uri.o `test -f '../fish/uri.c' || echo './'`../fish/uri.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestmount-guestmount.o `test -f 'guestmount.c' || echo './'`guestmount.c >gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -I./../gnulib/lib -I../gnulib/lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o guestunmount-guestunmount.o `test -f 'guestunmount.c' || echo './'`guestunmount.c >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man guestmount.1 \ > --html ../html/guestmount.1.html \ > --license GPLv2+ \ > guestmount.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --man guestunmount.1 \ > --html ../html/guestunmount.1.html \ > --license GPLv2+ \ > guestunmount.pod >../fish/uri.c: In function 'parse_uri': >../fish/uri.c:74:21: warning: 'username' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->username = username; > ^ >../fish/uri.c:73:19: warning: 'server' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->server = server; > ^ >../fish/uri.c:72:21: warning: 'protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->protocol = protocol; > ^ >../fish/uri.c:71:17: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] > uri_ret->path = path; > ^ >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o guestmount guestmount-config.o guestmount-domain.o guestmount-inspect.o guestmount-keys.o guestmount-options.o guestmount-uri.o guestmount-guestmount.o -lfuse -pthread -lconfig ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o guestunmount guestunmount-guestunmount.o ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la >podwrapper.pl: wrote guestmount.1 >podwrapper.pl: wrote ../html/guestmount.1.html >touch stamp-guestmount.pod >podwrapper.pl: wrote guestunmount.1 >podwrapper.pl: wrote ../html/guestunmount.1.html >touch stamp-guestunmount.pod >libtool: link: gcc -std=gnu99 -std=gnu99 -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/guestmount guestmount-config.o guestmount-domain.o guestmount-inspect.o guestmount-keys.o guestmount-options.o guestmount-uri.o guestmount-guestmount.o -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -lfuse -lconfig ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/guestunmount guestunmount-guestunmount.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../src/.libs/libutils.a ../src/.libs/libguestfs.so -lxml2 -lvirt -ldl ../gnulib/lib/.libs/libgnu.a -pthread >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >Making all in po-docs >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >Making all in ja >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfish.1 \ > --license GPLv2+ \ > --insert ./guestfish-actions.pod:__ACTIONS__ \ > --insert ./guestfish-commands.pod:__FISH_COMMANDS__ \ > --insert ./guestfish-prepopts.pod:__PREPOPTS__ \ > guestfish.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs.3 \ > --section 3 \ > --license LGPLv2+ \ > --insert ./guestfs-actions.pod:__ACTIONS__ \ > --insert ./guestfs-availability.pod:__AVAILABILITY__ \ > --insert ./guestfs-structs.pod:__STRUCTS__ \ > guestfs.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-erlang.3 \ > --section 3 \ > guestfs-erlang.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-examples.3 \ > --section 3 \ > guestfs-examples.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-faq.1 \ > guestfs-faq.pod >podwrapper.pl: wrote guestfs-erlang.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-golang.3 \ > --section 3 \ > guestfs-golang.pod >Pod input around line 278: L<> starts or ends with whitespace >podwrapper.pl: wrote guestfs-examples.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-java.3 \ > --section 3 \ > guestfs-java.pod >podwrapper.pl: wrote guestfs-faq.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-lua.3 \ > --section 3 \ > guestfs-lua.pod >podwrapper.pl: wrote guestfs-java.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-ocaml.3 \ > --section 3 \ > guestfs-ocaml.pod >podwrapper.pl: wrote guestfs-golang.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-performance.1 \ > guestfs-performance.pod >podwrapper.pl: wrote guestfs-lua.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-perl.3 \ > --section 3 \ > guestfs-perl.pod >podwrapper.pl: wrote guestfs-ocaml.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-python.3 \ > --section 3 \ > guestfs-python.pod >podwrapper.pl: wrote guestfs-perl.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-recipes.1 \ > guestfs-recipes.pod >podwrapper.pl: wrote guestfs-python.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-release-notes.1 \ > guestfs-release-notes.pod >podwrapper.pl: wrote guestfs-performance.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-ruby.3 \ > --section 3 \ > guestfs-ruby.pod >podwrapper.pl: wrote guestfs-ruby.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-testing.1 \ > guestfs-testing.pod >podwrapper.pl: wrote guestfs-testing.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfsd.8 \ > --section 8 \ > guestfsd.pod >podwrapper.pl: wrote guestfs-recipes.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestmount.1 \ > guestmount.pod >podwrapper.pl: wrote guestfs-release-notes.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestunmount.1 \ > guestunmount.pod >podwrapper.pl: wrote guestfsd.8 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man libguestfs-make-fixed-appliance.1 \ > libguestfs-make-fixed-appliance.pod >podwrapper.pl: wrote guestmount.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man libguestfs-test-tool.1 \ > libguestfs-test-tool.pod >podwrapper.pl: wrote guestunmount.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man libguestfs-tools.conf.5 \ > --section 5 \ > libguestfs-tools.conf.pod >podwrapper.pl: wrote libguestfs-test-tool.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-alignment-scan.1 \ > virt-alignment-scan.pod >podwrapper.pl: wrote libguestfs-make-fixed-appliance.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-builder.1 \ > virt-builder.pod >podwrapper.pl: wrote virt-alignment-scan.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-cat.1 \ > virt-cat.pod >podwrapper.pl: wrote libguestfs-tools.conf.5 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-copy-in.1 \ > virt-copy-in.pod >podwrapper.pl: wrote guestfish.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-copy-out.1 \ > virt-copy-out.pod >podwrapper.pl: wrote virt-cat.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-df.1 \ > virt-df.pod >podwrapper.pl: wrote virt-builder.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-edit.1 \ > virt-edit.pod >podwrapper.pl: wrote virt-copy-in.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-filesystems.1 \ > virt-filesystems.pod >podwrapper.pl: wrote virt-copy-out.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-format.1 \ > virt-format.pod >podwrapper.pl: wrote virt-df.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-index-validate.1 \ > virt-index-validate.pod >podwrapper.pl: wrote virt-edit.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-inspector.1 \ > virt-inspector.pod >podwrapper.pl: wrote virt-format.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-list-filesystems.1 \ > virt-list-filesystems.pod >podwrapper.pl: wrote virt-index-validate.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-list-partitions.1 \ > virt-list-partitions.pod >podwrapper.pl: wrote virt-filesystems.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-ls.1 \ > virt-ls.pod >podwrapper.pl: wrote virt-inspector.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-make-fs.1 \ > virt-make-fs.pod >podwrapper.pl: wrote virt-list-partitions.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-rescue.1 \ > virt-rescue.pod >podwrapper.pl: wrote virt-list-filesystems.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-resize.1 \ > virt-resize.pod >podwrapper.pl: wrote virt-ls.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-sparsify.1 \ > virt-sparsify.pod >podwrapper.pl: wrote virt-make-fs.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-sysprep.1 \ > --license GPLv2+ \ > --insert ./sysprep-extra-options.pod:__EXTRA_OPTIONS__ \ > --insert ./sysprep-operations.pod:__OPERATIONS__ \ > virt-sysprep.pod >podwrapper.pl: wrote virt-rescue.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-tar.1 \ > virt-tar.pod >podwrapper.pl: wrote virt-sparsify.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-tar-in.1 \ > virt-tar-in.pod >podwrapper.pl: wrote virt-tar.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-tar-out.1 \ > virt-tar-out.pod >podwrapper.pl: wrote virt-resize.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-win-reg.1 \ > virt-win-reg.pod >podwrapper.pl: wrote virt-sysprep.1 >podwrapper.pl: wrote virt-tar-in.1 >podwrapper.pl: wrote virt-tar-out.1 >podwrapper.pl: wrote virt-win-reg.1 >podwrapper.pl: wrote guestfs.3 >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >Making all in uk >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfish.1 \ > --license GPLv2+ \ > --insert ./guestfish-actions.pod:__ACTIONS__ \ > --insert ./guestfish-commands.pod:__FISH_COMMANDS__ \ > --insert ./guestfish-prepopts.pod:__PREPOPTS__ \ > guestfish.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs.3 \ > --section 3 \ > --license LGPLv2+ \ > --insert ./guestfs-actions.pod:__ACTIONS__ \ > --insert ./guestfs-availability.pod:__AVAILABILITY__ \ > --insert ./guestfs-structs.pod:__STRUCTS__ \ > guestfs.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-erlang.3 \ > --section 3 \ > guestfs-erlang.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-examples.3 \ > --section 3 \ > guestfs-examples.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-faq.1 \ > guestfs-faq.pod >podwrapper.pl: wrote guestfs-examples.3 >podwrapper.pl: wrote guestfs-erlang.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-golang.3 \ > --section 3 \ > guestfs-golang.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-java.3 \ > --section 3 \ > guestfs-java.pod >podwrapper.pl: wrote guestfs-faq.1 >podwrapper.pl: wrote guestfs-golang.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-lua.3 \ > --section 3 \ > guestfs-lua.pod >podwrapper.pl: wrote guestfs-java.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-ocaml.3 \ > --section 3 \ > guestfs-ocaml.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-performance.1 \ > guestfs-performance.pod >podwrapper.pl: wrote guestfs-ocaml.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-perl.3 \ > --section 3 \ > guestfs-perl.pod >podwrapper.pl: wrote guestfs-lua.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-python.3 \ > --section 3 \ > guestfs-python.pod >podwrapper.pl: wrote guestfs-performance.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-recipes.1 \ > guestfs-recipes.pod >podwrapper.pl: wrote guestfs-perl.3 >podwrapper.pl: wrote guestfs-python.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-release-notes.1 \ > guestfs-release-notes.pod >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-ruby.3 \ > --section 3 \ > guestfs-ruby.pod >podwrapper.pl: wrote guestfs-recipes.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfs-testing.1 \ > guestfs-testing.pod >podwrapper.pl: wrote guestfs-ruby.3 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestfsd.8 \ > --section 8 \ > guestfsd.pod >podwrapper.pl: wrote guestfsd.8 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestmount.1 \ > guestmount.pod >podwrapper.pl: wrote guestfs-testing.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man guestunmount.1 \ > guestunmount.pod >podwrapper.pl: wrote guestfs-release-notes.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man libguestfs-make-fixed-appliance.1 \ > libguestfs-make-fixed-appliance.pod >podwrapper.pl: wrote guestunmount.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man libguestfs-test-tool.1 \ > libguestfs-test-tool.pod >podwrapper.pl: wrote guestmount.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man libguestfs-tools.conf.5 \ > --section 5 \ > libguestfs-tools.conf.pod >podwrapper.pl: wrote libguestfs-make-fixed-appliance.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-alignment-scan.1 \ > virt-alignment-scan.pod >podwrapper.pl: wrote libguestfs-test-tool.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-builder.1 \ > virt-builder.pod >podwrapper.pl: wrote libguestfs-tools.conf.5 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-cat.1 \ > virt-cat.pod >podwrapper.pl: wrote virt-alignment-scan.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-copy-in.1 \ > virt-copy-in.pod >podwrapper.pl: wrote virt-cat.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-copy-out.1 \ > virt-copy-out.pod >podwrapper.pl: wrote virt-copy-in.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-df.1 \ > virt-df.pod >podwrapper.pl: wrote virt-builder.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-edit.1 \ > virt-edit.pod >podwrapper.pl: wrote virt-df.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-filesystems.1 \ > virt-filesystems.pod >podwrapper.pl: wrote virt-copy-out.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-format.1 \ > virt-format.pod >podwrapper.pl: wrote virt-edit.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-index-validate.1 \ > virt-index-validate.pod >podwrapper.pl: wrote virt-filesystems.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-inspector.1 \ > virt-inspector.pod >podwrapper.pl: wrote virt-index-validate.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-list-filesystems.1 \ > virt-list-filesystems.pod >podwrapper.pl: wrote virt-format.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-list-partitions.1 \ > virt-list-partitions.pod >podwrapper.pl: wrote virt-inspector.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-ls.1 \ > virt-ls.pod >podwrapper.pl: wrote virt-list-filesystems.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-make-fs.1 \ > virt-make-fs.pod >podwrapper.pl: wrote guestfish.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-rescue.1 \ > virt-rescue.pod >podwrapper.pl: wrote virt-list-partitions.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-resize.1 \ > virt-resize.pod >podwrapper.pl: wrote virt-make-fs.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-sparsify.1 \ > virt-sparsify.pod >podwrapper.pl: wrote virt-ls.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-sysprep.1 \ > --license GPLv2+ \ > --insert ./sysprep-extra-options.pod:__EXTRA_OPTIONS__ \ > --insert ./sysprep-operations.pod:__OPERATIONS__ \ > virt-sysprep.pod >podwrapper.pl: wrote virt-rescue.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-tar.1 \ > virt-tar.pod >podwrapper.pl: wrote virt-sparsify.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-tar-in.1 \ > virt-tar-in.pod >podwrapper.pl: wrote virt-tar.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-tar-out.1 \ > virt-tar-out.pod >podwrapper.pl: wrote virt-sysprep.1 >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --no-strict-checks \ > --man virt-win-reg.1 \ > virt-win-reg.pod >podwrapper.pl: wrote virt-tar-in.1 >podwrapper.pl: wrote virt-resize.1 >podwrapper.pl: wrote virt-tar-out.1 >podwrapper.pl: wrote virt-win-reg.1 >podwrapper.pl: wrote guestfs.3 >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4' >perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ > --section 1 \ > --man guestfs-release-notes.1 \ > --text guestfs-release-notes.txt \ > --html ./html/guestfs-release-notes.1.html \ > --license GPLv2+ \ > guestfs-release-notes.pod >cd .; \ >find gnulib/lib gnulib/tests tests/data generator src examples po daemon appliance tests/qemu tests/guests tests/c-api tests/tmpdirs tests/protocol tests/events tests/parallel tests/disks tests/mountable tests/network tests/lvm tests/luks tests/md tests/selinux tests/ntfsclone tests/btrfs tests/xfs tests/charsets tests/xml tests/mount-local tests/9p tests/rsync tests/bigdirs tests/disk-labels tests/hotplug tests/nbd tests/http tests/syslinux tests/journal tests/fuzz tests/regressions test-tool fish align cat df edit format inspector rescue bash perl perl/examples ocaml ocaml/examples python python/examples ruby ruby/examples java java/examples haskell php erlang erlang/examples lua lua/examples gobject golang golang/examples csharp mllib builder builder/website resize sparsify sysprep tools fuse po-docs -name '*.c' -o -name '*.pl' -o -name '*.pm' | \ >grep -v -E '^(examples|gnulib|perl/(blib|examples)|po-docs|tests)/' | \ >grep -v -E '/((guestfs|rc)_protocol\.c)$' | \ >LC_ALL=C sort > po/POTFILES >cd .; \ >find builder mllib resize sparsify sysprep -name '*.ml' | \ >LC_ALL=C sort > po/POTFILES-ml >podwrapper.pl: wrote guestfs-release-notes.1 >podwrapper.pl: wrote ./html/guestfs-release-notes.1.html >podwrapper.pl: wrote guestfs-release-notes.txt >touch stamp-guestfs-release-notes.pod >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4' >+ gzip -9 ChangeLog >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pLrzsU >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 >++ dirname /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 >+ cd libguestfs-1.24.4 >+ make DESTDIR=/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 INSTALLDIRS=vendor install >Making install in gnulib/lib >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make install-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/build-aux/install-sh -d /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 ; \ >fi ; \ >if test -f /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.alias; then \ > sed -f ref-add.sed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.alias > /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.tmp ; \ > /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.alias ; \ > rm -f /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.tmp ; \ >else \ > if $need_charset_alias; then \ > sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.tmp ; \ > /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/charset.alias ; \ > rm -f /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4/gnulib/lib' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >Making install in gnulib/tests >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make install-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >Making install in . >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/gnulib/tests' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >Making install in tests/data >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/data' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >Making install in generator >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/generator' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs.la '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64' >libtool: install: /usr/bin/install -c .libs/libguestfs.so.0.414.0 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs.so.0.414.0 >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 && { ln -s -f libguestfs.so.0.414.0 libguestfs.so.0 || { rm -f libguestfs.so.0 && ln -s libguestfs.so.0.414.0 libguestfs.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 && { ln -s -f libguestfs.so.0.414.0 libguestfs.so || { rm -f libguestfs.so && ln -s libguestfs.so.0.414.0 libguestfs.so; }; }) >libtool: install: /usr/bin/install -c .libs/libguestfs.lai /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs.la >libtool: install: /usr/bin/install -c .libs/libguestfs.a /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs.a >libtool: install: ranlib /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/include' > /usr/bin/install -c -m 644 guestfs.h '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/include' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs.3 libguestfs.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/pkgconfig' > /usr/bin/install -c -m 644 libguestfs.pc '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/pkgconfig' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >Making install in examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 guestfs-faq.1 guestfs-performance.1 guestfs-recipes.1 guestfs-testing.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-examples.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >Making install in po >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >make[2]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >rm -f libguestfs.pot-t libguestfs.pot-pl libguestfs.pot-ml >xgettext -o libguestfs.pot-t --default-domain=libguestfs --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --keyword=__ --keyword=__x --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 --copyright-holder='Red Hat Inc.' --package-name="libguestfs" --package-version="1.24.4" --msgid-bugs-address="https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" --directory=.. \ > --files-from=/builddir/build/BUILD/libguestfs-1.24.4/po/POTFILES >xgettext -o libguestfs.pot-pl --default-domain=libguestfs --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --keyword=__ --keyword=__x --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 --copyright-holder='Red Hat Inc.' --package-name="libguestfs" --package-version="1.24.4" --msgid-bugs-address="https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" --directory=.. --language=Perl \ > --files-from=/builddir/build/BUILD/libguestfs-1.24.4/po/POTFILES-pl >echo >> libguestfs.pot-t >awk '/^#:/{i++}i{print}' < libguestfs.pot-pl >> libguestfs.pot-t >rm libguestfs.pot-pl >ocaml-gettext --action extract --extract-pot libguestfs.pot-ml ../builder/builder.ml ../builder/cmdline.ml ../builder/downloader.ml ../builder/get_kernel.ml ../builder/index_parser.ml ../builder/list_entries.ml ../builder/perl_edit.ml ../builder/pxzcat.ml ../builder/sigchecker.ml ../mllib/common_gettext.ml ../mllib/common_utils.ml ../mllib/common_utils_tests.ml ../mllib/config.ml ../mllib/crypt.ml ../mllib/firstboot.ml ../mllib/fsync.ml ../mllib/hostname.ml ../mllib/libdir.ml ../mllib/password.ml ../mllib/planner.ml ../mllib/progress.ml ../mllib/random_seed.ml ../mllib/tTY.ml ../mllib/uRI.ml ../mllib/urandom.ml ../resize/resize.ml ../sparsify/sparsify.ml ../sysprep/main.ml ../sysprep/sysprep_operation.ml ../sysprep/sysprep_operation_abrt_data.ml ../sysprep/sysprep_operation_bash_history.ml ../sysprep/sysprep_operation_blkid_tab.ml ../sysprep/sysprep_operation_ca_certificates.ml ../sysprep/sysprep_operation_crash_data.ml ../sysprep/sysprep_operation_cron_spool.ml ../sysprep/sysprep_operation_dhcp_client_state.ml ../sysprep/sysprep_operation_dhcp_server_state.ml ../sysprep/sysprep_operation_dovecot_data.ml ../sysprep/sysprep_operation_firewall_rules.ml ../sysprep/sysprep_operation_firstboot.ml ../sysprep/sysprep_operation_flag_reconfiguration.ml ../sysprep/sysprep_operation_fs_uuids.ml ../sysprep/sysprep_operation_hostname.ml ../sysprep/sysprep_operation_kerberos_data.ml ../sysprep/sysprep_operation_logfiles.ml ../sysprep/sysprep_operation_lvm_uuids.ml ../sysprep/sysprep_operation_machine_id.ml ../sysprep/sysprep_operation_mail_spool.ml ../sysprep/sysprep_operation_net_hostname.ml ../sysprep/sysprep_operation_net_hwaddr.ml ../sysprep/sysprep_operation_pacct_log.ml ../sysprep/sysprep_operation_package_manager_cache.ml ../sysprep/sysprep_operation_pam_data.ml ../sysprep/sysprep_operation_password.ml ../sysprep/sysprep_operation_puppet_data_log.ml ../sysprep/sysprep_operation_random_seed.ml ../sysprep/sysprep_operation_rhn_systemid.ml ../sysprep/sysprep_operation_rpm_db.ml ../sysprep/sysprep_operation_samba_db_log.ml ../sysprep/sysprep_operation_script.ml ../sysprep/sysprep_operation_smolt_uuid.ml ../sysprep/sysprep_operation_ssh_hostkeys.ml ../sysprep/sysprep_operation_ssh_userdir.ml ../sysprep/sysprep_operation_sssd_db_log.ml ../sysprep/sysprep_operation_tmp_files.ml ../sysprep/sysprep_operation_udev_persistent_net.ml ../sysprep/sysprep_operation_user_account.ml ../sysprep/sysprep_operation_utmp.ml ../sysprep/sysprep_operation_yum_uuid.ml >yum >/var/lib/yum/uuid >yum-uuid >Remove the yum UUID >\ >Yum creates a fresh UUID the next time it runs when it notices that the >original UUID has been erased. >../sysprep/sysprep_operation_yum_uuid.ml:27 String "/var/lib/yum/uuid" not translated >../sysprep/sysprep_operation_yum_uuid.ml:26 String "yum" not translated >../sysprep/sysprep_operation_yum_uuid.ml:34 String "yum-uuid" not translated >windows >/var/run/utmp >utmp >Remove the utmp file >\ >This file records who is currently logged in on a machine. In modern >Linux distros it is stored in a ramdisk and hence not part of the >virtual machine's disk, but it was stored on disk in older distros. >../sysprep/sysprep_operation_utmp.ml:27 String "/var/run/utmp" not translated >../sysprep/sysprep_operation_utmp.ml:34 String "utmp" not translated >../sysprep/sysprep_operation_utmp.ml:26 String "windows" not translated >windows >/ >/files/etc/login.defs/UID_MIN >/files/etc/login.defs/UID_MAX >/files/etc/passwd >/uid >/files/etc/shadow/%s >/files/etc/group/%s >/home/ >user-account >Remove the user accounts in the guest >\ >Remove all the user accounts and their home directories. >The \"root\" account is not removed. >\ >Currently this does not remove the user accounts from >C</etc/shadow>. This is because there is no lens for >the shadow password file in Augeas. >../sysprep/sysprep_operation_user_account.ml:31 String "/" not translated >../sysprep/sysprep_operation_user_account.ml:52 String "/files/etc/group/%s" not translated >../sysprep/sysprep_operation_user_account.ml:34 String "/files/etc/login.defs/UID_MAX" not translated >../sysprep/sysprep_operation_user_account.ml:32 String "/files/etc/login.defs/UID_MIN" not translated >../sysprep/sysprep_operation_user_account.ml:36 String "/files/etc/passwd" not translated >../sysprep/sysprep_operation_user_account.ml:51 String "/files/etc/shadow/%s" not translated >../sysprep/sysprep_operation_user_account.ml:53 String "/home/" not translated >../sysprep/sysprep_operation_user_account.ml:39 String "/uid" not translated >../sysprep/sysprep_operation_user_account.ml:63 String "user-account" not translated >../sysprep/sysprep_operation_user_account.ml:30 String "windows" not translated >linux >/etc/udev/rules.d/70-persistent-net.rules >udev-persistent-net >Remove udev persistent net rules >\ >Remove udev persistent net rules which map the guest's existing MAC >address to a fixed ethernet device (eg. eth0). >After a guest is cloned, the MAC address usually changes. Since the >old MAC address occupies the old name (eg. eth0), this means the fresh >MAC address is assigned to a new name (eg. eth1) and this is usually >undesirable. Erasing the udev persistent net rules avoids this. >../sysprep/sysprep_operation_udev_persistent_net.ml:27 String "/etc/udev/rules.d/70-persistent-net.rules" not translated >../sysprep/sysprep_operation_udev_persistent_net.ml:26 String "linux" not translated >../sysprep/sysprep_operation_udev_persistent_net.ml:35 String "udev-persistent-net" not translated >windows >/tmp/* >/var/tmp/* >tmp-files >Remove temporary files >\ >This removes temporary files under C</tmp> and C</var/tmp>. >../sysprep/sysprep_operation_tmp_files.ml:27 String "/tmp/*" not translated >../sysprep/sysprep_operation_tmp_files.ml:28 String "/var/tmp/*" not translated >../sysprep/sysprep_operation_tmp_files.ml:44 String "tmp-files" not translated >../sysprep/sysprep_operation_tmp_files.ml:26 String "windows" not translated >windows >/var/log/sssd/* >/var/lib/sss/db/* >sssd-db-log >Remove the database and log files of sssd >../sysprep/sysprep_operation_sssd_db_log.ml:28 String "/var/lib/sss/db/*" not translated >../sysprep/sysprep_operation_sssd_db_log.ml:27 String "/var/log/sssd/*" not translated >../sysprep/sysprep_operation_sssd_db_log.ml:44 String "sssd-db-log" not translated >../sysprep/sysprep_operation_sssd_db_log.ml:26 String "windows" not translated >windows >/home/*/.ssh >/root/.ssh >ssh-userdir >Remove \".ssh\" directories in the guest >\ >Remove the C<.ssh> directory of user \"root\" and any other >users who have a C<.ssh> directory in their home directory. >\ >Currently this only looks in C</root> and C</home/*> for >home directories, so users with home directories in other >locations won't have the ssh files removed. >../sysprep/sysprep_operation_ssh_userdir.ml:27 String "/home/*/.ssh" not translated >../sysprep/sysprep_operation_ssh_userdir.ml:31 String "/root/.ssh" not translated >../sysprep/sysprep_operation_ssh_userdir.ml:38 String "ssh-userdir" not translated >../sysprep/sysprep_operation_ssh_userdir.ml:26 String "windows" not translated >windows >/etc/ssh/*_host_* >ssh-hostkeys >Remove the SSH host keys in the guest >\ >The SSH host keys are regenerated (differently) next time the guest is >booted. >If, after cloning, the guest gets the same IP address, ssh will give >you a stark warning about the host key changing: > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! >../sysprep/sysprep_operation_ssh_hostkeys.ml:27 String "/etc/ssh/*_host_*" not translated >../sysprep/sysprep_operation_ssh_hostkeys.ml:35 String "ssh-hostkeys" not translated >../sysprep/sysprep_operation_ssh_hostkeys.ml:26 String "windows" not translated >linux >/etc/sysconfig/hw-uuid >/etc/smolt/uuid >/etc/smolt/hw-uuid >smolt-uuid >Remove the Smolt hardware UUID >../sysprep/sysprep_operation_smolt_uuid.ml:29 String "/etc/smolt/hw-uuid" not translated >../sysprep/sysprep_operation_smolt_uuid.ml:28 String "/etc/smolt/uuid" not translated >../sysprep/sysprep_operation_smolt_uuid.ml:27 String "/etc/sysconfig/hw-uuid" not translated >../sysprep/sysprep_operation_smolt_uuid.ml:26 String "linux" not translated >../sysprep/sysprep_operation_smolt_uuid.ml:40 String "smolt-uuid" not translated >virt-sysprep: --scriptdir cannot be used more than once\n >virt-sysprep: script: failed (code %d)\n >virt-sysprep: script: killed by signal (%d)\n >script failed >/bin/bash >\ >set -e >#set -x >cleanup () >{ > status=$? > cd / > guestunmount %s ||: > exit $status >} >trap cleanup INT TERM QUIT EXIT ERR\n >\n >-c >script >Run arbitrary scripts against the guest >\ >The C<script> module lets you run arbitrary shell scripts or programs >against the guest. >Note this feature requires FUSE support. You may have to enable >this in your host, for example by adding the current user to the >C<fuse> group, or by loading a kernel module. >Use one or more I<--script> parameters to specify scripts or programs >that will be run against the guest. >The script or program is run with its current directory being the >guest's root directory, so relative paths should be used. For >example: C<rm etc/resolv.conf> in the script would remove a Linux >guest's DNS configuration file, but C<rm /etc/resolv.conf> would >(try to) remove the host's file. >Normally a temporary mount point for the guest is used, but you >can choose a specific one by using the I<--scriptdir> parameter. >B<Note:> This is different from I<--firstboot> scripts (which run >in the context of the guest when it is booting first time). >I<--script> scripts run on the host, not in the guest. >--scriptdir >dir > >Mount point on host >SCRIPTDIR >\ >The mount point (an empty directory on the host) used when >the C<script> operation is enabled and one or more scripts >are specified using I<--script> parameter(s). >B<Note:> C<SCRIPTDIR> B<must> be an absolute path. >If I<--scriptdir> is not specified then a temporary mountpoint >will be created. >--script >script >Script or program to run on guest >SCRIPT >\ >Run the named C<SCRIPT> (a shell script or program) against the >guest. The script can be any program on the host. The script's >current directory will be the guest's root directory. >B<Note:> If the script is not on the $PATH, then you must give >the full absolute path to the script. >../sysprep/sysprep_operation_script.ml:149 String " " not translated >../sysprep/sysprep_operation_script.ml:136 String " " not translated >../sysprep/sysprep_operation_script.ml:149 String "--script" not translated >../sysprep/sysprep_operation_script.ml:136 String "--scriptdir" not translated >../sysprep/sysprep_operation_script.ml:98 String "-c" not translated >../sysprep/sysprep_operation_script.ml:83 String "/bin/bash" not translated >../sysprep/sysprep_operation_script.ml:150 String "SCRIPT" not translated >../sysprep/sysprep_operation_script.ml:137 String "SCRIPTDIR" not translated >../sysprep/sysprep_operation_script.ml:85 String "set -e\n#set -x\ncleanup ()\n{\n status=$?\n cd /\n guestunmount %s ||:\n exit $status\n}\ntrap cleanup INT TERM QUIT EXIT ERR\n" not translated >../sysprep/sysprep_operation_script.ml:97 String "\n" not translated >../sysprep/sysprep_operation_script.ml:109 String "script" not translated >windows >/var/log/samba/old/* >/var/log/samba/* >/var/lib/samba/*/* >/var/lib/samba/* >samba-db-log >Remove the database and log files of Samba >../sysprep/sysprep_operation_samba_db_log.ml:30 String "/var/lib/samba/*" not translated >../sysprep/sysprep_operation_samba_db_log.ml:29 String "/var/lib/samba/*/*" not translated >../sysprep/sysprep_operation_samba_db_log.ml:28 String "/var/log/samba/*" not translated >../sysprep/sysprep_operation_samba_db_log.ml:27 String "/var/log/samba/old/*" not translated >../sysprep/sysprep_operation_samba_db_log.ml:46 String "samba-db-log" not translated >../sysprep/sysprep_operation_samba_db_log.ml:26 String "windows" not translated >rpm >/var/lib/rpm/__db.* >rpm-db >Remove host-specific RPM database files >\ >Remove host-specific RPM database files and locks. RPM will >recreate these files automatically if needed. >../sysprep/sysprep_operation_rpm_db.ml:28 String "/var/lib/rpm/__db.*" not translated >../sysprep/sysprep_operation_rpm_db.ml:27 String "rpm" not translated >../sysprep/sysprep_operation_rpm_db.ml:39 String "rpm-db" not translated >/etc/sysconfig/rhn/systemid >/etc/sysconfig/rhn/osad-auth.conf >rhn-systemid >Remove the RHN system ID >../sysprep/sysprep_operation_rhn_systemid.ml:31 String "/etc/sysconfig/rhn/osad-auth.conf" not translated >../sysprep/sysprep_operation_rhn_systemid.ml:30 String "/etc/sysconfig/rhn/systemid" not translated >../sysprep/sysprep_operation_rhn_systemid.ml:37 String "rhn-systemid" not translated >random-seed >Generate random seed for guest >\ >Write some random bytes from the host into the random seed file of the >guest. >See L</RANDOM SEED> below. >../sysprep/sysprep_operation_random_seed.ml:31 String "random-seed" not translated >windows >/var/log/puppet/* >/var/lib/puppet/*/* >/var/lib/puppet/*/*/* >puppet-data-log >Remove the data and log files of puppet >../sysprep/sysprep_operation_puppet_data_log.ml:28 String "/var/lib/puppet/*/*" not translated >../sysprep/sysprep_operation_puppet_data_log.ml:29 String "/var/lib/puppet/*/*/*" not translated >../sysprep/sysprep_operation_puppet_data_log.ml:27 String "/var/log/puppet/*" not translated >../sysprep/sysprep_operation_puppet_data_log.ml:45 String "puppet-data-log" not translated >../sysprep/sysprep_operation_puppet_data_log.ml:26 String "windows" not translated >root >virt-sysprep: password: invalid --password format; see the man page.\n >virt-sysprep: password: multiple --root-password/--password options set the password for user '%s' twice.\n >virt-sysprep: cannot set passwords for %s guests.\n >password >Set root or user password >\ >Set root or another user's password. >Use the I<--root-password> option to specify a replacement root >password for the guest. You can only use this option once. >Use the I<--password> option to specify replacement user password(s). >You can use this option as many times as you want. >Use I<--password-crypto> to change the password encryption used. >See L</OPTIONS> above for details of these options. >This operation is enabled by default, but it only does something >if there is at least one I<--root-password> or I<--password> >argument given. >\ >Currently this only works for glibc-based Linux guests that >use shadow passwords. >--root-password >... > >set root password (see man page) >SELECTOR >\ >Set the root password. See I<--password> above for the format >of C<SELECTOR>. >--password >... >set user password (see man page) >USERNAME:SELECTOR >\ >Set a user password. The user must exist already (this option >does I<not> create users). >The I<--password> option takes C<USERNAME:SELECTOR>. The >I<--root-password> option takes just the C<SELECTOR>. The >format of the C<SELECTOR> is described below: >=over 4 >=item B<--password USERNAME:file:FILENAME> >=item B<--root-password file:FILENAME> >Read the password from C<FILENAME>. The whole >first line of this file is the replacement password. >Any other lines are ignored. You should create the file >with mode 0600 to ensure no one else can read it. >=item B<--password USERNAME:password:PASSWORD> >=item B<--root-password password:PASSWORD> >Set the password to the literal string C<PASSWORD>. >B<Note: this is not secure> since any user on the same machine >can see the cleartext password using L<ps(1)>. >=item B<--password USERNAME:random> >=item B<--root-password random> >Choose a random password, which is printed on stdout. The password >has approximately 120 bits of randomness. >=item B<--password> USERNAME:disabled >=item B<--root-password> disabled >The account password is disabled. This is like putting C<*> >in the password field. >=item B<--password> USERNAME:locked:file:FILENAME >=item B<--password> USERNAME:locked:password:PASSWORD >=item B<--password> USERNAME:locked:random >=item B<--root-password> locked:file:FILENAME >=item B<--root-password> locked:password:PASSWORD >=item B<--root-password> locked:random >The account is locked, but a password is placed on the >account. If first unlocked (using C<passwd -u>) then logins will >use the given password. >=item B<--password> USERNAME:locked >=item B<--password> USERNAME:locked:disabled >=item B<--root-password> locked >=item B<--root-password> locked:disabled >The account is locked I<and> password is disabled. >=back >--password-crypto >md5|sha256|sha512 >set password crypto >\ >Set the password encryption to C<md5>, C<sha256> or C<sha512>. >C<sha256> and C<sha512> require glibc E<ge> 2.7 >(check L<crypt(3)> inside the guest). >C<md5> will work with relatively old Linux guests (eg. RHEL 3), but >is not secure against modern attacks. >The default is C<sha512> unless libguestfs detects an old guest >that didn't have support for SHA-512, in which case it will use C<md5>. >You can override libguestfs by specifying this option. >../sysprep/sysprep_operation_password.ml:182 String " " not translated >../sysprep/sysprep_operation_password.ml:109 String " " not translated >../sysprep/sysprep_operation_password.ml:102 String " " not translated >../sysprep/sysprep_operation_password.ml:109 String "--password" not translated >../sysprep/sysprep_operation_password.ml:182 String "--password-crypto" not translated >../sysprep/sysprep_operation_password.ml:102 String "--root-password" not translated >../sysprep/sysprep_operation_password.ml:103 String "SELECTOR" not translated >../sysprep/sysprep_operation_password.ml:110 String "USERNAME:SELECTOR" not translated >../sysprep/sysprep_operation_password.ml:72 String "password" not translated >../sysprep/sysprep_operation_password.ml:30 String "root" not translated >windows >/var/run/console/* >/var/run/faillock/* >/var/run/sepermit/* >pam-data >Remove the PAM data in the guest >../sysprep/sysprep_operation_pam_data.ml:27 String "/var/run/console/*" not translated >../sysprep/sysprep_operation_pam_data.ml:28 String "/var/run/faillock/*" not translated >../sysprep/sysprep_operation_pam_data.ml:29 String "/var/run/sepermit/*" not translated >../sysprep/sysprep_operation_pam_data.ml:45 String "pam-data" not translated >../sysprep/sysprep_operation_pam_data.ml:26 String "windows" not translated >/var/cache/zypp* >/var/cache/yum/ >/var/cache/apt/archives/ >package-manager-cache >Remove package manager cache >../sysprep/sysprep_operation_package_manager_cache.ml:34 String "/var/cache/apt/archives/" not translated >../sysprep/sysprep_operation_package_manager_cache.ml:32 String "/var/cache/yum/" not translated >../sysprep/sysprep_operation_package_manager_cache.ml:30 String "/var/cache/zypp*" not translated >../sysprep/sysprep_operation_package_manager_cache.ml:42 String "package-manager-cache" not translated >/var/account/pacct* >/var/account/pacct >/var/log/account/pacct* >/var/log/account/pacct >pacct-log >Remove the process accounting log files >\ >The system wide process accounting will store to the pacct >log files if the process accounting is on. >../sysprep/sysprep_operation_pacct_log.ml:34 String "/var/account/pacct" not translated >../sysprep/sysprep_operation_pacct_log.ml:29 String "/var/account/pacct*" not translated >../sysprep/sysprep_operation_pacct_log.ml:43 String "/var/log/account/pacct" not translated >../sysprep/sysprep_operation_pacct_log.ml:38 String "/var/log/account/pacct*" not translated >../sysprep/sysprep_operation_pacct_log.ml:50 String "pacct-log" not translated >/etc/sysconfig/network-scripts/ifcfg-* >HWADDR= >\n >net-hwaddr >Remove HWADDR (hard-coded MAC address) configuration >\ >For Fedora and Red Hat Enterprise Linux, >this is removed from C<ifcfg-*> files. >../sysprep/sysprep_operation_net_hwaddr.ml:30 String "/etc/sysconfig/network-scripts/ifcfg-*" not translated >../sysprep/sysprep_operation_net_hwaddr.ml:36 String "HWADDR=" not translated >../sysprep/sysprep_operation_net_hwaddr.ml:38 String "\n" not translated >../sysprep/sysprep_operation_net_hwaddr.ml:38 String "\n" not translated >../sysprep/sysprep_operation_net_hwaddr.ml:48 String "net-hwaddr" not translated >/etc/sysconfig/network-scripts/ifcfg-* >HOSTNAME= >\n >net-hostname >Remove HOSTNAME in network interface configuration >\ >For Fedora and Red Hat Enterprise Linux, >this is removed from C<ifcfg-*> files. >../sysprep/sysprep_operation_net_hostname.ml:30 String "/etc/sysconfig/network-scripts/ifcfg-*" not translated >../sysprep/sysprep_operation_net_hostname.ml:36 String "HOSTNAME=" not translated >../sysprep/sysprep_operation_net_hostname.ml:38 String "\n" not translated >../sysprep/sysprep_operation_net_hostname.ml:38 String "\n" not translated >../sysprep/sysprep_operation_net_hostname.ml:48 String "net-hostname" not translated >/var/spool/mail/* >/var/mail/* >mail-spool >Remove email from the local mail spool directory >../sysprep/sysprep_operation_mail_spool.ml:29 String "/var/mail/*" not translated >../sysprep/sysprep_operation_mail_spool.ml:28 String "/var/spool/mail/*" not translated >../sysprep/sysprep_operation_mail_spool.ml:35 String "mail-spool" not translated >windows >/etc/machine-id >machine-id >Remove the local machine ID >\ >The machine ID is usually generated from a random source during system >installation and stays constant for all subsequent boots. Optionally, >for stateless systems it is generated during runtime at boot if it is >found to be empty. >../sysprep/sysprep_operation_machine_id.ml:27 String "/etc/machine-id" not translated >../sysprep/sysprep_operation_machine_id.ml:36 String "machine-id" not translated >../sysprep/sysprep_operation_machine_id.ml:26 String "windows" not translated >linux >lvm2 >lvm-uuids >Change LVM2 PV and VG UUIDs >\ >On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs), >new random UUIDs are generated and assigned to those PVs and VGs. >../sysprep/sysprep_operation_lvm_uuids.ml:28 String "linux" not translated >../sysprep/sysprep_operation_lvm_uuids.ml:43 String "lvm-uuids" not translated >../sysprep/sysprep_operation_lvm_uuids.ml:30 String "lvm2" not translated >/var/log/*.log* >/var/log/audit/* >/var/log/btmp* >/var/log/cron* >/var/log/dmesg* >/var/log/lastlog* >/var/log/maillog* >/var/log/mail/* >/var/log/messages* >/var/log/secure* >/var/log/spooler* >/var/log/tallylog* >/var/log/wtmp* >/var/log/apache2/*_log >/var/log/apache2/*_log-* >/var/log/ntp >/var/log/BackupPC/LOG >/var/log/ceph/*.log >/var/log/chrony/*.log >/var/log/cups/*_log >/var/log/glusterfs/*glusterd.vol.log >/var/log/glusterfs/glusterfs.log >/var/log/httpd/*log >/var/log/jetty/jetty-console.log >/var/log/libvirt/libvirtd.log >/var/log/libvirt/lxc/*.log >/var/log/libvirt/qemu/*.log >/var/log/libvirt/uml/*.log >/var/named/data/named.run >/var/log/ppp/connect-errors >/var/log/setroubleshoot/*.log >/var/log/squid/*.log >/var/lib/logrotate.status >/root/install.log >/root/install.log.syslog >/root/anaconda-ks.cfg >/var/cache/gdm/* >/var/lib/AccountService/users/* >/var/lib/fprint/* >/var/cache/fontconfig/* >/var/cache/man/* >/var/log/sa/* >/var/log/gdm/* >/var/log/ntpstats/* >\n > >linux >logfiles >Remove many log files from the guest >\ >On Linux the following files are removed: >%s >../sysprep/sysprep_operation_logfiles.ml:92 String " " not translated >../sysprep/sysprep_operation_logfiles.ml:68 String "/root/anaconda-ks.cfg" not translated >../sysprep/sysprep_operation_logfiles.ml:66 String "/root/install.log" not translated >../sysprep/sysprep_operation_logfiles.ml:67 String "/root/install.log.syslog" not translated >../sysprep/sysprep_operation_logfiles.ml:78 String "/var/cache/fontconfig/*" not translated >../sysprep/sysprep_operation_logfiles.ml:71 String "/var/cache/gdm/*" not translated >../sysprep/sysprep_operation_logfiles.ml:81 String "/var/cache/man/*" not translated >../sysprep/sysprep_operation_logfiles.ml:72 String "/var/lib/AccountService/users/*" not translated >../sysprep/sysprep_operation_logfiles.ml:75 String "/var/lib/fprint/*" not translated >../sysprep/sysprep_operation_logfiles.ml:63 String "/var/lib/logrotate.status" not translated >../sysprep/sysprep_operation_logfiles.ml:28 String "/var/log/*.log*" not translated >../sysprep/sysprep_operation_logfiles.ml:46 String "/var/log/BackupPC/LOG" not translated >../sysprep/sysprep_operation_logfiles.ml:41 String "/var/log/apache2/*_log" not translated >../sysprep/sysprep_operation_logfiles.ml:42 String "/var/log/apache2/*_log-*" not translated >../sysprep/sysprep_operation_logfiles.ml:29 String "/var/log/audit/*" not translated >../sysprep/sysprep_operation_logfiles.ml:30 String "/var/log/btmp*" not translated >../sysprep/sysprep_operation_logfiles.ml:47 String "/var/log/ceph/*.log" not translated >../sysprep/sysprep_operation_logfiles.ml:48 String "/var/log/chrony/*.log" not translated >../sysprep/sysprep_operation_logfiles.ml:31 String "/var/log/cron*" not translated >../sysprep/sysprep_operation_logfiles.ml:49 String "/var/log/cups/*_log" not translated >../sysprep/sysprep_operation_logfiles.ml:32 String "/var/log/dmesg*" not translated >../sysprep/sysprep_operation_logfiles.ml:87 String "/var/log/gdm/*" not translated >../sysprep/sysprep_operation_logfiles.ml:50 String "/var/log/glusterfs/*glusterd.vol.log" not translated >../sysprep/sysprep_operation_logfiles.ml:51 String "/var/log/glusterfs/glusterfs.log" not translated >../sysprep/sysprep_operation_logfiles.ml:52 String "/var/log/httpd/*log" not translated >../sysprep/sysprep_operation_logfiles.ml:53 String "/var/log/jetty/jetty-console.log" not translated >../sysprep/sysprep_operation_logfiles.ml:33 String "/var/log/lastlog*" not translated >../sysprep/sysprep_operation_logfiles.ml:54 String "/var/log/libvirt/libvirtd.log" not translated >../sysprep/sysprep_operation_logfiles.ml:55 String "/var/log/libvirt/lxc/*.log" not translated >../sysprep/sysprep_operation_logfiles.ml:56 String "/var/log/libvirt/qemu/*.log" not translated >../sysprep/sysprep_operation_logfiles.ml:57 String "/var/log/libvirt/uml/*.log" not translated >../sysprep/sysprep_operation_logfiles.ml:35 String "/var/log/mail/*" not translated >../sysprep/sysprep_operation_logfiles.ml:34 String "/var/log/maillog*" not translated >../sysprep/sysprep_operation_logfiles.ml:36 String "/var/log/messages*" not translated >../sysprep/sysprep_operation_logfiles.ml:43 String "/var/log/ntp" not translated >../sysprep/sysprep_operation_logfiles.ml:90 String "/var/log/ntpstats/*" not translated >../sysprep/sysprep_operation_logfiles.ml:59 String "/var/log/ppp/connect-errors" not translated >../sysprep/sysprep_operation_logfiles.ml:84 String "/var/log/sa/*" not translated >../sysprep/sysprep_operation_logfiles.ml:37 String "/var/log/secure*" not translated >../sysprep/sysprep_operation_logfiles.ml:60 String "/var/log/setroubleshoot/*.log" not translated >../sysprep/sysprep_operation_logfiles.ml:38 String "/var/log/spooler*" not translated >../sysprep/sysprep_operation_logfiles.ml:61 String "/var/log/squid/*.log" not translated >../sysprep/sysprep_operation_logfiles.ml:39 String "/var/log/tallylog*" not translated >../sysprep/sysprep_operation_logfiles.ml:40 String "/var/log/wtmp*" not translated >../sysprep/sysprep_operation_logfiles.ml:58 String "/var/named/data/named.run" not translated >../sysprep/sysprep_operation_logfiles.ml:92 String "\n" not translated >../sysprep/sysprep_operation_logfiles.ml:96 String "linux" not translated >../sysprep/sysprep_operation_logfiles.ml:103 String "logfiles" not translated >windows >/var/kerberos/krb5kdc/kadm5.acl >/var/kerberos/krb5kdc/kdc.conf >/var/kerberos/krb5kdc/* >kerberos-data >Remove Kerberos data in the guest >../sysprep/sysprep_operation_kerberos_data.ml:30 String "/var/kerberos/krb5kdc/*" not translated >../sysprep/sysprep_operation_kerberos_data.ml:28 String "/var/kerberos/krb5kdc/kadm5.acl" not translated >../sysprep/sysprep_operation_kerberos_data.ml:29 String "/var/kerberos/krb5kdc/kdc.conf" not translated >../sysprep/sysprep_operation_kerberos_data.ml:45 String "kerberos-data" not translated >../sysprep/sysprep_operation_kerberos_data.ml:27 String "windows" not translated >localhost.localdomain >hostname >Change the hostname of the guest >\ >This operation changes the hostname of the guest to the value >given in the I<--hostname> parameter. >If the I<--hostname> parameter is not given, then the hostname is changed >to C<localhost.localdomain>. >\ >Currently this can only set the hostname on Linux guests. >--hostname >hostname > >New hostname >HOSTNAME >\ >Change the hostname. If not given, defaults to C<localhost.localdomain>. >../sysprep/sysprep_operation_hostname.ml:49 String " " not translated >../sysprep/sysprep_operation_hostname.ml:49 String "--hostname" not translated >../sysprep/sysprep_operation_hostname.ml:50 String "HOSTNAME" not translated >../sysprep/sysprep_operation_hostname.ml:34 String "hostname" not translated >../sysprep/sysprep_operation_hostname.ml:27 String "localhost.localdomain" not translated >warning: cannot set random UUID on filesystem %s type %s: %s\n >fs-uuids >Change filesystem UUIDs >\ >On guests and filesystem types where this is supported, >new random UUIDs are generated and assigned to filesystems. >\ >The fs-uuids operation is disabled by default because it does >not yet find and update all the places in the guest that use >the UUIDs. For example C</etc/fstab> or the bootloader. >Enabling this operation is more likely than not to make your >guest unbootable. >See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641> >../sysprep/sysprep_operation_fs_uuids.ml:45 String "fs-uuids" not translated >windows >/.unconfigured >flag-reconfiguration >Flag the system for reconfiguration >\ >Note that this may require user intervention when the >guest is booted. >../sysprep/sysprep_operation_flag_reconfiguration.ml:27 String "/.unconfigured" not translated >../sysprep/sysprep_operation_flag_reconfiguration.ml:34 String "flag-reconfiguration" not translated >../sysprep/sysprep_operation_flag_reconfiguration.ml:26 String "windows" not translated >firstboot >Add scripts to run once at next boot >\ >Supply one of more shell scripts (using the I<--firstboot> option). >These are run the first time the guest boots, and then are >deleted. So these are useful for performing last minute >configuration that must run in the context of the guest >operating system, for example C<yum update>. >Output or errors from the scripts are written to >C<~root/virt-sysprep-firstboot.log> (in the guest). >\ >Currently this is only implemented for Linux guests using >either SysVinit-style scripts, Upstart or systemd. >--firstboot >script > >run script once next time guest boots >SCRIPT >\ >Run script(s) once next time the guest boots. You can supply >the I<--firstboot> option as many times as needed. >../sysprep/sysprep_operation_firstboot.ml:68 String " " not translated >../sysprep/sysprep_operation_firstboot.ml:68 String "--firstboot" not translated >../sysprep/sysprep_operation_firstboot.ml:69 String "SCRIPT" not translated >../sysprep/sysprep_operation_firstboot.ml:44 String "firstboot" not translated >windows >/etc/sysconfig/iptables >/etc/firewalld/services/* >/etc/firewalld/zones/* >firewall-rules >Remove the firewall rules >\ >This removes custom firewall rules by removing C</etc/sysconfig/iptables> >or custom firewalld configuration in C</etc/firewalld/*/*>. >Note this is I<not> enabled by default since it may expose guests to >exploits. Use with care. >../sysprep/sysprep_operation_firewall_rules.ml:28 String "/etc/firewalld/services/*" not translated >../sysprep/sysprep_operation_firewall_rules.ml:29 String "/etc/firewalld/zones/*" not translated >../sysprep/sysprep_operation_firewall_rules.ml:27 String "/etc/sysconfig/iptables" not translated >../sysprep/sysprep_operation_firewall_rules.ml:45 String "firewall-rules" not translated >../sysprep/sysprep_operation_firewall_rules.ml:26 String "windows" not translated >windows >/var/lib/dovecot/* >dovecot-data >Remove Dovecot (mail server) data >../sysprep/sysprep_operation_dovecot_data.ml:27 String "/var/lib/dovecot/*" not translated >../sysprep/sysprep_operation_dovecot_data.ml:37 String "dovecot-data" not translated >../sysprep/sysprep_operation_dovecot_data.ml:26 String "windows" not translated >/var/lib/dhcpd/* >dhcp-server-state >Remove DHCP server leases >../sysprep/sysprep_operation_dhcp_server_state.ml:25 String "/var/lib/dhcpd/*" not translated >../sysprep/sysprep_operation_dhcp_server_state.ml:30 String "dhcp-server-state" not translated >linux >/var/lib/dhclient/* >/var/lib/dhcp/* >dhcp-client-state >Remove DHCP client leases >../sysprep/sysprep_operation_dhcp_client_state.ml:29 String "/var/lib/dhclient/*" not translated >../sysprep/sysprep_operation_dhcp_client_state.ml:29 String "/var/lib/dhcp/*" not translated >../sysprep/sysprep_operation_dhcp_client_state.ml:35 String "dhcp-client-state" not translated >../sysprep/sysprep_operation_dhcp_client_state.ml:26 String "linux" not translated >/var/spool/cron/* >/var/spool/atjobs/* >/var/spool/atjobs/.SEQ >/var/spool/atspool/* >/var/spool/at/* >/var/spool/at/.SEQ >/var/spool/at/spool/* >cron-spool >Remove user at-jobs and cron-jobs >../sysprep/sysprep_operation_cron_spool.ml:31 String "/var/spool/at/*" not translated >../sysprep/sysprep_operation_cron_spool.ml:32 String "/var/spool/at/.SEQ" not translated >../sysprep/sysprep_operation_cron_spool.ml:33 String "/var/spool/at/spool/*" not translated >../sysprep/sysprep_operation_cron_spool.ml:26 String "/var/spool/atjobs/*" not translated >../sysprep/sysprep_operation_cron_spool.ml:27 String "/var/spool/atjobs/.SEQ" not translated >../sysprep/sysprep_operation_cron_spool.ml:28 String "/var/spool/atspool/*" not translated >../sysprep/sysprep_operation_cron_spool.ml:25 String "/var/spool/cron/*" not translated >../sysprep/sysprep_operation_cron_spool.ml:38 String "cron-spool" not translated >/var/crash/* >/var/log/dump/* >linux >crash-data >Remove the crash data generated by kexec-tools >\ >Remove the automatically generated kdump kernel crash data. >../sysprep/sysprep_operation_crash_data.ml:25 String "/var/crash/*" not translated >../sysprep/sysprep_operation_crash_data.ml:26 String "/var/log/dump/*" not translated >../sysprep/sysprep_operation_crash_data.ml:38 String "crash-data" not translated >../sysprep/sysprep_operation_crash_data.ml:31 String "linux" not translated >windows >/etc/pki/CA/certs/*.crt >/etc/pki/CA/crl/*.crt >/etc/pki/CA/newcerts/*.crt >/etc/pki/CA/private/*.key >/etc/pki/tls/private/*.key >/etc/pki/tls/certs/*.crt >/etc/pki/tls/certs/ca-bundle.crt >/etc/pki/tls/certs/ca-bundle.trust.crt >ca-certificates >Remove CA certificates in the guest >../sysprep/sysprep_operation_ca_certificates.ml:28 String "/etc/pki/CA/certs/*.crt" not translated >../sysprep/sysprep_operation_ca_certificates.ml:29 String "/etc/pki/CA/crl/*.crt" not translated >../sysprep/sysprep_operation_ca_certificates.ml:30 String "/etc/pki/CA/newcerts/*.crt" not translated >../sysprep/sysprep_operation_ca_certificates.ml:31 String "/etc/pki/CA/private/*.key" not translated >../sysprep/sysprep_operation_ca_certificates.ml:33 String "/etc/pki/tls/certs/*.crt" not translated >../sysprep/sysprep_operation_ca_certificates.ml:34 String "/etc/pki/tls/certs/ca-bundle.crt" not translated >../sysprep/sysprep_operation_ca_certificates.ml:35 String "/etc/pki/tls/certs/ca-bundle.trust.crt" not translated >../sysprep/sysprep_operation_ca_certificates.ml:32 String "/etc/pki/tls/private/*.key" not translated >../sysprep/sysprep_operation_ca_certificates.ml:52 String "ca-certificates" not translated >../sysprep/sysprep_operation_ca_certificates.ml:27 String "windows" not translated >windows >/var/run/blkid.tab >/var/run/blkid.tab.old >/etc/blkid/blkid.tab >/etc/blkid/blkid.tab.old >/etc/blkid.tab >/etc/blkid.tab.old >/dev/.blkid.tab >/dev/.blkid.tab.old >blkid-tab >Remove blkid tab in the guest >../sysprep/sysprep_operation_blkid_tab.ml:33 String "/dev/.blkid.tab" not translated >../sysprep/sysprep_operation_blkid_tab.ml:34 String "/dev/.blkid.tab.old" not translated >../sysprep/sysprep_operation_blkid_tab.ml:31 String "/etc/blkid.tab" not translated >../sysprep/sysprep_operation_blkid_tab.ml:32 String "/etc/blkid.tab.old" not translated >../sysprep/sysprep_operation_blkid_tab.ml:29 String "/etc/blkid/blkid.tab" not translated >../sysprep/sysprep_operation_blkid_tab.ml:30 String "/etc/blkid/blkid.tab.old" not translated >../sysprep/sysprep_operation_blkid_tab.ml:27 String "/var/run/blkid.tab" not translated >../sysprep/sysprep_operation_blkid_tab.ml:28 String "/var/run/blkid.tab.old" not translated >../sysprep/sysprep_operation_blkid_tab.ml:48 String "blkid-tab" not translated >../sysprep/sysprep_operation_blkid_tab.ml:26 String "windows" not translated >windows >/home/*/.bash_history >/root/.bash_history >bash-history >Remove the bash history in the guest >\ >Remove the bash history of user \"root\" and any other users >who have a C<.bash_history> file in their home directory. >\ >Currently this only looks in C</root> and C</home/*> for >home directories, so users with home directories in other >locations won't have the bash history removed. >../sysprep/sysprep_operation_bash_history.ml:27 String "/home/*/.bash_history" not translated >../sysprep/sysprep_operation_bash_history.ml:31 String "/root/.bash_history" not translated >../sysprep/sysprep_operation_bash_history.ml:38 String "bash-history" not translated >../sysprep/sysprep_operation_bash_history.ml:26 String "windows" not translated >windows >/var/spool/abrt/* >abrt-data >Remove the crash data generated by ABRT >\ >Remove the automatically generated ABRT crash data in >C</var/spool/abrt/>. >../sysprep/sysprep_operation_abrt_data.ml:27 String "/var/spool/abrt/*" not translated >../sysprep/sysprep_operation_abrt_data.ml:37 String "abrt-data" not translated >../sysprep/sysprep_operation_abrt_data.ml:26 String "windows" not translated >virt-sysprep >virt-sysprep: duplicate operation name (%s)\n >virt-sysprep: operation name is an empty string\n >virt-sysprep: disallowed character (%c) in operation name\n >virt-sysprep: operation %s has no heading\n >virt-sysprep: heading for %s must not end with newline or period\n >virt-sysprep: operation %s has no POD\n >virt-sysprep: POD for %s must not end with newline\n >virt-sysprep: operation %s has no POD notes\n >virt-sysprep: POD notes for %s must not end with newline\n >=head2 B<%s>\n >*\n >\n >%s.\n\n >%s\n\n >=head3 >Notes on %s >\n\n >B<%s> >B<%s> %s >sysprep_operation.ml: argument type not implemented >=item %s\n >(see C<%s> below)\n >%s %s %s\n >* > >Performing %S ...\n%! >../sysprep/sysprep_operation.ml:50 String "" not translated >../sysprep/sysprep_operation.ml:48 String "" not translated >../sysprep/sysprep_operation.ml:235 String " " not translated >../sysprep/sysprep_operation.ml:234 String "%s %s %s\n" not translated >../sysprep/sysprep_operation.ml:170 String "%s.\n\n" not translated >../sysprep/sysprep_operation.ml:226 String "%s\n\n" not translated >../sysprep/sysprep_operation.ml:181 String "%s\n\n" not translated >../sysprep/sysprep_operation.ml:173 String "%s\n\n" not translated >../sysprep/sysprep_operation.ml:224 String "(see C<%s> below)\n" not translated >../sysprep/sysprep_operation.ml:235 String "*" not translated >../sysprep/sysprep_operation.ml:168 String "*\n" not translated >../sysprep/sysprep_operation.ml:167 String "=head2 B<%s>\n" not translated >../sysprep/sysprep_operation.ml:178 String "=head3 " not translated >../sysprep/sysprep_operation.ml:223 String "=item %s\n" not translated >../sysprep/sysprep_operation.ml:201 String "B<%s>" not translated >../sysprep/sysprep_operation.ml:211 String "B<%s> %s" not translated >../sysprep/sysprep_operation.ml:274 String "Performing %S ...\n%!" not translated >../sysprep/sysprep_operation.ml:253 String "Performing %S ...\n%!" not translated >../sysprep/sysprep_operation.ml:225 String "\n" not translated >../sysprep/sysprep_operation.ml:169 String "\n" not translated >../sysprep/sysprep_operation.ml:180 String "\n\n" not translated >../sysprep/sysprep_operation.ml:215 String "sysprep_operation.ml: argument type not implemented" not translated >../sysprep/sysprep_operation.ml:25 String "virt-sysprep" not translated >auto >virt-sysprep %s\n >Error parsing URI '%s'. Look for error messages printed above.\n >%s: --domain option can only be given once\n >%s: --enable option can only be given once\n >%s: you cannot pass an empty argument to --enable\n >, >%s: --enable: '%s' is not a known operation\n >-a >file > >Add disk image file >--add >file >Add disk image file >-c >uri >Set libvirt URI >--connect >uri >Set libvirt URI >--debug-gc >Debug GC and memory allocations (internal) >-d >domain >Set libvirt guest name >--domain >domain >Set libvirt guest name >-n >Perform a dry run >--dryrun >Perform a dry run >--dry-run >Perform a dry run >--dump-pod >Dump POD (internal) >--dump-pod-options >Dump POD for options (internal) >--enable >operations >Enable specific operations >--format >format >Set format (default: auto) >--list-operations >List supported operations >--long-options >List long options >--mount-options >opts >Set mount options (eg /:noatime;/var:rw,noatime) >-q >Don't print log messages >--quiet >Don't print log messages >--selinux-relabel >Force SELinux relabel >--no-selinux-relabel >Never do SELinux relabel >-v >Enable debugging messages >--verbose >Enable debugging messages >-V >Display version and exit >--version >Display version and exit >-x >Enable tracing of libguestfs calls >extra parameter on the command line >\ >%s: reset or unconfigure a virtual machine so clones can be made > virt-sysprep [--options] -d domname > virt-sysprep [--options] -a disk.img [-a disk.img ...] >A short summary of the options is given below. For detailed help please >read the man page virt-sysprep(1). >%s: you must give either -a or -d options\n >Read virt-sysprep(1) man page for further information.\n >ignore >%s: you cannot give -a and -d options together\n >Read virt-sysprep(1) man page for further information.\n >: >; >Examining the guest ...\n%! >%s: no operating systems were found in the guest image\n >%s (ignored)\n >/.autorelabel >sysprep operation failed: %s\n >sysprep operation failed: internal error: invalid argument: %s\n >sysprep operation failed: internal error: assertion failed at %s, line %d, char %d\n >sysprep operation failed: internal error: Not_found exception was thrown\n >sysprep operation failed: exception: %s\n >../sysprep/main.ml:192 String "" not translated >../sysprep/main.ml:76 String "" not translated >../sysprep/main.ml:46 String "" not translated >../sysprep/main.ml:41 String "" not translated >../sysprep/main.ml:125 String " " not translated >../sysprep/main.ml:124 String " " not translated >../sysprep/main.ml:123 String " " not translated >../sysprep/main.ml:122 String " " not translated >../sysprep/main.ml:121 String " " not translated >../sysprep/main.ml:120 String " " not translated >../sysprep/main.ml:119 String " " not translated >../sysprep/main.ml:118 String " " not translated >../sysprep/main.ml:117 String " " not translated >../sysprep/main.ml:116 String " " not translated >../sysprep/main.ml:115 String " " not translated >../sysprep/main.ml:114 String " " not translated >../sysprep/main.ml:113 String " " not translated >../sysprep/main.ml:112 String " " not translated >../sysprep/main.ml:111 String " " not translated >../sysprep/main.ml:110 String " " not translated >../sysprep/main.ml:109 String " " not translated >../sysprep/main.ml:108 String " " not translated >../sysprep/main.ml:107 String " " not translated >../sysprep/main.ml:106 String " " not translated >../sysprep/main.ml:105 String " " not translated >../sysprep/main.ml:104 String " " not translated >../sysprep/main.ml:103 String " " not translated >../sysprep/main.ml:102 String " " not translated >../sysprep/main.ml:101 String " " not translated >../sysprep/main.ml:100 String " " not translated >../sysprep/main.ml:80 String "," not translated >../sysprep/main.ml:101 String "--add" not translated >../sysprep/main.ml:103 String "--connect" not translated >../sysprep/main.ml:104 String "--debug-gc" not translated >../sysprep/main.ml:106 String "--domain" not translated >../sysprep/main.ml:109 String "--dry-run" not translated >../sysprep/main.ml:108 String "--dryrun" not translated >../sysprep/main.ml:110 String "--dump-pod" not translated >../sysprep/main.ml:111 String "--dump-pod-options" not translated >../sysprep/main.ml:112 String "--enable" not translated >../sysprep/main.ml:113 String "--format" not translated >../sysprep/main.ml:114 String "--list-operations" not translated >../sysprep/main.ml:115 String "--long-options" not translated >../sysprep/main.ml:116 String "--mount-options" not translated >../sysprep/main.ml:120 String "--no-selinux-relabel" not translated >../sysprep/main.ml:118 String "--quiet" not translated >../sysprep/main.ml:119 String "--selinux-relabel" not translated >../sysprep/main.ml:122 String "--verbose" not translated >../sysprep/main.ml:124 String "--version" not translated >../sysprep/main.ml:123 String "-V" not translated >../sysprep/main.ml:100 String "-a" not translated >../sysprep/main.ml:102 String "-c" not translated >../sysprep/main.ml:105 String "-d" not translated >../sysprep/main.ml:107 String "-n" not translated >../sysprep/main.ml:117 String "-q" not translated >../sysprep/main.ml:121 String "-v" not translated >../sysprep/main.ml:125 String "-x" not translated >../sysprep/main.ml:253 String "/.autorelabel" not translated >../sysprep/main.ml:190 String ":" not translated >../sysprep/main.ml:190 String ";" not translated >../sysprep/main.ml:55 String "Error parsing URI '%s'. Look for error messages printed above.\n" not translated >../sysprep/main.ml:39 String "auto" not translated >../sysprep/main.ml:160 String "ignore" not translated >../sysprep/main.ml:49 String "virt-sysprep %s\n" not translated >virt-sparsify %s\n >--check-tmpdir: unknown argument `%s'\n > -\"- >--check-tmpdir >ignore|... > >Check there is enough space in $TMPDIR >--compress >Compressed output format >--convert >format >Format of output disk (default: same as input) >--debug-gc >Debug GC and memory allocations >--format >format >Format of input disk >--ignore >fs >Ignore filesystem >--long-options >List long options >--machine-readable >Make output machine readable >-o >option >Add qemu-img options >-q >Quiet output >--quiet >-v >Enable debugging messages >--verbose >-V >Display version and exit >--version >-x >Enable tracing of libguestfs calls >--zero >fs >Zero filesystem >\ >%s: sparsify a virtual machine disk > virt-sparsify [--options] indisk outdisk >A short summary of the options is given below. For detailed help please >read the man page virt-sparsify(1). >virt-sparsify\n >linux-swap\n >zero\n >check-tmpdir\n >/dev/null >ntfsprogs >ntfs3g >ntfs\n >btrfs >btrfs\n >usage is: %s [--options] indisk outdisk >you cannot use the same disk image for input and output >input filename '%s' contains a colon (':'); qemu-img command line syntax prevents us from using such an image >output filename '%s' contains a colon (':'); qemu-img command line syntax prevents us from using such an image >test >.qcow2 >qemu-img create -f qcow2 > -o > 128K > /dev/null >testing if '%s' works ... %! >%b\n >\ >'qemu-img create' cannot create qcow2 files. Check the 'qemu-img' >program is installed and working, and that it matches the version\ >of qemu installed.\n >compat=1.1 >compat=1.1,lazy_refcounts >cannot detect input disk format; use the --format parameter >raw >--compress cannot be used for raw output. Remove this option or use --convert qcow2. >Input disk virtual size = %Ld bytes (%s)\n%! >\ >WARNING: There may not be enough free space on %s. >You may need to set TMPDIR to point to a directory with more free space. >Max needed: %s. Free: %s. May need another %s. >Note this is an overestimate. If the guest disk is full of data >then not as much free space would be required. >You can ignore this warning or change it to a hard failure using the >--check-tmpdir=(ignore|continue|warn|fail) option. See virt-sparsify(1). >%! >Press RETURN to continue or ^C to quit.\n%! >Exiting because --check-tmpdir=fail was set.\n%! >Create overlay file in %s to protect source disk ...\n%! >sparsify >backing_file=%s >, >,, >backing_fmt=%s >lazy_refcounts >qemu-img create -f qcow2 -o %s %s > /dev/null >%s\n%! >external command failed: %s >Examine source disk ...\n%! >qcow2 >unsafe >/dev/sda >Zeroing %s ...\n%! >/ >Fill free space in %s with zero ...\n%! >SWAPSPACE2 >Clearing Linux swap on %s ...\n%! >pwrite: short write restoring swap partition header >/dev/ >Fill free space in volgroup %s with zero ...\n%! >Copy to destination and make sparse ...\n%! >qemu-img convert -f qcow2 -O %s%s%s %s %s > -c >external command failed: %s >Sparsify operation completed with no errors. Before deleting the old disk, carefully check that the target disk boots and works correctly.\n >../sparsify/sparsify.ml:460 String "" not translated >../sparsify/sparsify.ml:458 String "" not translated >../sparsify/sparsify.ml:193 String "" not translated >../sparsify/sparsify.ml:65 String "" not translated >../sparsify/sparsify.ml:62 String "" not translated >../sparsify/sparsify.ml:60 String "" not translated >../sparsify/sparsify.ml:194 String " " not translated >../sparsify/sparsify.ml:89 String " " not translated >../sparsify/sparsify.ml:88 String " " not translated >../sparsify/sparsify.ml:86 String " " not translated >../sparsify/sparsify.ml:84 String " " not translated >../sparsify/sparsify.ml:82 String " " not translated >../sparsify/sparsify.ml:81 String " " not translated >../sparsify/sparsify.ml:80 String " " not translated >../sparsify/sparsify.ml:79 String " " not translated >../sparsify/sparsify.ml:78 String " " not translated >../sparsify/sparsify.ml:77 String " " not translated >../sparsify/sparsify.ml:76 String " " not translated >../sparsify/sparsify.ml:75 String " " not translated >../sparsify/sparsify.ml:74 String " " not translated >../sparsify/sparsify.ml:73 String " " not translated >../sparsify/sparsify.ml:71 String " -\"-" not translated >../sparsify/sparsify.ml:458 String " -c" not translated >../sparsify/sparsify.ml:461 String " -o " not translated >../sparsify/sparsify.ml:193 String " -o " not translated >../sparsify/sparsify.ml:194 String " 128K > /dev/null" not translated >../sparsify/sparsify.ml:197 String "%b\n" not translated >../sparsify/sparsify.ml:464 String "%s\n%!" not translated >../sparsify/sparsify.ml:315 String "%s\n%!" not translated >../sparsify/sparsify.ml:306 String "," not translated >../sparsify/sparsify.ml:295 String "," not translated >../sparsify/sparsify.ml:295 String ",," not translated >../sparsify/sparsify.ml:73 String "--check-tmpdir" not translated >../sparsify/sparsify.ml:74 String "--compress" not translated >../sparsify/sparsify.ml:75 String "--convert" not translated >../sparsify/sparsify.ml:76 String "--debug-gc" not translated >../sparsify/sparsify.ml:77 String "--format" not translated >../sparsify/sparsify.ml:78 String "--ignore" not translated >../sparsify/sparsify.ml:79 String "--long-options" not translated >../sparsify/sparsify.ml:80 String "--machine-readable" not translated >../sparsify/sparsify.ml:83 String "--quiet" not translated >../sparsify/sparsify.ml:85 String "--verbose" not translated >../sparsify/sparsify.ml:87 String "--version" not translated >../sparsify/sparsify.ml:89 String "--zero" not translated >../sparsify/sparsify.ml:86 String "-V" not translated >../sparsify/sparsify.ml:81 String "-o" not translated >../sparsify/sparsify.ml:82 String "-q" not translated >../sparsify/sparsify.ml:84 String "-v" not translated >../sparsify/sparsify.ml:88 String "-x" not translated >../sparsify/sparsify.ml:288 String ".qcow2" not translated >../sparsify/sparsify.ml:190 String ".qcow2" not translated >../sparsify/sparsify.ml:421 String "/" not translated >../sparsify/sparsify.ml:380 String "/" not translated >../sparsify/sparsify.ml:373 String "/" not translated >../sparsify/sparsify.ml:421 String "/dev/" not translated >../sparsify/sparsify.ml:129 String "/dev/null" not translated >../sparsify/sparsify.ml:348 String "/dev/sda" not translated >../sparsify/sparsify.ml:278 String "Exiting because --check-tmpdir=fail was set.\n%!" not translated >../sparsify/sparsify.ml:273 String "Press RETURN to continue or ^C to quit.\n%!" not translated >../sparsify/sparsify.ml:389 String "SWAPSPACE2" not translated >../sparsify/sparsify.ml:295 String "backing_file=%s" not translated >../sparsify/sparsify.ml:299 String "backing_fmt=%s" not translated >../sparsify/sparsify.ml:133 String "btrfs" not translated >../sparsify/sparsify.ml:134 String "btrfs\n" not translated >../sparsify/sparsify.ml:127 String "check-tmpdir\n" not translated >../sparsify/sparsify.ml:301 String "compat=1.1" not translated >../sparsify/sparsify.ml:207 String "compat=1.1" not translated >../sparsify/sparsify.ml:209 String "compat=1.1,lazy_refcounts" not translated >../sparsify/sparsify.ml:73 String "ignore|..." not translated >../sparsify/sparsify.ml:304 String "lazy_refcounts" not translated >../sparsify/sparsify.ml:125 String "linux-swap\n" not translated >../sparsify/sparsify.ml:131 String "ntfs3g" not translated >../sparsify/sparsify.ml:132 String "ntfs\n" not translated >../sparsify/sparsify.ml:131 String "ntfsprogs" not translated >../sparsify/sparsify.ml:332 String "qcow2" not translated >../sparsify/sparsify.ml:456 String "qemu-img convert -f qcow2 -O %s%s%s %s %s" not translated >../sparsify/sparsify.ml:192 String "qemu-img create -f qcow2" not translated >../sparsify/sparsify.ml:312 String "qemu-img create -f qcow2 -o %s %s > /dev/null" not translated >../sparsify/sparsify.ml:230 String "raw" not translated >../sparsify/sparsify.ml:288 String "sparsify" not translated >../sparsify/sparsify.ml:190 String "test" not translated >../sparsify/sparsify.ml:195 String "testing if '%s' works ... %!" not translated >../sparsify/sparsify.ml:332 String "unsafe" not translated >../sparsify/sparsify.ml:143 String "usage is: %s [--options] indisk outdisk" not translated >../sparsify/sparsify.ml:42 String "virt-sparsify %s\n" not translated >../sparsify/sparsify.ml:124 String "virt-sparsify\n" not translated >../sparsify/sparsify.ml:126 String "zero\n" not translated >virt-resize %s\n >auto >%s: empty --expand option >--expand option given twice >empty --shrink option >--shrink option given twice > -\"- >--align-first >never|always|auto > >Align first partition (default: auto) >--alignment >sectors >Set partition alignment (default: 128 sectors) >--no-copy-boot-loader >Don't copy boot loader >-d >Enable debugging messages >--debug >--debug-gc >Debug GC and memory allocations >--delete >part >Delete partition >--expand >part >Expand partition >--no-expand-content >Don't expand content >--no-extra-partition >Don't create extra partition >--format >format >Format of input disk >--ignore >part >Ignore partition >--long-options >List long options >--lv-expand >lv >Expand logical volume >--LV-expand >lv >--lvexpand >lv >--LVexpand >lv >--machine-readable >Make output machine readable >-n >Don't perform changes >--dryrun >--dry-run >--ntfsresize-force >Force ntfsresize >--output-format >format >Format of output disk >-q >Don't print the summary >--quiet >--resize >part=size >Resize partition >--resize-force >part=size >Forcefully resize partition >--shrink >part >Shrink partition >--no-sparse >Turn off sparse copying >-v >Enable debugging messages >--verbose >-V >Display version and exit >--version >\ >%s: resize a virtual machine disk >A short summary of the options is given below. For detailed help please >read the man page virt-resize(1). >command line: > %s >alignment cannot be < 1 >unknown --align-first option: use never|always|auto >virt-resize\n >ntfsresize-force\n >32bitok\n >128-sector-alignment\n >alignment\n >align-first\n >infile-uri\n >/dev/null >ntfsprogs >ntfs3g >ntfs\n >btrfs >btrfs\n >usage is: %s [--options] indisk outdisk >you cannot use the same disk image for input and output >error parsing URI '%s'. Look for error messages printed above. >unsafe >/dev/sda >Examining %s ...\n%! >/dev/sdb >%s size %Ld bytes\n >%s: file is too small to be a disk image (%Ld bytes) >%s: file is too small to be a disk image (%Ld bytes) >partition table type: %s\n%! >msdos >gpt >%s: unknown partition table type\nvirt-resize only supports MBR (DOS) and GPT partition tables. >%s:\n >\tpartition data: %ld %Ld-%Ld (%Ld bytes)\n >\tbootable: %b\n >\tpartition ID: %s\n >(none) >0x%x >\tcontent: %s\n >unknown data >LVM PV (%Ld bytes) >filesystem %s (%Ld bytes) >extended partition >LVM PV >filesystem %s >unknown >LVM2_member >%s: physical volume not returned by pvs_full >/ >the source disk has no partitions >/dev/sda%d >%d partitions found\n >%s: partition size %Ld < physical volume size %Ld >%s: partition size %Ld < filesystem size %Ld >%s: this partition overlaps the previous one >%d logical volumes found\n >pvresize >resize2fs >ntfsresize >btrfs-filesystem-resize >/dev/ >%s: partition not found in the source disk image (this error came from '%s' option on the command line). Try running this command: virt-filesystems --partitions --long -a %s >%s: partition already ignored, you cannot use it in '%s' option >%s: partition already deleted, you cannot use it in '%s' option >%s: this partition has already been marked for resizing >%s: this partition has already been ignored or deleted >%s: This partition has unknown content which might be damaged by shrinking it. If you want to shrink this partition, you need to use the '--resize-force' option, but that could destroy any data on this partition. (This error came from '%s' option on the command line.) >%s: This partition contains an LVM physical volume which will be damaged by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you want to shrink this partition, you need to use the '--resize-force' option, but that could destroy any data on this partition. (This error came from '%s' option on the command line.) >%s: This partition contains a %s filesystem which will be damaged by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you want to shrink this partition, you need to use the '--resize-force' option, but that could destroy any data on this partition. (This error came from '%s' option on the command line.) >%s: This extended partition contains logical partitions which might be damaged by shrinking it. If you want to shrink this partition, you need to use the '--resize-force' option, but that could destroy logical partitions within this partition. (This error came from '%s' option on the command line.) >%s: missing size field in '%s' option >%s: new partition size is zero or negative >calculate surplus: outsize=%Ld required=%Ld overhead=%Ld surplus=%Ld\n%! >you cannot use options --expand and --shrink together >surplus before --expand or --shrink: %Ld\n >You cannot use --expand when there is no surplus space to expand into. You need to make the target disk larger by at least %s. >You cannot use --shrink when there is no deficit (see 'deficit' in the virt-resize(1) man page). >There is a deficit of %Ld bytes (%s). You need to make the target disk larger by at least this amount or adjust your resizing requests. >%s: logical volume not found in the source disk image (this error came from '--lv-expand' option on the command line). Try running this command: virt-filesystems --logical-volumes --long -a %s >**********\n\n >Summary of changes:\n\n >%s: This partition will be left alone. >%s: This partition will be created, but the contents will be ignored (ie. not copied to the target). >%s: This partition will be deleted. >%s: This partition will be resized from %s to %s. > The %s on %s will be expanded using the '%s' method. >\n\n >%s: This logical volume will be expanded to maximum size. > The %s on %s will be expanded using the '%s' method. >There is a surplus of %s. > An extra partition will be created for the surplus. > The surplus space is not large enough for an extra partition to be created and so it will just be ignored. > The surplus space will be ignored. Run a partitioning program in the guest to partition this extra space if you want. >**********\n >Setting up initial partition table on %s ...\n%! >Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n\nThe underlying error was: %s >pread-device: short read >pread-device: short read >align_first_partition_and_fix_bootloader = %b\n%! >target partition %d: ignore or copy: start=%Ld end=%Ld\n%! >target partition %d: resize: newsize=%Ld start=%Ld end=%Ld\n%! >primary >/dev/sdb%d >Copying %s ...\n%! >NTFS >warning: first partition is NTFS but does not contain NTFS boot loader magic\n%! >Fixing first NTFS partition boot record ...\n%! >old hidden sectors value: 0x%Lx\n%! >Expanding %s%s using the '%s' method ...\n%! > (now %s) >Expanding %s using the '%s' method ...\n%! >Resize operation completed with no errors. Before deleting the old disk, carefully check that the resized disk boots and works correctly.\n >../resize/resize.ml:1213 String "" not translated >../resize/resize.ml:1022 String "" not translated >../resize/resize.ml:873 String "" not translated >../resize/resize.ml:823 String "" not translated >../resize/resize.ml:804 String "" not translated >../resize/resize.ml:75 String "" not translated >../resize/resize.ml:74 String "" not translated >../resize/resize.ml:72 String "" not translated >../resize/resize.ml:68 String "" not translated >../resize/resize.ml:63 String "" not translated >../resize/resize.ml:58 String "" not translated >../resize/resize.ml:57 String "" not translated >../resize/resize.ml:55 String "" not translated >../resize/resize.ml:113 String " " not translated >../resize/resize.ml:111 String " " not translated >../resize/resize.ml:110 String " " not translated >../resize/resize.ml:109 String " " not translated >../resize/resize.ml:108 String " " not translated >../resize/resize.ml:107 String " " not translated >../resize/resize.ml:105 String " " not translated >../resize/resize.ml:104 String " " not translated >../resize/resize.ml:103 String " " not translated >../resize/resize.ml:100 String " " not translated >../resize/resize.ml:99 String " " not translated >../resize/resize.ml:95 String " " not translated >../resize/resize.ml:94 String " " not translated >../resize/resize.ml:93 String " " not translated >../resize/resize.ml:92 String " " not translated >../resize/resize.ml:91 String " " not translated >../resize/resize.ml:90 String " " not translated >../resize/resize.ml:89 String " " not translated >../resize/resize.ml:88 String " " not translated >../resize/resize.ml:87 String " " not translated >../resize/resize.ml:85 String " " not translated >../resize/resize.ml:84 String " " not translated >../resize/resize.ml:83 String " " not translated >../resize/resize.ml:82 String " " not translated >../resize/resize.ml:132 String " %s" not translated >../resize/resize.ml:1213 String " (now %s)" not translated >../resize/resize.ml:80 String " -\"-" not translated >../resize/resize.ml:491 String "%d logical volumes found\n" not translated >../resize/resize.ml:423 String "%d partitions found\n" not translated >../resize/resize.ml:265 String "%s size %Ld bytes\n" not translated >../resize/resize.ml:264 String "%s size %Ld bytes\n" not translated >../resize/resize.ml:473 String "%s:\n" not translated >../resize/resize.ml:337 String "%s:\n" not translated >../resize/resize.ml:343 String "(none)" not translated >../resize/resize.ml:842 String "**********\n" not translated >../resize/resize.ml:782 String "**********\n\n" not translated >../resize/resize.ml:96 String "--LV-expand" not translated >../resize/resize.ml:98 String "--LVexpand" not translated >../resize/resize.ml:82 String "--align-first" not translated >../resize/resize.ml:83 String "--alignment" not translated >../resize/resize.ml:86 String "--debug" not translated >../resize/resize.ml:87 String "--debug-gc" not translated >../resize/resize.ml:579 String "--delete" not translated >../resize/resize.ml:88 String "--delete" not translated >../resize/resize.ml:102 String "--dry-run" not translated >../resize/resize.ml:101 String "--dryrun" not translated >../resize/resize.ml:730 String "--expand" not translated >../resize/resize.ml:89 String "--expand" not translated >../resize/resize.ml:92 String "--format" not translated >../resize/resize.ml:571 String "--ignore" not translated >../resize/resize.ml:93 String "--ignore" not translated >../resize/resize.ml:94 String "--long-options" not translated >../resize/resize.ml:95 String "--lv-expand" not translated >../resize/resize.ml:97 String "--lvexpand" not translated >../resize/resize.ml:99 String "--machine-readable" not translated >../resize/resize.ml:84 String "--no-copy-boot-loader" not translated >../resize/resize.ml:90 String "--no-expand-content" not translated >../resize/resize.ml:91 String "--no-extra-partition" not translated >../resize/resize.ml:110 String "--no-sparse" not translated >../resize/resize.ml:103 String "--ntfsresize-force" not translated >../resize/resize.ml:104 String "--output-format" not translated >../resize/resize.ml:106 String "--quiet" not translated >../resize/resize.ml:656 String "--resize" not translated >../resize/resize.ml:107 String "--resize" not translated >../resize/resize.ml:657 String "--resize-force" not translated >../resize/resize.ml:108 String "--resize-force" not translated >../resize/resize.ml:741 String "--shrink" not translated >../resize/resize.ml:109 String "--shrink" not translated >../resize/resize.ml:112 String "--verbose" not translated >../resize/resize.ml:114 String "--version" not translated >../resize/resize.ml:113 String "-V" not translated >../resize/resize.ml:85 String "-d" not translated >../resize/resize.ml:100 String "-n" not translated >../resize/resize.ml:105 String "-q" not translated >../resize/resize.ml:111 String "-v" not translated >../resize/resize.ml:1199 String "/" not translated >../resize/resize.ml:1198 String "/" not translated >../resize/resize.ml:1197 String "/" not translated >../resize/resize.ml:376 String "/" not translated >../resize/resize.ml:375 String "/" not translated >../resize/resize.ml:546 String "/dev/" not translated >../resize/resize.ml:545 String "/dev/" not translated >../resize/resize.ml:183 String "/dev/null" not translated >../resize/resize.ml:1092 String "/dev/sda" not translated >../resize/resize.ml:927 String "/dev/sda" not translated >../resize/resize.ml:903 String "/dev/sda" not translated >../resize/resize.ml:410 String "/dev/sda" not translated >../resize/resize.ml:408 String "/dev/sda" not translated >../resize/resize.ml:388 String "/dev/sda" not translated >../resize/resize.ml:295 String "/dev/sda" not translated >../resize/resize.ml:261 String "/dev/sda" not translated >../resize/resize.ml:237 String "/dev/sda" not translated >../resize/resize.ml:1207 String "/dev/sda%d" not translated >../resize/resize.ml:407 String "/dev/sda%d" not translated >../resize/resize.ml:1110 String "/dev/sdb" not translated >../resize/resize.ml:1105 String "/dev/sdb" not translated >../resize/resize.ml:1055 String "/dev/sdb" not translated >../resize/resize.ml:930 String "/dev/sdb" not translated >../resize/resize.ml:906 String "/dev/sdb" not translated >../resize/resize.ml:880 String "/dev/sdb" not translated >../resize/resize.ml:876 String "/dev/sdb" not translated >../resize/resize.ml:262 String "/dev/sdb" not translated >../resize/resize.ml:260 String "/dev/sdb" not translated >../resize/resize.ml:1127 String "/dev/sdb%d" not translated >../resize/resize.ml:1076 String "/dev/sdb%d" not translated >../resize/resize.ml:343 String "0x%x" not translated >../resize/resize.ml:178 String "128-sector-alignment\n" not translated >../resize/resize.ml:177 String "32bitok\n" not translated >../resize/resize.ml:352 String "LVM PV" not translated >../resize/resize.ml:347 String "LVM PV (%Ld bytes)" not translated >../resize/resize.ml:363 String "LVM2_member" not translated >../resize/resize.ml:1131 String "NTFS " not translated >../resize/resize.ml:783 String "Summary of changes:\n\n" not translated >../resize/resize.ml:839 String "\n\n" not translated >../resize/resize.ml:825 String "\n\n" not translated >../resize/resize.ml:806 String "\n\n" not translated >../resize/resize.ml:341 String "\tbootable: %b\n" not translated >../resize/resize.ml:474 String "\tcontent: %s\n" not translated >../resize/resize.ml:344 String "\tcontent: %s\n" not translated >../resize/resize.ml:342 String "\tpartition ID: %s\n" not translated >../resize/resize.ml:338 String "\tpartition data: %ld %Ld-%Ld (%Ld bytes)\n" not translated >../resize/resize.ml:180 String "align-first\n" not translated >../resize/resize.ml:967 String "align_first_partition_and_fix_bootloader = %b\n%!" not translated >../resize/resize.ml:179 String "alignment\n" not translated >../resize/resize.ml:48 String "auto" not translated >../resize/resize.ml:241 String "btrfs" not translated >../resize/resize.ml:187 String "btrfs" not translated >../resize/resize.ml:188 String "btrfs\n" not translated >../resize/resize.ml:707 String "calculate surplus: outsize=%Ld required=%Ld overhead=%Ld surplus=%Ld\n%!" not translated >../resize/resize.ml:131 String "command line:" not translated >../resize/resize.ml:354 String "extended partition" not translated >../resize/resize.ml:349 String "extended partition" not translated >../resize/resize.ml:353 String "filesystem %s" not translated >../resize/resize.ml:348 String "filesystem %s (%Ld bytes)" not translated >../resize/resize.ml:300 String "gpt" not translated >../resize/resize.ml:181 String "infile-uri\n" not translated >../resize/resize.ml:299 String "msdos" not translated >../resize/resize.ml:240 String "ntfs3g" not translated >../resize/resize.ml:185 String "ntfs3g" not translated >../resize/resize.ml:186 String "ntfs\n" not translated >../resize/resize.ml:240 String "ntfsprogs" not translated >../resize/resize.ml:185 String "ntfsprogs" not translated >../resize/resize.ml:176 String "ntfsresize-force\n" not translated >../resize/resize.ml:1139 String "old hidden sectors value: 0x%Lx\n%!" not translated >../resize/resize.ml:296 String "partition table type: %s\n%!" not translated >../resize/resize.ml:1055 String "primary" not translated >../resize/resize.ml:721 String "surplus before --expand or --shrink: %Ld\n" not translated >../resize/resize.ml:993 String "target partition %d: ignore or copy: start=%Ld end=%Ld\n%!" not translated >../resize/resize.ml:1007 String "target partition %d: resize: newsize=%Ld start=%Ld end=%Ld\n%!" not translated >../resize/resize.ml:361 String "unknown" not translated >../resize/resize.ml:351 String "unknown data" not translated >../resize/resize.ml:346 String "unknown data" not translated >../resize/resize.ml:1176 String "unsafe" not translated >../resize/resize.ml:230 String "unsafe" not translated >../resize/resize.ml:42 String "virt-resize %s\n" not translated >../resize/resize.ml:175 String "virt-resize\n" not translated >/dev/urandom >../mllib/urandom.ml:29 String "/dev/urandom" not translated >linux >/var/lib/random-seed >/var/lib/urandom/random-seed >/var/lib/misc/random-seed >../mllib/random_seed.ml:53 String "/var/lib/misc/random-seed" not translated >../mllib/random_seed.ml:31 String "/var/lib/misc/random-seed" not translated >../mllib/random_seed.ml:49 String "/var/lib/random-seed" not translated >../mllib/random_seed.ml:29 String "/var/lib/random-seed" not translated >../mllib/random_seed.ml:51 String "/var/lib/urandom/random-seed" not translated >../mllib/random_seed.ml:30 String "/var/lib/urandom/random-seed" not translated >../mllib/random_seed.ml:27 String "linux" not translated >plan >../mllib/planner.ml:50 String "plan" not translated >ABCDEFGHIJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz0123456789 >%s: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" or \"sha512\".\n >: >%s: invalid password selector '%s'; see the man page.\n >ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789./ >/etc/shadow >!! >Setting random password of %s to %s\n%! >!!* >* >\n >$1$ >$5$ >$6$ >$ >\ >virt-sysprep: password: warning: using insecure md5 password encryption for >guest of type %s version %d. >If this is incorrect, use --password-crypto option and file a bug.\n%! >../mllib/password.ml:118 String "" not translated >../mllib/password.ml:112 String "" not translated >../mllib/password.ml:118 String "!!" not translated >../mllib/password.ml:112 String "!!" not translated >../mllib/password.ml:119 String "!!*" not translated >../mllib/password.ml:139 String "$" not translated >../mllib/password.ml:137 String "$1$" not translated >../mllib/password.ml:138 String "$5$" not translated >../mllib/password.ml:139 String "$6$" not translated >../mllib/password.ml:120 String "*" not translated >../mllib/password.ml:127 String "/etc/shadow" not translated >../mllib/password.ml:125 String "/etc/shadow" not translated >../mllib/password.ml:94 String "/etc/shadow" not translated >../mllib/password.ml:121 String ":" not translated >../mllib/password.ml:65 String ":" not translated >../mllib/password.ml:53 String ":" not translated >../mllib/password.ml:82 String "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789./" not translated >../mllib/password.ml:40 String "ABCDEFGHIJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz0123456789" not translated >../mllib/password.ml:125 String "\n" not translated >../mllib/password.ml:125 String "\n" not translated >/usr/lib64 >../mllib/libdir.ml:1 String "/usr/lib64" not translated >/etc/sysconfig/network >HOSTNAME >/etc/HOSTNAME >= >%s=%s >\n >%s=%s\n >/etc/hostname >/etc/machine-info >PRETTY_HOSTNAME >../mllib/hostname.ml:69 String "%s=%s" not translated >../mllib/hostname.ml:72 String "%s=%s\n" not translated >../mllib/hostname.ml:53 String "/etc/HOSTNAME" not translated >../mllib/hostname.ml:77 String "/etc/hostname" not translated >../mllib/hostname.ml:80 String "/etc/machine-info" not translated >../mllib/hostname.ml:49 String "/etc/sysconfig/network" not translated >../mllib/hostname.ml:67 String "=" not translated >../mllib/hostname.ml:49 String "HOSTNAME" not translated >../mllib/hostname.ml:80 String "PRETTY_HOSTNAME" not translated >../mllib/hostname.ml:70 String "\n" not translated >../mllib/hostname.ml:70 String "\n" not translated >/usr/lib/virt-sysprep >\ >#!/bin/sh - >### BEGIN INIT INFO ># Provides: virt-sysprep ># Required-Start: $null ># Should-Start: $all ># Required-Stop: $null ># Should-Stop: $all ># Default-Start: 2 3 5 ># Default-Stop: 0 1 6 ># Short-Description: Start scripts to run once at next boot ># Description: Start scripts to run once at next boot ># These scripts run the first time the guest boots, ># and then are deleted. Output or errors from the scripts ># are written to ~root/virt-sysprep-firstboot.log. >### END INIT INFO >d=%s/scripts >logfile=~root/virt-sysprep-firstboot.log >echo \"$0\" \"$@\" 2>&1 | tee $logfile >echo \"Scripts dir: $d\" 2>&1 | tee $logfile >if test \"$1\" = \"start\" >then > for f in $d/* ; do > if test -x \"$f\" > then > echo '=== Running' $f '===' 2>&1 | tee $logfile > $f 2>&1 | tee $logfile > rm -f $f > fi > done >fi >\ >[Unit] >Description=virt-sysprep firstboot service >After=network.target >Before=prefdm.service >[Service] >Type=oneshot >ExecStart=%s/firstboot.sh start >RemainAfterExit=yes >StandardOutput=journal+console >StandardError=inherit >[Install] >WantedBy=default.target >firstboot: failed: >%s/scripts >%s/firstboot.sh >/etc/systemd/system >/etc/rc.d >/etc/init.d >%s/firstboot.service >/etc/systemd/system/default.target.wants >guest type %s is not supported >/etc/rc.d/rc2.d >/etc/rc.d/rc3.d >/etc/rc.d/rc5.d >/etc/rc.d/rc2.d/S99virt-sysprep-firstboot >/etc/rc.d/rc3.d/S99virt-sysprep-firstboot >/etc/rc.d/rc5.d/S99virt-sysprep-firstboot >/etc/init.d/rc2.d >/etc/init.d/rc3.d >/etc/init.d/rc5.d >/etc/init.d/virt-sysprep-firstboot >../virt-sysprep-firstboot >/etc/init.d/rc2.d/S99virt-sysprep-firstboot >/etc/init.d/rc3.d/S99virt-sysprep-firstboot >/etc/init.d/rc5.d/S99virt-sysprep-firstboot >/etc/rc2.d >/etc/rc3.d >/etc/rc5.d >/etc/rc2.d/S99virt-sysprep-firstboot >/etc/rc3.d/S99virt-sysprep-firstboot >/etc/rc5.d/S99virt-sysprep-firstboot >%s/scripts/%04d-%Ld-%s >guest type %s/%s is not supported >../mllib/firstboot.ml:106 String "%s/firstboot.service" not translated >../mllib/firstboot.ml:104 String "%s/firstboot.service" not translated >../mllib/firstboot.ml:149 String "%s/firstboot.sh" not translated >../mllib/firstboot.ml:135 String "%s/firstboot.sh" not translated >../mllib/firstboot.ml:127 String "%s/firstboot.sh" not translated >../mllib/firstboot.ml:125 String "%s/firstboot.sh" not translated >../mllib/firstboot.ml:123 String "%s/firstboot.sh" not translated >../mllib/firstboot.ml:88 String "%s/firstboot.sh" not translated >../mllib/firstboot.ml:87 String "%s/firstboot.sh" not translated >../mllib/firstboot.ml:86 String "%s/scripts" not translated >../mllib/firstboot.ml:166 String "%s/scripts/%04d-%Ld-%s" not translated >../mllib/firstboot.ml:141 String "../virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:139 String "../virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:137 String "../virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:145 String "/etc/init.d" not translated >../mllib/firstboot.ml:99 String "/etc/init.d" not translated >../mllib/firstboot.ml:132 String "/etc/init.d/rc2.d" not translated >../mllib/firstboot.ml:138 String "/etc/init.d/rc2.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:133 String "/etc/init.d/rc3.d" not translated >../mllib/firstboot.ml:140 String "/etc/init.d/rc3.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:134 String "/etc/init.d/rc5.d" not translated >../mllib/firstboot.ml:142 String "/etc/init.d/rc5.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:155 String "/etc/init.d/virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:153 String "/etc/init.d/virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:151 String "/etc/init.d/virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:150 String "/etc/init.d/virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:136 String "/etc/init.d/virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:99 String "/etc/rc.d" not translated >../mllib/firstboot.ml:120 String "/etc/rc.d/rc2.d" not translated >../mllib/firstboot.ml:124 String "/etc/rc.d/rc2.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:121 String "/etc/rc.d/rc3.d" not translated >../mllib/firstboot.ml:126 String "/etc/rc.d/rc3.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:122 String "/etc/rc.d/rc5.d" not translated >../mllib/firstboot.ml:128 String "/etc/rc.d/rc5.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:146 String "/etc/rc2.d" not translated >../mllib/firstboot.ml:152 String "/etc/rc2.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:147 String "/etc/rc3.d" not translated >../mllib/firstboot.ml:154 String "/etc/rc3.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:148 String "/etc/rc5.d" not translated >../mllib/firstboot.ml:156 String "/etc/rc5.d/S99virt-sysprep-firstboot" not translated >../mllib/firstboot.ml:97 String "/etc/systemd/system" not translated >../mllib/firstboot.ml:107 String "/etc/systemd/system/default.target.wants" not translated >../mllib/firstboot.ml:105 String "/etc/systemd/system/default.target.wants" not translated >../mllib/firstboot.ml:25 String "/usr/lib/virt-sysprep" not translated >../mllib/firstboot.ml:27 String "#!/bin/sh -\n\n### BEGIN INIT INFO\n# Provides: virt-sysprep\n# Required-Start: $null\n# Should-Start: $all\n# Required-Stop: $null\n# Should-Stop: $all\n# Default-Start: 2 3 5\n# Default-Stop: 0 1 6\n# Short-Description: Start scripts to run once at next boot\n# Description: Start scripts to run once at next boot\n#\tThese scripts run the first time the guest boots,\n#\tand then are deleted. Output or errors from the scripts\n#\tare written to ~root/virt-sysprep-firstboot.log.\n### END INIT INFO\n\nd=%s/scripts\nlogfile=~root/virt-sysprep-firstboot.log\n\necho \"$0\" \"$@\" 2>&1 | tee $logfile\necho \"Scripts dir: $d\" 2>&1 | tee $logfile\n\nif test \"$1\" = \"start\"\nthen\n for f in $d/* ; do\n if test -x \"$f\"\n then\n echo '=== Running' $f '===' 2>&1 | tee $logfile\n $f 2>&1 | tee $logfile\n rm -f $f\n fi\n done\nfi\n" not translated >../mllib/firstboot.ml:64 String "[Unit]\nDescription=virt-sysprep firstboot service\nAfter=network.target\nBefore=prefdm.service\n\n[Service]\nType=oneshot\nExecStart=%s/firstboot.sh start\nRemainAfterExit=yes\nStandardOutput=journal+console\nStandardError=inherit\n\n[Install]\nWantedBy=default.target\n" not translated >../mllib/firstboot.ml:117 String "guest type %s is not supported" not translated >../mllib/firstboot.ml:171 String "guest type %s/%s is not supported" not translated >libguestfs >1.24.4 >../mllib/config.ml:20 String "1.24.4" not translated >../mllib/config.ml:19 String "libguestfs" not translated >common_utils_tests >\x80\x60\x40\x20 >100b >100K >1.1K >100.1M >123.4G >+1b >-2b >+1K >-1K >-1.1K >+1.1M >-123.3G >+1% >-1% >+50% >-50% >+100% >-100% >+200% >+300% >+1.1% >+1.12% >100 >-100 >1.0K >-1.0K >1.3M >-1.3M >3.4G >-3.4G >../mllib/common_utils_tests.ml:54 String "+1%" not translated >../mllib/common_utils_tests.ml:52 String "+1%" not translated >../mllib/common_utils_tests.ml:66 String "+1.1%" not translated >../mllib/common_utils_tests.ml:67 String "+1.12%" not translated >../mllib/common_utils_tests.ml:48 String "+1.1M" not translated >../mllib/common_utils_tests.ml:58 String "+100%" not translated >../mllib/common_utils_tests.ml:45 String "+1K" not translated >../mllib/common_utils_tests.ml:43 String "+1b" not translated >../mllib/common_utils_tests.ml:60 String "+200%" not translated >../mllib/common_utils_tests.ml:61 String "+300%" not translated >../mllib/common_utils_tests.ml:56 String "+50%" not translated >../mllib/common_utils_tests.ml:55 String "-1%" not translated >../mllib/common_utils_tests.ml:53 String "-1%" not translated >../mllib/common_utils_tests.ml:74 String "-1.0K" not translated >../mllib/common_utils_tests.ml:76 String "-1.1K" not translated >../mllib/common_utils_tests.ml:47 String "-1.1K" not translated >../mllib/common_utils_tests.ml:78 String "-1.3M" not translated >../mllib/common_utils_tests.ml:72 String "-100" not translated >../mllib/common_utils_tests.ml:59 String "-100%" not translated >../mllib/common_utils_tests.ml:49 String "-123.3G" not translated >../mllib/common_utils_tests.ml:46 String "-1K" not translated >../mllib/common_utils_tests.ml:44 String "-2b" not translated >../mllib/common_utils_tests.ml:80 String "-3.4G" not translated >../mllib/common_utils_tests.ml:57 String "-50%" not translated >../mllib/common_utils_tests.ml:73 String "1.0K" not translated >../mllib/common_utils_tests.ml:75 String "1.1K" not translated >../mllib/common_utils_tests.ml:38 String "1.1K" not translated >../mllib/common_utils_tests.ml:77 String "1.3M" not translated >../mllib/common_utils_tests.ml:71 String "100" not translated >../mllib/common_utils_tests.ml:39 String "100.1M" not translated >../mllib/common_utils_tests.ml:36 String "100K" not translated >../mllib/common_utils_tests.ml:35 String "100b" not translated >../mllib/common_utils_tests.ml:34 String "100b" not translated >../mllib/common_utils_tests.ml:33 String "100b" not translated >../mllib/common_utils_tests.ml:40 String "123.4G" not translated >../mllib/common_utils_tests.ml:79 String "3.4G" not translated >../mllib/common_utils_tests.ml:28 String "\128`@ " not translated >../mllib/common_utils_tests.ml:27 String "\128`@ " not translated >../mllib/common_utils_tests.ml:23 String "common_utils_tests" not translated >abcdefghijklmnopqrstuvwxyz0123456789 >%.1f >[%6s] %s\n%! >%s: error: %s >%s: If reporting bugs, run %s with debugging enabled (-v) and include the complete output. >^\\([.0-9]+\\)\\([bKMG]\\)$ >%s: cannot parse size field >^\\+\\([.0-9]+\\)\\([bKMG]\\)$ >^-\\([.0-9]+\\)\\([bKMG]\\)$ >^\\([.0-9]+\\)%$ >^\\+\\([.0-9]+\\)%$ >^-\\([.0-9]+\\)%$ >%s: cannot parse resize field >- >%s%Ld >%s%.1fK >%s%.1fM >%s%.1fG >skip_dashes >-- >--long-options >%s\n >uuidgen -r >external command '%s' exited with error %d >external command '%s' killed by signal %d >external command '%s' stopped by signal %d >\2537zXZ\000 >../mllib/common_utils.ml:288 String "" not translated >../mllib/common_utils.ml:143 String "" not translated >../mllib/common_utils.ml:135 String "" not translated >../mllib/common_utils.ml:184 String "%.1f" not translated >../mllib/common_utils.ml:305 String "%s%.1fG" not translated >../mllib/common_utils.ml:296 String "%s%.1fK" not translated >../mllib/common_utils.ml:301 String "%s%.1fM" not translated >../mllib/common_utils.ml:291 String "%s%Ld" not translated >../mllib/common_utils.ml:285 String "%s: cannot parse resize field" not translated >../mllib/common_utils.ml:237 String "%s: cannot parse size field" not translated >../mllib/common_utils.ml:331 String "%s\n" not translated >../mllib/common_utils.ml:288 String "-" not translated >../mllib/common_utils.ml:330 String "--" not translated >../mllib/common_utils.ml:330 String "--long-options" not translated >../mllib/common_utils.ml:185 String "[%6s] %s\n%!" not translated >../mllib/common_utils.ml:403 String "\2537zXZ\000" not translated >../mllib/common_utils.ml:248 String "^-\\([.0-9]+\\)%$" not translated >../mllib/common_utils.ml:245 String "^-\\([.0-9]+\\)\\([bKMG]\\)$" not translated >../mllib/common_utils.ml:246 String "^\\([.0-9]+\\)%$" not translated >../mllib/common_utils.ml:243 String "^\\([.0-9]+\\)\\([bKMG]\\)$" not translated >../mllib/common_utils.ml:221 String "^\\([.0-9]+\\)\\([bKMG]\\)$" not translated >../mllib/common_utils.ml:247 String "^\\+\\([.0-9]+\\)%$" not translated >../mllib/common_utils.ml:244 String "^\\+\\([.0-9]+\\)\\([bKMG]\\)$" not translated >../mllib/common_utils.ml:141 String "abcdefghijklmnopqrstuvwxyz0123456789" not translated >../mllib/common_utils.ml:314 String "skip_dashes" not translated >../mllib/common_utils.ml:336 String "uuidgen -r" not translated >libguestfs >../mllib/common_gettext.ml:36 String "libguestfs" not translated >F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0 >\ >-----BEGIN PGP PUBLIC KEY BLOCK----- >Version: GnuPG v1.4.14 (GNU/Linux) >mQINBE6UMMEBEADM811hfTulaF4JpkVpAI10FImyb4ArvOiu8NdcUwTFo+cyWno3 >U85B86H1Bsk/LgLTYtthSrTgsCtdxy+i5OaMjxZDIwKQ2+IYI3FCn9T3Mn28Idyh >kLHzrO9ph0Dv0BNfrlDZhQEC53aAFe/QxN7+A49BNBV7D1VAOOCsHjxMEDzcZkCa >oCrtXw1aNm2vkkj5ukbfukHAyLcQL7kow0qKPSVa1G4lfQP0WiG259Ydy+sUmbVb >TGdb6MEC84PQRDuw6/ZeoV04tn7ZNtQEMOS0uiciHOGfr2hBxQf9VIPNrHg42yaL >dOv51D99GuaxZ9E0HSoH/RwB1oXgd6rFdqVNYaBIQnnkwJANUEeGBArtIOZNCADT >Bt8vkSDm+lLEAFS+V8CACyW/LMIrGCvLdHeqtoAv0GDVyR2GPxldYfdtEmCUMWcb >Jlf71V9iAse2gUdoiHp5FfpGMkA5j7idKuxIws11XxRZJXXbBqiBqmVEAQ/v0m6p >kdo0MYTHydmecLuUK2bAGhpysfX97EfTSrxfrYphYWjTfKRD9GrADeZNfuz1DbKs >7LSqVaQJSjQrfgAwcnZLRaU0V4P5zxiz50gz1Aj3AZRL+Y3meZenzZTXcLFdnusg >wUfhhCuL3tluMtEh6tznumyxb43WO1yLwj6J6LtveiuJN1Z+KSQ6OieZcwARAQAB >tCVSaWNoYXJkIFcuTS4gSm9uZXMgPHJpY2hAYW5uZXhpYS5vcmc+iQI4BBMBAgAi >BQJOlDDBAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCRc49z4bdooHQY >D/wJLklSZNyXIW+rG5sUbg7j9cTIF5p/lB9kI2yx6KodJp/2knKyvnmzz0gBw/OE >HL4E4UW26oWKo+36I8wkBnuGa6UtANeITcJqFE19VpHEXHsxre64jNQnO8/w748W >1ROW+Ry43xmrlRWKuCm4oPYUzlp0fq9ATAne8eblfG+NOs8DYuA8xZNQzFaI2kDC >QLD4YoXLoNsP27Koga36b0KwxPFD9tyVZiu9XDH/3hMN7Nb15B66PFr+HcMmQ67G >nUIN5ulcIwj38i40cyaTs1VRheOzTHXE/a6Q2AhMKiKqOoEjQ73/mV7cAVoPtM3o >83Q/8aVKBH0bVRwAeV1tju6b14fqKoG0zNBEcXdlSkht6ScxJYIc/LPUxAMDwgSE >OWshjmeRzKXypBbHn/DP8QVyM2gk5wY+mMSH7MpR0p/hgj+rFO8H9L7pC4dCog3E >qzrYhRN+TaP6MPH3WkOwPH4d4IfQRFnHp+VPYPijKEiLrUl/o8k3DyAanAPBpJ/x >na4wXAjlFBctOq6g+SrCUiHpwk7b2YNwGgr5Vl3GmZELzK/G8gg3uJYKQ9Bpv16t >WWOz+IFiOFa0UULeo0QPmFAIMZiDojNsY1SwBKB3ZL1YWZezgMdQAbpze/IXoSt7 >zxWJoKH2jK7q9mvFiaY12l2YnKuCcegWVAViLxRpBnrbz7QmUmljaGFyZCBXLk0u >IEpvbmVzIDxyam9uZXNAcmVkaGF0LmNvbT6JAjgEEwECACIFAk6UOQsCGwMGCwkI >BwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEJFzj3Pht2igIUYQAKomI0edLakahsUQ >MxOZuhBbXJ4/VWF8bXYChDNPKvJp5nB7fBXujJ+39cIUM5fe2ViO6qSDpFC29imx >F5pPbAqspZBPBkLLiZLji8R42hGarntdtTW0UWSBpq+nC5+G1psrnATI3uXGNxKQ >R99c5HoMY7dBC2Y8TCGE64NINZ/XVh472s6IGLPn8MTn26YdRKC9BrVkCFMP2OBr >6D4IprnyTAWAzb68ew20QmyWO+NBi9MplaDNQVl8PIOgfpyWlkgX1z9m67pcSDkw >46hksp0yuOD1VwR4iVZ2/CmIsGRUlx41vWD6BIp9KxKyDIU1CYTRhq72dahHsl/8 >BjCndV5PO0GphqfCzmCv4DXjUwmrMTbH/GFnt5rfwcMcXUgcK0vV9vQ2SOU56Zd1 >fb27ZCFJKZc0Fu8krwFldCp/NYILf6ogUL/C1hfuCGSSuyDVY16Gg3dla1x+6zpF >asnWQlaw8xT5LlMWvTZs5WsoSVHu7dVZWlgxINP++hlZrTz/S8l38yyQ15YFFl3W >9M7dzkegOeDTPfx6B89WgfvfJjA/D0/FYxxWPXEtrn9DlJ4daEJqNsrvfLErz9R8 >4IQmfmhR93j+rdotner+6keC/wVByEfbW1wmXtmFKXQ6srdpj8VKRFrvkyXVgepM >DypLgRH2v7lL2kdWhUu2y4EAgrwzuQINBE6UMMEBEADxQxMgUuDrw5GT4tqARTPI >SSdNcUsRxRhVA8srYOyECliE+B3TwcRDFBs+MyPFJVEuX8fi4eGj/AK5t1GHerfk >orUGlz72q4c7LLhkfZrsuJbk2dgkjvldKJnIazQJa6epGLqdsE5RlmSgwedIbtMd >naGJBQH8aKP/Wi1+wUxsm5N3p7+R2WRx48VfpEhYB+Zf/FkFm1Ycjwh57KQ0+OHw >ykf8VfMisxuH30tDxOCV+VptWKfOF2rDNdaNPWhij2YIjhJXRpkuRR+1PpI4jLaD >JxcVZmG/0zucacupUN2g5OUH59ySU/totD6YMnmp3FONoyF1uIEJo6Vs30npHGkO >XgBo3Pxt7oLJeykLPtdSLgm3cwXIYMWarVsAkKNXitQIVGpVRLeaK373VwmXFqoi >M2SMHeawTUdOORFjpQzkknlJWM1TmUVtHHKt8Pl9+/5+wXKyt2IDdcUkMrB6K5qF >fb7EwVhoI8ehJQK+eeDCjFwCAiwB3iV8JlyW+tEU7JuyXOQlwY1VWm/WqMD8gaRi >rT+RFDFliZ3tQbW2pqUoZBROV5HN4tieDfwxGKCvk6Tsdb30zA9DPQp93+238bYf >312sg9R+CD0AqxoxFG5FJu4HShcPRrPnYtRZqKRe40GDWvBEArXZprwL1qrP+Kl/ >mRrEQpxAGIoFG8HbVvD3EQARAQABiQIfBBgBAgAJBQJOlDDBAhsMAAoJEJFzj3Ph >t2igSLQP/2uIrAY2CDr0kWBJiD3TztiHy8IdxwUpyTBTebwmAbi44/EvtJfIisrG >YjKIEv/w0E61gO7O1JBG4+IG93W+v9fTT/e39JMyxsYqoZZHUhP11Okx5grDS5b0 >O8VXOmXVRMdVNfstRBr10HD9uNDq7ruKD18TxYTwN0GPD4gj1dbHQDR77Tr5cyBs >6Ou5PBOH4r3qcqf/cJUSMeUUu75xLwixux6E7tD2S+t6F07wlWxntUcPtzyAHj20 >J89orUC+dT6r6MypBoI0jdJCp9JPGtR7i+fE5Gm4E5+AUSubLPtZGRY9Um2eMoS2 >DnQpGOKx1VvsixR/Kw44j2tRAvmYMS4iDKcuZU+nZ+xokAgObILj/b9n/Qe2/fXy >CFdcgSvbm+dV1fZxsdMF/P9OU8aqdT9A9Fv5y+cDMEg4DVnhwMJTxGh/TCkw/H+A >frHEtRc98lSQN5odpITNG17mG6JOdHM+wA57qHH0uy4+5RsbyAJahcdBcmObK/RF >i4WZlThpbHftX5O/LH98aYQ2fJayIxv1EAjzOBOQ0MfBHI0KCJR1pysEisX28sJA >Ic73gnJJ3BLZbqfBRgxjNMNroxC+5Tw6uPGFHa3YnuIAxxw0HcDVZ9vnTWBWFPGw >ZvXkQ3FVJwZoLmHw47vvlVpLD/4gi1SuHWieRvZ+UdDq00E348pm >=neBW >-----END PGP PUBLIC KEY BLOCK----- >virt-builder: error: there is no detached signature file\nThis probably means the index file is missing a sig=... line.\nYou can use --no-check-signature to ignore this error, but that means\nyou are susceptible to man-in-the-middle attacks.\n >%s %s >vbstat >.txt >%s --verify%s --status-file %s %s > -q --logger-file /dev/null >%s\n%! >virt-builder: error: GPG failure: could not verify digital signature of file\nTry:\n - Use the '-v' option and look for earlier error messages.\n - Delete the cache: virt-builder --delete-cache\n - Check no one has tampered with the website or your network!\n >\n > >virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n found fingerprint: %s\n expected fingerprint: %s\n >vbpubkey >.asc >%s --import %s%s > >/dev/null 2>&1 >virt-builder: error: could not import public key\nUse the '-v' option and look for earlier error messages.\n >vbcsum >sha512sum %s | awk '{print $1}' > %s >virt-builder: error: could not run sha512sum command to verify checksum\n >virt-builder: error: checksum of template did not match the expected checksum!\n found checksum: %s\n expected checksum: %s\nTry:\n - Use the '-v' option and look for earlier error messages.\n - Delete the cache: virt-builder --delete-cache\n - Check no one has tampered with the website or your network!\n >../builder/sigchecker.ml:201 String "" not translated >../builder/sigchecker.ml:176 String "" not translated >../builder/sigchecker.ml:163 String "" not translated >../builder/sigchecker.ml:179 String " " not translated >../builder/sigchecker.ml:163 String " -q --logger-file /dev/null" not translated >../builder/sigchecker.ml:201 String " >/dev/null 2>&1" not translated >../builder/sigchecker.ml:152 String "%s %s" not translated >../builder/sigchecker.ml:199 String "%s --import %s%s" not translated >../builder/sigchecker.ml:162 String "%s --verify%s --status-file %s %s" not translated >../builder/sigchecker.ml:217 String "%s\n%!" not translated >../builder/sigchecker.ml:165 String "%s\n%!" not translated >../builder/sigchecker.ml:194 String ".asc" not translated >../builder/sigchecker.ml:213 String ".txt" not translated >../builder/sigchecker.ml:159 String ".txt" not translated >../builder/sigchecker.ml:31 String "F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0" not translated >../builder/sigchecker.ml:32 String "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.14 (GNU/Linux)\n\nmQINBE6UMMEBEADM811hfTulaF4JpkVpAI10FImyb4ArvOiu8NdcUwTFo+cyWno3\nU85B86H1Bsk/LgLTYtthSrTgsCtdxy+i5OaMjxZDIwKQ2+IYI3FCn9T3Mn28Idyh\nkLHzrO9ph0Dv0BNfrlDZhQEC53aAFe/QxN7+A49BNBV7D1VAOOCsHjxMEDzcZkCa\noCrtXw1aNm2vkkj5ukbfukHAyLcQL7kow0qKPSVa1G4lfQP0WiG259Ydy+sUmbVb\nTGdb6MEC84PQRDuw6/ZeoV04tn7ZNtQEMOS0uiciHOGfr2hBxQf9VIPNrHg42yaL\ndOv51D99GuaxZ9E0HSoH/RwB1oXgd6rFdqVNYaBIQnnkwJANUEeGBArtIOZNCADT\nBt8vkSDm+lLEAFS+V8CACyW/LMIrGCvLdHeqtoAv0GDVyR2GPxldYfdtEmCUMWcb\nJlf71V9iAse2gUdoiHp5FfpGMkA5j7idKuxIws11XxRZJXXbBqiBqmVEAQ/v0m6p\nkdo0MYTHydmecLuUK2bAGhpysfX97EfTSrxfrYphYWjTfKRD9GrADeZNfuz1DbKs\n7LSqVaQJSjQrfgAwcnZLRaU0V4P5zxiz50gz1Aj3AZRL+Y3meZenzZTXcLFdnusg\nwUfhhCuL3tluMtEh6tznumyxb43WO1yLwj6J6LtveiuJN1Z+KSQ6OieZcwARAQAB\ntCVSaWNoYXJkIFcuTS4gSm9uZXMgPHJpY2hAYW5uZXhpYS5vcmc+iQI4BBMBAgAi\nBQJOlDDBAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCRc49z4bdooHQY\nD/wJLklSZNyXIW+rG5sUbg7j9cTIF5p/lB9kI2yx6KodJp/2knKyvnmzz0gBw/OE\nHL4E4UW26oWKo+36I8wkBnuGa6UtANeITcJqFE19VpHEXHsxre64jNQnO8/w748W\n1ROW+Ry43xmrlRWKuCm4oPYUzlp0fq9ATAne8eblfG+NOs8DYuA8xZNQzFaI2kDC\nQLD4YoXLoNsP27Koga36b0KwxPFD9tyVZiu9XDH/3hMN7Nb15B66PFr+HcMmQ67G\nnUIN5ulcIwj38i40cyaTs1VRheOzTHXE/a6Q2AhMKiKqOoEjQ73/mV7cAVoPtM3o\n83Q/8aVKBH0bVRwAeV1tju6b14fqKoG0zNBEcXdlSkht6ScxJYIc/LPUxAMDwgSE\nOWshjmeRzKXypBbHn/DP8QVyM2gk5wY+mMSH7MpR0p/hgj+rFO8H9L7pC4dCog3E\nqzrYhRN+TaP6MPH3WkOwPH4d4IfQRFnHp+VPYPijKEiLrUl/o8k3DyAanAPBpJ/x\nna4wXAjlFBctOq6g+SrCUiHpwk7b2YNwGgr5Vl3GmZELzK/G8gg3uJYKQ9Bpv16t\nWWOz+IFiOFa0UULeo0QPmFAIMZiDojNsY1SwBKB3ZL1YWZezgMdQAbpze/IXoSt7\nzxWJoKH2jK7q9mvFiaY12l2YnKuCcegWVAViLxRpBnrbz7QmUmljaGFyZCBXLk0u\nIEpvbmVzIDxyam9uZXNAcmVkaGF0LmNvbT6JAjgEEwECACIFAk6UOQsCGwMGCwkI\nBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEJFzj3Pht2igIUYQAKomI0edLakahsUQ\nMxOZuhBbXJ4/VWF8bXYChDNPKvJp5nB7fBXujJ+39cIUM5fe2ViO6qSDpFC29imx\nF5pPbAqspZBPBkLLiZLji8R42hGarntdtTW0UWSBpq+nC5+G1psrnATI3uXGNxKQ\nR99c5HoMY7dBC2Y8TCGE64NINZ/XVh472s6IGLPn8MTn26YdRKC9BrVkCFMP2OBr\n6D4IprnyTAWAzb68ew20QmyWO+NBi9MplaDNQVl8PIOgfpyWlkgX1z9m67pcSDkw\n46hksp0yuOD1VwR4iVZ2/CmIsGRUlx41vWD6BIp9KxKyDIU1CYTRhq72dahHsl/8\nBjCndV5PO0GphqfCzmCv4DXjUwmrMTbH/GFnt5rfwcMcXUgcK0vV9vQ2SOU56Zd1\nfb27ZCFJKZc0Fu8krwFldCp/NYILf6ogUL/C1hfuCGSSuyDVY16Gg3dla1x+6zpF\nasnWQlaw8xT5LlMWvTZs5WsoSVHu7dVZWlgxINP++hlZrTz/S8l38yyQ15YFFl3W\n9M7dzkegOeDTPfx6B89WgfvfJjA/D0/FYxxWPXEtrn9DlJ4daEJqNsrvfLErz9R8\n4IQmfmhR93j+rdotner+6keC/wVByEfbW1wmXtmFKXQ6srdpj8VKRFrvkyXVgepM\nDypLgRH2v7lL2kdWhUu2y4EAgrwzuQINBE6UMMEBEADxQxMgUuDrw5GT4tqARTPI\nSSdNcUsRxRhVA8srYOyECliE+B3TwcRDFBs+MyPFJVEuX8fi4eGj/AK5t1GHerfk\norUGlz72q4c7LLhkfZrsuJbk2dgkjvldKJnIazQJa6epGLqdsE5RlmSgwedIbtMd\nnaGJBQH8aKP/Wi1+wUxsm5N3p7+R2WRx48VfpEhYB+Zf/FkFm1Ycjwh57KQ0+OHw\nykf8VfMisxuH30tDxOCV+VptWKfOF2rDNdaNPWhij2YIjhJXRpkuRR+1PpI4jLaD\nJxcVZmG/0zucacupUN2g5OUH59ySU/totD6YMnmp3FONoyF1uIEJo6Vs30npHGkO\nXgBo3Pxt7oLJeykLPtdSLgm3cwXIYMWarVsAkKNXitQIVGpVRLeaK373VwmXFqoi\nM2SMHeawTUdOORFjpQzkknlJWM1TmUVtHHKt8Pl9+/5+wXKyt2IDdcUkMrB6K5qF\nfb7EwVhoI8ehJQK+eeDCjFwCAiwB3iV8JlyW+tEU7JuyXOQlwY1VWm/WqMD8gaRi\nrT+RFDFliZ3tQbW2pqUoZBROV5HN4tieDfwxGKCvk6Tsdb30zA9DPQp93+238bYf\n312sg9R+CD0AqxoxFG5FJu4HShcPRrPnYtRZqKRe40GDWvBEArXZprwL1qrP+Kl/\nmRrEQpxAGIoFG8HbVvD3EQARAQABiQIfBBgBAgAJBQJOlDDBAhsMAAoJEJFzj3Ph\nt2igSLQP/2uIrAY2CDr0kWBJiD3TztiHy8IdxwUpyTBTebwmAbi44/EvtJfIisrG\nYjKIEv/w0E61gO7O1JBG4+IG93W+v9fTT/e39JMyxsYqoZZHUhP11Okx5grDS5b0\nO8VXOmXVRMdVNfstRBr10HD9uNDq7ruKD18TxYTwN0GPD4gj1dbHQDR77Tr5cyBs\n6Ou5PBOH4r3qcqf/cJUSMeUUu75xLwixux6E7tD2S+t6F07wlWxntUcPtzyAHj20\nJ89orUC+dT6r6MypBoI0jdJCp9JPGtR7i+fE5Gm4E5+AUSubLPtZGRY9Um2eMoS2\nDnQpGOKx1VvsixR/Kw44j2tRAvmYMS4iDKcuZU+nZ+xokAgObILj/b9n/Qe2/fXy\nCFdcgSvbm+dV1fZxsdMF/P9OU8aqdT9A9Fv5y+cDMEg4DVnhwMJTxGh/TCkw/H+A\nfrHEtRc98lSQN5odpITNG17mG6JOdHM+wA57qHH0uy4+5RsbyAJahcdBcmObK/RF\ni4WZlThpbHftX5O/LH98aYQ2fJayIxv1EAjzOBOQ0MfBHI0KCJR1pysEisX28sJA\nIc73gnJJ3BLZbqfBRgxjNMNroxC+5Tw6uPGFHa3YnuIAxxw0HcDVZ9vnTWBWFPGw\nZvXkQ3FVJwZoLmHw47vvlVpLD/4gi1SuHWieRvZ+UdDq00E348pm\n=neBW\n-----END PGP PUBLIC KEY BLOCK-----\n" not translated >../builder/sigchecker.ml:175 String "\n" not translated >../builder/sigchecker.ml:215 String "sha512sum %s | awk '{print $1}' > %s" not translated >../builder/sigchecker.ml:213 String "vbcsum" not translated >../builder/sigchecker.ml:194 String "vbpubkey" not translated >../builder/sigchecker.ml:159 String "vbstat" not translated >~ >vbedit >virt_edit_expr >\ > perl -e ' > $lineno = 0; > $expr = $ENV{virt_edit_expr}; > while (<STDIN>) { > $lineno++; > eval $expr; > die if $@; > print STDOUT $_ or die \"print: $!\"; > } > close STDOUT or die \"close: $!\"; > ' < %s > %s.out >%s\n%! >virt-builder: error: could not evaluate Perl expression '%s'\n >.out >linuxxattrs >security.selinux >../builder/perl_edit.ml:33 String "" not translated >../builder/perl_edit.ml:69 String "%s\n%!" not translated >../builder/perl_edit.ml:78 String ".out" not translated >../builder/perl_edit.ml:55 String "perl -e '\n $lineno = 0;\n $expr = $ENV{virt_edit_expr};\n while (<STDIN>) {\n $lineno++;\n eval $expr;\n die if $@;\n print STDOUT $_ or die \"print: $!\";\n }\n close STDOUT or die \"close: $!\";\n ' < %s > %s.out" not translated >../builder/perl_edit.ml:81 String "linuxxattrs" not translated >../builder/perl_edit.ml:104 String "security.selinux" not translated >../builder/perl_edit.ml:91 String "security.selinux" not translated >../builder/perl_edit.ml:33 String "vbedit" not translated >../builder/perl_edit.ml:52 String "virt_edit_expr" not translated >../builder/perl_edit.ml:29 String "~" not translated >Source URI: %s\n >Fingerprint: %s\n >\n >%-24s > %s >%-24s %s\n >os-version: >Full name: >Minimum/default size: >Download size: >Notes:\n\n%s\n >../builder/list_entries.ml:45 String " %s" not translated >../builder/list_entries.ml:42 String "%-24s" not translated >../builder/list_entries.ml:59 String "%-24s %s\n" not translated >../builder/list_entries.ml:55 String "%-24s %s\n" not translated >../builder/list_entries.ml:53 String "%-24s %s\n" not translated >../builder/list_entries.ml:50 String "%-24s %s\n" not translated >../builder/list_entries.ml:67 String "\n" not translated >../builder/list_entries.ml:64 String "\n" not translated >../builder/list_entries.ml:47 String "\n" not translated >../builder/list_entries.ml:30 String "\n" not translated >../builder/list_entries.ml:50 String "os-version:" not translated >[%s]\n >name=%s\n >osinfo=%s\n >file=%s\n >sig=%s\n >checksum[sha512]=%s\n >revision=%d\n >format=%s\n >size=%Ld\n >compressed_size=%Ld\n >expand=%s\n >lvexpand=%s\n >notes=%s\n >hidden=true\n >\nThe index file downloaded from '%s' is corrupt.\nYou need to ask the supplier of this file to fix it and upload a fixed version.\n >virt-builder: index is corrupt: os-version '%s' appears two or more times\n >virt-builder: index is corrupt: %s: field '%s' appears two or more times\n >name >osinfo >file >virt-builder: no 'file' (URI) entry for '%s'\n >sig >checksum[sha512] >checksum >revision >virt-builder: cannot parse 'revision' field for '%s'\n >format >size >virt-builder: no 'size' field for '%s'\n >virt-builder: cannot parse 'size' field for '%s'\n >compressed_size >virt-builder: cannot parse 'compressed_size' field for '%s'\n >expand >lvexpand >notes >hidden >virt-builder: cannot parse 'hidden' field for '%s'\n >index file (%s) after parsing (C parser):\n >virt-builder: zero length path in the index file\n >:// >virt-builder: cannot use a URI ('%s') in the index file\n >virt-builder: you must use relative paths (not '%s') in the index file\n >../builder/index_parser.ml:256 String "://" not translated >../builder/index_parser.ml:58 String "[%s]\n" not translated >../builder/index_parser.ml:180 String "checksum" not translated >../builder/index_parser.ml:178 String "checksum[sha512]" not translated >../builder/index_parser.ml:74 String "checksum[sha512]=%s\n" not translated >../builder/index_parser.ml:203 String "compressed_size" not translated >../builder/index_parser.ml:84 String "compressed_size=%Ld\n" not translated >../builder/index_parser.ml:212 String "expand" not translated >../builder/index_parser.ml:88 String "expand=%s\n" not translated >../builder/index_parser.ml:170 String "file" not translated >../builder/index_parser.ml:67 String "file=%s\n" not translated >../builder/index_parser.ml:191 String "format" not translated >../builder/index_parser.ml:79 String "format=%s\n" not translated >../builder/index_parser.ml:218 String "hidden" not translated >../builder/index_parser.ml:98 String "hidden=true\n" not translated >../builder/index_parser.ml:244 String "index file (%s) after parsing (C parser):\n" not translated >../builder/index_parser.ml:214 String "lvexpand" not translated >../builder/index_parser.ml:92 String "lvexpand=%s\n" not translated >../builder/index_parser.ml:166 String "name" not translated >../builder/index_parser.ml:61 String "name=%s\n" not translated >../builder/index_parser.ml:216 String "notes" not translated >../builder/index_parser.ml:96 String "notes=%s\n" not translated >../builder/index_parser.ml:168 String "osinfo" not translated >../builder/index_parser.ml:65 String "osinfo=%s\n" not translated >../builder/index_parser.ml:183 String "revision" not translated >../builder/index_parser.ml:76 String "revision=%d\n" not translated >../builder/index_parser.ml:175 String "sig" not translated >../builder/index_parser.ml:70 String "sig=%s\n" not translated >../builder/index_parser.ml:193 String "size" not translated >../builder/index_parser.ml:81 String "size=%Ld\n" not translated >^\\([0-9]+\\)\\(.*\\)$ >^\\([a-z]+\\)\\(.*\\)$ >virt-builder: get-kernel: no operating system found\n >virt-builder: get-kernel: daual/mult-boot images are not supported by this tool\n >%s (ignored)\n >/boot/vmlinuz-* >/boot/initramfs-* >/boot/initrd-* >/boot/initrd.img-* >virt-builder: no kernel found\n >download: %s -> %s\n%! >../builder/get_kernel.ml:56 String "%s (ignored)\n" not translated >../builder/get_kernel.ml:62 String "/boot/initramfs-*" not translated >../builder/get_kernel.ml:65 String "/boot/initrd-*" not translated >../builder/get_kernel.ml:68 String "/boot/initrd.img-*" not translated >../builder/get_kernel.ml:61 String "/boot/vmlinuz-*" not translated >../builder/get_kernel.ml:26 String "^\\([0-9]+\\)\\(.*\\)$" not translated >../builder/get_kernel.ml:27 String "^\\([a-z]+\\)\\(.*\\)$" not translated >../builder/get_kernel.ml:92 String "download: %s -> %s\n%!" not translated >../builder/get_kernel.ml:86 String "download: %s -> %s\n%!" not translated >%s.%d >vbcache >.txt >%s%s -g -o /dev/null -I -w '%%{http_code}' %s > -s -S >%s\n%! >virt-builder: curl (download) command failed downloading '%s'\n >virt-builder: external command '%s' killed by signal %d\n >virt-builder: external command '%s' stopped by signal %d\n >virt-builder: failed to download %s: HTTP status code %s\n >. >%s%s -g -o %s %s > -# >virt-builder: curl (download) command failed downloading '%s'\n >../builder/downloader.ml:118 String "" not translated >../builder/downloader.ml:75 String "" not translated >../builder/downloader.ml:118 String " -#" not translated >../builder/downloader.ml:118 String " -s -S" not translated >../builder/downloader.ml:75 String " -s -S" not translated >../builder/downloader.ml:116 String "%s%s -g -o %s %s" not translated >../builder/downloader.ml:73 String "%s%s -g -o /dev/null -I -w '%%{http_code}' %s" not translated >../builder/downloader.ml:29 String "%s.%d" not translated >../builder/downloader.ml:120 String "%s\n%!" not translated >../builder/downloader.ml:77 String "%s\n%!" not translated >../builder/downloader.ml:114 String "." not translated >../builder/downloader.ml:50 String ".txt" not translated >../builder/downloader.ml:50 String "vbcache" not translated >XDG_CACHE_HOME >virt-builder >HOME >.cache >http://libguestfs.org/download/builder/index.asc >virt-builder %s\n >curl >%s: invalid --edit format, see the man page.\n >%s: %s: %s: file not found\n >--firstboot >%s: %s: %s: file not found [did you mean %s?]\n >--firstboot-command >, >gpg >%s: %s: %s: file not found\n >--run >%s: %s: %s: file not found [did you mean %s?]\n >--run-command >%s: invalid --upload format, see the man page.\n >%s: --upload: %s: file not found\n >%s: invalid --write format, see the man page.\n > -\"- >--attach >iso > >Attach data disk/ISO during install >--attach-format >format >Set attach disk format >--cache >dir >Set template cache dir >--no-cache >Disable template cache >--cache-all-templates >Download all templates to the cache >--check-signature >Check digital signatures >--check-signatures >--no-check-signature >Disable digital signatures >--no-check-signatures >--curl >Set curl binary/command >--delete >name >Delete a file or dir >--delete-cache >Delete the template cache >--edit >file:expr >Edit file with Perl expr >--fingerprint >AAAA.. >Fingerprint of valid signing key >script >Run script at first guest boot >cmd+args >Run command at first guest boot >--firstboot-install >pkg,pkg >Add package(s) to install at firstboot >--format >raw|qcow2 >Output format (default: raw) >--get-kernel >image >Get kernel from image >--gpg >Set GPG binary/command >--hostname >hostname >Set the hostname >--install >Add package(s) to install >-l >List available templates >--list >--long >--no-logfile >Scrub build log file >--long-options >List long options >-m >mb >Set memory size >--memsize >--mkdir >Create directory >--network >Enable appliance network (default) >--no-network >Disable appliance network >--notes >Display installation notes >-o >file >Set output filename >--output >--password-crypto >md5|sha256|sha512 >Set password crypto >--print-cache >Print info about template cache >--quiet >No progress messages >--root-password >... >Set root password >Run script in disk image >Run command in disk image >--scrub >Scrub a file >--size >size >Set output disk size >--smp >vcpus >Set number of vCPUs >--source >URL >Set source URL >--no-sync >Do not fsync output file on exit >--update >Update core packages >--upload >file:dest >Upload file to dest >-v >Enable debugging messages >--verbose >-V >Display version and exit >--version >--write >file:content >Write file >\ >%s: build virtual machine images quickly > virt-builder OS-VERSION > virt-builder -l > virt-builder --notes OS-VERSION > virt-builder --print-cache > virt-builder --cache-all-templates > virt-builder --delete-cache > virt-builder --get-kernel IMAGE >A short summary of the options is given below. For detailed help please >read the man page virt-builder(1). >%s: virt-builder os-version\nMissing 'os-version'. Use '--list' to list available template names.\n >%s: virt-builder: too many parameters, expecting 'os-version'\n >%s: virt-builder --list does not need any extra arguments.\n >%s: virt-builder --notes os-version\nMissing 'os-version'. Use '--list' to list available template names.\n >%s: virt-builder: too many parameters, expecting 'os-version'\n >%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not need any extra arguments.\n >%s: virt-builder --get-kernel image\nMissing 'image' (disk image file) argument.\n >%s: virt-builder --get-kernel: too many parameters\n >VIRT_BUILDER_SOURCE >VIRT_BUILDER_FINGERPRINT >%s: source and fingerprint lists are not the same length\n >../builder/cmdline.ml:362 String "" not translated >../builder/cmdline.ml:343 String "" not translated >../builder/cmdline.ml:129 String "" not translated >../builder/cmdline.ml:108 String "" not translated >../builder/cmdline.ml:269 String " " not translated >../builder/cmdline.ml:267 String " " not translated >../builder/cmdline.ml:265 String " " not translated >../builder/cmdline.ml:264 String " " not translated >../builder/cmdline.ml:263 String " " not translated >../builder/cmdline.ml:262 String " " not translated >../builder/cmdline.ml:261 String " " not translated >../builder/cmdline.ml:260 String " " not translated >../builder/cmdline.ml:259 String " " not translated >../builder/cmdline.ml:258 String " " not translated >../builder/cmdline.ml:257 String " " not translated >../builder/cmdline.ml:256 String " " not translated >../builder/cmdline.ml:255 String " " not translated >../builder/cmdline.ml:253 String " " not translated >../builder/cmdline.ml:252 String " " not translated >../builder/cmdline.ml:250 String " " not translated >../builder/cmdline.ml:247 String " " not translated >../builder/cmdline.ml:246 String " " not translated >../builder/cmdline.ml:245 String " " not translated >../builder/cmdline.ml:244 String " " not translated >../builder/cmdline.ml:243 String " " not translated >../builder/cmdline.ml:241 String " " not translated >../builder/cmdline.ml:240 String " " not translated >../builder/cmdline.ml:239 String " " not translated >../builder/cmdline.ml:236 String " " not translated >../builder/cmdline.ml:235 String " " not translated >../builder/cmdline.ml:234 String " " not translated >../builder/cmdline.ml:233 String " " not translated >../builder/cmdline.ml:232 String " " not translated >../builder/cmdline.ml:230 String " " not translated >../builder/cmdline.ml:229 String " " not translated >../builder/cmdline.ml:227 String " " not translated >../builder/cmdline.ml:226 String " " not translated >../builder/cmdline.ml:225 String " " not translated >../builder/cmdline.ml:223 String " " not translated >../builder/cmdline.ml:222 String " " not translated >../builder/cmdline.ml:220 String " " not translated >../builder/cmdline.ml:219 String " " not translated >../builder/cmdline.ml:217 String " " not translated >../builder/cmdline.ml:214 String " " not translated >../builder/cmdline.ml:212 String " " not translated >../builder/cmdline.ml:210 String " " not translated >../builder/cmdline.ml:209 String " " not translated >../builder/cmdline.ml:208 String " " not translated >../builder/cmdline.ml:206 String " " not translated >../builder/cmdline.ml:204 String " -\"-" not translated >../builder/cmdline.ml:380 String "," not translated >../builder/cmdline.ml:116 String "," not translated >../builder/cmdline.ml:104 String "," not translated >../builder/cmdline.ml:206 String "--attach" not translated >../builder/cmdline.ml:207 String "--attach-format" not translated >../builder/cmdline.ml:209 String "--cache" not translated >../builder/cmdline.ml:211 String "--cache-all-templates" not translated >../builder/cmdline.ml:213 String "--check-signature" not translated >../builder/cmdline.ml:215 String "--check-signatures" not translated >../builder/cmdline.ml:219 String "--curl" not translated >../builder/cmdline.ml:220 String "--delete" not translated >../builder/cmdline.ml:221 String "--delete-cache" not translated >../builder/cmdline.ml:223 String "--edit" not translated >../builder/cmdline.ml:224 String "--fingerprint" not translated >../builder/cmdline.ml:226 String "--firstboot" not translated >../builder/cmdline.ml:97 String "--firstboot" not translated >../builder/cmdline.ml:95 String "--firstboot" not translated >../builder/cmdline.ml:227 String "--firstboot-command" not translated >../builder/cmdline.ml:97 String "--firstboot-command" not translated >../builder/cmdline.ml:228 String "--firstboot-install" not translated >../builder/cmdline.ml:230 String "--format" not translated >../builder/cmdline.ml:231 String "--get-kernel" not translated >../builder/cmdline.ml:233 String "--gpg" not translated >../builder/cmdline.ml:234 String "--hostname" not translated >../builder/cmdline.ml:235 String "--install" not translated >../builder/cmdline.ml:237 String "--list" not translated >../builder/cmdline.ml:238 String "--long" not translated >../builder/cmdline.ml:240 String "--long-options" not translated >../builder/cmdline.ml:242 String "--memsize" not translated >../builder/cmdline.ml:243 String "--mkdir" not translated >../builder/cmdline.ml:244 String "--network" not translated >../builder/cmdline.ml:210 String "--no-cache" not translated >../builder/cmdline.ml:216 String "--no-check-signature" not translated >../builder/cmdline.ml:218 String "--no-check-signatures" not translated >../builder/cmdline.ml:239 String "--no-logfile" not translated >../builder/cmdline.ml:245 String "--no-network" not translated >../builder/cmdline.ml:262 String "--no-sync" not translated >../builder/cmdline.ml:246 String "--notes" not translated >../builder/cmdline.ml:248 String "--output" not translated >../builder/cmdline.ml:249 String "--password-crypto" not translated >../builder/cmdline.ml:251 String "--print-cache" not translated >../builder/cmdline.ml:253 String "--quiet" not translated >../builder/cmdline.ml:254 String "--root-password" not translated >../builder/cmdline.ml:256 String "--run" not translated >../builder/cmdline.ml:150 String "--run" not translated >../builder/cmdline.ml:148 String "--run" not translated >../builder/cmdline.ml:257 String "--run-command" not translated >../builder/cmdline.ml:150 String "--run-command" not translated >../builder/cmdline.ml:258 String "--scrub" not translated >../builder/cmdline.ml:259 String "--size" not translated >../builder/cmdline.ml:260 String "--smp" not translated >../builder/cmdline.ml:261 String "--source" not translated >../builder/cmdline.ml:263 String "--update" not translated >../builder/cmdline.ml:264 String "--upload" not translated >../builder/cmdline.ml:266 String "--verbose" not translated >../builder/cmdline.ml:268 String "--version" not translated >../builder/cmdline.ml:269 String "--write" not translated >../builder/cmdline.ml:267 String "-V" not translated >../builder/cmdline.ml:236 String "-l" not translated >../builder/cmdline.ml:241 String "-m" not translated >../builder/cmdline.ml:247 String "-o" not translated >../builder/cmdline.ml:265 String "-v" not translated >../builder/cmdline.ml:255 String "..." not translated >../builder/cmdline.ml:36 String ".cache" not translated >../builder/cmdline.ml:225 String "AAAA.." not translated >../builder/cmdline.ml:36 String "HOME" not translated >../builder/cmdline.ml:261 String "URL" not translated >../builder/cmdline.ml:395 String "VIRT_BUILDER_FINGERPRINT" not translated >../builder/cmdline.ml:389 String "VIRT_BUILDER_SOURCE" not translated >../builder/cmdline.ml:34 String "XDG_CACHE_HOME" not translated >../builder/cmdline.ml:257 String "cmd+args" not translated >../builder/cmdline.ml:227 String "cmd+args" not translated >../builder/cmdline.ml:219 String "curl" not translated >../builder/cmdline.ml:69 String "curl" not translated >../builder/cmdline.ml:243 String "dir" not translated >../builder/cmdline.ml:209 String "dir" not translated >../builder/cmdline.ml:248 String "file" not translated >../builder/cmdline.ml:247 String "file" not translated >../builder/cmdline.ml:269 String "file:content" not translated >../builder/cmdline.ml:264 String "file:dest" not translated >../builder/cmdline.ml:223 String "file:expr" not translated >../builder/cmdline.ml:208 String "format" not translated >../builder/cmdline.ml:233 String "gpg" not translated >../builder/cmdline.ml:109 String "gpg" not translated >../builder/cmdline.ml:234 String "hostname" not translated >../builder/cmdline.ml:40 String "http://libguestfs.org/download/builder/index.asc" not translated >../builder/cmdline.ml:232 String "image" not translated >../builder/cmdline.ml:206 String "iso" not translated >../builder/cmdline.ml:242 String "mb" not translated >../builder/cmdline.ml:241 String "mb" not translated >../builder/cmdline.ml:250 String "md5|sha256|sha512" not translated >../builder/cmdline.ml:258 String "name" not translated >../builder/cmdline.ml:220 String "name" not translated >../builder/cmdline.ml:235 String "pkg,pkg" not translated >../builder/cmdline.ml:229 String "pkg,pkg" not translated >../builder/cmdline.ml:230 String "raw|qcow2" not translated >../builder/cmdline.ml:256 String "script" not translated >../builder/cmdline.ml:226 String "script" not translated >../builder/cmdline.ml:259 String "size" not translated >../builder/cmdline.ml:260 String "vcpus" not translated >../builder/cmdline.ml:36 String "virt-builder" not translated >../builder/cmdline.ml:34 String "virt-builder" not translated >../builder/cmdline.ml:44 String "virt-builder %s\n" not translated >command line: > %s >source[%d] = (%S, %S)\n >Deleting: %s >rm -rf %s >%s: error: could not find cache directory. Is $HOME set?\n >%s --help >/dev/null 2>&1 >%s: gpg is not installed (or does not work)\nYou should install gpg, or use --gpg option, or use --no-check-signature.\n >%s: warning: gpg program is not available\n >%s: curl is not installed (or does not work)\n >virt-resize --help >/dev/null 2>&1 >%s: virt-resize is not installed (or does not work)\n >%s: warning: cache %s: %s\n >%s: disabling the cache\n%! >cache directory: %s\n >%-24s %s\n >cached >no >no cache directory\n >%s: error: no cache directory\n >Downloading: %s >%s: cannot find os-version '%s'.\nUse --list to list available guest types.\n >There are no notes for %s\n >Downloading: %s >%s.img >raw >%s.%s >%s: you cannot use --size option with block devices\n >%s: cannot output to a character device or /dev/null\n >vb >.img >Planning how to build this image >%s: no plan could be found for making a disk image with\nthe required size, format etc. This is a bug in libguestfs!\nPlease file a bug, giving the command line arguments you used.\n > +filename=%s > +size=%s > +format=%s > +template > +xz >cp >mv >pxzcat >virt-resize >qemu-img resize >qemu-img convert >%d: itags: >\n >%d: task : >%d: otags: >\n\n%! >Copying >cp %s %s >%s\n%! >mv %s %s >Uncompressing >Resizing (using virt-resize) to expand the disk to %s >qemu-img create -f %s%s %s %Ld%s >qcow2 > -o preallocation=metadata > >/dev/null 2>&1 >virt-resize%s%s%s --output-format %s%s%s %s %s > --verbose > --quiet > --no-sparse > --format %s > --expand %s > --lv-expand %s >Resizing container (but not filesystems) to expand the disk to %s >qemu-img resize %s %Ld%s > >/dev/null >Converting %s to %s >auto >qemu-img convert%s %s -O %s %s%s > -f %s >Opening the new disk >unsafe >%s: %s (ignored)\n >%s: no guest operating systems or multiboot OS found in this disk image\nThis is a failure of the source repository. Use -v for more information.\n >Setting a random seed >%s: warning: random seed could not be set for this type of guest\n%! >Setting the hostname: %s >%s: warning: hostname could not be set for this type of guest\n%! >Setting root password >Setting random root password [did you mean to use --root-password?] >random >root >%s: warning: root password could not be set for this type of guest\n%! >/Temp >/Temp/builder.log >/builder.log >/tmp >/tmp/builder.log >/dev/stderr >%s: log file %s: %s (ignored)\n >export %s=%s >http_proxy >https_proxy >ftp_proxy >no_proxy >\ >exec >>%s 2>&1 >%s >%s >running command:\n%s\n%! >%s: %s: command exited with an error\n > > export DEBIAN_FRONTEND=noninteractive > apt_opts='-q -y -o Dpkg::Options::=--force-confnew' > apt-get $apt_opts update > apt-get $apt_opts install %s > >pisi it %s >pacman -S %s >urpmi %s >yum -y install %s >zypper in %s >%s: --install is not supported for this guest operating system\n >%s: sorry, don't know how to use --install with the '%s' package manager\n > export DEBIAN_FRONTEND=noninteractive > apt_opts='-q -y -o Dpkg::Options::=--force-confnew' > apt-get $apt_opts update > apt-get $apt_opts upgrade > >pisi upgrade >pacman -Su >urpmi --auto-select >yum -y update >zypper update >%s: --update is not supported for this guest operating system\n >%s: sorry, don't know how to use --update with the '%s' package manager\n >Updating core packages >Installing packages: %s >Making directory: %s >Writing: %s >Uploading: %s to %s >/ >Editing: %s >%s: error: %s is not a regular file in the guest\n >Deleting: %s >Scrubbing: %s >Installing firstboot script: [%d] %s >Installing firstboot command: [%d] %s >Installing firstboot packages: [%d] %s >Running: %s >Running: %s >Scrubbing the log file >Output: %s >Output size: %s >Output format: %s >Total usable space: %s >Free space: %s (%Ld%%) >Finishing off >sh >fuser >-k >/sysroot >%s: %s (ignored)\n >%s: error: %s: %s\n >%s: error: %s: %s: %s\n >%s: libguestfs error: %s\n >%s: failure: %s\n >%s: internal error: invalid argument: %s\n >%s: internal error: assertion failed at %s, line %d, char %d\n >%s: internal error: Not_found exception was thrown\n >%s: exception: %s\n >../builder/builder.ml:537 String "" not translated >../builder/builder.ml:534 String "" not translated >../builder/builder.ml:520 String "" not translated >../builder/builder.ml:507 String "" not translated >../builder/builder.ml:504 String "" not translated >../builder/builder.ml:500 String "" not translated >../builder/builder.ml:498 String "" not translated >../builder/builder.ml:492 String "" not translated >../builder/builder.ml:490 String "" not translated >../builder/builder.ml:295 String "" not translated >../builder/builder.ml:295 String "" not translated >../builder/builder.ml:260 String "" not translated >../builder/builder.ml:258 String "" not translated >../builder/builder.ml:676 String "\n export DEBIAN_FRONTEND=noninteractive\n apt_opts='-q -y -o Dpkg::Options::=--force-confnew'\n apt-get $apt_opts update\n apt-get $apt_opts install %s\n " not translated >../builder/builder.ml:706 String "\n export DEBIAN_FRONTEND=noninteractive\n apt_opts='-q -y -o Dpkg::Options::=--force-confnew'\n apt-get $apt_opts update\n apt-get $apt_opts upgrade\n " not translated >../builder/builder.ml:828 String " " not translated >../builder/builder.ml:742 String " " not translated >../builder/builder.ml:672 String " " not translated >../builder/builder.ml:51 String " %s" not translated >../builder/builder.ml:408 String " +filename=%s" not translated >../builder/builder.ml:414 String " +format=%s" not translated >../builder/builder.ml:411 String " +size=%s" not translated >../builder/builder.ml:416 String " +template" not translated >../builder/builder.ml:417 String " +xz" not translated >../builder/builder.ml:505 String " --expand %s" not translated >../builder/builder.ml:501 String " --format %s" not translated >../builder/builder.ml:508 String " --lv-expand %s" not translated >../builder/builder.ml:498 String " --no-sparse" not translated >../builder/builder.ml:497 String " --quiet" not translated >../builder/builder.ml:497 String " --verbose" not translated >../builder/builder.ml:535 String " -f %s" not translated >../builder/builder.ml:490 String " -o preallocation=metadata" not translated >../builder/builder.ml:520 String " >/dev/null" not translated >../builder/builder.ml:537 String " >/dev/null 2>&1" not translated >../builder/builder.ml:492 String " >/dev/null 2>&1" not translated >../builder/builder.ml:161 String "%-24s %s\n" not translated >../builder/builder.ml:430 String "%d: itags:" not translated >../builder/builder.ml:436 String "%d: otags:" not translated >../builder/builder.ml:433 String "%d: task : " not translated >../builder/builder.ml:97 String "%s --help >/dev/null 2>&1" not translated >../builder/builder.ml:86 String "%s --help >/dev/null 2>&1" not translated >../builder/builder.ml:271 String "%s.%s" not translated >../builder/builder.ml:270 String "%s.img" not translated >../builder/builder.ml:269 String "%s.img" not translated >../builder/builder.ml:538 String "%s\n%!" not translated >../builder/builder.ml:521 String "%s\n%!" not translated >../builder/builder.ml:510 String "%s\n%!" not translated >../builder/builder.ml:493 String "%s\n%!" not translated >../builder/builder.ml:467 String "%s\n%!" not translated >../builder/builder.ml:460 String "%s\n%!" not translated >../builder/builder.ml:907 String "-k" not translated >../builder/builder.ml:315 String ".img" not translated >../builder/builder.ml:768 String "/" not translated >../builder/builder.ml:621 String "/Temp" not translated >../builder/builder.ml:621 String "/Temp/builder.log" not translated >../builder/builder.ml:625 String "/builder.log" not translated >../builder/builder.ml:622 String "/builder.log" not translated >../builder/builder.ml:634 String "/dev/stderr" not translated >../builder/builder.ml:907 String "/sysroot" not translated >../builder/builder.ml:624 String "/tmp" not translated >../builder/builder.ml:624 String "/tmp/builder.log" not translated >../builder/builder.ml:69 String "Deleting: %s" not translated >../builder/builder.ml:655 String "exec >>%s 2>&1\n%s\n%s\n" not translated >../builder/builder.ml:891 String "\n" not translated >../builder/builder.ml:883 String "\n" not translated >../builder/builder.ml:653 String "\n" not translated >../builder/builder.ml:653 String "\n" not translated >../builder/builder.ml:435 String "\n" not translated >../builder/builder.ml:432 String "\n" not translated >../builder/builder.ml:438 String "\n\n%!" not translated >../builder/builder.ml:531 String "auto" not translated >../builder/builder.ml:50 String "command line:" not translated >../builder/builder.ml:420 String "cp" not translated >../builder/builder.ml:459 String "cp %s %s" not translated >../builder/builder.ml:650 String "export %s=%s" not translated >../builder/builder.ml:652 String "ftp_proxy" not translated >../builder/builder.ml:907 String "fuser" not translated >../builder/builder.ml:652 String "http_proxy" not translated >../builder/builder.ml:652 String "https_proxy" not translated >../builder/builder.ml:421 String "mv" not translated >../builder/builder.ml:466 String "mv %s %s" not translated >../builder/builder.ml:162 String "no" not translated >../builder/builder.ml:652 String "no_proxy" not translated >../builder/builder.ml:685 String "pacman -S %s" not translated >../builder/builder.ml:715 String "pacman -Su" not translated >../builder/builder.ml:683 String "pisi it %s" not translated >../builder/builder.ml:713 String "pisi upgrade" not translated >../builder/builder.ml:422 String "pxzcat" not translated >../builder/builder.ml:490 String "qcow2" not translated >../builder/builder.ml:425 String "qemu-img convert" not translated >../builder/builder.ml:532 String "qemu-img convert%s %s -O %s %s%s" not translated >../builder/builder.ml:488 String "qemu-img create -f %s%s %s %Ld%s" not translated >../builder/builder.ml:424 String "qemu-img resize" not translated >../builder/builder.ml:519 String "qemu-img resize %s %Ld%s" not translated >../builder/builder.ml:611 String "random" not translated >../builder/builder.ml:272 String "raw" not translated >../builder/builder.ml:270 String "raw" not translated >../builder/builder.ml:269 String "raw" not translated >../builder/builder.ml:70 String "rm -rf %s" not translated >../builder/builder.ml:612 String "root" not translated >../builder/builder.ml:661 String "running command:\n%s\n%!" not translated >../builder/builder.ml:907 String "sh" not translated >../builder/builder.ml:55 String "source[%d] = (%S, %S)\n" not translated >../builder/builder.ml:553 String "unsafe" not translated >../builder/builder.ml:687 String "urpmi %s" not translated >../builder/builder.ml:717 String "urpmi --auto-select" not translated >../builder/builder.ml:315 String "vb" not translated >../builder/builder.ml:423 String "virt-resize" not translated >../builder/builder.ml:104 String "virt-resize --help >/dev/null 2>&1" not translated >../builder/builder.ml:496 String "virt-resize%s%s%s --output-format %s%s%s %s %s" not translated >../builder/builder.ml:689 String "yum -y install %s" not translated >../builder/builder.ml:719 String "yum -y update" not translated >../builder/builder.ml:692 String "zypper in %s" not translated >../builder/builder.ml:721 String "zypper update" not translated >echo >> libguestfs.pot-t >awk '/^#:/{i++}i{print}' < libguestfs.pot-ml >> libguestfs.pot-t >rm libguestfs.pot-ml >mv libguestfs.pot-t libguestfs.pot >cd . && msgmerge -N --update en_GB.po libguestfs.pot >........................................................................................................................................................ done. >rm -f en_GB.gmo en_GB.gmo-t >msgfmt -c -o en_GB.gmo-t ./en_GB.po >mv en_GB.gmo-t en_GB.gmo >cd . && msgmerge -N --update es.po libguestfs.pot >..................................................................................................................................................... done. >rm -f es.gmo es.gmo-t >msgfmt -c -o es.gmo-t ./es.po >mv es.gmo-t es.gmo >cd . && msgmerge -N --update gu.po libguestfs.pot >..................................................................................................................................................................................................... done. >rm -f gu.gmo gu.gmo-t >msgfmt -c -o gu.gmo-t ./gu.po >mv gu.gmo-t gu.gmo >cd . && msgmerge -N --update hi.po libguestfs.pot >............................................................................................................................................ done. >rm -f hi.gmo hi.gmo-t >msgfmt -c -o hi.gmo-t ./hi.po >mv hi.gmo-t hi.gmo >cd . && msgmerge -N --update kn.po libguestfs.pot >............................................................................................................................................................ done. >rm -f kn.gmo kn.gmo-t >msgfmt -c -o kn.gmo-t ./kn.po >mv kn.gmo-t kn.gmo >cd . && msgmerge -N --update ml.po libguestfs.pot >............................................................................................................................................ done. >rm -f ml.gmo ml.gmo-t >msgfmt -c -o ml.gmo-t ./ml.po >mv ml.gmo-t ml.gmo >cd . && msgmerge -N --update mr.po libguestfs.pot >............................................................................................................................................ done. >rm -f mr.gmo mr.gmo-t >msgfmt -c -o mr.gmo-t ./mr.po >mv mr.gmo-t mr.gmo >cd . && msgmerge -N --update nl.po libguestfs.pot >.......................................................................................................................................................................................... done. >rm -f nl.gmo nl.gmo-t >msgfmt -c -o nl.gmo-t ./nl.po >mv nl.gmo-t nl.gmo >cd . && msgmerge -N --update or.po libguestfs.pot >........................................................................................................................................................ done. >rm -f or.gmo or.gmo-t >msgfmt -c -o or.gmo-t ./or.po >mv or.gmo-t or.gmo >cd . && msgmerge -N --update pa.po libguestfs.pot >............................................................................................................................................ done. >rm -f pa.gmo pa.gmo-t >msgfmt -c -o pa.gmo-t ./pa.po >mv pa.gmo-t pa.gmo >cd . && msgmerge -N --update pl.po libguestfs.pot >............................................................................................................................................ done. >rm -f pl.gmo pl.gmo-t >msgfmt -c -o pl.gmo-t ./pl.po >mv pl.gmo-t pl.gmo >cd . && msgmerge -N --update ta.po libguestfs.pot >............................................................................................................................................ done. >rm -f ta.gmo ta.gmo-t >msgfmt -c -o ta.gmo-t ./ta.po >mv ta.gmo-t ta.gmo >cd . && msgmerge -N --update te.po libguestfs.pot >............................................................................................................................................ done. >rm -f te.gmo te.gmo-t >msgfmt -c -o te.gmo-t ./te.po >mv te.gmo-t te.gmo >cd . && msgmerge -N --update uk.po libguestfs.pot >.............................................................................................................................................................................. done. >rm -f uk.gmo uk.gmo-t >msgfmt -c -o uk.gmo-t ./uk.po >mv uk.gmo-t uk.gmo >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/locale >for lang in en_GB es gu hi kn ml mr nl or pa pl ta te uk; do \ > d=/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ > mkdir -p $d; \ > install -m 0644 $lang.gmo $d/libguestfs.mo; \ >done >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >Making install in daemon >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make -C ../src guestfs_protocol.c >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[2]: `guestfs_protocol.c' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make -C ../src guestfs_protocol.h >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[2]: `guestfs_protocol.h' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make -C ../src guestfs_protocol.c >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[3]: `guestfs_protocol.c' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make -C ../src guestfs_protocol.c >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[4]: `guestfs_protocol.c' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/sbin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c guestfsd '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/sbin' >libtool: install: /usr/bin/install -c guestfsd /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/sbin/guestfsd > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man8' > /usr/bin/install -c -m 644 guestfsd.8 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man8' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >Making install in appliance >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/sbin' > /usr/bin/install -c libguestfs-make-fixed-appliance '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/sbin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 libguestfs-make-fixed-appliance.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/guestfs/supermin.d' > /usr/bin/install -c -m 644 supermin.d/init.img supermin.d/udev-rules.img supermin.d/daemon.img.gz supermin.d/base.img.gz supermin.d/hostfiles '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/guestfs/supermin.d' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/lib/udev/rules.d' > /usr/bin/install -c -m 644 99-guestfs-serial.rules '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/lib/udev/rules.d' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >Making install in tests/qemu >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/qemu' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >Making install in tests/guests >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/guests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >Making install in tests/c-api >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/c-api' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >Making install in tests/tmpdirs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >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.24.4/tests/tmpdirs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >Making install in tests/protocol >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/protocol' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >Making install in tests/events >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >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.24.4/tests/events' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >Making install in tests/parallel >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >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.24.4/tests/parallel' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >Making install in tests/disks >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >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.24.4/tests/disks' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >Making install in tests/mountable >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >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.24.4/tests/mountable' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >Making install in tests/network >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >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.24.4/tests/network' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >Making install in tests/lvm >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/lvm' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >Making install in tests/luks >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/luks' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >Making install in tests/md >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/md' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >Making install in tests/selinux >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >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.24.4/tests/selinux' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >Making install in tests/ntfsclone >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >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.24.4/tests/ntfsclone' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >Making install in tests/btrfs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >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.24.4/tests/btrfs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >Making install in tests/xfs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >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.24.4/tests/xfs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >Making install in tests/charsets >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >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.24.4/tests/charsets' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >Making install in tests/xml >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >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.24.4/tests/xml' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >Making install in tests/mount-local >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/mount-local' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >Making install in tests/9p >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >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.24.4/tests/9p' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >Making install in tests/rsync >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >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.24.4/tests/rsync' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >Making install in tests/bigdirs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >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.24.4/tests/bigdirs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >Making install in tests/disk-labels >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >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.24.4/tests/disk-labels' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >Making install in tests/hotplug >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >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.24.4/tests/hotplug' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >Making install in tests/nbd >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >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.24.4/tests/nbd' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >Making install in tests/http >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/http' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/http' >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.24.4/tests/http' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/http' >Making install in tests/syslinux >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >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.24.4/tests/syslinux' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >Making install in tests/journal >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >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.24.4/tests/journal' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >Making install in tests/fuzz >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >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.24.4/tests/fuzz' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >Making install in tests/regressions >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/tests/regressions' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >Making install in test-tool >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/libguestfs-test-tool > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 libguestfs-test-tool.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' >Making install in fish >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c guestfish '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/guestfish > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man5' > /usr/bin/install -c -m 644 libguestfs-tools.conf.5 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man5' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/etc' > /usr/bin/install -c -m 644 libguestfs-tools.conf '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/etc' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >Making install in align >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/align' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/virt-alignment-scan > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-alignment-scan.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >Making install in cat >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.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.24.4-1.fc20.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.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/virt-ls > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >Making install in df >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/df' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-df '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/virt-df > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-df.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >Making install in edit >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-edit '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/virt-edit > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-edit.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >Making install in format >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/format' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-format '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/virt-format > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-format.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >Making install in inspector >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-inspector '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/virt-inspector > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/doc/libguestfs' > /usr/bin/install -c -m 644 virt-inspector.rng example-debian.xml example-fedora.xml example-rhel-6.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.24.4-1.fc20.x86_64/usr/share/doc/libguestfs' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-inspector.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >Making install in rescue >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-rescue '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/virt-rescue > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-rescue.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >Making install in bash >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/bash-completion/completions' > /usr/bin/install -c -m 644 guestfish guestmount virt-alignment-scan virt-builder virt-cat virt-df virt-edit virt-filesystems virt-format virt-inspector virt-ls virt-rescue virt-resize virt-sparsify virt-sysprep '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/bash-completion/completions' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >Making install in perl >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[2]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make -C . -f /builddir/build/BUILD/libguestfs-1.24.4/perl/Makefile-pl \ > DESTDIR=/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 install >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.so >Installing /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.bs >Installing /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/Sys/bindtests.pl >Installing /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/Sys/Guestfs.pm >Installing /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3/Sys::Guestfs.3pm >Appending installation info to /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/perl5/perllocal.pod >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >Making install in perl/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-perl.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl/examples' >Making install in ocaml >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >make[2]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/stublibs >ocamlfind install \ > -ldconf ignore -destdir /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml \ > guestfs \ > META *.so *.a *.cma *.cmx *.cmxa *.cmi ./*.mli >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/guestfs.mli >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/guestfs.cmi >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/bindtests.cmi >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/mlguestfs.cmxa >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/guestfs.cmx >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/bindtests.cmx >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/mlguestfs.cma >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/mlguestfs.a >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/libmlguestfs.a >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/libguestfsocaml.a >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/META >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/stublibs/dllmlguestfs.so >Installed /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/stublibs/dllmlguestfs.so.owner >rm /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/bindtests.* >rm /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/guestfs/libguestfsocaml.a >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >Making install in ocaml/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-ocaml.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml/examples' >Making install in python >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages' > /usr/bin/install -c -m 644 guestfs.py '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfsmod.la '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages' >libtool: install: warning: relinking `libguestfsmod.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.24.4/python; /bin/sh /builddir/build/BUILD/libguestfs-1.24.4/libtool --tag CC --mode=relink gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -avoid-version -shared -module -shrext .so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libguestfsmod.la -rpath /usr/lib64/python2.7/site-packages libguestfsmod_la-guestfs-py.lo libguestfsmod_la-guestfs-py-byhand.lo ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la -inst-prefix-dir /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64) >libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfsmod_la-guestfs-py.o .libs/libguestfsmod_la-guestfs-py-byhand.o -Wl,--whole-archive ../src/.libs/libutils.a ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 -L/usr/lib64 -lguestfs -lxml2 -lvirt -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -O2 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libguestfsmod.so -o .libs/libguestfsmod.so >libtool: install: /usr/bin/install -c .libs/libguestfsmod.soT /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages/libguestfsmod.so >libtool: install: /usr/bin/install -c .libs/libguestfsmod.lai /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages/libguestfsmod.la >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >Making install in python/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-python.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/python/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/python/examples' >Making install in ruby >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/ruby/vendor_ruby/ >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ruby/vendor_ruby >/usr/bin/install -c -p -m 0644 ./lib/guestfs.rb /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/ruby/vendor_ruby/ >/usr/bin/install -c -p -m 0755 ext/guestfs/_guestfs.so /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ruby/vendor_ruby >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >Making install in ruby/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-ruby.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/examples' >Making install in java >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[3]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/lib64' >libtool: install: warning: relinking `libguestfs_jni.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.24.4/java; /bin/sh /builddir/build/BUILD/libguestfs-1.24.4/libtool --tag CC --mode=relink gcc -std=gnu99 -std=gnu99 -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -version-info 25:4:24 -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/lib64 -L/usr/lib64 -lguestfs -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libguestfs_jni.so.1 -o .libs/libguestfs_jni.so.1.24.4 >libtool: install: /usr/bin/install -c .libs/libguestfs_jni.so.1.24.4T /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs_jni.so.1.24.4 >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 && { ln -s -f libguestfs_jni.so.1.24.4 libguestfs_jni.so.1 || { rm -f libguestfs_jni.so.1 && ln -s libguestfs_jni.so.1.24.4 libguestfs_jni.so.1; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 && { ln -s -f libguestfs_jni.so.1.24.4 libguestfs_jni.so || { rm -f libguestfs_jni.so && ln -s libguestfs_jni.so.1.24.4 libguestfs_jni.so; }; }) >libtool: install: /usr/bin/install -c .libs/libguestfs_jni.lai /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs_jni.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/java' > /usr/bin/install -c -m 644 libguestfs-1.24.4.jar '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/java' >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/javadoc/libguestfs >cp -a api/* /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/javadoc/libguestfs >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >Making install in java/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-java.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >Making install in php >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/etc/php.d' > /usr/bin/install -c -m 644 guestfs_php.ini '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/etc/php.d' >make install-data-hook >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >make -C extension INSTALL_ROOT=/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 install >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php/extension' >Installing shared extensions: /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/php/modules/ >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php/extension' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >Making install in erlang >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c erl-guestfs '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/erl-guestfs /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/erl-guestfs > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/erlang/lib/libguestfs-1.24.4/ebin' > /usr/bin/install -c -m 644 guestfs.beam '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/erlang/lib/libguestfs-1.24.4/ebin' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >Making install in erlang/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-erlang.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >Making install in lua >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >ln -sf .libs/libluaguestfs.so guestfs.so >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libluaguestfs.la '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2' >libtool: install: warning: relinking `libluaguestfs.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.24.4/lua; /bin/sh /builddir/build/BUILD/libguestfs-1.24.4/libtool --tag CC --mode=relink gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -avoid-version -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libluaguestfs.la -rpath /usr/lib64/lua/5.2 libluaguestfs_la-lua-guestfs.lo ../src/libutils.la ../src/libguestfs.la -lxml2 -lvirt -ldl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../gnulib/lib/libgnu.la -inst-prefix-dir /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64) >libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libluaguestfs_la-lua-guestfs.o -Wl,--whole-archive ../src/.libs/libutils.a ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 -L/usr/lib64 -lguestfs -lxml2 -lvirt -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -O2 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libluaguestfs.so -o .libs/libluaguestfs.so >libtool: install: /usr/bin/install -c .libs/libluaguestfs.soT /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2/libluaguestfs.so >libtool: install: /usr/bin/install -c .libs/libluaguestfs.lai /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2/libluaguestfs.la >make install-data-hook >libtool: install: warning: remember to run `libtool --finish /usr/lib64/lua/5.2' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2 >mv /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2/libluaguestfs.so /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2/guestfs.so >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >Making install in lua/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-lua.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >Making install in gobject >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make install-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making install in . >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs-gobject-1.0.la '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64' >libtool: install: warning: relinking `libguestfs-gobject-1.0.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.24.4/gobject; /bin/sh /builddir/build/BUILD/libguestfs-1.24.4/libtool --tag CC --mode=relink gcc -std=gnu99 -std=gnu99 -I../src -I./include -DGUESTFS_PRIVATE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libguestfs-gobject-1.0.la -rpath /usr/lib64 libguestfs_gobject_1_0_la-session.lo libguestfs_gobject_1_0_la-tristate.lo libguestfs_gobject_1_0_la-struct-int_bool.lo libguestfs_gobject_1_0_la-struct-lvm_pv.lo libguestfs_gobject_1_0_la-struct-lvm_vg.lo libguestfs_gobject_1_0_la-struct-lvm_lv.lo libguestfs_gobject_1_0_la-struct-stat.lo libguestfs_gobject_1_0_la-struct-statvfs.lo libguestfs_gobject_1_0_la-struct-dirent.lo libguestfs_gobject_1_0_la-struct-version.lo libguestfs_gobject_1_0_la-struct-xattr.lo libguestfs_gobject_1_0_la-struct-inotify_event.lo libguestfs_gobject_1_0_la-struct-partition.lo libguestfs_gobject_1_0_la-struct-application.lo libguestfs_gobject_1_0_la-struct-application2.lo libguestfs_gobject_1_0_la-struct-isoinfo.lo libguestfs_gobject_1_0_la-struct-mdstat.lo libguestfs_gobject_1_0_la-struct-btrfssubvolume.lo libguestfs_gobject_1_0_la-struct-xfsinfo.lo libguestfs_gobject_1_0_la-struct-utsname.lo libguestfs_gobject_1_0_la-struct-hivex_node.lo libguestfs_gobject_1_0_la-struct-hivex_value.lo libguestfs_gobject_1_0_la-optargs-internal_test.lo libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.lo libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.lo libguestfs_gobject_1_0_la-optargs-add_drive.lo libguestfs_gobject_1_0_la-optargs-add_domain.lo libguestfs_gobject_1_0_la-optargs-inspect_get_icon.lo libguestfs_gobject_1_0_la-optargs-mount_local.lo libguestfs_gobject_1_0_la-optargs-umount_local.lo libguestfs_gobject_1_0_la-optargs-add_drive_scratch.lo libguestfs_gobject_1_0_la-optargs-is_file.lo libguestfs_gobject_1_0_la-optargs-is_dir.lo libguestfs_gobject_1_0_la-optargs-umount.lo libguestfs_gobject_1_0_la-optargs-tar_in.lo libguestfs_gobject_1_0_la-optargs-tar_out.lo libguestfs_gobject_1_0_la-optargs-mkswap.lo libguestfs_gobject_1_0_la-optargs-grep.lo libguestfs_gobject_1_0_la-optargs-is_chardev.lo libguestfs_gobject_1_0_la-optargs-is_blockdev.lo libguestfs_gobject_1_0_la-optargs-is_fifo.lo libguestfs_gobject_1_0_la-optargs-is_socket.lo libguestfs_gobject_1_0_la-optargs-mkfs.lo libguestfs_gobject_1_0_la-optargs-mount_9p.lo libguestfs_gobject_1_0_la-optargs-ntfsresize.lo libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.lo libguestfs_gobject_1_0_la-optargs-compress_out.lo libguestfs_gobject_1_0_la-optargs-compress_device_out.lo libguestfs_gobject_1_0_la-optargs-copy_device_to_device.lo libguestfs_gobject_1_0_la-optargs-copy_device_to_file.lo libguestfs_gobject_1_0_la-optargs-copy_file_to_device.lo libguestfs_gobject_1_0_la-optargs-copy_file_to_file.lo libguestfs_gobject_1_0_la-optargs-tune2fs.lo libguestfs_gobject_1_0_la-optargs-md_create.lo libguestfs_gobject_1_0_la-optargs-e2fsck.lo libguestfs_gobject_1_0_la-optargs-ntfsfix.lo libguestfs_gobject_1_0_la-optargs-ntfsclone_out.lo libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.lo libguestfs_gobject_1_0_la-optargs-set_e2attrs.lo libguestfs_gobject_1_0_la-optargs-btrfs_fsck.lo libguestfs_gobject_1_0_la-optargs-fstrim.lo libguestfs_gobject_1_0_la-optargs-xfs_growfs.lo libguestfs_gobject_1_0_la-optargs-rsync.lo libguestfs_gobject_1_0_la-optargs-rsync_in.lo libguestfs_gobject_1_0_la-optargs-rsync_out.lo libguestfs_gobject_1_0_la-optargs-xfs_admin.lo libguestfs_gobject_1_0_la-optargs-hivex_open.lo libguestfs_gobject_1_0_la-optargs-xfs_repair.lo libguestfs_gobject_1_0_la-optargs-mke2fs.lo libguestfs_gobject_1_0_la-optargs-mktemp.lo libguestfs_gobject_1_0_la-optargs-syslinux.lo libguestfs_gobject_1_0_la-optargs-remount.lo -lguestfs -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64) >libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_gobject_1_0_la-session.o .libs/libguestfs_gobject_1_0_la-tristate.o .libs/libguestfs_gobject_1_0_la-struct-int_bool.o .libs/libguestfs_gobject_1_0_la-struct-lvm_pv.o .libs/libguestfs_gobject_1_0_la-struct-lvm_vg.o .libs/libguestfs_gobject_1_0_la-struct-lvm_lv.o .libs/libguestfs_gobject_1_0_la-struct-stat.o .libs/libguestfs_gobject_1_0_la-struct-statvfs.o .libs/libguestfs_gobject_1_0_la-struct-dirent.o .libs/libguestfs_gobject_1_0_la-struct-version.o .libs/libguestfs_gobject_1_0_la-struct-xattr.o .libs/libguestfs_gobject_1_0_la-struct-inotify_event.o .libs/libguestfs_gobject_1_0_la-struct-partition.o .libs/libguestfs_gobject_1_0_la-struct-application.o .libs/libguestfs_gobject_1_0_la-struct-application2.o .libs/libguestfs_gobject_1_0_la-struct-isoinfo.o .libs/libguestfs_gobject_1_0_la-struct-mdstat.o .libs/libguestfs_gobject_1_0_la-struct-btrfssubvolume.o .libs/libguestfs_gobject_1_0_la-struct-xfsinfo.o .libs/libguestfs_gobject_1_0_la-struct-utsname.o .libs/libguestfs_gobject_1_0_la-struct-hivex_node.o .libs/libguestfs_gobject_1_0_la-struct-hivex_value.o .libs/libguestfs_gobject_1_0_la-optargs-internal_test.o .libs/libguestfs_gobject_1_0_la-optargs-internal_test_only_optargs.o .libs/libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.o .libs/libguestfs_gobject_1_0_la-optargs-add_drive.o .libs/libguestfs_gobject_1_0_la-optargs-add_domain.o .libs/libguestfs_gobject_1_0_la-optargs-inspect_get_icon.o .libs/libguestfs_gobject_1_0_la-optargs-mount_local.o .libs/libguestfs_gobject_1_0_la-optargs-umount_local.o .libs/libguestfs_gobject_1_0_la-optargs-add_drive_scratch.o .libs/libguestfs_gobject_1_0_la-optargs-is_file.o .libs/libguestfs_gobject_1_0_la-optargs-is_dir.o .libs/libguestfs_gobject_1_0_la-optargs-umount.o .libs/libguestfs_gobject_1_0_la-optargs-tar_in.o .libs/libguestfs_gobject_1_0_la-optargs-tar_out.o .libs/libguestfs_gobject_1_0_la-optargs-mkswap.o .libs/libguestfs_gobject_1_0_la-optargs-grep.o .libs/libguestfs_gobject_1_0_la-optargs-is_chardev.o .libs/libguestfs_gobject_1_0_la-optargs-is_blockdev.o .libs/libguestfs_gobject_1_0_la-optargs-is_fifo.o .libs/libguestfs_gobject_1_0_la-optargs-is_socket.o .libs/libguestfs_gobject_1_0_la-optargs-mkfs.o .libs/libguestfs_gobject_1_0_la-optargs-mount_9p.o .libs/libguestfs_gobject_1_0_la-optargs-ntfsresize.o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.o .libs/libguestfs_gobject_1_0_la-optargs-compress_out.o .libs/libguestfs_gobject_1_0_la-optargs-compress_device_out.o .libs/libguestfs_gobject_1_0_la-optargs-copy_device_to_device.o .libs/libguestfs_gobject_1_0_la-optargs-copy_device_to_file.o .libs/libguestfs_gobject_1_0_la-optargs-copy_file_to_device.o .libs/libguestfs_gobject_1_0_la-optargs-copy_file_to_file.o .libs/libguestfs_gobject_1_0_la-optargs-tune2fs.o .libs/libguestfs_gobject_1_0_la-optargs-md_create.o .libs/libguestfs_gobject_1_0_la-optargs-e2fsck.o .libs/libguestfs_gobject_1_0_la-optargs-ntfsfix.o .libs/libguestfs_gobject_1_0_la-optargs-ntfsclone_out.o .libs/libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.o .libs/libguestfs_gobject_1_0_la-optargs-set_e2attrs.o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_fsck.o .libs/libguestfs_gobject_1_0_la-optargs-fstrim.o .libs/libguestfs_gobject_1_0_la-optargs-xfs_growfs.o .libs/libguestfs_gobject_1_0_la-optargs-rsync.o .libs/libguestfs_gobject_1_0_la-optargs-rsync_in.o .libs/libguestfs_gobject_1_0_la-optargs-rsync_out.o .libs/libguestfs_gobject_1_0_la-optargs-xfs_admin.o .libs/libguestfs_gobject_1_0_la-optargs-hivex_open.o .libs/libguestfs_gobject_1_0_la-optargs-xfs_repair.o .libs/libguestfs_gobject_1_0_la-optargs-mke2fs.o .libs/libguestfs_gobject_1_0_la-optargs-mktemp.o .libs/libguestfs_gobject_1_0_la-optargs-syslinux.o .libs/libguestfs_gobject_1_0_la-optargs-remount.o -L../src -L/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 -L/usr/lib64 -lguestfs -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libguestfs-gobject-1.0.so.0 -o .libs/libguestfs-gobject-1.0.so.0.0.0 >libtool: install: /usr/bin/install -c .libs/libguestfs-gobject-1.0.so.0.0.0T /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs-gobject-1.0.so.0.0.0 >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 && { ln -s -f libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so.0 || { rm -f libguestfs-gobject-1.0.so.0 && ln -s libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64 && { ln -s -f libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so || { rm -f libguestfs-gobject-1.0.so && ln -s libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so; }; }) >libtool: install: /usr/bin/install -c .libs/libguestfs-gobject-1.0.lai /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs-gobject-1.0.la >libtool: install: /usr/bin/install -c .libs/libguestfs-gobject-1.0.a /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs-gobject-1.0.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs-gobject-1.0.a >libtool: install: ranlib /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs-gobject-1.0.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/gir-1.0' > /usr/bin/install -c -m 644 Guestfs-1.0.gir '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/gir-1.0' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/include/guestfs-gobject' > /usr/bin/install -c -m 644 include/guestfs-gobject.h include/guestfs-gobject/session.h include/guestfs-gobject/tristate.h include/guestfs-gobject/struct-int_bool.h include/guestfs-gobject/struct-lvm_pv.h include/guestfs-gobject/struct-lvm_vg.h include/guestfs-gobject/struct-lvm_lv.h include/guestfs-gobject/struct-stat.h include/guestfs-gobject/struct-statvfs.h include/guestfs-gobject/struct-dirent.h include/guestfs-gobject/struct-version.h include/guestfs-gobject/struct-xattr.h include/guestfs-gobject/struct-inotify_event.h include/guestfs-gobject/struct-partition.h include/guestfs-gobject/struct-application.h include/guestfs-gobject/struct-application2.h include/guestfs-gobject/struct-isoinfo.h include/guestfs-gobject/struct-mdstat.h include/guestfs-gobject/struct-btrfssubvolume.h include/guestfs-gobject/struct-xfsinfo.h include/guestfs-gobject/struct-utsname.h include/guestfs-gobject/struct-hivex_node.h include/guestfs-gobject/struct-hivex_value.h include/guestfs-gobject/optargs-internal_test.h include/guestfs-gobject/optargs-internal_test_only_optargs.h include/guestfs-gobject/optargs-internal_test_63_optargs.h include/guestfs-gobject/optargs-add_drive.h include/guestfs-gobject/optargs-add_domain.h include/guestfs-gobject/optargs-inspect_get_icon.h include/guestfs-gobject/optargs-mount_local.h include/guestfs-gobject/optargs-umount_local.h include/guestfs-gobject/optargs-add_drive_scratch.h include/guestfs-gobject/optargs-is_file.h include/guestfs-gobject/optargs-is_dir.h include/guestfs-gobject/optargs-umount.h include/guestfs-gobject/optargs-tar_in.h include/guestfs-gobject/optargs-tar_out.h include/guestfs-gobject/optargs-mkswap.h include/guestfs-gobject/optargs-grep.h include/guestfs-gobject/optargs-is_chardev.h '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/include/guestfs-gobject' > /usr/bin/install -c -m 644 include/guestfs-gobject/optargs-is_blockdev.h include/guestfs-gobject/optargs-is_fifo.h include/guestfs-gobject/optargs-is_socket.h include/guestfs-gobject/optargs-mkfs.h include/guestfs-gobject/optargs-mount_9p.h include/guestfs-gobject/optargs-ntfsresize.h include/guestfs-gobject/optargs-btrfs_filesystem_resize.h include/guestfs-gobject/optargs-compress_out.h include/guestfs-gobject/optargs-compress_device_out.h include/guestfs-gobject/optargs-copy_device_to_device.h include/guestfs-gobject/optargs-copy_device_to_file.h include/guestfs-gobject/optargs-copy_file_to_device.h include/guestfs-gobject/optargs-copy_file_to_file.h include/guestfs-gobject/optargs-tune2fs.h include/guestfs-gobject/optargs-md_create.h include/guestfs-gobject/optargs-e2fsck.h include/guestfs-gobject/optargs-ntfsfix.h include/guestfs-gobject/optargs-ntfsclone_out.h include/guestfs-gobject/optargs-mkfs_btrfs.h include/guestfs-gobject/optargs-set_e2attrs.h include/guestfs-gobject/optargs-btrfs_fsck.h include/guestfs-gobject/optargs-fstrim.h include/guestfs-gobject/optargs-xfs_growfs.h include/guestfs-gobject/optargs-rsync.h include/guestfs-gobject/optargs-rsync_in.h include/guestfs-gobject/optargs-rsync_out.h include/guestfs-gobject/optargs-xfs_admin.h include/guestfs-gobject/optargs-hivex_open.h include/guestfs-gobject/optargs-xfs_repair.h include/guestfs-gobject/optargs-mke2fs.h include/guestfs-gobject/optargs-mktemp.h include/guestfs-gobject/optargs-syslinux.h include/guestfs-gobject/optargs-remount.h '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/include/guestfs-gobject' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/pkgconfig' > /usr/bin/install -c -m 644 libguestfs-gobject-1.0.pc '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/pkgconfig' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/girepository-1.0' > /usr/bin/install -c -m 644 Guestfs-1.0.typelib '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/girepository-1.0' >make install-data-hook >make[5]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >rm /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/include/guestfs-gobject/guestfs-gobject.h >install -m 0644 ./include/guestfs-gobject.h /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/include >make[5]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making install in docs >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[4]: Nothing to be done for `install-exec-am'. > /usr/bin/install -c -m 644 ./html/GuestfsAddDomain.html > /usr/bin/install -c -m 644 ./html/GuestfsAddDrive.html > /usr/bin/install -c -m 644 ./html/GuestfsAddDriveScratch.html > /usr/bin/install -c -m 644 ./html/GuestfsApplication.html > /usr/bin/install -c -m 644 ./html/GuestfsApplication2.html > /usr/bin/install -c -m 644 ./html/GuestfsBTRFSFilesystemResize.html > /usr/bin/install -c -m 644 ./html/GuestfsBTRFSSubvolume.html > /usr/bin/install -c -m 644 ./html/GuestfsBtrfsFsck.html > /usr/bin/install -c -m 644 ./html/GuestfsCompressDeviceOut.html > /usr/bin/install -c -m 644 ./html/GuestfsCompressOut.html > /usr/bin/install -c -m 644 ./html/GuestfsCopyDeviceToDevice.html > /usr/bin/install -c -m 644 ./html/GuestfsCopyDeviceToFile.html > /usr/bin/install -c -m 644 ./html/GuestfsCopyFileToDevice.html > /usr/bin/install -c -m 644 ./html/GuestfsCopyFileToFile.html > /usr/bin/install -c -m 644 ./html/GuestfsDirent.html > /usr/bin/install -c -m 644 ./html/GuestfsE2fsck.html > /usr/bin/install -c -m 644 ./html/GuestfsFstrim.html > /usr/bin/install -c -m 644 ./html/GuestfsGrep.html > /usr/bin/install -c -m 644 ./html/GuestfsHivexNode.html > /usr/bin/install -c -m 644 ./html/GuestfsHivexOpen.html > /usr/bin/install -c -m 644 ./html/GuestfsHivexValue.html > /usr/bin/install -c -m 644 ./html/GuestfsINotifyEvent.html > /usr/bin/install -c -m 644 ./html/GuestfsISOInfo.html > /usr/bin/install -c -m 644 ./html/GuestfsInspectGetIcon.html > /usr/bin/install -c -m 644 ./html/GuestfsIntBool.html > /usr/bin/install -c -m 644 ./html/GuestfsInternalTest.html > /usr/bin/install -c -m 644 ./html/GuestfsInternalTest63Optargs.html > /usr/bin/install -c -m 644 ./html/GuestfsInternalTestOnlyOptargs.html > /usr/bin/install -c -m 644 ./html/GuestfsIsBlockdev.html > /usr/bin/install -c -m 644 ./html/GuestfsIsChardev.html > /usr/bin/install -c -m 644 ./html/GuestfsIsDir.html > /usr/bin/install -c -m 644 ./html/GuestfsIsFifo.html > /usr/bin/install -c -m 644 ./html/GuestfsIsFile.html > /usr/bin/install -c -m 644 ./html/GuestfsIsSocket.html > /usr/bin/install -c -m 644 ./html/GuestfsLV.html > /usr/bin/install -c -m 644 ./html/GuestfsMDCreate.html > /usr/bin/install -c -m 644 ./html/GuestfsMDStat.html > /usr/bin/install -c -m 644 ./html/GuestfsMke2fs.html > /usr/bin/install -c -m 644 ./html/GuestfsMkfs.html > /usr/bin/install -c -m 644 ./html/GuestfsMkfsBtrfs.html > /usr/bin/install -c -m 644 ./html/GuestfsMkswap.html > /usr/bin/install -c -m 644 ./html/GuestfsMktemp.html > /usr/bin/install -c -m 644 ./html/GuestfsMount9P.html > /usr/bin/install -c -m 644 ./html/GuestfsMountLocal.html > /usr/bin/install -c -m 644 ./html/GuestfsNTFSResizeOpts.html > /usr/bin/install -c -m 644 ./html/GuestfsNtfscloneOut.html > /usr/bin/install -c -m 644 ./html/GuestfsNtfsfix.html > /usr/bin/install -c -m 644 ./html/GuestfsPV.html > /usr/bin/install -c -m 644 ./html/GuestfsPartition.html > /usr/bin/install -c -m 644 ./html/GuestfsRemount.html > /usr/bin/install -c -m 644 ./html/GuestfsRsync.html > /usr/bin/install -c -m 644 ./html/GuestfsRsyncIn.html > /usr/bin/install -c -m 644 ./html/GuestfsRsyncOut.html > /usr/bin/install -c -m 644 ./html/GuestfsSession.html > /usr/bin/install -c -m 644 ./html/GuestfsSetE2attrs.html > /usr/bin/install -c -m 644 ./html/GuestfsStat.html > /usr/bin/install -c -m 644 ./html/GuestfsStatVFS.html > /usr/bin/install -c -m 644 ./html/GuestfsSyslinux.html > /usr/bin/install -c -m 644 ./html/GuestfsTarIn.html > /usr/bin/install -c -m 644 ./html/GuestfsTarOut.html > /usr/bin/install -c -m 644 ./html/GuestfsTristate.html > /usr/bin/install -c -m 644 ./html/GuestfsTune2FS.html > /usr/bin/install -c -m 644 ./html/GuestfsUTSName.html > /usr/bin/install -c -m 644 ./html/GuestfsUmount.html > /usr/bin/install -c -m 644 ./html/GuestfsUmountLocal.html > /usr/bin/install -c -m 644 ./html/GuestfsVG.html > /usr/bin/install -c -m 644 ./html/GuestfsVersion.html > /usr/bin/install -c -m 644 ./html/GuestfsXAttr.html > /usr/bin/install -c -m 644 ./html/GuestfsXFSInfo.html > /usr/bin/install -c -m 644 ./html/GuestfsXfsAdmin.html > /usr/bin/install -c -m 644 ./html/GuestfsXfsGrowfs.html > /usr/bin/install -c -m 644 ./html/GuestfsXfsRepair.html > /usr/bin/install -c -m 644 ./html/annotation-glossary.html > /usr/bin/install -c -m 644 ./html/api-index-full.html > /usr/bin/install -c -m 644 ./html/ch01.html > /usr/bin/install -c -m 644 ./html/deprecated-api-index.html > /usr/bin/install -c -m 644 ./html/guestfs.devhelp2 > /usr/bin/install -c -m 644 ./html/home.png > /usr/bin/install -c -m 644 ./html/index.html > /usr/bin/install -c -m 644 ./html/index.sgml > /usr/bin/install -c -m 644 ./html/left.png > /usr/bin/install -c -m 644 ./html/object-tree.html > /usr/bin/install -c -m 644 ./html/right.png > /usr/bin/install -c -m 644 ./html/style.css > /usr/bin/install -c -m 644 ./html/up.png >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making install in golang >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/golang/pkg/linux_amd64/libguestfs.org/guestfs' > /usr/bin/install -c -m 644 pkg/linux_amd64/libguestfs.org/guestfs.a '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/golang/pkg/linux_amd64/libguestfs.org/guestfs' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/golang/src/pkg/libguestfs.org/guestfs' > /usr/bin/install -c -m 644 src/libguestfs.org/guestfs/guestfs.go src/libguestfs.org/guestfs/guestfs_010_load_test.go src/libguestfs.org/guestfs/guestfs_020_create_test.go src/libguestfs.org/guestfs/guestfs_030_create_flags_test.go src/libguestfs.org/guestfs/guestfs_040_create_multiple_test.go src/libguestfs.org/guestfs/guestfs_050_handle_properties_test.go src/libguestfs.org/guestfs/guestfs_060_explicit_close_test.go src/libguestfs.org/guestfs/guestfs_070_optargs_test.go src/libguestfs.org/guestfs/guestfs_100_launch_test.go src/libguestfs.org/guestfs/guestfs_900_rstringlist_test.go '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/golang/src/pkg/libguestfs.org/guestfs' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >Making install in golang/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' > /usr/bin/install -c -m 644 guestfs-golang.3 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man3' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >Making install in csharp >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/csharp' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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.24.4/csharp' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/csharp' >Making install in mllib >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >rm -f .depend .depend-t >ocamlfind ocamldep -I ../ocaml -I /builddir/build/BUILD/libguestfs-1.24.4/mllib /builddir/build/BUILD/libguestfs-1.24.4/mllib/random_seed.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/password.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/hostname.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/planner.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/progress.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/uRI.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/crypt.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/tTY.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/firstboot.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/fsync.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/urandom.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/common_utils.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/random_seed.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/common_gettext.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/config.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/firstboot.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/common_utils_tests.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/progress.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/crypt.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/libdir.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/password.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/uRI.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/tTY.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/planner.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/fsync.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/hostname.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/urandom.ml | \ > /usr/bin/sed 's/ *$//' | \ > /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ > /usr/bin/sed -e 's,/builddir/build/BUILD/libguestfs-1.24.4/mllib/,./,g' | \ > sort > .depend-t >mv .depend-t .depend >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >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.24.4/mllib' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >Making install in builder >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-index-validate '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' >libtool: install: /usr/bin/install -c virt-index-validate /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-index-validate > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/install -c virt-builder '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-builder.1 virt-index-validate.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >Making install in builder/website >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >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.24.4/builder/website' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >Making install in resize >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/install -c virt-resize '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-resize.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >Making install in sparsify >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/install -c virt-sparsify '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-sparsify.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >Making install in sysprep >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/install -c virt-sysprep '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 virt-sysprep.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >Making install in tools >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >for f in tools/virt-list-filesystems tools/virt-list-partitions tools/virt-make-fs tools/virt-tar tools/virt-win-reg; do echo $f; done > ../po/POTFILES-pl >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >Making install in fuse >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin' > bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c guestmount guestunmount '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.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.24.4-1.fc20.x86_64/usr/bin/guestmount >libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/guestunmount /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/guestunmount > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 guestmount.1 guestunmount.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >Making install in po-docs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >Making install in ja >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >make[3]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/ja/man1 >/usr/bin/install -c -m 0644 ./*.1 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/ja/man1 >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/ja/man3 >/usr/bin/install -c -m 0644 ./*.3 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/ja/man3 >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/ja/man5 >/usr/bin/install -c -m 0644 ./*.5 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/ja/man5 >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >Making install in uk >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[3]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/uk/man1 >/usr/bin/install -c -m 0644 ./*.1 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/uk/man1 >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/uk/man3 >/usr/bin/install -c -m 0644 ./*.3 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/uk/man3 >/usr/bin/mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/uk/man5 >/usr/bin/install -c -m 0644 ./*.5 /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/uk/man5 >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >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.24.4/po-docs' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4' >cd .; \ >find gnulib/lib gnulib/tests tests/data generator src examples po daemon appliance tests/qemu tests/guests tests/c-api tests/tmpdirs tests/protocol tests/events tests/parallel tests/disks tests/mountable tests/network tests/lvm tests/luks tests/md tests/selinux tests/ntfsclone tests/btrfs tests/xfs tests/charsets tests/xml tests/mount-local tests/9p tests/rsync tests/bigdirs tests/disk-labels tests/hotplug tests/nbd tests/http tests/syslinux tests/journal tests/fuzz tests/regressions test-tool fish align cat df edit format inspector rescue bash perl perl/examples ocaml ocaml/examples python python/examples ruby ruby/examples java java/examples haskell php erlang erlang/examples lua lua/examples gobject golang golang/examples csharp mllib builder builder/website resize sparsify sysprep tools fuse po-docs -name '*.c' -o -name '*.pl' -o -name '*.pm' | \ >grep -v -E '^(examples|gnulib|perl/(blib|examples)|po-docs|tests)/' | \ >grep -v -E '/((guestfs|rc)_protocol\.c)$' | \ >LC_ALL=C sort > po/POTFILES >cd .; \ >find builder mllib resize sparsify sysprep -name '*.ml' | \ >LC_ALL=C sort > po/POTFILES-ml >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' > /usr/bin/install -c -m 644 guestfs-release-notes.1 '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4' >++ find /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 -path '*/ocaml/guestfs' -prune -o -name '*.a' -print >+ rm /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs.a /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/golang/pkg/linux_amd64/libguestfs.org/guestfs/guestfs.a /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs-gobject-1.0.a >+ find /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 -name '*.la' -delete >+ find /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 -name perllocal.pod -delete >+ find /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 -name .packlist -delete >+ find /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 -name '*.bs' -delete >+ find /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 -name bindtests.pl -delete >+ '[' /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages '!=' /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/python2.7/site-packages ']' >+ mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/python2.7/site-packages >+ mv /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages/guestfs.py /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/python2.7/site-packages/ >+ mv /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/java/libguestfs-1.24.4.jar /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/java/libguestfs.jar >+ mv /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/share/doc/libguestfs installed-docs >+ gzip --best 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-rhel-6.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 >+ mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/systemd/system >+ mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/udev/rules.d >+ install -m 0644 /builddir/build/SOURCES/guestfsd.service /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/systemd/system >+ install -m 0644 /builddir/build/SOURCES/99-guestfsd.rules /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/udev/rules.d >+ mv /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/lib/udev/rules.d/99-guestfs-serial.rules /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/udev/rules.d >+ mkdir -p /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/var/run/libguestfs >+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64 libguestfs >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libguestfs-1.24.4 >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/libguestfs-test-tool >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-filesystems >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-resize >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-index-validate >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-sysprep >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/erl-guestfs >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/guestmount >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-cat >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-builder >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-format >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/guestfish >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-rescue >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-ls >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/guestunmount >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-edit >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-alignment-scan >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-sparsify >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-inspector >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/bin/virt-df >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/php/modules/guestfs_php.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/lua/5.2/guestfs.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs_jni.so.1.24.4 >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs-gobject-1.0.so.0.0.0 >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ruby/vendor_ruby/_guestfs.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/site-packages/libguestfsmod.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/libguestfs.so.0.414.0 >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.so >objcopy: unable to copy file '/builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.so'; reason: Permission denied >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/ocaml/stublibs/dllmlguestfs.so >extracting debug info from /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/sbin/guestfsd >/usr/lib/rpm/sepdebugcrcfix: cannot open ".//usr/lib64/perl5/vendor_perl/auto/Sys/Guestfs/Guestfs.so": Permission denied >/usr/lib/rpm/sepdebugcrcfix: Updated 28 CRC32s, 0 CRC32s did match. >/usr/lib/rpm/sepdebugcrcfix: Failed for 1 files. >symlinked /usr/lib/debug/usr/lib64/libguestfs-gobject-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libguestfs-gobject-1.0.so.0.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs-gobject-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libguestfs-gobject-1.0.so.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs.so.0.414.0.debug to /usr/lib/debug/usr/lib64/libguestfs.so.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs.so.0.414.0.debug to /usr/lib/debug/usr/lib64/libguestfs.so.0.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs_jni.so.1.24.4.debug to /usr/lib/debug/usr/lib64/libguestfs_jni.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libguestfs_jni.so.1.24.4.debug to /usr/lib/debug/usr/lib64/libguestfs_jni.so.debug >cpio: libguestfs-1.24.4/builder/list.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/builder/str.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/builder/string.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/mllib/str.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/mllib/string.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/resize/list.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/sparsify/list.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/sysprep/list.ml: Cannot stat: No such file or directory >cpio: libguestfs-1.24.4/sysprep/set.ml: Cannot stat: No such file or directory >cpio: ocaml-4.00.1/stdlib: Cannot stat: No such file or directory >cpio: ocaml-4.00.1/stdlib/std_exit.ml: Cannot stat: No such file or directory >25471 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/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/libguestfs-1.24.4-1.fc20.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sFWOKj >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libguestfs-1.24.4 >~/build/BUILD/libguestfs-1.24.4/gnulib/tests ~/build/BUILD/libguestfs-1.24.4 >+ 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_VIRT_FORMAT_SH=1 >+ SKIP_TEST_VIRT_FORMAT_SH=1 >+ export SKIP_TEST_SET_LABEL=1 >+ SKIP_TEST_SET_LABEL=1 >+ pushd gnulib/tests >+ make -k check >make check-recursive >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >Making check in . >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make libtests.a test-accept test-accept4 test-alloca-opt test-areadlink test-areadlinkat 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-dup3 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-nanosleep test-netdb test-netinet_in test-open test-openat-safer test-openat test-pathmax test-perror test-perror2 test-pipe test-pipe2 test-pread test-priv-set test-quotearg-simple test-raise test-rawmemchr test-read-file test-read test-readlink test-readlinkat test-rmdir test-select test-select-fd test-select-stdin test-setenv test-setlocale1 test-setlocale2 test-setsockopt test-sigaction test-signal-h test-sigprocmask test-sleep test-snprintf test-sockets test-stat test-stat-time test-statat 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-unlink test-unlinkat test-unsetenv 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[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/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 priv-set.o > CC progname.o > CC sig-handler.o > CC statat.o > CC glthread/thread.o > CC unlinkdir.o > CC utimecmp.o > CC ioctl.o > CC nanosleep.o > AR libtests.a > CC test-accept.o > CCLD test-accept > CC test-accept4.o > CCLD test-accept4 > CC test-alloca-opt.o > CCLD test-alloca-opt > CC test-areadlink.o > CCLD test-areadlink > CC test-areadlinkat.o > CCLD test-areadlinkat > 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-dup3.o > CCLD test-dup3 > 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-nanosleep.o > CCLD test-nanosleep > 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-pipe2.o > CCLD test-pipe2 > CC test-pread.o > CCLD test-pread > CC test-priv-set.o > CCLD test-priv-set > 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-readlinkat.o > CCLD test-readlinkat > CC test-rmdir.o > CCLD test-rmdir > 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-sigaction.o > CCLD test-sigaction > CC test-signal-h.o > CCLD test-signal-h > CC test-sigprocmask.o > CCLD test-sigprocmask > 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-statat.o > CCLD test-statat > 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-unlink.o > CCLD test-unlink > CC test-unlinkat.o > CCLD test-unlinkat > CC test-unsetenv.o > CCLD test-unsetenv > 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 >In file included from test-xstrtoll.c:4:0: >test-xstrtol.c: In function 'main': >test-xstrtol.c:57:11: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] > printf ("%s->%" __spec " (%s)\n", argv[i], val, p); > ^ > CCLD test-xstrtoll > CC test-xstrtoull.o >In file included from test-xstrtoull.c:4:0: >test-xstrtol.c: In function 'main': >test-xstrtol.c:57:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] > printf ("%s->%" __spec " (%s)\n", argv[i], val, p); > ^ > CCLD test-xstrtoull > CC test-xstrtoumax.o > CCLD test-xstrtoumax > CC test-xvasprintf.o > CCLD test-xvasprintf >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >PASS: test-accept >PASS: test-accept4 >PASS: test-alloca-opt >PASS: test-areadlink >PASS: test-areadlinkat >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-dup3 >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-nanosleep >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-pipe2 >PASS: test-pread.sh >PASS: test-priv-set >PASS: test-quotearg-simple >PASS: test-raise >PASS: test-rawmemchr >PASS: test-read-file >PASS: test-read >PASS: test-readlink >PASS: test-readlinkat >PASS: test-rmdir >Invalid nfd test... passed >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-sigaction >PASS: test-signal-h >PASS: test-sigprocmask >PASS: test-sleep >PASS: test-snprintf >PASS: test-sockets >PASS: test-stat >PASS: test-stat-time >PASS: test-statat >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-unlink >PASS: test-unlinkat >PASS: test-unsetenv >PASS: test-utimens >PASS: test-vasnprintf >PASS: test-vasprintf >PASS: test-vc-list-files-git.sh >test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH >SKIP: 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 173 tests passed >(11 tests were not run) >======================= >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >+ for f in test-getaddrinfo test-utimens >+ rm -f test-getaddrinfo test-getaddrinfo.o >+ touch test-getaddrinfo.o >+ echo 'exit 77' >+ chmod +x test-getaddrinfo >+ for f in test-getaddrinfo test-utimens >+ rm -f test-utimens test-utimens.o >+ touch test-utimens.o >+ echo 'exit 77' >+ chmod +x test-utimens >~/build/BUILD/libguestfs-1.24.4 >+ popd >+ export SKIP_TEST_VIRT_ALIGNMENT_SCAN_GUESTS_SH=1 >+ SKIP_TEST_VIRT_ALIGNMENT_SCAN_GUESTS_SH=1 >+ export SKIP_TEST_VIRT_DF_GUESTS_SH=1 >+ SKIP_TEST_VIRT_DF_GUESTS_SH=1 >+ make check -k >Making check in gnulib/lib >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make check-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/lib' >Making check in gnulib/tests >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make check-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >Making check in . >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make libtests.a test-accept test-accept4 test-alloca-opt test-areadlink test-areadlinkat 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-dup3 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-nanosleep test-netdb test-netinet_in test-open test-openat-safer test-openat test-pathmax test-perror test-perror2 test-pipe test-pipe2 test-pread test-priv-set test-quotearg-simple test-raise test-rawmemchr test-read-file test-read test-readlink test-readlinkat test-rmdir test-select test-select-fd test-select-stdin test-setenv test-setlocale1 test-setlocale2 test-setsockopt test-sigaction test-signal-h test-sigprocmask test-sleep test-snprintf test-sockets test-stat test-stat-time test-statat 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-unlink test-unlinkat test-unsetenv 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.24.4/gnulib/tests' >make[4]: `libtests.a' is up to date. >make[4]: `test-accept' is up to date. >make[4]: `test-accept4' is up to date. >make[4]: `test-alloca-opt' is up to date. >make[4]: `test-areadlink' is up to date. >make[4]: `test-areadlinkat' is up to date. >make[4]: `test-argmatch' is up to date. >make[4]: `test-arpa_inet' is up to date. >make[4]: `test-binary-io' is up to date. >make[4]: `test-bind' is up to date. >make[4]: `test-bitrotate' is up to date. >make[4]: `test-btowc' is up to date. >make[4]: `test-byteswap' is up to date. >make[4]: `test-c-ctype' is up to date. >make[4]: `test-c-strcasecmp' is up to date. >make[4]: `test-c-strncasecmp' is up to date. >make[4]: `test-chdir' is up to date. >make[4]: `test-cloexec' is up to date. >make[4]: `test-close' is up to date. >make[4]: `test-connect' is up to date. >make[4]: `test-dirent-safer' is up to date. >make[4]: `test-dirent' is up to date. >make[4]: `test-dup' is up to date. >make[4]: `test-dup2' is up to date. >make[4]: `test-dup3' is up to date. >make[4]: `test-environ' is up to date. >make[4]: `test-errno' is up to date. >make[4]: `test-fchdir' is up to date. >make[4]: `test-fcntl-h' is up to date. >make[4]: `test-fcntl-safer' is up to date. >make[4]: `test-fcntl' is up to date. >make[4]: `test-fdopen' is up to date. >make[4]: `test-fdopendir' is up to date. >make[4]: `test-fgetc' is up to date. >make[4]: `test-filevercmp' is up to date. >make[4]: `test-float' is up to date. >make[4]: `test-fnmatch' is up to date. >make[4]: `test-fpending' is up to date. >make[4]: `test-fputc' is up to date. >make[4]: `test-fread' is up to date. >make[4]: `test-fstat' is up to date. >make[4]: `test-fstatat' is up to date. >make[4]: `test-ftell' is up to date. >make[4]: `test-ftell3' is up to date. >make[4]: `test-ftello' is up to date. >make[4]: `test-ftello3' is up to date. >make[4]: `test-ftello4' is up to date. >make[4]: `test-ftruncate' is up to date. >make[4]: `test-futimens' is up to date. >make[4]: `test-fwrite' is up to date. >make[4]: `test-getaddrinfo' is up to date. >make[4]: `test-getcwd-lgpl' is up to date. >make[4]: `test-getdelim' is up to date. >make[4]: `test-getdtablesize' is up to date. >make[4]: `test-getline' is up to date. >make[4]: `test-getopt' is up to date. >make[4]: `test-gettimeofday' is up to date. >make[4]: `test-glob' is up to date. >make[4]: `test-hash' is up to date. >make[4]: `test-i-ring' is up to date. >make[4]: `test-ignore-value' is up to date. >make[4]: `test-inet_ntop' is up to date. >make[4]: `test-inet_pton' is up to date. >make[4]: `test-intprops' is up to date. >make[4]: `test-inttostr' is up to date. >make[4]: `test-inttypes' is up to date. >make[4]: `test-ioctl' is up to date. >make[4]: `test-listen' is up to date. >make[4]: `test-locale' is up to date. >make[4]: `test-localeconv' is up to date. >make[4]: `test-localename' is up to date. >make[4]: `test-lock' is up to date. >make[4]: `test-lseek' is up to date. >make[4]: `test-lstat' is up to date. >make[4]: `test-malloca' is up to date. >make[4]: `test-mbrtowc' is up to date. >make[4]: `test-mbrtowc-w32' is up to date. >make[4]: `test-mbsinit' is up to date. >make[4]: `test-mbsrtowcs' is up to date. >make[4]: `test-memchr' is up to date. >make[4]: `test-memmem' is up to date. >make[4]: `test-memrchr' is up to date. >make[4]: `test-nanosleep' is up to date. >make[4]: `test-netdb' is up to date. >make[4]: `test-netinet_in' is up to date. >make[4]: `test-open' is up to date. >make[4]: `test-openat-safer' is up to date. >make[4]: `test-openat' is up to date. >make[4]: `test-pathmax' is up to date. >make[4]: `test-perror' is up to date. >make[4]: `test-perror2' is up to date. >make[4]: `test-pipe' is up to date. >make[4]: `test-pipe2' is up to date. >make[4]: `test-pread' is up to date. >make[4]: `test-priv-set' is up to date. >make[4]: `test-quotearg-simple' is up to date. >make[4]: `test-raise' is up to date. >make[4]: `test-rawmemchr' is up to date. >make[4]: `test-read-file' is up to date. >make[4]: `test-read' is up to date. >make[4]: `test-readlink' is up to date. >make[4]: `test-readlinkat' is up to date. >make[4]: `test-rmdir' is up to date. >make[4]: `test-select' is up to date. >make[4]: `test-select-fd' is up to date. >make[4]: `test-select-stdin' is up to date. >make[4]: `test-setenv' is up to date. >make[4]: `test-setlocale1' is up to date. >make[4]: `test-setlocale2' is up to date. >make[4]: `test-setsockopt' is up to date. >make[4]: `test-sigaction' is up to date. >make[4]: `test-signal-h' is up to date. >make[4]: `test-sigprocmask' is up to date. >make[4]: `test-sleep' is up to date. >make[4]: `test-snprintf' is up to date. >make[4]: `test-sockets' is up to date. >make[4]: `test-stat' is up to date. >make[4]: `test-stat-time' is up to date. >make[4]: `test-statat' is up to date. >make[4]: `test-stdalign' is up to date. >make[4]: `test-stdbool' is up to date. >make[4]: `test-stddef' is up to date. >make[4]: `test-stdint' is up to date. >make[4]: `test-stdio' is up to date. >make[4]: `test-stdlib' is up to date. >make[4]: `test-strchrnul' is up to date. >make[4]: `test-strerror' is up to date. >make[4]: `test-strerror_r' is up to date. >make[4]: `test-string' is up to date. >make[4]: `test-strnlen' is up to date. >make[4]: `test-strtoll' is up to date. >make[4]: `test-strtoull' is up to date. >make[4]: `test-strtoumax' is up to date. >make[4]: `test-symlink' is up to date. >make[4]: `test-symlinkat' is up to date. >make[4]: `test-sys_ioctl' is up to date. >make[4]: `test-sys_select' is up to date. >make[4]: `test-sys_socket' is up to date. >make[4]: `test-sys_stat' is up to date. >make[4]: `test-sys_time' is up to date. >make[4]: `test-sys_types' is up to date. >make[4]: `test-sys_uio' is up to date. >make[4]: `test-sys_wait' is up to date. >make[4]: `test-thread_self' is up to date. >make[4]: `test-thread_create' is up to date. >make[4]: `test-time' is up to date. >make[4]: `test-dup-safer' is up to date. >make[4]: `test-unistd' is up to date. >make[4]: `test-unlink' is up to date. >make[4]: `test-unlinkat' is up to date. >make[4]: `test-unsetenv' is up to date. >make[4]: `test-utimens' is up to date. >make[4]: `test-vasnprintf' is up to date. >make[4]: `test-vasprintf' is up to date. > CC test-verify.o > CCLD test-verify >make[4]: `test-wchar' is up to date. >make[4]: `test-wcrtomb' is up to date. >make[4]: `test-wcrtomb-w32' is up to date. >make[4]: `test-wctype-h' is up to date. >make[4]: `test-write' is up to date. >make[4]: `test-xalloc-die' is up to date. >make[4]: `test-xstrtol' is up to date. >make[4]: `test-xstrtoul' is up to date. >make[4]: `test-xstrtoll' is up to date. >make[4]: `test-xstrtoull' is up to date. >make[4]: `test-xstrtoumax' is up to date. >make[4]: `test-xvasprintf' is up to date. >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >PASS: test-accept >PASS: test-accept4 >PASS: test-alloca-opt >PASS: test-areadlink >PASS: test-areadlinkat >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-dup3 >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 >SKIP: 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-nanosleep >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-pipe2 >PASS: test-pread.sh >PASS: test-priv-set >PASS: test-quotearg-simple >PASS: test-raise >PASS: test-rawmemchr >PASS: test-read-file >PASS: test-read >PASS: test-readlink >PASS: test-readlinkat >PASS: test-rmdir >Invalid nfd test... passed >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-sigaction >PASS: test-signal-h >PASS: test-sigprocmask >PASS: test-sleep >PASS: test-snprintf >PASS: test-sockets >PASS: test-stat >PASS: test-stat-time >PASS: test-statat >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-unlink >PASS: test-unlinkat >PASS: test-unsetenv >SKIP: test-utimens >PASS: test-vasnprintf >PASS: test-vasprintf >PASS: test-vc-list-files-git.sh >test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH >SKIP: 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 171 tests passed >(13 tests were not run) >======================= >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gnulib/tests' >Making check in tests/data >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >make 100kallzeroes 100kallnewlines 100kallspaces 100krandom 10klines abssymlink blank-disk-1s.raw blank-disk-1s.qcow2 blank-disk-1K.raw blank-disk-1K.qcow2 blank-disk-1M.raw blank-disk-1M.qcow2 blank-disk-with-backing.qcow2 hello.b64 initrd initrd-x86_64.img initrd-x86_64.img.gz test-grep.txt.gz test.iso >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >rm -f 100kallzeroes 100kallzeroes-t >dd if=/dev/zero of=100kallzeroes-t bs=1024 count=100 >100+0 records in >100+0 records out >102400 bytes (102 kB) copied, 0.000352657 s, 290 MB/s >mv 100kallzeroes-t 100kallzeroes >rm -f 100kallnewlines 100kallnewlines-t >tr '\0' '\n' < 100kallzeroes > 100kallnewlines-t >mv 100kallnewlines-t 100kallnewlines >rm -f 100kallspaces 100kallspaces-t >tr '\0' ' ' < 100kallzeroes > 100kallspaces-t >mv 100kallspaces-t 100kallspaces >rm -f 100krandom 100krandom-t >dd if=/dev/urandom of=100krandom-t bs=1024 count=100 >100+0 records in >100+0 records out >102400 bytes (102 kB) copied, 0.0105691 s, 9.7 MB/s >mv 100krandom-t 100krandom >rm -f 10klines 10klines-t >i=0; \ >while [ $i -lt 10000 ]; do \ > echo "${i}abcdefghijklmnopqrstuvwxyz"; \ > i=$(($i+1)); \ >done > 10klines-t >mv 10klines-t 10klines >ln -sf /10klines abssymlink >rm -f blank-disk-1s.raw >../../fish/guestfish sparse blank-disk-1s.raw 512 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: create: flags = 0, handle = 0x7ffd77ee51d0, program = guestfish >libguestfs: trace: add_drive "blank-disk-1s.raw" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7ffd77ee51d0 (state 0) >qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1s.qcow2 512 >Formatting 'blank-disk-1s.qcow2', fmt=qcow2 size=512 encryption=off cluster_size=65536 preallocation='metadata' lazy_refcounts=off >rm -f blank-disk-1K.raw >../../fish/guestfish sparse blank-disk-1K.raw 1K >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: create: flags = 0, handle = 0x7f99a64311d0, program = guestfish >libguestfs: trace: add_drive "blank-disk-1K.raw" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f99a64311d0 (state 0) >qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1K.qcow2 1K >Formatting 'blank-disk-1K.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 preallocation='metadata' lazy_refcounts=off >rm -f blank-disk-1M.raw >../../fish/guestfish sparse blank-disk-1M.raw 1M >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: create: flags = 0, handle = 0x7fa12574b1d0, program = guestfish >libguestfs: trace: add_drive "blank-disk-1M.raw" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fa12574b1d0 (state 0) >qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1M.qcow2 1M >Formatting 'blank-disk-1M.qcow2', fmt=qcow2 size=1048576 encryption=off cluster_size=65536 preallocation='metadata' lazy_refcounts=off >qemu-img create -f qcow2 -b blank-disk-1M.raw blank-disk-with-backing.qcow2 >Formatting 'blank-disk-with-backing.qcow2', fmt=qcow2 size=1048576 backing_file='blank-disk-1M.raw' encryption=off cluster_size=65536 lazy_refcounts=off >echo "hello" | base64 > hello.b64 >rm -rf init.tmp initrd initrd-t >mkdir -p init.tmp >cp empty known-1 known-2 known-3 known-4 known-5 init.tmp >(cd init.tmp; ls -1 * | cpio -o -H newc | gzip --best) > initrd-t >4 blocks >rm -r init.tmp >mv initrd-t initrd >rm -rf bin initrd-x86_64.img initrd-x86_64.img-t >mkdir bin >cp bin-x86_64-dynamic bin/nash >echo bin/nash | cpio -o -H newc > initrd-x86_64.img-t >14 blocks >mv initrd-x86_64.img-t initrd-x86_64.img >rm -rf bin initrd-x86_64.img-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 initrd-x86_64.img.gz-t initrd-x86_64.img.gz >rm -f test-grep.txt.gz test-grep.txt.gz-t >gzip --best -c test-grep.txt > test-grep.txt.gz-t >mv test-grep.txt.gz-t test-grep.txt.gz >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 ./minimal 100kallzeroes 100kallnewlines 100kallspaces 100krandom 10klines abssymlink blank-disk-1s.raw blank-disk-1s.qcow2 blank-disk-1K.raw blank-disk-1K.qcow2 blank-disk-1M.raw blank-disk-1M.qcow2 blank-disk-with-backing.qcow2 hello.b64 initrd initrd-x86_64.img initrd-x86_64.img.gz test-grep.txt.gz /directory=directory >Using BLANK000.QCO;1 for /blank-disk-with-backing.qcow2 (blank-disk-1M.qcow2) >Using BLANK001.QCO;1 for /blank-disk-1M.qcow2 (blank-disk-1K.qcow2) >Using BLANK000.RAW;1 for /blank-disk-1M.raw (blank-disk-1K.raw) >Using BLANK002.QCO;1 for /blank-disk-1K.qcow2 (blank-disk-1s.qcow2) >Using BLANK001.RAW;1 for /blank-disk-1K.raw (blank-disk-1s.raw) >Total translation table size: 0 >Total rockridge attributes bytes: 3730 >Total directory bytes: 2048 >Path table size(bytes): 26 >Max brk space used 0 >2245 extents written (4 MB) >rmdir directory >mv test.iso-t test.iso >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >Making check in generator >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/generator' >Making check in src >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >Making check in examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/examples' >Making check in po >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po' >Making check in daemon >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make -C ../src guestfs_protocol.c >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[2]: `guestfs_protocol.c' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make -C ../src guestfs_protocol.h >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[2]: `guestfs_protocol.h' is up to date. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make -C ../src guestfs_protocol.c >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[3]: `guestfs_protocol.c' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/src' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/daemon' >Making check in appliance >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >Making check in tests/qemu >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >125 seconds: ./qemu-liveness.sh >PASS: qemu-liveness.sh >133 seconds: ./qemu-snapshot-isolation.sh >PASS: qemu-snapshot-isolation.sh >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/qemu' >Making check in tests/guests >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >make blank-disk.img blank-part.img blank-fs.img blank-bootroot.img blank-bootrootlv.img debian.img fedora.img fedora-md1.img fedora-md2.img fedora-btrfs.img ubuntu.img windows.img guests-all-good.xml >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >rm -f blank-disk.img blank-disk.img-t >../../run \ > ../../fish/guestfish \ > -N blank-disk.img-t="$(echo blank-disk.img | sed -e 's/blank-//' -e 's/.img//')" exit >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7fd82ed1c610, program = guestfish >libguestfs: trace: add_drive "blank-disk.img-t" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=guestfish >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-ard8q57hefw4uyyd >libguestfs: [00002ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7fd82ed1ed00 >libguestfs: [00006ms] get libvirt capabilities >libguestfs: [00014ms] parsing capabilities XML >libguestfs: [00015ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [00035ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [00035ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [00035ms] adding kernel modules >supermin helper [00077ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5073 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5073' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00169ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: external command exited with error status 1 >libguestfs: read_lpj_from_files: no boot messages files are readable >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-ard8q57hefw4uyyd</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.5073</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.5073</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tests/guests/blank-disk.img-t"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.5073 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.5073 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.5073 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [00181ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.12.6-300.fc20.x86_64+debug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 23 16:30:32 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f254000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f23f000-0x1f253fff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1024 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001f000000 s1926656 r8192 d23040 u2097152 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 470548K/511608K available (7536K kernel code, 1203K rwdata, 3128K rodata, 3452K init, 12056K bss, 41060K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Fast TSC calibration using PIT >[ 0.000000] tsc: Detected 2533.783 MHz processor >[ 0.010238] Calibrating delay loop (skipped), value calculated using timer frequency.. 5067.56 BogoMIPS (lpj=2533783) >[ 0.013294] pid_max: default: 32768 minimum: 301 >[ 0.026444] Security Framework initialized >[ 0.032307] SELinux: Disabled at boot. >[ 0.051799] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.057747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.061333] Mount-cache hash table entries: 256 >[ 0.140803] Initializing cgroup subsys memory >[ 0.149367] Initializing cgroup subsys devices >[ 0.150759] Initializing cgroup subsys freezer >[ 0.152484] Initializing cgroup subsys net_cls >[ 0.153360] Initializing cgroup subsys blkio >[ 0.153871] Initializing cgroup subsys perf_event >[ 0.154370] Initializing cgroup subsys hugetlb >[ 0.165485] mce: CPU supports 10 MCE banks >[ 0.169369] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.169369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.169369] tlb_flushall_shift: -1 >[ 0.810549] Freeing SMP alternatives memory: 24K (ffffffff8208d000 - ffffffff82093000) >[ 0.838684] ftrace: allocating 25663 entries in 101 pages >[ 1.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.008121] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >[ 1.115484] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.117090] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.214499] watchdog: disabled (inside virtual machine) >[ 1.215351] Brought up 1 CPUs >[ 1.215646] smpboot: Total of 1 processors activated (5067.56 BogoMIPS) >[ 1.275326] devtmpfs: initialized >[ 1.502358] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 1.502685] pinctrl core: initialized pinctrl subsystem >[ 1.513078] RTC time: 15:44:36, date: 01/03/14 >[ 1.529630] NET: Registered protocol family 16 >[ 1.563561] cpuidle: using governor menu >[ 1.587356] PCI: Using configuration type 1 for base access >[ 2.063525] bio: create slab <bio-0> at 0 >[ 2.087513] ACPI: Interpreter disabled. >[ 2.117746] vgaarb: loaded >[ 2.159142] SCSI subsystem initialized >[ 2.186364] usbcore: registered new interface driver usbfs >[ 2.191278] usbcore: registered new interface driver hub >[ 2.195496] usbcore: registered new device driver usb >[ 2.216566] PCI: Probing PCI hardware >[ 2.221000] PCI host bridge to bus 0000:00 >[ 2.222984] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 2.223291] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 2.224499] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 2.349609] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 2.395103] NetLabel: Initializing >[ 2.395319] NetLabel: domain hash size = 128 >[ 2.395488] NetLabel: protocols = UNLABELED CIPSOv4 >[ 2.401777] NetLabel: unlabeled traffic allowed by default >[ 2.408209] Switched to clocksource refined-jiffies >[ 4.817393] pnp: PnP ACPI: disabled >[ 5.286406] NET: Registered protocol family 2 >[ 5.329840] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 5.333169] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 5.340344] TCP: Hash tables configured (established 4096 bind 4096) >[ 5.343372] TCP: reno registered >[ 5.344810] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 5.347298] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 5.364049] NET: Registered protocol family 1 >[ 5.366305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 5.366750] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 5.367625] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 5.370851] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 5.394908] Unpacking initramfs... >[ 5.618930] Freeing initrd memory: 1648K (ffff88001f254000 - ffff88001f3f0000) >[ 12.076870] DMA-API: preallocated 65536 debug entries >[ 12.077137] DMA-API: debugging enabled by kernel config >[ 12.085928] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 12.127983] Scanning for low memory corruption every 60 seconds >[ 12.161177] cryptomgr_test (21) used greatest stack depth: 6320 bytes left >[ 12.226164] Initialise system trusted keyring >[ 12.234669] audit: initializing netlink socket (disabled) >[ 12.238612] type=2000 audit(1388763887.236:1): initialized >[ 12.462919] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 13.085001] Switched to clocksource tsc >[ 13.233593] zbud: loaded >[ 13.324423] VFS: Disk quotas dquot_6.5.2 >[ 13.337237] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 13.507325] msgmni has been set to 922 >[ 13.525418] Key type big_key registered >[ 13.548315] cryptomgr_test (27) used greatest stack depth: 5568 bytes left >[ 13.639244] cryptomgr_test (32) used greatest stack depth: 5520 bytes left >[ 13.660511] alg: No test for stdrng (krng) >[ 13.662417] NET: Registered protocol family 38 >[ 13.663849] Key type asymmetric registered >[ 13.664270] Asymmetric key parser 'x509' registered >[ 13.680244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 13.687270] io scheduler noop registered >[ 13.688197] io scheduler deadline registered >[ 13.709267] io scheduler cfq registered (default) >[ 13.889017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 13.901940] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 13.935417] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 13.975803] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 14.096240] Non-volatile memory driver v1.3 >[ 14.096536] Linux agpgart interface v0.103 >[ 14.309505] scsi0 : ata_piix >[ 14.356462] scsi1 : ata_piix >[ 14.373133] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 14.375069] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 14.411780] libphy: Fixed MDIO Bus: probed >[ 14.425642] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 14.426905] ehci-pci: EHCI PCI platform driver >[ 14.429989] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 14.430557] ohci-pci: OHCI PCI platform driver >[ 14.433587] uhci_hcd: USB Universal Host Controller Interface driver >[ 14.444746] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 14.448972] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 14.470740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 14.476337] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 14.509730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 14.510123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 14.510733] usb usb1: Product: UHCI Host Controller >[ 14.511201] usb usb1: Manufacturer: Linux 3.12.6-300.fc20.x86_64+debug uhci_hcd >[ 14.511839] usb usb1: SerialNumber: 0000:00:01.2 >[ 14.599156] hub 1-0:1.0: USB hub found >[ 14.606645] hub 1-0:1.0: 2 ports detected >[ 14.701084] usbcore: registered new interface driver usbserial >[ 14.706915] usbcore: registered new interface driver usbserial_generic >[ 14.709501] usbserial: USB Serial support registered for generic >[ 14.723806] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 14.764908] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 14.780122] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 14.822963] mousedev: PS/2 mouse device common for all mice >[ 14.899078] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 14.902751] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 14.910076] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 14.969982] device-mapper: uevent: version 1.0.3 >[ 15.031829] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >[ 15.076131] hidraw: raw HID events driver (C) Jiri Kosina >[ 15.172070] usbcore: registered new interface driver usbhid >[ 15.172760] usbhid: USB HID core driver >[ 15.184113] drop_monitor: Initializing network drop monitor service >[ 15.196896] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 15.210278] TCP: cubic registered >[ 15.211044] Initializing XFRM netlink socket >[ 15.219803] Clocksource tsc unstable (delta = 96242233 ns) >[ 15.232589] Switched to clocksource refined-jiffies >[ 15.298692] NET: Registered protocol family 10 >[ 15.388584] mip6: Mobile IPv6 >[ 15.389912] NET: Registered protocol family 17 >[ 15.449548] Loading compiled-in X.509 certificates >[ 15.480720] Loaded X.509 cert 'Fedora kernel signing key: 6e10e4d5aa80e229673eee0079d839c652a6fb56' >[ 15.486749] registered taskstats version 1 >[ 15.537981] Magic number: 14:467:739 >[ 15.540728] rtc_cmos rtc_cmos: setting system clock to 2014-01-03 15:44:50 UTC (1388763890) >[ 15.686500] Freeing unused kernel memory: 3452K (ffffffff81d2e000 - ffffffff8208d000) >[ 15.687399] Write protecting the kernel read-only data: 12288k >[ 15.730898] Freeing unused kernel memory: 644K (ffff88000175f000 - ffff880001800000) >[ 15.767121] Freeing unused kernel memory: 968K (ffff880001b0e000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 15.89 0.78 >supermin: ext2 mini initrd starting up: 4.1.5 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >supermin: mounting /sys >supermin: internal insmod megaraid_mm.ko >[ 16.031364] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >[ 16.070750] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 16.127937] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 16.199855] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32-pclmul.ko >[ 16.368994] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >[ 16.475823] alg: No test for crc32 (crc32-table) >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc8.ko >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 16.643903] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod rfkill.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 17.132669] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 17.227219] scsi2 : Virtio SCSI HBA >[ 17.268667] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 17.331743] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 17.374748] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 17.607140] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 21.726679] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 21.767729] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 21.771134] sd 2:0:0:0: [sda] Write Protect is off >[ 21.789732] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 21.876906] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 21.915813] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 21.931608] sd 2:0:1:0: [sdb] Write Protect is off >[ 21.956601] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 22.040803] sda: unknown partition table >[ 22.136626] sdb: unknown partition table >[ 22.275627] sd 2:0:0:0: [sda] Attached SCSI disk >[ 22.286805] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 22.491673] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 22.712661] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 25.028293] mkdir (52) used greatest stack depth: 3248 bytes left >[ 28.531379] systemd-udevd[62]: starting version 208 >[ 40.570816] microcode: AMD CPU family 0x6 not supported >[ 44.045712] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 44.395565] PCSP: Timer resolution is not sufficient (1000000nS) >[ 44.396062] PCSP: Make sure you have HPET and ACPI enabled. >[ 44.396320] PCSP: Turned into nopcm mode. >[ 49.071644] kvm: Nested Virtualization enabled >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:30] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > Reading all physical volumes. This may take a while... > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >[ >] >Linux (none) 3.12.6-300.fc20.x86_64+debug #1 SMP Mon Dec 23 16:30:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Jan 3 15:45 autofs >drwxr-xr-x 2 root root 80 Jan 3 15:45 block >drwxr-xr-x 2 root root 80 Jan 3 15:44 bsg >crw------- 1 root root 10, 234 Jan 3 15:45 btrfs-control >drwxr-xr-x 3 root root 60 Jan 3 15:44 bus >drwxr-xr-x 2 root root 2320 Jan 3 15:45 char >crw------- 1 root root 5, 1 Jan 3 15:45 console >lrwxrwxrwx 1 root root 11 Jan 3 15:45 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jan 3 15:45 cpu >crw------- 1 root root 10, 62 Jan 3 15:45 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jan 3 15:45 disk >lrwxrwxrwx 1 root root 13 Jan 3 15:45 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jan 3 15:45 full >crw------- 1 root root 10, 229 Jan 3 15:45 fuse >drwxr-xr-x 3 root root 160 Jan 3 15:45 input >crw-r--r-- 1 root root 1, 11 Jan 3 15:45 kmsg >crw------- 1 root root 10, 232 Jan 3 15:45 kvm >crw------- 1 root root 10, 237 Jan 3 15:45 loop-control >drwxr-xr-x 2 root root 60 Jan 3 15:44 mapper >crw------- 1 root root 10, 227 Jan 3 15:45 mcelog >crw------- 1 root root 10, 59 Jan 3 15:45 megadev0 >crw------- 1 root root 1, 1 Jan 3 15:45 mem >drwxr-xr-x 2 root root 60 Jan 3 15:45 net >crw------- 1 root root 10, 61 Jan 3 15:45 network_latency >crw------- 1 root root 10, 60 Jan 3 15:45 network_throughput >crw-rw-rw- 1 root root 1, 3 Jan 3 15:45 null >crw------- 1 root root 10, 144 Jan 3 15:45 nvram >crw------- 1 root root 1, 4 Jan 3 15:45 port >crw------- 1 root root 108, 0 Jan 3 15:45 ppp >crw-rw-rw- 1 root root 5, 2 Jan 3 15:45 ptmx >crw-rw-rw- 1 root root 1, 8 Jan 3 15:45 random >drwxr-xr-x 2 root root 60 Jan 3 15:44 raw >crw------- 1 root root 10, 58 Jan 3 15:45 rfkill >lrwxrwxrwx 1 root root 4 Jan 3 15:45 rtc -> rtc0 >crw------- 1 root root 254, 0 Jan 3 15:45 rtc0 >brw------- 1 root root 8, 0 Jan 3 15:45 sda >brw------- 1 root root 8, 16 Jan 3 15:45 sdb >crw------- 1 root root 21, 0 Jan 3 15:45 sg0 >crw------- 1 root root 21, 1 Jan 3 15:45 sg1 >crw------- 1 root root 10, 231 Jan 3 15:45 snapshot >drwxr-xr-x 3 root root 120 Jan 3 15:45 snd >lrwxrwxrwx 1 root root 15 Jan 3 15:45 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jan 3 15:45 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jan 3 15:45 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jan 3 15:45 tty >crw------- 1 root root 4, 0 Jan 3 15:45 tty0 >crw------- 1 root root 4, 1 Jan 3 15:45 tty1 >crw------- 1 root root 4, 10 Jan 3 15:45 tty10 >crw------- 1 root root 4, 11 Jan 3 15:45 tty11 >crw------- 1 root root 4, 12 Jan 3 15:45 tty12 >crw------- 1 root root 4, 13 Jan 3 15:45 tty13 >crw------- 1 root root 4, 14 Jan 3 15:45 tty14 >crw------- 1 root root 4, 15 Jan 3 15:45 tty15 >crw------- 1 root root 4, 16 Jan 3 15:45 tty16 >crw------- 1 root root 4, 17 Jan 3 15:45 tty17 >crw------- 1 root root 4, 18 Jan 3 15:45 tty18 >crw------- 1 root root 4, 19 Jan 3 15:45 tty19 >crw------- 1 root root 4, 2 Jan 3 15:45 tty2 >crw------- 1 root root 4, 20 Jan 3 15:45 tty20 >crw------- 1 root root 4, 21 Jan 3 15:45 tty21 >crw------- 1 root root 4, 22 Jan 3 15:45 tty22 >crw------- 1 root root 4, 23 Jan 3 15:45 tty23 >crw------- 1 root root 4, 24 Jan 3 15:45 tty24 >crw------- 1 root root 4, 25 Jan 3 15:45 tty25 >crw------- 1 root root 4, 26 Jan 3 15:45 tty26 >crw------- 1 root root 4, 27 Jan 3 15:45 tty27 >crw------- 1 root root 4, 28 Jan 3 15:45 tty28 >crw------- 1 root root 4, 29 Jan 3 15:45 tty29 >crw------- 1 root root 4, 3 Jan 3 15:45 tty3 >crw------- 1 root root 4, 30 Jan 3 15:45 tty30 >crw------- 1 root root 4, 31 Jan 3 15:45 tty31 >crw------- 1 root root 4, 32 Jan 3 15:45 tty32 >crw------- 1 root root 4, 33 Jan 3 15:45 tty33 >crw------- 1 root root 4, 34 Jan 3 15:45 tty34 >crw------- 1 root root 4, 35 Jan 3 15:45 tty35 >crw------- 1 root root 4, 36 Jan 3 15:45 tty36 >crw------- 1 root root 4, 37 Jan 3 15:45 tty37 >crw------- 1 root root 4, 38 Jan 3 15:45 tty38 >crw------- 1 root root 4, 39 Jan 3 15:45 tty39 >crw------- 1 root root 4, 4 Jan 3 15:45 tty4 >crw------- 1 root root 4, 40 Jan 3 15:45 tty40 >crw------- 1 root root 4, 41 Jan 3 15:45 tty41 >crw------- 1 root root 4, 42 Jan 3 15:45 tty42 >crw------- 1 root root 4, 43 Jan 3 15:45 tty43 >crw------- 1 root root 4, 44 Jan 3 15:45 tty44 >crw------- 1 root root 4, 45 Jan 3 15:45 tty45 >crw------- 1 root root 4, 46 Jan 3 15:45 tty46 >crw------- 1 root root 4, 47 Jan 3 15:45 tty47 >crw------- 1 root root 4, 48 Jan 3 15:45 tty48 >crw------- 1 root root 4, 49 Jan 3 15:45 tty49 >crw------- 1 root root 4, 5 Jan 3 15:45 tty5 >crw------- 1 root root 4, 50 Jan 3 15:45 tty50 >crw------- 1 root root 4, 51 Jan 3 15:45 tty51 >crw------- 1 root root 4, 52 Jan 3 15:45 tty52 >crw------- 1 root root 4, 53 Jan 3 15:45 tty53 >crw------- 1 root root 4, 54 Jan 3 15:45 tty54 >crw------- 1 root root 4, 55 Jan 3 15:45 tty55 >crw------- 1 root root 4, 56 Jan 3 15:45 tty56 >crw------- 1 root root 4, 57 Jan 3 15:45 tty57 >crw------- 1 root root 4, 58 Jan 3 15:45 tty58 >crw------- 1 root root 4, 59 Jan 3 15:45 tty59 >crw------- 1 root root 4, 6 Jan 3 15:45 tty6 >crw------- 1 root root 4, 60 Jan 3 15:45 tty60 >crw------- 1 root root 4, 61 Jan 3 15:45 tty61 >crw------- 1 root root 4, 62 Jan 3 15:45 tty62 >crw------- 1 root root 4, 63 Jan 3 15:45 tty63 >crw------- 1 root root 4, 7 Jan 3 15:45 tty7 >crw------- 1 root root 4, 8 Jan 3 15:45 tty8 >crw------- 1 root root 4, 9 Jan 3 15:45 tty9 >crw------- 1 root root 4, 64 Jan 3 15:45 ttyS0 >crw------- 1 root root 4, 65 Jan 3 15:45 ttyS1 >crw------- 1 root root 4, 66 Jan 3 15:45 ttyS2 >crw------- 1 root root 4, 67 Jan 3 15:45 ttyS3 >crw------- 1 root root 10, 239 Jan 3 15:45 uhid >crw------- 1 root root 10, 223 Jan 3 15:45 uinput >crw-rw-rw- 1 root root 1, 9 Jan 3 15:45 urandom >crw------- 1 root root 251, 0 Jan 3 15:45 usbmon0 >crw------- 1 root root 251, 1 Jan 3 15:45 usbmon1 >crw------- 1 root root 7, 0 Jan 3 15:45 vcs >crw------- 1 root root 7, 1 Jan 3 15:45 vcs1 >crw------- 1 root root 7, 128 Jan 3 15:45 vcsa >crw------- 1 root root 7, 129 Jan 3 15:45 vcsa1 >crw------- 1 root root 10, 63 Jan 3 15:45 vga_arbiter >crw------- 1 root root 10, 238 Jan 3 15:45 vhost-net >drwxr-xr-x 2 root root 60 Jan 3 15:45 virtio-ports >crw------- 1 root root 247, 1 Jan 3 15:45 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jan 3 15:45 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jan 3 15:45 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jan 3 15:45 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jan 3 15:45 2:0:0:0 >crw------- 1 root root 252, 1 Jan 3 15:45 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jan 3 15:44 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:44 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jan 3 15:45 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jan 3 15:45 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jan 3 15:45 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jan 3 15:45 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jan 3 15:45 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jan 3 15:45 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Jan 3 15:45 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 11 Jan 3 15:45 10:59 -> ../megadev0 >lrwxrwxrwx 1 root root 21 Jan 3 15:45 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jan 3 15:45 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jan 3 15:45 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jan 3 15:45 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jan 3 15:45 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jan 3 15:45 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jan 3 15:45 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jan 3 15:45 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jan 3 15:45 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jan 3 15:45 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jan 3 15:45 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jan 3 15:45 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jan 3 15:45 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jan 3 15:45 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jan 3 15:45 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jan 3 15:45 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jan 3 15:45 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jan 3 15:45 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jan 3 15:45 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jan 3 15:45 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jan 3 15:45 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jan 3 15:45 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jan 3 15:45 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jan 3 15:45 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jan 3 15:45 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jan 3 15:45 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jan 3 15:45 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jan 3 15:45 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jan 3 15:45 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jan 3 15:45 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jan 3 15:45 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jan 3 15:45 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jan 3 15:45 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jan 3 15:45 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jan 3 15:45 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jan 3 15:45 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jan 3 15:45 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jan 3 15:45 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:44 0 >crw------- 1 root root 10, 184 Jan 3 15:45 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jan 3 15:45 cpuid >crw------- 1 root root 202, 0 Jan 3 15:45 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:45 by-id >drwxr-xr-x 2 root root 80 Jan 3 15:45 by-path >drwxr-xr-x 2 root root 60 Jan 3 15:45 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:45 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:45 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:45 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:45 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:45 8f7aad11-c803-4856-bf75-af8f3dc7ecc0 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jan 3 15:45 by-path >crw------- 1 root root 13, 64 Jan 3 15:45 event0 >crw------- 1 root root 13, 65 Jan 3 15:45 event1 >crw------- 1 root root 13, 66 Jan 3 15:45 event2 >crw------- 1 root root 13, 63 Jan 3 15:45 mice >crw------- 1 root root 13, 32 Jan 3 15:45 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:45 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Jan 3 15:45 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 9 Jan 3 15:45 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jan 3 15:45 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jan 3 15:45 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jan 3 15:45 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jan 3 15:45 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:45 by-path >crw-rw---- 1 root audio 116, 2 Jan 3 15:45 controlC0 >crw------- 1 root root 116, 1 Jan 3 15:45 seq >crw------- 1 root audio 116, 33 Jan 3 15:45 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jan 3 15:45 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jan 3 15:45 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=95460k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=235284k,nr_inodes=58821,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >kvm_amd 64509 0 >snd_pcsp 18835 0 >kvm 467097 1 kvm_amd >snd_pcm 98154 1 snd_pcsp >snd_page_alloc 18268 1 snd_pcm >snd_timer 28806 1 snd_pcm >snd 79517 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 0 >virtio_balloon 13530 0 >virtio_pci 17713 0 >virtio_mmio 13193 0 >virtio_net 28077 0 >virtio_scsi 18515 1 >virtio_blk 18378 0 >virtio_console 28110 0 >virtio_rng 13135 0 >virtio_ring 19852 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >sparse_keymap 13584 0 >rfkill 22195 0 >sym53c8xx 80734 0 >scsi_transport_spi 30274 1 sym53c8xx >crc8 12750 0 >crc_ccitt 12613 0 >crc32 12714 0 >crc_itu_t 12613 0 >libcrc32c 12603 0 >megaraid 48287 0 >megaraid_sas 99700 0 >megaraid_mbox 40368 0 >megaraid_mm 18221 1 megaraid_mbox >Fri Jan 3 15:45:44 UTC 2014 >uptime: 69.81 0.81 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [77880ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-ard8q57hefw4uyyd" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fd82ed1c610 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsWerLTS >mv blank-disk.img-t blank-disk.img >blank-disk.img: file size bytes: 104857600 >blank-disk.img: allocated bytes: 4096 >blank-disk.img: MD5 hash: 2f282b84e7e608d5852449ed940bfc51 >rm -f blank-part.img blank-part.img-t >../../run \ > ../../fish/guestfish \ > -N blank-part.img-t="$(echo blank-part.img | sed -e 's/blank-//' -e 's/.img//')" exit >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7fa0206e7610, program = guestfish >libguestfs: trace: add_drive "blank-part.img-t" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=guestfish >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-6tez8sp823fxisyu >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7fa0206e9d00 >libguestfs: [00004ms] get libvirt capabilities >libguestfs: [00013ms] parsing capabilities XML >libguestfs: [00014ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [00036ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [00036ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [00036ms] adding kernel modules >supermin helper [00076ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5161 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5161' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00166ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: external command exited with error status 1 >libguestfs: read_lpj_from_files: no boot messages files are readable >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-6tez8sp823fxisyu</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.5161</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.5161</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tests/guests/blank-part.img-t"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.5161 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.5161 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.5161 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [00180ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.12.6-300.fc20.x86_64+debug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 23 16:30:32 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f254000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f23f000-0x1f253fff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1024 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001f000000 s1926656 r8192 d23040 u2097152 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 470548K/511608K available (7536K kernel code, 1203K rwdata, 3128K rodata, 3452K init, 12056K bss, 41060K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Fast TSC calibration using PIT >[ 0.000000] tsc: Detected 2533.707 MHz processor >[ 0.009000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5067.41 BogoMIPS (lpj=2533707) >[ 0.011268] pid_max: default: 32768 minimum: 301 >[ 0.024551] Security Framework initialized >[ 0.028656] SELinux: Disabled at boot. >[ 0.047132] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.052707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.056304] Mount-cache hash table entries: 256 >[ 0.133942] Initializing cgroup subsys memory >[ 0.141311] Initializing cgroup subsys devices >[ 0.142723] Initializing cgroup subsys freezer >[ 0.144221] Initializing cgroup subsys net_cls >[ 0.144667] Initializing cgroup subsys blkio >[ 0.145243] Initializing cgroup subsys perf_event >[ 0.145899] Initializing cgroup subsys hugetlb >[ 0.156549] mce: CPU supports 10 MCE banks >[ 0.159800] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.159800] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.159800] tlb_flushall_shift: -1 >[ 0.844731] Freeing SMP alternatives memory: 24K (ffffffff8208d000 - ffffffff82093000) >[ 0.875453] ftrace: allocating 25663 entries in 101 pages >[ 1.042000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.042126] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >[ 1.147732] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.148638] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.242937] watchdog: disabled (inside virtual machine) >[ 1.243262] Brought up 1 CPUs >[ 1.243499] smpboot: Total of 1 processors activated (5067.41 BogoMIPS) >[ 1.301525] devtmpfs: initialized >[ 1.536414] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 1.536750] pinctrl core: initialized pinctrl subsystem >[ 1.546538] RTC time: 15:45:55, date: 01/03/14 >[ 1.562467] NET: Registered protocol family 16 >[ 1.594163] cpuidle: using governor menu >[ 1.616136] PCI: Using configuration type 1 for base access >[ 2.085741] bio: create slab <bio-0> at 0 >[ 2.105617] ACPI: Interpreter disabled. >[ 2.131289] vgaarb: loaded >[ 2.166723] SCSI subsystem initialized >[ 2.190474] usbcore: registered new interface driver usbfs >[ 2.194325] usbcore: registered new interface driver hub >[ 2.198089] usbcore: registered new device driver usb >[ 2.216155] PCI: Probing PCI hardware >[ 2.226779] PCI host bridge to bus 0000:00 >[ 2.228000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 2.228271] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 2.229414] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 2.357542] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 2.404409] NetLabel: Initializing >[ 2.404739] NetLabel: domain hash size = 128 >[ 2.405111] NetLabel: protocols = UNLABELED CIPSOv4 >[ 2.412410] NetLabel: unlabeled traffic allowed by default >[ 2.417695] Switched to clocksource refined-jiffies >[ 5.075180] pnp: PnP ACPI: disabled >[ 5.588865] NET: Registered protocol family 2 >[ 5.638035] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 5.642079] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 5.649089] TCP: Hash tables configured (established 4096 bind 4096) >[ 5.652747] TCP: reno registered >[ 5.654093] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 5.657043] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 5.672370] NET: Registered protocol family 1 >[ 5.674989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 5.675737] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 5.676444] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 5.679762] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 5.710054] Unpacking initramfs... >[ 5.962031] Freeing initrd memory: 1648K (ffff88001f254000 - ffff88001f3f0000) >[ 12.189344] DMA-API: preallocated 65536 debug entries >[ 12.189598] DMA-API: debugging enabled by kernel config >[ 12.197681] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 12.232087] Scanning for low memory corruption every 60 seconds >[ 12.261266] cryptomgr_test (21) used greatest stack depth: 6320 bytes left >[ 12.321230] Initialise system trusted keyring >[ 12.328610] audit: initializing netlink socket (disabled) >[ 12.331886] type=2000 audit(1388763966.330:1): initialized >[ 12.526124] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 13.188087] zbud: loaded >[ 13.197053] Switched to clocksource tsc >[ 13.267446] VFS: Disk quotas dquot_6.5.2 >[ 13.278250] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 13.421376] msgmni has been set to 922 >[ 13.437317] Key type big_key registered >[ 13.454945] cryptomgr_test (27) used greatest stack depth: 5568 bytes left >[ 13.533210] cryptomgr_test (32) used greatest stack depth: 5552 bytes left >[ 13.554070] alg: No test for stdrng (krng) >[ 13.554970] NET: Registered protocol family 38 >[ 13.556425] Key type asymmetric registered >[ 13.557353] Asymmetric key parser 'x509' registered >[ 13.571489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 13.576008] io scheduler noop registered >[ 13.576258] io scheduler deadline registered >[ 13.590399] io scheduler cfq registered (default) >[ 13.752406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 13.761685] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 13.789976] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 13.827623] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 13.933231] Non-volatile memory driver v1.3 >[ 13.933889] Linux agpgart interface v0.103 >[ 14.096039] scsi0 : ata_piix >[ 14.134929] scsi1 : ata_piix >[ 14.148724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 14.149087] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 14.178230] libphy: Fixed MDIO Bus: probed >[ 14.189891] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 14.190857] ehci-pci: EHCI PCI platform driver >[ 14.193629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 14.193947] ohci-pci: OHCI PCI platform driver >[ 14.196519] uhci_hcd: USB Universal Host Controller Interface driver >[ 14.206550] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 14.209905] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 14.227474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 14.231908] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 14.257951] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 14.258450] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 14.258750] usb usb1: Product: UHCI Host Controller >[ 14.259008] usb usb1: Manufacturer: Linux 3.12.6-300.fc20.x86_64+debug uhci_hcd >[ 14.259653] usb usb1: SerialNumber: 0000:00:01.2 >[ 14.304753] hub 1-0:1.0: USB hub found >[ 14.310636] hub 1-0:1.0: 2 ports detected >[ 14.376607] usbcore: registered new interface driver usbserial >[ 14.379274] usbcore: registered new interface driver usbserial_generic >[ 14.383414] usbserial: USB Serial support registered for generic >[ 14.391717] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 14.409960] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 14.412856] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 14.448657] mousedev: PS/2 mouse device common for all mice >[ 14.521052] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 14.532948] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 14.562443] device-mapper: uevent: version 1.0.3 >[ 14.586162] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >[ 14.622568] hidraw: raw HID events driver (C) Jiri Kosina >[ 14.655497] usbcore: registered new interface driver usbhid >[ 14.655776] usbhid: USB HID core driver >[ 14.664560] drop_monitor: Initializing network drop monitor service >[ 14.674540] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 14.683779] TCP: cubic registered >[ 14.684395] Initializing XFRM netlink socket >[ 14.738007] NET: Registered protocol family 10 >[ 14.805258] mip6: Mobile IPv6 >[ 14.806283] NET: Registered protocol family 17 >[ 14.849689] Loading compiled-in X.509 certificates >[ 14.873863] Loaded X.509 cert 'Fedora kernel signing key: 6e10e4d5aa80e229673eee0079d839c652a6fb56' >[ 14.879037] registered taskstats version 1 >[ 14.915805] Magic number: 14:20:790 >[ 14.917848] rtc_cmos rtc_cmos: setting system clock to 2014-01-03 15:46:09 UTC (1388763969) >[ 15.040347] Freeing unused kernel memory: 3452K (ffffffff81d2e000 - ffffffff8208d000) >[ 15.040804] Write protecting the kernel read-only data: 12288k >[ 15.078590] Freeing unused kernel memory: 644K (ffff88000175f000 - ffff880001800000) >[ 15.111460] Freeing unused kernel memory: 968K (ffff880001b0e000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 15.25 0.83 >supermin: ext2 mini initrd starting up: 4.1.5 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >supermin: mounting /sys >supermin: internal insmod megaraid_mm.ko >[ 15.478032] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 15.517336] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 15.591784] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >[ 15.638602] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 15.722967] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32-pclmul.ko >[ 15.909559] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >[ 16.076739] alg: No test for crc32 (crc32-table) >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc8.ko >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 16.281231] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod rfkill.ko >[ 16.354864] Clocksource tsc unstable (delta = 63766244 ns) >[ 16.370149] Switched to clocksource refined-jiffies >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 16.867470] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 16.963022] scsi2 : Virtio SCSI HBA >[ 17.007053] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 17.063225] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 17.113507] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 17.359157] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 22.241304] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 22.288670] sd 2:0:0:0: [sda] Write Protect is off >[ 22.293550] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 22.297807] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 22.423582] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 22.475974] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 22.494247] sd 2:0:1:0: [sdb] Write Protect is off >[ 22.512451] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 22.555562] sda: unknown partition table >[ 22.717165] sdb: unknown partition table >[ 22.725240] sd 2:0:0:0: [sda] Attached SCSI disk >[ 22.796396] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 22.957111] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 23.165485] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 25.195206] mkdir (52) used greatest stack depth: 3248 bytes left >[ 28.169614] systemd-udevd[62]: starting version 208 >[ 32.299542] udevadm (63) used greatest stack depth: 3056 bytes left >[ 41.651545] microcode: AMD CPU family 0x6 not supported >[ 49.422068] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 49.714524] PCSP: Timer resolution is not sufficient (1000000nS) >[ 49.715047] PCSP: Make sure you have HPET and ACPI enabled. >[ 49.715999] PCSP: Turned into nopcm mode. >[ 50.243283] kvm: Nested Virtualization enabled >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:30] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > Reading all physical volumes. This may take a while... > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >[ >] >Linux (none) 3.12.6-300.fc20.x86_64+debug #1 SMP Mon Dec 23 16:30:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Jan 3 15:46 autofs >drwxr-xr-x 2 root root 80 Jan 3 15:46 block >drwxr-xr-x 2 root root 80 Jan 3 15:46 bsg >crw------- 1 root root 10, 234 Jan 3 15:46 btrfs-control >drwxr-xr-x 3 root root 60 Jan 3 15:46 bus >drwxr-xr-x 2 root root 2320 Jan 3 15:46 char >crw------- 1 root root 5, 1 Jan 3 15:46 console >lrwxrwxrwx 1 root root 11 Jan 3 15:46 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jan 3 15:46 cpu >crw------- 1 root root 10, 62 Jan 3 15:46 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jan 3 15:46 disk >lrwxrwxrwx 1 root root 13 Jan 3 15:46 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jan 3 15:46 full >crw------- 1 root root 10, 229 Jan 3 15:46 fuse >drwxr-xr-x 3 root root 160 Jan 3 15:46 input >crw-r--r-- 1 root root 1, 11 Jan 3 15:46 kmsg >crw------- 1 root root 10, 232 Jan 3 15:46 kvm >crw------- 1 root root 10, 237 Jan 3 15:46 loop-control >drwxr-xr-x 2 root root 60 Jan 3 15:46 mapper >crw------- 1 root root 10, 227 Jan 3 15:46 mcelog >crw------- 1 root root 10, 59 Jan 3 15:46 megadev0 >crw------- 1 root root 1, 1 Jan 3 15:46 mem >drwxr-xr-x 2 root root 60 Jan 3 15:46 net >crw------- 1 root root 10, 61 Jan 3 15:46 network_latency >crw------- 1 root root 10, 60 Jan 3 15:46 network_throughput >crw-rw-rw- 1 root root 1, 3 Jan 3 15:46 null >crw------- 1 root root 10, 144 Jan 3 15:46 nvram >crw------- 1 root root 1, 4 Jan 3 15:46 port >crw------- 1 root root 108, 0 Jan 3 15:46 ppp >crw-rw-rw- 1 root root 5, 2 Jan 3 15:46 ptmx >crw-rw-rw- 1 root root 1, 8 Jan 3 15:46 random >drwxr-xr-x 2 root root 60 Jan 3 15:46 raw >crw------- 1 root root 10, 58 Jan 3 15:46 rfkill >lrwxrwxrwx 1 root root 4 Jan 3 15:46 rtc -> rtc0 >crw------- 1 root root 254, 0 Jan 3 15:46 rtc0 >brw------- 1 root root 8, 0 Jan 3 15:46 sda >brw------- 1 root root 8, 16 Jan 3 15:46 sdb >crw------- 1 root root 21, 0 Jan 3 15:46 sg0 >crw------- 1 root root 21, 1 Jan 3 15:46 sg1 >crw------- 1 root root 10, 231 Jan 3 15:46 snapshot >drwxr-xr-x 3 root root 120 Jan 3 15:46 snd >lrwxrwxrwx 1 root root 15 Jan 3 15:46 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jan 3 15:46 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jan 3 15:46 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jan 3 15:46 tty >crw------- 1 root root 4, 0 Jan 3 15:46 tty0 >crw------- 1 root root 4, 1 Jan 3 15:46 tty1 >crw------- 1 root root 4, 10 Jan 3 15:46 tty10 >crw------- 1 root root 4, 11 Jan 3 15:46 tty11 >crw------- 1 root root 4, 12 Jan 3 15:46 tty12 >crw------- 1 root root 4, 13 Jan 3 15:46 tty13 >crw------- 1 root root 4, 14 Jan 3 15:46 tty14 >crw------- 1 root root 4, 15 Jan 3 15:46 tty15 >crw------- 1 root root 4, 16 Jan 3 15:46 tty16 >crw------- 1 root root 4, 17 Jan 3 15:46 tty17 >crw------- 1 root root 4, 18 Jan 3 15:46 tty18 >crw------- 1 root root 4, 19 Jan 3 15:46 tty19 >crw------- 1 root root 4, 2 Jan 3 15:46 tty2 >crw------- 1 root root 4, 20 Jan 3 15:46 tty20 >crw------- 1 root root 4, 21 Jan 3 15:46 tty21 >crw------- 1 root root 4, 22 Jan 3 15:46 tty22 >crw------- 1 root root 4, 23 Jan 3 15:46 tty23 >crw------- 1 root root 4, 24 Jan 3 15:46 tty24 >crw------- 1 root root 4, 25 Jan 3 15:46 tty25 >crw------- 1 root root 4, 26 Jan 3 15:46 tty26 >crw------- 1 root root 4, 27 Jan 3 15:46 tty27 >crw------- 1 root root 4, 28 Jan 3 15:46 tty28 >crw------- 1 root root 4, 29 Jan 3 15:46 tty29 >crw------- 1 root root 4, 3 Jan 3 15:46 tty3 >crw------- 1 root root 4, 30 Jan 3 15:46 tty30 >crw------- 1 root root 4, 31 Jan 3 15:46 tty31 >crw------- 1 root root 4, 32 Jan 3 15:46 tty32 >crw------- 1 root root 4, 33 Jan 3 15:46 tty33 >crw------- 1 root root 4, 34 Jan 3 15:46 tty34 >crw------- 1 root root 4, 35 Jan 3 15:46 tty35 >crw------- 1 root root 4, 36 Jan 3 15:46 tty36 >crw------- 1 root root 4, 37 Jan 3 15:46 tty37 >crw------- 1 root root 4, 38 Jan 3 15:46 tty38 >crw------- 1 root root 4, 39 Jan 3 15:46 tty39 >crw------- 1 root root 4, 4 Jan 3 15:46 tty4 >crw------- 1 root root 4, 40 Jan 3 15:46 tty40 >crw------- 1 root root 4, 41 Jan 3 15:46 tty41 >crw------- 1 root root 4, 42 Jan 3 15:46 tty42 >crw------- 1 root root 4, 43 Jan 3 15:46 tty43 >crw------- 1 root root 4, 44 Jan 3 15:46 tty44 >crw------- 1 root root 4, 45 Jan 3 15:46 tty45 >crw------- 1 root root 4, 46 Jan 3 15:46 tty46 >crw------- 1 root root 4, 47 Jan 3 15:46 tty47 >crw------- 1 root root 4, 48 Jan 3 15:46 tty48 >crw------- 1 root root 4, 49 Jan 3 15:46 tty49 >crw------- 1 root root 4, 5 Jan 3 15:46 tty5 >crw------- 1 root root 4, 50 Jan 3 15:46 tty50 >crw------- 1 root root 4, 51 Jan 3 15:46 tty51 >crw------- 1 root root 4, 52 Jan 3 15:46 tty52 >crw------- 1 root root 4, 53 Jan 3 15:46 tty53 >crw------- 1 root root 4, 54 Jan 3 15:46 tty54 >crw------- 1 root root 4, 55 Jan 3 15:46 tty55 >crw------- 1 root root 4, 56 Jan 3 15:46 tty56 >crw------- 1 root root 4, 57 Jan 3 15:46 tty57 >crw------- 1 root root 4, 58 Jan 3 15:46 tty58 >crw------- 1 root root 4, 59 Jan 3 15:46 tty59 >crw------- 1 root root 4, 6 Jan 3 15:46 tty6 >crw------- 1 root root 4, 60 Jan 3 15:46 tty60 >crw------- 1 root root 4, 61 Jan 3 15:46 tty61 >crw------- 1 root root 4, 62 Jan 3 15:46 tty62 >crw------- 1 root root 4, 63 Jan 3 15:46 tty63 >crw------- 1 root root 4, 7 Jan 3 15:46 tty7 >crw------- 1 root root 4, 8 Jan 3 15:46 tty8 >crw------- 1 root root 4, 9 Jan 3 15:46 tty9 >crw------- 1 root root 4, 64 Jan 3 15:46 ttyS0 >crw------- 1 root root 4, 65 Jan 3 15:46 ttyS1 >crw------- 1 root root 4, 66 Jan 3 15:46 ttyS2 >crw------- 1 root root 4, 67 Jan 3 15:46 ttyS3 >crw------- 1 root root 10, 239 Jan 3 15:46 uhid >crw------- 1 root root 10, 223 Jan 3 15:46 uinput >crw-rw-rw- 1 root root 1, 9 Jan 3 15:46 urandom >crw------- 1 root root 251, 0 Jan 3 15:46 usbmon0 >crw------- 1 root root 251, 1 Jan 3 15:46 usbmon1 >crw------- 1 root root 7, 0 Jan 3 15:46 vcs >crw------- 1 root root 7, 1 Jan 3 15:46 vcs1 >crw------- 1 root root 7, 128 Jan 3 15:46 vcsa >crw------- 1 root root 7, 129 Jan 3 15:46 vcsa1 >crw------- 1 root root 10, 63 Jan 3 15:46 vga_arbiter >crw------- 1 root root 10, 238 Jan 3 15:46 vhost-net >drwxr-xr-x 2 root root 60 Jan 3 15:46 virtio-ports >crw------- 1 root root 247, 1 Jan 3 15:46 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jan 3 15:46 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jan 3 15:46 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jan 3 15:46 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jan 3 15:46 2:0:0:0 >crw------- 1 root root 252, 1 Jan 3 15:46 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jan 3 15:46 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:46 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jan 3 15:46 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jan 3 15:46 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jan 3 15:46 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jan 3 15:46 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jan 3 15:46 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jan 3 15:46 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Jan 3 15:46 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 11 Jan 3 15:46 10:59 -> ../megadev0 >lrwxrwxrwx 1 root root 21 Jan 3 15:46 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jan 3 15:46 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jan 3 15:46 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jan 3 15:46 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jan 3 15:46 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jan 3 15:46 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jan 3 15:46 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jan 3 15:46 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jan 3 15:46 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jan 3 15:46 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jan 3 15:46 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jan 3 15:46 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jan 3 15:46 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jan 3 15:46 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jan 3 15:46 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jan 3 15:46 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jan 3 15:46 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jan 3 15:46 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jan 3 15:46 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jan 3 15:46 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jan 3 15:46 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jan 3 15:46 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jan 3 15:46 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jan 3 15:46 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jan 3 15:46 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jan 3 15:46 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jan 3 15:46 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jan 3 15:46 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jan 3 15:46 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jan 3 15:46 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jan 3 15:46 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jan 3 15:46 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jan 3 15:46 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jan 3 15:46 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jan 3 15:46 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jan 3 15:46 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jan 3 15:46 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jan 3 15:46 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:46 0 >crw------- 1 root root 10, 184 Jan 3 15:46 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jan 3 15:46 cpuid >crw------- 1 root root 202, 0 Jan 3 15:46 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:46 by-id >drwxr-xr-x 2 root root 80 Jan 3 15:46 by-path >drwxr-xr-x 2 root root 60 Jan 3 15:46 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:46 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:46 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:46 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:46 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:46 8f7aad11-c803-4856-bf75-af8f3dc7ecc0 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jan 3 15:46 by-path >crw------- 1 root root 13, 64 Jan 3 15:46 event0 >crw------- 1 root root 13, 65 Jan 3 15:46 event1 >crw------- 1 root root 13, 66 Jan 3 15:46 event2 >crw------- 1 root root 13, 63 Jan 3 15:46 mice >crw------- 1 root root 13, 32 Jan 3 15:46 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:46 platform-i8042-serio-0-event-kbd -> ../event1 >lrwxrwxrwx 1 root root 9 Jan 3 15:46 platform-i8042-serio-1-event-mouse -> ../event0 >lrwxrwxrwx 1 root root 9 Jan 3 15:46 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jan 3 15:46 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jan 3 15:46 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jan 3 15:46 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jan 3 15:46 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:46 by-path >crw-rw---- 1 root audio 116, 2 Jan 3 15:46 controlC0 >crw------- 1 root root 116, 1 Jan 3 15:46 seq >crw------- 1 root audio 116, 33 Jan 3 15:46 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jan 3 15:46 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jan 3 15:46 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=95460k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=235284k,nr_inodes=58821,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >kvm_amd 64509 0 >snd_pcsp 18835 0 >kvm 467097 1 kvm_amd >snd_pcm 98154 1 snd_pcsp >snd_page_alloc 18268 1 snd_pcm >snd_timer 28806 1 snd_pcm >snd 79517 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 0 >virtio_balloon 13530 0 >virtio_pci 17713 0 >virtio_mmio 13193 0 >virtio_net 28077 0 >virtio_scsi 18515 1 >virtio_blk 18378 0 >virtio_console 28110 0 >virtio_rng 13135 0 >virtio_ring 19852 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >sparse_keymap 13584 0 >rfkill 22195 0 >sym53c8xx 80734 0 >scsi_transport_spi 30274 1 sym53c8xx >crc8 12750 0 >crc_ccitt 12613 0 >crc32 12714 0 >crc_itu_t 12613 0 >libcrc32c 12603 0 >megaraid 48287 0 >megaraid_sas 99700 0 >megaraid_mbox 40368 0 >megaraid_mm 18221 1 megaraid_mbox >Fri Jan 3 15:47:06 UTC 2014 >uptime: 72.45 0.83 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [80700ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: part_disk "/dev/sda" "mbr" >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_disk = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: proc 210 (part_disk) took 4.28 seconds >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-6tez8sp823fxisyu" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fa0206e7610 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsjwEJAo >mv blank-part.img-t blank-part.img >blank-part.img: file size bytes: 104857600 >blank-part.img: allocated bytes: 24576 >blank-part.img: MD5 hash: 48cd658009f285b6fe336f5f2264ec26 >rm -f blank-fs.img blank-fs.img-t >../../run \ > ../../fish/guestfish \ > -N blank-fs.img-t="$(echo blank-fs.img | sed -e 's/blank-//' -e 's/.img//')" exit >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7f3375323610, program = guestfish >libguestfs: trace: add_drive "blank-fs.img-t" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=guestfish >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-wp02arvlmk9hfn34 >libguestfs: [00003ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7f3375325d00 >libguestfs: [00007ms] get libvirt capabilities >libguestfs: [00016ms] parsing capabilities XML >libguestfs: [00017ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [00028ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [00028ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [00028ms] adding kernel modules >supermin helper [00065ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5285 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5285' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00152ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: external command exited with error status 1 >libguestfs: read_lpj_from_files: no boot messages files are readable >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-wp02arvlmk9hfn34</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.5285</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.5285</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tests/guests/blank-fs.img-t"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.5285 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.5285 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.5285 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [00164ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.12.6-300.fc20.x86_64+debug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 23 16:30:32 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f254000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f23f000-0x1f253fff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1024 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001f000000 s1926656 r8192 d23040 u2097152 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 470548K/511608K available (7536K kernel code, 1203K rwdata, 3128K rodata, 3452K init, 12056K bss, 41060K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Fast TSC calibration using PIT >[ 0.000000] tsc: Detected 2533.680 MHz processor >[ 0.009491] Calibrating delay loop (skipped), value calculated using timer frequency.. 5067.36 BogoMIPS (lpj=2533680) >[ 0.010000] pid_max: default: 32768 minimum: 301 >[ 0.065434] Security Framework initialized >[ 0.083409] SELinux: Disabled at boot. >[ 0.104389] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.110441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.113708] Mount-cache hash table entries: 256 >[ 0.190442] Initializing cgroup subsys memory >[ 0.197291] Initializing cgroup subsys devices >[ 0.198710] Initializing cgroup subsys freezer >[ 0.200256] Initializing cgroup subsys net_cls >[ 0.200652] Initializing cgroup subsys blkio >[ 0.201251] Initializing cgroup subsys perf_event >[ 0.202287] Initializing cgroup subsys hugetlb >[ 0.212327] mce: CPU supports 10 MCE banks >[ 0.215407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.215407] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.215407] tlb_flushall_shift: -1 >[ 0.852492] Freeing SMP alternatives memory: 24K (ffffffff8208d000 - ffffffff82093000) >[ 0.881776] ftrace: allocating 25663 entries in 101 pages >[ 1.047809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.049133] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >[ 1.154354] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.155405] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.249754] watchdog: disabled (inside virtual machine) >[ 1.250325] Brought up 1 CPUs >[ 1.250681] smpboot: Total of 1 processors activated (5067.36 BogoMIPS) >[ 1.307377] devtmpfs: initialized >[ 1.536090] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 1.536434] pinctrl core: initialized pinctrl subsystem >[ 1.545416] RTC time: 15:47:21, date: 01/03/14 >[ 1.560724] NET: Registered protocol family 16 >[ 1.592459] cpuidle: using governor menu >[ 1.614169] PCI: Using configuration type 1 for base access >[ 2.062109] bio: create slab <bio-0> at 0 >[ 2.081323] ACPI: Interpreter disabled. >[ 2.104764] vgaarb: loaded >[ 2.149509] SCSI subsystem initialized >[ 2.188168] usbcore: registered new interface driver usbfs >[ 2.194557] usbcore: registered new interface driver hub >[ 2.202183] usbcore: registered new device driver usb >[ 2.233283] PCI: Probing PCI hardware >[ 2.250575] PCI host bridge to bus 0000:00 >[ 2.252713] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 2.254481] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 2.255000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 2.425584] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 2.486169] NetLabel: Initializing >[ 2.486408] NetLabel: domain hash size = 128 >[ 2.486569] NetLabel: protocols = UNLABELED CIPSOv4 >[ 2.494744] NetLabel: unlabeled traffic allowed by default >[ 2.501342] Switched to clocksource refined-jiffies >[ 4.943745] pnp: PnP ACPI: disabled >[ 5.411740] NET: Registered protocol family 2 >[ 5.453700] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 5.456169] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 5.461791] TCP: Hash tables configured (established 4096 bind 4096) >[ 5.464129] TCP: reno registered >[ 5.465098] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 5.467114] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 5.482939] NET: Registered protocol family 1 >[ 5.484930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 5.485314] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 5.486230] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 5.488807] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 5.511890] Unpacking initramfs... >[ 5.722064] Freeing initrd memory: 1648K (ffff88001f254000 - ffff88001f3f0000) >[ 12.703736] DMA-API: preallocated 65536 debug entries >[ 12.704077] DMA-API: debugging enabled by kernel config >[ 12.711598] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 12.746966] Scanning for low memory corruption every 60 seconds >[ 12.775963] cryptomgr_test (21) used greatest stack depth: 6320 bytes left >[ 12.836553] Initialise system trusted keyring >[ 12.844111] audit: initializing netlink socket (disabled) >[ 12.847544] type=2000 audit(1388764051.846:1): initialized >[ 13.035938] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 13.702792] zbud: loaded >[ 13.710891] Switched to clocksource tsc >[ 13.783167] VFS: Disk quotas dquot_6.5.2 >[ 13.794265] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 13.938469] msgmni has been set to 922 >[ 13.954067] Key type big_key registered >[ 13.971446] cryptomgr_test (27) used greatest stack depth: 5568 bytes left >[ 14.052226] cryptomgr_test (32) used greatest stack depth: 5520 bytes left >[ 14.072347] alg: No test for stdrng (krng) >[ 14.073274] NET: Registered protocol family 38 >[ 14.074505] Key type asymmetric registered >[ 14.075233] Asymmetric key parser 'x509' registered >[ 14.089570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 14.093628] io scheduler noop registered >[ 14.094126] io scheduler deadline registered >[ 14.108376] io scheduler cfq registered (default) >[ 14.265639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 14.273482] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 14.301617] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 14.338957] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 14.436586] Non-volatile memory driver v1.3 >[ 14.437104] Linux agpgart interface v0.103 >[ 14.627486] scsi0 : ata_piix >[ 14.671984] scsi1 : ata_piix >[ 14.687350] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 14.688034] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 14.721352] libphy: Fixed MDIO Bus: probed >[ 14.734924] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 14.736000] ehci-pci: EHCI PCI platform driver >[ 14.741163] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 14.741449] ohci-pci: OHCI PCI platform driver >[ 14.744360] uhci_hcd: USB Universal Host Controller Interface driver >[ 14.755634] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 14.759406] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 14.779434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 14.784499] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 14.815303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 14.815917] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 14.816422] usb usb1: Product: UHCI Host Controller >[ 14.817093] usb usb1: Manufacturer: Linux 3.12.6-300.fc20.x86_64+debug uhci_hcd >[ 14.817521] usb usb1: SerialNumber: 0000:00:01.2 >[ 14.894674] hub 1-0:1.0: USB hub found >[ 14.901000] hub 1-0:1.0: 2 ports detected >[ 14.971077] usbcore: registered new interface driver usbserial >[ 14.983681] usbcore: registered new interface driver usbserial_generic >[ 14.990747] usbserial: USB Serial support registered for generic >[ 15.001496] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 15.030496] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 15.033981] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 15.073550] mousedev: PS/2 mouse device common for all mice >[ 15.152941] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 15.156660] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 15.158785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 15.226510] device-mapper: uevent: version 1.0.3 >[ 15.289580] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >[ 15.331518] hidraw: raw HID events driver (C) Jiri Kosina >[ 15.368749] usbcore: registered new interface driver usbhid >[ 15.369039] usbhid: USB HID core driver >[ 15.379739] drop_monitor: Initializing network drop monitor service >[ 15.389921] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 15.400683] TCP: cubic registered >[ 15.401032] Initializing XFRM netlink socket >[ 15.465053] NET: Registered protocol family 10 >[ 15.569491] mip6: Mobile IPv6 >[ 15.570897] NET: Registered protocol family 17 >[ 15.626311] Loading compiled-in X.509 certificates >[ 15.657517] Loaded X.509 cert 'Fedora kernel signing key: 6e10e4d5aa80e229673eee0079d839c652a6fb56' >[ 15.662757] registered taskstats version 1 >[ 15.713336] Magic number: 14:20:790 >[ 15.715196] rtc_cmos rtc_cmos: setting system clock to 2014-01-03 15:47:35 UTC (1388764055) >[ 15.855674] Freeing unused kernel memory: 3452K (ffffffff81d2e000 - ffffffff8208d000) >[ 15.856315] Write protecting the kernel read-only data: 12288k >[ 15.890611] Freeing unused kernel memory: 644K (ffff88000175f000 - ffff880001800000) >[ 15.924824] Freeing unused kernel memory: 968K (ffff880001b0e000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 16.06 0.79 >supermin: ext2 mini initrd starting up: 4.1.5 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >supermin: mounting /sys >supermin: internal insmod megaraid_mm.ko >[ 16.187504] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >[ 16.239535] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 16.294181] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 16.364586] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32-pclmul.ko >[ 16.540982] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >[ 16.650803] alg: No test for crc32 (crc32-table) >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc8.ko >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 16.825283] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod rfkill.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 17.322705] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 17.418799] scsi2 : Virtio SCSI HBA >[ 17.465784] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 17.535872] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 17.587180] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 17.791056] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 23.286076] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 23.329931] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 23.333621] sd 2:0:0:0: [sda] Write Protect is off >[ 23.354029] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 23.461077] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 23.503326] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 23.533025] sd 2:0:1:0: [sdb] Write Protect is off >[ 23.556673] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 23.632693] sda: unknown partition table >[ 23.769793] sdb: unknown partition table >[ 23.793538] sd 2:0:0:0: [sda] Attached SCSI disk >[ 23.849077] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 24.014236] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 24.271340] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 26.575715] mkdir (51) used greatest stack depth: 3248 bytes left >[ 29.924262] systemd-udevd[61]: starting version 208 >[ 42.877665] microcode: AMD CPU family 0x6 not supported >[ 44.247411] Clocksource tsc unstable (delta = 91157293 ns) >[ 44.255333] Switched to clocksource refined-jiffies >[ 45.808521] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 46.119579] PCSP: Timer resolution is not sufficient (1000000nS) >[ 46.119928] PCSP: Make sure you have HPET and ACPI enabled. >[ 46.120183] PCSP: Turned into nopcm mode. >[ 50.564283] kvm: Nested Virtualization enabled >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:30] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > Reading all physical volumes. This may take a while... > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >[ >] >Linux (none) 3.12.6-300.fc20.x86_64+debug #1 SMP Mon Dec 23 16:30:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Jan 3 15:48 autofs >drwxr-xr-x 2 root root 80 Jan 3 15:48 block >drwxr-xr-x 2 root root 80 Jan 3 15:47 bsg >crw------- 1 root root 10, 234 Jan 3 15:48 btrfs-control >drwxr-xr-x 3 root root 60 Jan 3 15:47 bus >drwxr-xr-x 2 root root 2320 Jan 3 15:48 char >crw------- 1 root root 5, 1 Jan 3 15:48 console >lrwxrwxrwx 1 root root 11 Jan 3 15:47 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jan 3 15:48 cpu >crw------- 1 root root 10, 62 Jan 3 15:48 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jan 3 15:48 disk >lrwxrwxrwx 1 root root 13 Jan 3 15:47 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jan 3 15:48 full >crw------- 1 root root 10, 229 Jan 3 15:48 fuse >drwxr-xr-x 3 root root 160 Jan 3 15:48 input >crw-r--r-- 1 root root 1, 11 Jan 3 15:48 kmsg >crw------- 1 root root 10, 232 Jan 3 15:48 kvm >crw------- 1 root root 10, 237 Jan 3 15:48 loop-control >drwxr-xr-x 2 root root 60 Jan 3 15:47 mapper >crw------- 1 root root 10, 227 Jan 3 15:48 mcelog >crw------- 1 root root 10, 59 Jan 3 15:48 megadev0 >crw------- 1 root root 1, 1 Jan 3 15:48 mem >drwxr-xr-x 2 root root 60 Jan 3 15:48 net >crw------- 1 root root 10, 61 Jan 3 15:48 network_latency >crw------- 1 root root 10, 60 Jan 3 15:48 network_throughput >crw-rw-rw- 1 root root 1, 3 Jan 3 15:48 null >crw------- 1 root root 10, 144 Jan 3 15:48 nvram >crw------- 1 root root 1, 4 Jan 3 15:48 port >crw------- 1 root root 108, 0 Jan 3 15:48 ppp >crw-rw-rw- 1 root root 5, 2 Jan 3 15:48 ptmx >crw-rw-rw- 1 root root 1, 8 Jan 3 15:48 random >drwxr-xr-x 2 root root 60 Jan 3 15:47 raw >crw------- 1 root root 10, 58 Jan 3 15:48 rfkill >lrwxrwxrwx 1 root root 4 Jan 3 15:47 rtc -> rtc0 >crw------- 1 root root 254, 0 Jan 3 15:47 rtc0 >brw------- 1 root root 8, 0 Jan 3 15:48 sda >brw------- 1 root root 8, 16 Jan 3 15:48 sdb >crw------- 1 root root 21, 0 Jan 3 15:47 sg0 >crw------- 1 root root 21, 1 Jan 3 15:47 sg1 >crw------- 1 root root 10, 231 Jan 3 15:48 snapshot >drwxr-xr-x 3 root root 120 Jan 3 15:48 snd >lrwxrwxrwx 1 root root 15 Jan 3 15:47 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jan 3 15:47 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jan 3 15:47 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jan 3 15:48 tty >crw------- 1 root root 4, 0 Jan 3 15:48 tty0 >crw------- 1 root root 4, 1 Jan 3 15:48 tty1 >crw------- 1 root root 4, 10 Jan 3 15:48 tty10 >crw------- 1 root root 4, 11 Jan 3 15:48 tty11 >crw------- 1 root root 4, 12 Jan 3 15:48 tty12 >crw------- 1 root root 4, 13 Jan 3 15:48 tty13 >crw------- 1 root root 4, 14 Jan 3 15:48 tty14 >crw------- 1 root root 4, 15 Jan 3 15:48 tty15 >crw------- 1 root root 4, 16 Jan 3 15:48 tty16 >crw------- 1 root root 4, 17 Jan 3 15:48 tty17 >crw------- 1 root root 4, 18 Jan 3 15:48 tty18 >crw------- 1 root root 4, 19 Jan 3 15:48 tty19 >crw------- 1 root root 4, 2 Jan 3 15:48 tty2 >crw------- 1 root root 4, 20 Jan 3 15:48 tty20 >crw------- 1 root root 4, 21 Jan 3 15:48 tty21 >crw------- 1 root root 4, 22 Jan 3 15:48 tty22 >crw------- 1 root root 4, 23 Jan 3 15:48 tty23 >crw------- 1 root root 4, 24 Jan 3 15:48 tty24 >crw------- 1 root root 4, 25 Jan 3 15:48 tty25 >crw------- 1 root root 4, 26 Jan 3 15:48 tty26 >crw------- 1 root root 4, 27 Jan 3 15:48 tty27 >crw------- 1 root root 4, 28 Jan 3 15:48 tty28 >crw------- 1 root root 4, 29 Jan 3 15:48 tty29 >crw------- 1 root root 4, 3 Jan 3 15:48 tty3 >crw------- 1 root root 4, 30 Jan 3 15:48 tty30 >crw------- 1 root root 4, 31 Jan 3 15:48 tty31 >crw------- 1 root root 4, 32 Jan 3 15:48 tty32 >crw------- 1 root root 4, 33 Jan 3 15:48 tty33 >crw------- 1 root root 4, 34 Jan 3 15:48 tty34 >crw------- 1 root root 4, 35 Jan 3 15:48 tty35 >crw------- 1 root root 4, 36 Jan 3 15:48 tty36 >crw------- 1 root root 4, 37 Jan 3 15:48 tty37 >crw------- 1 root root 4, 38 Jan 3 15:48 tty38 >crw------- 1 root root 4, 39 Jan 3 15:48 tty39 >crw------- 1 root root 4, 4 Jan 3 15:48 tty4 >crw------- 1 root root 4, 40 Jan 3 15:48 tty40 >crw------- 1 root root 4, 41 Jan 3 15:48 tty41 >crw------- 1 root root 4, 42 Jan 3 15:48 tty42 >crw------- 1 root root 4, 43 Jan 3 15:48 tty43 >crw------- 1 root root 4, 44 Jan 3 15:48 tty44 >crw------- 1 root root 4, 45 Jan 3 15:48 tty45 >crw------- 1 root root 4, 46 Jan 3 15:48 tty46 >crw------- 1 root root 4, 47 Jan 3 15:48 tty47 >crw------- 1 root root 4, 48 Jan 3 15:48 tty48 >crw------- 1 root root 4, 49 Jan 3 15:48 tty49 >crw------- 1 root root 4, 5 Jan 3 15:48 tty5 >crw------- 1 root root 4, 50 Jan 3 15:48 tty50 >crw------- 1 root root 4, 51 Jan 3 15:48 tty51 >crw------- 1 root root 4, 52 Jan 3 15:48 tty52 >crw------- 1 root root 4, 53 Jan 3 15:48 tty53 >crw------- 1 root root 4, 54 Jan 3 15:48 tty54 >crw------- 1 root root 4, 55 Jan 3 15:48 tty55 >crw------- 1 root root 4, 56 Jan 3 15:48 tty56 >crw------- 1 root root 4, 57 Jan 3 15:48 tty57 >crw------- 1 root root 4, 58 Jan 3 15:48 tty58 >crw------- 1 root root 4, 59 Jan 3 15:48 tty59 >crw------- 1 root root 4, 6 Jan 3 15:48 tty6 >crw------- 1 root root 4, 60 Jan 3 15:48 tty60 >crw------- 1 root root 4, 61 Jan 3 15:48 tty61 >crw------- 1 root root 4, 62 Jan 3 15:48 tty62 >crw------- 1 root root 4, 63 Jan 3 15:48 tty63 >crw------- 1 root root 4, 7 Jan 3 15:48 tty7 >crw------- 1 root root 4, 8 Jan 3 15:48 tty8 >crw------- 1 root root 4, 9 Jan 3 15:48 tty9 >crw------- 1 root root 4, 64 Jan 3 15:47 ttyS0 >crw------- 1 root root 4, 65 Jan 3 15:47 ttyS1 >crw------- 1 root root 4, 66 Jan 3 15:47 ttyS2 >crw------- 1 root root 4, 67 Jan 3 15:47 ttyS3 >crw------- 1 root root 10, 239 Jan 3 15:48 uhid >crw------- 1 root root 10, 223 Jan 3 15:48 uinput >crw-rw-rw- 1 root root 1, 9 Jan 3 15:48 urandom >crw------- 1 root root 251, 0 Jan 3 15:48 usbmon0 >crw------- 1 root root 251, 1 Jan 3 15:47 usbmon1 >crw------- 1 root root 7, 0 Jan 3 15:48 vcs >crw------- 1 root root 7, 1 Jan 3 15:48 vcs1 >crw------- 1 root root 7, 128 Jan 3 15:48 vcsa >crw------- 1 root root 7, 129 Jan 3 15:48 vcsa1 >crw------- 1 root root 10, 63 Jan 3 15:48 vga_arbiter >crw------- 1 root root 10, 238 Jan 3 15:48 vhost-net >drwxr-xr-x 2 root root 60 Jan 3 15:47 virtio-ports >crw------- 1 root root 247, 1 Jan 3 15:47 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jan 3 15:48 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jan 3 15:48 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jan 3 15:48 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jan 3 15:47 2:0:0:0 >crw------- 1 root root 252, 1 Jan 3 15:47 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jan 3 15:47 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:47 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jan 3 15:47 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jan 3 15:48 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jan 3 15:48 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jan 3 15:48 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jan 3 15:48 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jan 3 15:48 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Jan 3 15:48 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 11 Jan 3 15:48 10:59 -> ../megadev0 >lrwxrwxrwx 1 root root 21 Jan 3 15:48 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jan 3 15:48 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jan 3 15:48 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jan 3 15:48 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jan 3 15:48 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jan 3 15:48 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jan 3 15:48 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jan 3 15:48 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jan 3 15:48 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jan 3 15:48 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jan 3 15:48 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jan 3 15:48 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jan 3 15:47 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jan 3 15:48 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jan 3 15:48 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jan 3 15:48 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jan 3 15:48 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jan 3 15:48 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jan 3 15:48 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jan 3 15:48 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jan 3 15:48 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jan 3 15:48 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jan 3 15:48 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jan 3 15:47 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jan 3 15:47 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jan 3 15:47 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jan 3 15:48 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jan 3 15:47 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jan 3 15:47 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jan 3 15:47 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jan 3 15:47 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jan 3 15:48 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jan 3 15:47 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jan 3 15:47 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jan 3 15:47 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jan 3 15:47 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jan 3 15:48 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jan 3 15:48 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jan 3 15:48 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jan 3 15:48 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jan 3 15:48 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jan 3 15:48 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jan 3 15:48 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:47 0 >crw------- 1 root root 10, 184 Jan 3 15:48 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jan 3 15:48 cpuid >crw------- 1 root root 202, 0 Jan 3 15:48 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:48 by-id >drwxr-xr-x 2 root root 80 Jan 3 15:48 by-path >drwxr-xr-x 2 root root 60 Jan 3 15:48 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:48 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:48 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:48 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:48 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:48 8f7aad11-c803-4856-bf75-af8f3dc7ecc0 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jan 3 15:48 by-path >crw------- 1 root root 13, 64 Jan 3 15:48 event0 >crw------- 1 root root 13, 65 Jan 3 15:48 event1 >crw------- 1 root root 13, 66 Jan 3 15:48 event2 >crw------- 1 root root 13, 63 Jan 3 15:48 mice >crw------- 1 root root 13, 32 Jan 3 15:48 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:48 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Jan 3 15:48 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 9 Jan 3 15:48 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jan 3 15:48 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jan 3 15:48 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jan 3 15:48 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jan 3 15:48 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:48 by-path >crw-rw---- 1 root audio 116, 2 Jan 3 15:48 controlC0 >crw------- 1 root root 116, 1 Jan 3 15:48 seq >crw------- 1 root audio 116, 33 Jan 3 15:48 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jan 3 15:48 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jan 3 15:47 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=95460k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=235284k,nr_inodes=58821,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >kvm_amd 64509 0 >kvm 467097 1 kvm_amd >snd_pcsp 18835 0 >snd_pcm 98154 1 snd_pcsp >snd_page_alloc 18268 1 snd_pcm >snd_timer 28806 1 snd_pcm >snd 79517 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 0 >virtio_balloon 13530 0 >virtio_pci 17713 0 >virtio_mmio 13193 0 >virtio_net 28077 0 >virtio_scsi 18515 1 >virtio_blk 18378 0 >virtio_console 28110 0 >virtio_rng 13135 0 >virtio_ring 19852 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >sparse_keymap 13584 0 >rfkill 22195 0 >sym53c8xx 80734 0 >scsi_transport_spi 30274 1 sym53c8xx >crc8 12750 0 >crc_ccitt 12613 0 >crc32 12714 0 >crc_itu_t 12613 0 >libcrc32c 12603 0 >megaraid 48287 0 >megaraid_sas 99700 0 >megaraid_mbox 40368 0 >megaraid_mm 18221 1 megaraid_mbox >Fri Jan 3 15:48:32 UTC 2014 >uptime: 72.41 0.82 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [79618ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: part_disk "/dev/sda" "mbr" >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_disk = 0 >libguestfs: trace: mkfs "ext2" "/dev/sda1" >guestfsd: main_loop: proc 210 (part_disk) took 4.13 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/sda1 >mke2fs -t ext2 -F /dev/sda1 >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: proc 278 (mkfs) took 9.52 seconds >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-wp02arvlmk9hfn34" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f3375323610 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfs1MwIoq >mv blank-fs.img-t blank-fs.img >blank-fs.img: file size bytes: 104857600 >blank-fs.img: allocated bytes: 3747840 >blank-fs.img: MD5 hash: 1da2e0b6743593b3a4abcd7584966e35 >rm -f blank-bootroot.img blank-bootroot.img-t >../../run \ > ../../fish/guestfish \ > -N blank-bootroot.img-t="$(echo blank-bootroot.img | sed -e 's/blank-//' -e 's/.img//')" exit >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7fc88b05b610, program = guestfish >libguestfs: trace: add_drive "blank-bootroot.img-t" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=guestfish >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5 >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-qony2ohsauu3j4i5 >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7fc88b05dd00 >libguestfs: [00004ms] get libvirt capabilities >libguestfs: [00013ms] parsing capabilities XML >libguestfs: [00014ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [00055ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [00055ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [00055ms] adding kernel modules >supermin helper [00093ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5382 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5382' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00178ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: external command exited with error status 1 >libguestfs: read_lpj_from_files: no boot messages files are readable >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-qony2ohsauu3j4i5</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.5382</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.5382</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tests/guests/blank-bootroot.img-t"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.5382 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.5382 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.5382 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [00198ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.12.6-300.fc20.x86_64+debug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 23 16:30:32 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f254000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f23f000-0x1f253fff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1024 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001f000000 s1926656 r8192 d23040 u2097152 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 470548K/511608K available (7536K kernel code, 1203K rwdata, 3128K rodata, 3452K init, 12056K bss, 41060K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Fast TSC calibration failed >[ 0.000000] tsc: Unable to calibrate against PIT >[ 0.000000] tsc: No reference (HPET/PMTIMER) available >[ 0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz >[ 0.014000] Calibrating delay loop... 96.89 BogoMIPS (lpj=48448) >[ 0.029000] pid_max: default: 32768 minimum: 301 >[ 0.044000] Security Framework initialized >[ 0.050000] SELinux: Disabled at boot. >[ 0.074000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.080000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.084000] Mount-cache hash table entries: 256 >[ 0.177000] Initializing cgroup subsys memory >[ 0.180000] Initializing cgroup subsys devices >[ 0.182000] Initializing cgroup subsys freezer >[ 0.183000] Initializing cgroup subsys net_cls >[ 0.185000] Initializing cgroup subsys blkio >[ 0.185000] Initializing cgroup subsys perf_event >[ 0.186000] Initializing cgroup subsys hugetlb >[ 0.198000] mce: CPU supports 10 MCE banks >[ 0.201000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.201000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.201000] tlb_flushall_shift: -1 >[ 1.058000] Freeing SMP alternatives memory: 24K (ffffffff8208d000 - ffffffff82093000) >[ 1.094000] ftrace: allocating 25663 entries in 101 pages >[ 1.267000] ------------[ cut here ]------------ >[ 1.267000] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/apic/apic.c:1389 setup_local_APIC+0x268/0x320() >[ 1.267000] Modules linked in: >[ 1.267000] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.6-300.fc20.x86_64+debug #1 >[ 1.267000] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 >[ 1.267000] 0000000000000009 ffff88001ed7be00 ffffffff81744a81 0000000000000000 >[ 1.267000] ffff88001ed7be38 ffffffff8107569d 0000000000000001 0000000000000000 >[ 1.267000] 00000000000000f0 0000000000000000 00000000ffffffff ffff88001ed7be48 >[ 1.268000] Call Trace: >[ 1.268000] [<ffffffff81744a81>] dump_stack+0x54/0x74 >[ 1.268000] [<ffffffff8107569d>] warn_slowpath_common+0x7d/0xa0 >[ 1.269000] [<ffffffff8107577a>] warn_slowpath_null+0x1a/0x20 >[ 1.269000] [<ffffffff8104b378>] setup_local_APIC+0x268/0x320 >[ 1.269000] [<ffffffff81f16b9e>] native_smp_prepare_cpus+0x34f/0x430 >[ 1.270000] [<ffffffff81f05fef>] kernel_init_freeable+0xb6/0x1fb >[ 1.270000] [<ffffffff81739000>] ? rest_init+0x150/0x150 >[ 1.270000] [<ffffffff8173900e>] kernel_init+0xe/0x190 >[ 1.270000] [<ffffffff81757d3c>] ret_from_fork+0x7c/0xb0 >[ 1.270000] [<ffffffff81739000>] ? rest_init+0x150/0x150 >[ 1.272000] ---[ end trace f44f4cecbf480280 ]--- >[ 1.282000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.283000] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >[ 1.389000] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.389000] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.475000] watchdog: disabled (inside virtual machine) >[ 1.476000] Brought up 1 CPUs >[ 1.476000] smpboot: Total of 1 processors activated (96.89 BogoMIPS) >[ 1.528000] devtmpfs: initialized >[ 1.737000] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 1.738000] pinctrl core: initialized pinctrl subsystem >[ 1.746000] RTC time: 15:48:57, date: 01/03/14 >[ 1.762000] NET: Registered protocol family 16 >[ 1.797000] cpuidle: using governor menu >[ 1.818000] PCI: Using configuration type 1 for base access >[ 2.281000] bio: create slab <bio-0> at 0 >[ 2.301000] ACPI: Interpreter disabled. >[ 2.326000] vgaarb: loaded >[ 2.360000] SCSI subsystem initialized >[ 2.382000] usbcore: registered new interface driver usbfs >[ 2.386000] usbcore: registered new interface driver hub >[ 2.390000] usbcore: registered new device driver usb >[ 2.408000] PCI: Probing PCI hardware >[ 2.419000] PCI host bridge to bus 0000:00 >[ 2.420000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 2.421000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 2.422000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 2.541000] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 2.583000] NetLabel: Initializing >[ 2.584000] NetLabel: domain hash size = 128 >[ 2.584000] NetLabel: protocols = UNLABELED CIPSOv4 >[ 2.590000] NetLabel: unlabeled traffic allowed by default >[ 2.594000] Switched to clocksource refined-jiffies >[ 4.842658] pnp: PnP ACPI: disabled >[ 5.278592] NET: Registered protocol family 2 >[ 5.317586] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 5.320585] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 5.325584] TCP: Hash tables configured (established 4096 bind 4096) >[ 5.327584] TCP: reno registered >[ 5.328584] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 5.330584] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 5.344582] NET: Registered protocol family 1 >[ 5.346581] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 5.347581] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 5.347581] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 5.349581] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 5.371577] Unpacking initramfs... >[ 5.565548] Freeing initrd memory: 1648K (ffff88001f254000 - ffff88001f3f0000) >[ 11.502645] DMA-API: preallocated 65536 debug entries >[ 11.503645] DMA-API: debugging enabled by kernel config >[ 11.509644] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 11.542639] Scanning for low memory corruption every 60 seconds >[ 11.570635] cryptomgr_test (21) used greatest stack depth: 6336 bytes left >[ 11.628626] Initialise system trusted keyring >[ 11.635625] audit: initializing netlink socket (disabled) >[ 11.638625] type=2000 audit(1388764145.637:1): initialized >[ 11.828596] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 12.457500] zbud: loaded >[ 12.529489] VFS: Disk quotas dquot_6.5.2 >[ 12.539488] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 12.675467] msgmni has been set to 922 >[ 12.689465] Key type big_key registered >[ 12.707462] cryptomgr_test (27) used greatest stack depth: 5584 bytes left >[ 12.781451] cryptomgr_test (32) used greatest stack depth: 5536 bytes left >[ 12.800448] alg: No test for stdrng (krng) >[ 12.801448] NET: Registered protocol family 38 >[ 12.802448] Key type asymmetric registered >[ 12.803448] Asymmetric key parser 'x509' registered >[ 12.816446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 12.820445] io scheduler noop registered >[ 12.820445] io scheduler deadline registered >[ 12.834443] io scheduler cfq registered (default) >[ 12.978421] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 12.986420] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 13.011416] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 13.027414] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 13.132398] Non-volatile memory driver v1.3 >[ 13.132398] Linux agpgart interface v0.103 >[ 13.297372] scsi0 : ata_piix >[ 13.335367] scsi1 : ata_piix >[ 13.348365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 13.349365] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 13.378360] libphy: Fixed MDIO Bus: probed >[ 13.389359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 13.390358] ehci-pci: EHCI PCI platform driver >[ 13.393358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 13.393358] ohci-pci: OHCI PCI platform driver >[ 13.396357] uhci_hcd: USB Universal Host Controller Interface driver >[ 13.405356] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 13.408356] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 13.425353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 13.430352] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 13.457348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 13.458348] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 13.458348] usb usb1: Product: UHCI Host Controller >[ 13.459348] usb usb1: Manufacturer: Linux 3.12.6-300.fc20.x86_64+debug uhci_hcd >[ 13.459348] usb usb1: SerialNumber: 0000:00:01.2 >[ 13.504341] hub 1-0:1.0: USB hub found >[ 13.511340] hub 1-0:1.0: 2 ports detected >[ 13.576330] usbcore: registered new interface driver usbserial >[ 13.579330] usbcore: registered new interface driver usbserial_generic >[ 13.583329] usbserial: USB Serial support registered for generic >[ 13.590328] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 13.608325] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 13.610325] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 13.639321] mousedev: PS/2 mouse device common for all mice >[ 13.698312] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 13.705310] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 13.756303] device-mapper: uevent: version 1.0.3 >[ 13.778299] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >[ 13.814294] hidraw: raw HID events driver (C) Jiri Kosina >[ 13.846289] usbcore: registered new interface driver usbhid >[ 13.846289] usbhid: USB HID core driver >[ 13.855288] drop_monitor: Initializing network drop monitor service >[ 13.864286] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 13.874285] TCP: cubic registered >[ 13.875285] Initializing XFRM netlink socket >[ 13.926277] NET: Registered protocol family 10 >[ 13.992267] mip6: Mobile IPv6 >[ 13.994267] NET: Registered protocol family 17 >[ 14.036260] Loading compiled-in X.509 certificates >[ 14.059257] Loaded X.509 cert 'Fedora kernel signing key: 6e10e4d5aa80e229673eee0079d839c652a6fb56' >[ 14.064256] registered taskstats version 1 >[ 14.098251] Magic number: 14:570:840 >[ 14.100250] rtc_cmos rtc_cmos: setting system clock to 2014-01-03 15:49:09 UTC (1388764149) >[ 14.216233] Freeing unused kernel memory: 3452K (ffffffff81d2e000 - ffffffff8208d000) >[ 14.216233] Write protecting the kernel read-only data: 12288k >[ 14.248228] Freeing unused kernel memory: 644K (ffff88000175f000 - ffff880001800000) >[ 14.279223] Freeing unused kernel memory: 968K (ffff880001b0e000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 14.39 1.24 >supermin: ext2 mini initrd starting up: 4.1.5 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >supermin: mounting /sys >supermin: internal insmod megaraid_mm.ko >[ 14.506189] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 14.555181] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 14.613172] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 14.675163] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >[ 14.698160] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32-pclmul.ko >[ 14.858135] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >[ 14.957120] alg: No test for crc32 (crc32-table) >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc8.ko >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 15.118096] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod rfkill.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 15.628018] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 15.719004] scsi2 : Virtio SCSI HBA >[ 15.761998] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 15.825988] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 15.872981] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 16.074950] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 20.841226] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 20.869221] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 20.906216] sd 2:0:0:0: [sda] Write Protect is off >[ 20.923213] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 21.006201] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 21.050194] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 21.090188] sd 2:0:1:0: [sdb] Write Protect is off >[ 21.110185] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 21.213169] sda: unknown partition table >[ 21.292157] sdb: unknown partition table >[ 21.374145] sd 2:0:0:0: [sda] Attached SCSI disk >[ 21.399141] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 21.574114] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 21.806079] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 24.137725] mkdir (51) used greatest stack depth: 3264 bytes left >[ 27.623195] systemd-udevd[61]: starting version 208 >[ 40.685209] microcode: AMD CPU family 0x6 not supported >[ 44.080693] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 44.435639] PCSP: Timer resolution is not sufficient (1000000nS) >[ 44.435639] PCSP: Make sure you have HPET and ACPI enabled. >[ 44.436639] PCSP: Turned into nopcm mode. >[ 48.687992] kvm: Nested Virtualization enabled >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:30] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > Reading all physical volumes. This may take a while... > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >[ >] >Linux (none) 3.12.6-300.fc20.x86_64+debug #1 SMP Mon Dec 23 16:30:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Jan 3 15:49 autofs >drwxr-xr-x 2 root root 80 Jan 3 15:49 block >drwxr-xr-x 2 root root 80 Jan 3 15:49 bsg >crw------- 1 root root 10, 234 Jan 3 15:49 btrfs-control >drwxr-xr-x 3 root root 60 Jan 3 15:49 bus >drwxr-xr-x 2 root root 2320 Jan 3 15:49 char >crw------- 1 root root 5, 1 Jan 3 15:49 console >lrwxrwxrwx 1 root root 11 Jan 3 15:49 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jan 3 15:49 cpu >crw------- 1 root root 10, 62 Jan 3 15:49 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jan 3 15:49 disk >lrwxrwxrwx 1 root root 13 Jan 3 15:49 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jan 3 15:49 full >crw------- 1 root root 10, 229 Jan 3 15:49 fuse >drwxr-xr-x 3 root root 160 Jan 3 15:49 input >crw-r--r-- 1 root root 1, 11 Jan 3 15:49 kmsg >crw------- 1 root root 10, 232 Jan 3 15:49 kvm >crw------- 1 root root 10, 237 Jan 3 15:49 loop-control >drwxr-xr-x 2 root root 60 Jan 3 15:49 mapper >crw------- 1 root root 10, 227 Jan 3 15:49 mcelog >crw------- 1 root root 10, 59 Jan 3 15:49 megadev0 >crw------- 1 root root 1, 1 Jan 3 15:49 mem >drwxr-xr-x 2 root root 60 Jan 3 15:49 net >crw------- 1 root root 10, 61 Jan 3 15:49 network_latency >crw------- 1 root root 10, 60 Jan 3 15:49 network_throughput >crw-rw-rw- 1 root root 1, 3 Jan 3 15:49 null >crw------- 1 root root 10, 144 Jan 3 15:49 nvram >crw------- 1 root root 1, 4 Jan 3 15:49 port >crw------- 1 root root 108, 0 Jan 3 15:49 ppp >crw-rw-rw- 1 root root 5, 2 Jan 3 15:49 ptmx >crw-rw-rw- 1 root root 1, 8 Jan 3 15:49 random >drwxr-xr-x 2 root root 60 Jan 3 15:49 raw >crw------- 1 root root 10, 58 Jan 3 15:49 rfkill >lrwxrwxrwx 1 root root 4 Jan 3 15:49 rtc -> rtc0 >crw------- 1 root root 254, 0 Jan 3 15:49 rtc0 >brw------- 1 root root 8, 0 Jan 3 15:49 sda >brw------- 1 root root 8, 16 Jan 3 15:49 sdb >crw------- 1 root root 21, 0 Jan 3 15:49 sg0 >crw------- 1 root root 21, 1 Jan 3 15:49 sg1 >crw------- 1 root root 10, 231 Jan 3 15:49 snapshot >drwxr-xr-x 3 root root 120 Jan 3 15:49 snd >lrwxrwxrwx 1 root root 15 Jan 3 15:49 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jan 3 15:49 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jan 3 15:49 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jan 3 15:49 tty >crw------- 1 root root 4, 0 Jan 3 15:49 tty0 >crw------- 1 root root 4, 1 Jan 3 15:49 tty1 >crw------- 1 root root 4, 10 Jan 3 15:49 tty10 >crw------- 1 root root 4, 11 Jan 3 15:49 tty11 >crw------- 1 root root 4, 12 Jan 3 15:49 tty12 >crw------- 1 root root 4, 13 Jan 3 15:49 tty13 >crw------- 1 root root 4, 14 Jan 3 15:49 tty14 >crw------- 1 root root 4, 15 Jan 3 15:49 tty15 >crw------- 1 root root 4, 16 Jan 3 15:49 tty16 >crw------- 1 root root 4, 17 Jan 3 15:49 tty17 >crw------- 1 root root 4, 18 Jan 3 15:49 tty18 >crw------- 1 root root 4, 19 Jan 3 15:49 tty19 >crw------- 1 root root 4, 2 Jan 3 15:49 tty2 >crw------- 1 root root 4, 20 Jan 3 15:49 tty20 >crw------- 1 root root 4, 21 Jan 3 15:49 tty21 >crw------- 1 root root 4, 22 Jan 3 15:49 tty22 >crw------- 1 root root 4, 23 Jan 3 15:49 tty23 >crw------- 1 root root 4, 24 Jan 3 15:49 tty24 >crw------- 1 root root 4, 25 Jan 3 15:49 tty25 >crw------- 1 root root 4, 26 Jan 3 15:49 tty26 >crw------- 1 root root 4, 27 Jan 3 15:49 tty27 >crw------- 1 root root 4, 28 Jan 3 15:49 tty28 >crw------- 1 root root 4, 29 Jan 3 15:49 tty29 >crw------- 1 root root 4, 3 Jan 3 15:49 tty3 >crw------- 1 root root 4, 30 Jan 3 15:49 tty30 >crw------- 1 root root 4, 31 Jan 3 15:49 tty31 >crw------- 1 root root 4, 32 Jan 3 15:49 tty32 >crw------- 1 root root 4, 33 Jan 3 15:49 tty33 >crw------- 1 root root 4, 34 Jan 3 15:49 tty34 >crw------- 1 root root 4, 35 Jan 3 15:49 tty35 >crw------- 1 root root 4, 36 Jan 3 15:49 tty36 >crw------- 1 root root 4, 37 Jan 3 15:49 tty37 >crw------- 1 root root 4, 38 Jan 3 15:49 tty38 >crw------- 1 root root 4, 39 Jan 3 15:49 tty39 >crw------- 1 root root 4, 4 Jan 3 15:49 tty4 >crw------- 1 root root 4, 40 Jan 3 15:49 tty40 >crw------- 1 root root 4, 41 Jan 3 15:49 tty41 >crw------- 1 root root 4, 42 Jan 3 15:49 tty42 >crw------- 1 root root 4, 43 Jan 3 15:49 tty43 >crw------- 1 root root 4, 44 Jan 3 15:49 tty44 >crw------- 1 root root 4, 45 Jan 3 15:49 tty45 >crw------- 1 root root 4, 46 Jan 3 15:49 tty46 >crw------- 1 root root 4, 47 Jan 3 15:49 tty47 >crw------- 1 root root 4, 48 Jan 3 15:49 tty48 >crw------- 1 root root 4, 49 Jan 3 15:49 tty49 >crw------- 1 root root 4, 5 Jan 3 15:49 tty5 >crw------- 1 root root 4, 50 Jan 3 15:49 tty50 >crw------- 1 root root 4, 51 Jan 3 15:49 tty51 >crw------- 1 root root 4, 52 Jan 3 15:49 tty52 >crw------- 1 root root 4, 53 Jan 3 15:49 tty53 >crw------- 1 root root 4, 54 Jan 3 15:49 tty54 >crw------- 1 root root 4, 55 Jan 3 15:49 tty55 >crw------- 1 root root 4, 56 Jan 3 15:49 tty56 >crw------- 1 root root 4, 57 Jan 3 15:49 tty57 >crw------- 1 root root 4, 58 Jan 3 15:49 tty58 >crw------- 1 root root 4, 59 Jan 3 15:49 tty59 >crw------- 1 root root 4, 6 Jan 3 15:49 tty6 >crw------- 1 root root 4, 60 Jan 3 15:49 tty60 >crw------- 1 root root 4, 61 Jan 3 15:49 tty61 >crw------- 1 root root 4, 62 Jan 3 15:49 tty62 >crw------- 1 root root 4, 63 Jan 3 15:49 tty63 >crw------- 1 root root 4, 7 Jan 3 15:49 tty7 >crw------- 1 root root 4, 8 Jan 3 15:49 tty8 >crw------- 1 root root 4, 9 Jan 3 15:49 tty9 >crw------- 1 root root 4, 64 Jan 3 15:49 ttyS0 >crw------- 1 root root 4, 65 Jan 3 15:49 ttyS1 >crw------- 1 root root 4, 66 Jan 3 15:49 ttyS2 >crw------- 1 root root 4, 67 Jan 3 15:49 ttyS3 >crw------- 1 root root 10, 239 Jan 3 15:49 uhid >crw------- 1 root root 10, 223 Jan 3 15:49 uinput >crw-rw-rw- 1 root root 1, 9 Jan 3 15:49 urandom >crw------- 1 root root 251, 0 Jan 3 15:49 usbmon0 >crw------- 1 root root 251, 1 Jan 3 15:49 usbmon1 >crw------- 1 root root 7, 0 Jan 3 15:49 vcs >crw------- 1 root root 7, 1 Jan 3 15:49 vcs1 >crw------- 1 root root 7, 128 Jan 3 15:49 vcsa >crw------- 1 root root 7, 129 Jan 3 15:49 vcsa1 >crw------- 1 root root 10, 63 Jan 3 15:49 vga_arbiter >crw------- 1 root root 10, 238 Jan 3 15:49 vhost-net >drwxr-xr-x 2 root root 60 Jan 3 15:49 virtio-ports >crw------- 1 root root 247, 1 Jan 3 15:49 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jan 3 15:49 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jan 3 15:49 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jan 3 15:49 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jan 3 15:49 2:0:0:0 >crw------- 1 root root 252, 1 Jan 3 15:49 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jan 3 15:49 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:49 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jan 3 15:49 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jan 3 15:49 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jan 3 15:49 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jan 3 15:49 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jan 3 15:49 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jan 3 15:49 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Jan 3 15:49 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 11 Jan 3 15:49 10:59 -> ../megadev0 >lrwxrwxrwx 1 root root 21 Jan 3 15:49 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jan 3 15:49 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jan 3 15:49 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jan 3 15:49 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jan 3 15:49 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jan 3 15:49 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jan 3 15:49 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jan 3 15:49 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jan 3 15:49 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jan 3 15:49 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jan 3 15:49 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jan 3 15:49 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jan 3 15:49 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jan 3 15:49 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jan 3 15:49 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jan 3 15:49 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jan 3 15:49 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jan 3 15:49 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jan 3 15:49 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jan 3 15:49 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jan 3 15:49 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jan 3 15:49 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jan 3 15:49 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jan 3 15:49 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jan 3 15:49 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jan 3 15:49 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jan 3 15:49 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jan 3 15:49 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jan 3 15:49 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jan 3 15:49 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jan 3 15:49 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jan 3 15:49 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jan 3 15:49 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jan 3 15:49 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jan 3 15:49 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jan 3 15:49 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jan 3 15:49 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jan 3 15:49 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:49 0 >crw------- 1 root root 10, 184 Jan 3 15:49 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jan 3 15:49 cpuid >crw------- 1 root root 202, 0 Jan 3 15:49 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:49 by-id >drwxr-xr-x 2 root root 80 Jan 3 15:49 by-path >drwxr-xr-x 2 root root 60 Jan 3 15:49 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:49 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:49 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:49 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:49 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:49 8f7aad11-c803-4856-bf75-af8f3dc7ecc0 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jan 3 15:49 by-path >crw------- 1 root root 13, 64 Jan 3 15:49 event0 >crw------- 1 root root 13, 65 Jan 3 15:49 event1 >crw------- 1 root root 13, 66 Jan 3 15:49 event2 >crw------- 1 root root 13, 63 Jan 3 15:49 mice >crw------- 1 root root 13, 32 Jan 3 15:49 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:49 platform-i8042-serio-0-event-kbd -> ../event1 >lrwxrwxrwx 1 root root 9 Jan 3 15:49 platform-i8042-serio-1-event-mouse -> ../event0 >lrwxrwxrwx 1 root root 9 Jan 3 15:49 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jan 3 15:49 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jan 3 15:49 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jan 3 15:49 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jan 3 15:49 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:49 by-path >crw-rw---- 1 root audio 116, 2 Jan 3 15:49 controlC0 >crw------- 1 root root 116, 1 Jan 3 15:49 seq >crw------- 1 root audio 116, 33 Jan 3 15:49 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jan 3 15:49 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jan 3 15:49 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=95460k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=235284k,nr_inodes=58821,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >kvm_amd 64509 0 >snd_pcsp 18835 0 >kvm 467097 1 kvm_amd >snd_pcm 98154 1 snd_pcsp >snd_page_alloc 18268 1 snd_pcm >snd_timer 28806 1 snd_pcm >snd 79517 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 0 >virtio_balloon 13530 0 >virtio_pci 17713 0 >virtio_mmio 13193 0 >virtio_net 28077 0 >virtio_scsi 18515 1 >virtio_blk 18378 0 >virtio_console 28110 0 >virtio_rng 13135 0 >virtio_ring 19852 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >sparse_keymap 13584 0 >rfkill 22195 0 >sym53c8xx 80734 0 >scsi_transport_spi 30274 1 sym53c8xx >crc8 12750 0 >crc_ccitt 12613 0 >crc32 12714 0 >crc_itu_t 12613 0 >libcrc32c 12603 0 >megaraid 48287 0 >megaraid_sas 99700 0 >megaraid_mbox 40368 0 >megaraid_mm 18221 1 megaraid_mbox >Fri Jan 3 15:50:03 UTC 2014 >uptime: 68.50 1.94 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [76117ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: blockdev_getss "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm settle >blockdev --getss /dev/sda >libguestfs: trace: blockdev_getss = 512 >libguestfs: trace: part_init "/dev/sda" "mbr" >guestfsd: main_loop: proc 59 (blockdev_getss) took 0.73 seconds >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sda mklabel msdos >udevadm settle >libguestfs: trace: part_init = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 64 65599 >guestfsd: main_loop: proc 208 (part_init) took 2.60 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sda mkpart primary 64s 65599s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 65600 -64 >guestfsd: main_loop: proc 209 (part_add) took 2.94 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sda mkpart primary 65600s -64s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >libguestfs: trace: mkfs "ext2" "/dev/sda1" >guestfsd: main_loop: proc 209 (part_add) took 4.48 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/sda1 >mke2fs -t ext2 -F /dev/sda1 >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: mkfs "ext2" "/dev/sda2" >guestfsd: main_loop: proc 278 (mkfs) took 2.21 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/sda2 >mke2fs -t ext2 -F /dev/sda2 >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: proc 278 (mkfs) took 7.13 seconds >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-qony2ohsauu3j4i5" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fc88b05b610 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfspvPbo5 >mv blank-bootroot.img-t blank-bootroot.img >blank-bootroot.img: file size bytes: 104857600 >blank-bootroot.img: allocated bytes: 3960832 >blank-bootroot.img: MD5 hash: f761edb2411ece2bf5c2b2b07129fe7b >rm -f blank-bootrootlv.img blank-bootrootlv.img-t >../../run \ > ../../fish/guestfish \ > -N blank-bootrootlv.img-t="$(echo blank-bootrootlv.img | sed -e 's/blank-//' -e 's/.img//')" exit >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7fcf9c278610, program = guestfish >libguestfs: trace: add_drive "blank-bootrootlv.img-t" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=guestfish >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-bv31r2iue9u1cys0 >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7fcf9c27ad00 >libguestfs: [00004ms] get libvirt capabilities >libguestfs: [00012ms] parsing capabilities XML >libguestfs: [00013ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [00030ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [00030ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [00030ms] adding kernel modules >supermin helper [00072ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5471 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.5471' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00159ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: external command exited with error status 1 >libguestfs: read_lpj_from_files: no boot messages files are readable >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-bv31r2iue9u1cys0</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.5471</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.5471</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tests/guests/blank-bootrootlv.img-t"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.5471 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.5471 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.5471 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [00170ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.12.6-300.fc20.x86_64+debug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 23 16:30:32 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f254000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f23f000-0x1f253fff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1024 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001f000000 s1926656 r8192 d23040 u2097152 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 470548K/511608K available (7536K kernel code, 1203K rwdata, 3128K rodata, 3452K init, 12056K bss, 41060K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Fast TSC calibration using PIT >[ 0.000000] tsc: Detected 2533.743 MHz processor >[ 0.010644] Calibrating delay loop (skipped), value calculated using timer frequency.. 5067.48 BogoMIPS (lpj=2533743) >[ 0.013653] pid_max: default: 32768 minimum: 301 >[ 0.027545] Security Framework initialized >[ 0.032777] SELinux: Disabled at boot. >[ 0.052481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.058351] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.061719] Mount-cache hash table entries: 256 >[ 0.140515] Initializing cgroup subsys memory >[ 0.148434] Initializing cgroup subsys devices >[ 0.149539] Initializing cgroup subsys freezer >[ 0.151424] Initializing cgroup subsys net_cls >[ 0.152315] Initializing cgroup subsys blkio >[ 0.152570] Initializing cgroup subsys perf_event >[ 0.154260] Initializing cgroup subsys hugetlb >[ 0.165699] mce: CPU supports 10 MCE banks >[ 0.169597] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.169597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.169597] tlb_flushall_shift: -1 >[ 0.822543] Freeing SMP alternatives memory: 24K (ffffffff8208d000 - ffffffff82093000) >[ 0.851793] ftrace: allocating 25663 entries in 101 pages >[ 1.026000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.026409] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >[ 1.132480] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.133541] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.236294] watchdog: disabled (inside virtual machine) >[ 1.237134] Brought up 1 CPUs >[ 1.237370] smpboot: Total of 1 processors activated (5067.48 BogoMIPS) >[ 1.299380] devtmpfs: initialized >[ 1.557531] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 1.558099] pinctrl core: initialized pinctrl subsystem >[ 1.569232] RTC time: 15:50:33, date: 01/03/14 >[ 1.585664] NET: Registered protocol family 16 >[ 1.619495] cpuidle: using governor menu >[ 1.640549] PCI: Using configuration type 1 for base access >[ 2.146143] bio: create slab <bio-0> at 0 >[ 2.166557] ACPI: Interpreter disabled. >[ 2.192414] vgaarb: loaded >[ 2.231293] SCSI subsystem initialized >[ 2.261438] usbcore: registered new interface driver usbfs >[ 2.267120] usbcore: registered new interface driver hub >[ 2.271644] usbcore: registered new device driver usb >[ 2.291659] PCI: Probing PCI hardware >[ 2.304746] PCI host bridge to bus 0000:00 >[ 2.306000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 2.306460] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 2.307421] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 2.460136] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 2.503475] NetLabel: Initializing >[ 2.503667] NetLabel: domain hash size = 128 >[ 2.504088] NetLabel: protocols = UNLABELED CIPSOv4 >[ 2.512288] NetLabel: unlabeled traffic allowed by default >[ 2.518090] Switched to clocksource refined-jiffies >[ 5.346246] pnp: PnP ACPI: disabled >[ 5.888208] NET: Registered protocol family 2 >[ 5.937637] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 5.940841] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 5.947053] TCP: Hash tables configured (established 4096 bind 4096) >[ 5.949938] TCP: reno registered >[ 5.950923] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 5.953765] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 5.971066] NET: Registered protocol family 1 >[ 5.973991] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 5.974698] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 5.975890] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 5.978785] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 6.003979] Unpacking initramfs... >[ 6.264783] Freeing initrd memory: 1648K (ffff88001f254000 - ffff88001f3f0000) >[ 13.679391] DMA-API: preallocated 65536 debug entries >[ 13.679663] DMA-API: debugging enabled by kernel config >[ 13.688472] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 13.726821] Scanning for low memory corruption every 60 seconds >[ 13.762949] cryptomgr_test (21) used greatest stack depth: 6320 bytes left >[ 13.842035] Initialise system trusted keyring >[ 13.851863] audit: initializing netlink socket (disabled) >[ 13.855028] type=2000 audit(1388764244.853:1): initialized >[ 14.068628] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 14.687589] Switched to clocksource tsc >[ 14.887384] zbud: loaded >[ 14.983572] VFS: Disk quotas dquot_6.5.2 >[ 14.997134] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 15.172272] msgmni has been set to 922 >[ 15.190590] Key type big_key registered >[ 15.216714] cryptomgr_test (27) used greatest stack depth: 5568 bytes left >[ 15.347387] cryptomgr_test (32) used greatest stack depth: 5520 bytes left >[ 15.373403] alg: No test for stdrng (krng) >[ 15.375283] NET: Registered protocol family 38 >[ 15.377158] Key type asymmetric registered >[ 15.378106] Asymmetric key parser 'x509' registered >[ 15.393928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 15.398496] io scheduler noop registered >[ 15.399198] io scheduler deadline registered >[ 15.420150] io scheduler cfq registered (default) >[ 15.604263] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 15.614129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 15.646204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 15.685713] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 15.801083] Non-volatile memory driver v1.3 >[ 15.801706] Linux agpgart interface v0.103 >[ 15.990521] scsi0 : ata_piix >[ 16.040010] scsi1 : ata_piix >[ 16.055992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 16.056683] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 16.091409] libphy: Fixed MDIO Bus: probed >[ 16.104638] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 16.106532] ehci-pci: EHCI PCI platform driver >[ 16.110660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 16.110959] ohci-pci: OHCI PCI platform driver >[ 16.113867] uhci_hcd: USB Universal Host Controller Interface driver >[ 16.140674] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 16.144705] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 16.165488] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 16.171777] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 16.208845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 16.209439] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 16.209725] usb usb1: Product: UHCI Host Controller >[ 16.209956] usb usb1: Manufacturer: Linux 3.12.6-300.fc20.x86_64+debug uhci_hcd >[ 16.210927] usb usb1: SerialNumber: 0000:00:01.2 >[ 16.280905] hub 1-0:1.0: USB hub found >[ 16.288434] hub 1-0:1.0: 2 ports detected >[ 16.363606] usbcore: registered new interface driver usbserial >[ 16.366776] usbcore: registered new interface driver usbserial_generic >[ 16.371073] usbserial: USB Serial support registered for generic >[ 16.380297] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 16.406621] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 16.410424] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 16.448884] mousedev: PS/2 mouse device common for all mice >[ 16.555564] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 16.570745] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 16.606303] device-mapper: uevent: version 1.0.3 >[ 16.634432] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >[ 16.679348] hidraw: raw HID events driver (C) Jiri Kosina >[ 16.718473] usbcore: registered new interface driver usbhid >[ 16.719124] usbhid: USB HID core driver >[ 16.730284] drop_monitor: Initializing network drop monitor service >[ 16.741227] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 16.759431] TCP: cubic registered >[ 16.760214] Initializing XFRM netlink socket >[ 16.821266] NET: Registered protocol family 10 >[ 16.905013] mip6: Mobile IPv6 >[ 16.906403] NET: Registered protocol family 17 >[ 16.965767] Loading compiled-in X.509 certificates >[ 16.996165] Loaded X.509 cert 'Fedora kernel signing key: 6e10e4d5aa80e229673eee0079d839c652a6fb56' >[ 17.001860] registered taskstats version 1 >[ 17.042973] Magic number: 14:570:840 >[ 17.045006] rtc_cmos rtc_cmos: setting system clock to 2014-01-03 15:50:49 UTC (1388764249) >[ 17.263933] Freeing unused kernel memory: 3452K (ffffffff81d2e000 - ffffffff8208d000) >[ 17.264491] Write protecting the kernel read-only data: 12288k >[ 17.313272] Freeing unused kernel memory: 644K (ffff88000175f000 - ffff880001800000) >[ 17.345783] Clocksource tsc unstable (delta = 78938933 ns) >[ 17.354122] Freeing unused kernel memory: 968K (ffff880001b0e000 - ffff880001c00000) >[ 17.395423] Switched to clocksource refined-jiffies >supermin: mounting /proc >supermin: uptime: 17.50 0.77 >supermin: ext2 mini initrd starting up: 4.1.5 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >supermin: mounting /sys >[ 17.579548] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >supermin: internal insmod megaraid_mm.ko >[ 17.704490] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >[ 17.740904] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 17.806745] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 17.884322] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32-pclmul.ko >[ 18.044896] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >[ 18.146660] alg: No test for crc32 (crc32-table) >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc8.ko >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 18.319474] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod rfkill.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 18.873253] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 18.981751] scsi2 : Virtio SCSI HBA >[ 19.051197] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 19.124940] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 19.184107] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 19.427884] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 24.769540] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 24.809891] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 24.820741] sd 2:0:0:0: [sda] Write Protect is off >[ 24.837710] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 24.932624] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 24.979815] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 24.992611] sd 2:0:1:0: [sdb] Write Protect is off >[ 25.007371] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 25.071490] sda: unknown partition table >[ 25.208369] sdb: unknown partition table >[ 25.233531] sd 2:0:0:0: [sda] Attached SCSI disk >[ 25.289052] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 25.467798] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 25.738377] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 27.861633] mkdir (52) used greatest stack depth: 3248 bytes left >[ 30.673234] systemd-udevd[62]: starting version 208 >[ 42.109057] microcode: AMD CPU family 0x6 not supported >[ 48.605256] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 48.904998] PCSP: Timer resolution is not sufficient (1000000nS) >[ 48.905558] PCSP: Make sure you have HPET and ACPI enabled. >[ 48.905781] PCSP: Turned into nopcm mode. >[ 49.378972] kvm: Nested Virtualization enabled >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:30] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > Reading all physical volumes. This may take a while... > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >[ >] >Linux (none) 3.12.6-300.fc20.x86_64+debug #1 SMP Mon Dec 23 16:30:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Jan 3 15:51 autofs >drwxr-xr-x 2 root root 80 Jan 3 15:51 block >drwxr-xr-x 2 root root 80 Jan 3 15:50 bsg >crw------- 1 root root 10, 234 Jan 3 15:51 btrfs-control >drwxr-xr-x 3 root root 60 Jan 3 15:50 bus >drwxr-xr-x 2 root root 2320 Jan 3 15:51 char >crw------- 1 root root 5, 1 Jan 3 15:51 console >lrwxrwxrwx 1 root root 11 Jan 3 15:51 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jan 3 15:51 cpu >crw------- 1 root root 10, 62 Jan 3 15:51 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jan 3 15:51 disk >lrwxrwxrwx 1 root root 13 Jan 3 15:51 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jan 3 15:51 full >crw------- 1 root root 10, 229 Jan 3 15:51 fuse >drwxr-xr-x 3 root root 160 Jan 3 15:51 input >crw-r--r-- 1 root root 1, 11 Jan 3 15:51 kmsg >crw------- 1 root root 10, 232 Jan 3 15:51 kvm >crw------- 1 root root 10, 237 Jan 3 15:51 loop-control >drwxr-xr-x 2 root root 60 Jan 3 15:50 mapper >crw------- 1 root root 10, 227 Jan 3 15:51 mcelog >crw------- 1 root root 10, 59 Jan 3 15:51 megadev0 >crw------- 1 root root 1, 1 Jan 3 15:51 mem >drwxr-xr-x 2 root root 60 Jan 3 15:51 net >crw------- 1 root root 10, 61 Jan 3 15:51 network_latency >crw------- 1 root root 10, 60 Jan 3 15:51 network_throughput >crw-rw-rw- 1 root root 1, 3 Jan 3 15:51 null >crw------- 1 root root 10, 144 Jan 3 15:51 nvram >crw------- 1 root root 1, 4 Jan 3 15:51 port >crw------- 1 root root 108, 0 Jan 3 15:51 ppp >crw-rw-rw- 1 root root 5, 2 Jan 3 15:51 ptmx >crw-rw-rw- 1 root root 1, 8 Jan 3 15:51 random >drwxr-xr-x 2 root root 60 Jan 3 15:50 raw >crw------- 1 root root 10, 58 Jan 3 15:51 rfkill >lrwxrwxrwx 1 root root 4 Jan 3 15:51 rtc -> rtc0 >crw------- 1 root root 254, 0 Jan 3 15:51 rtc0 >brw------- 1 root root 8, 0 Jan 3 15:51 sda >brw------- 1 root root 8, 16 Jan 3 15:51 sdb >crw------- 1 root root 21, 0 Jan 3 15:51 sg0 >crw------- 1 root root 21, 1 Jan 3 15:51 sg1 >crw------- 1 root root 10, 231 Jan 3 15:51 snapshot >drwxr-xr-x 3 root root 120 Jan 3 15:51 snd >lrwxrwxrwx 1 root root 15 Jan 3 15:51 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jan 3 15:51 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jan 3 15:51 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jan 3 15:51 tty >crw------- 1 root root 4, 0 Jan 3 15:51 tty0 >crw------- 1 root root 4, 1 Jan 3 15:51 tty1 >crw------- 1 root root 4, 10 Jan 3 15:51 tty10 >crw------- 1 root root 4, 11 Jan 3 15:51 tty11 >crw------- 1 root root 4, 12 Jan 3 15:51 tty12 >crw------- 1 root root 4, 13 Jan 3 15:51 tty13 >crw------- 1 root root 4, 14 Jan 3 15:51 tty14 >crw------- 1 root root 4, 15 Jan 3 15:51 tty15 >crw------- 1 root root 4, 16 Jan 3 15:51 tty16 >crw------- 1 root root 4, 17 Jan 3 15:51 tty17 >crw------- 1 root root 4, 18 Jan 3 15:51 tty18 >crw------- 1 root root 4, 19 Jan 3 15:51 tty19 >crw------- 1 root root 4, 2 Jan 3 15:51 tty2 >crw------- 1 root root 4, 20 Jan 3 15:51 tty20 >crw------- 1 root root 4, 21 Jan 3 15:51 tty21 >crw------- 1 root root 4, 22 Jan 3 15:51 tty22 >crw------- 1 root root 4, 23 Jan 3 15:51 tty23 >crw------- 1 root root 4, 24 Jan 3 15:51 tty24 >crw------- 1 root root 4, 25 Jan 3 15:51 tty25 >crw------- 1 root root 4, 26 Jan 3 15:51 tty26 >crw------- 1 root root 4, 27 Jan 3 15:51 tty27 >crw------- 1 root root 4, 28 Jan 3 15:51 tty28 >crw------- 1 root root 4, 29 Jan 3 15:51 tty29 >crw------- 1 root root 4, 3 Jan 3 15:51 tty3 >crw------- 1 root root 4, 30 Jan 3 15:51 tty30 >crw------- 1 root root 4, 31 Jan 3 15:51 tty31 >crw------- 1 root root 4, 32 Jan 3 15:51 tty32 >crw------- 1 root root 4, 33 Jan 3 15:51 tty33 >crw------- 1 root root 4, 34 Jan 3 15:51 tty34 >crw------- 1 root root 4, 35 Jan 3 15:51 tty35 >crw------- 1 root root 4, 36 Jan 3 15:51 tty36 >crw------- 1 root root 4, 37 Jan 3 15:51 tty37 >crw------- 1 root root 4, 38 Jan 3 15:51 tty38 >crw------- 1 root root 4, 39 Jan 3 15:51 tty39 >crw------- 1 root root 4, 4 Jan 3 15:51 tty4 >crw------- 1 root root 4, 40 Jan 3 15:51 tty40 >crw------- 1 root root 4, 41 Jan 3 15:51 tty41 >crw------- 1 root root 4, 42 Jan 3 15:51 tty42 >crw------- 1 root root 4, 43 Jan 3 15:51 tty43 >crw------- 1 root root 4, 44 Jan 3 15:51 tty44 >crw------- 1 root root 4, 45 Jan 3 15:51 tty45 >crw------- 1 root root 4, 46 Jan 3 15:51 tty46 >crw------- 1 root root 4, 47 Jan 3 15:51 tty47 >crw------- 1 root root 4, 48 Jan 3 15:51 tty48 >crw------- 1 root root 4, 49 Jan 3 15:51 tty49 >crw------- 1 root root 4, 5 Jan 3 15:51 tty5 >crw------- 1 root root 4, 50 Jan 3 15:51 tty50 >crw------- 1 root root 4, 51 Jan 3 15:51 tty51 >crw------- 1 root root 4, 52 Jan 3 15:51 tty52 >crw------- 1 root root 4, 53 Jan 3 15:51 tty53 >crw------- 1 root root 4, 54 Jan 3 15:51 tty54 >crw------- 1 root root 4, 55 Jan 3 15:51 tty55 >crw------- 1 root root 4, 56 Jan 3 15:51 tty56 >crw------- 1 root root 4, 57 Jan 3 15:51 tty57 >crw------- 1 root root 4, 58 Jan 3 15:51 tty58 >crw------- 1 root root 4, 59 Jan 3 15:51 tty59 >crw------- 1 root root 4, 6 Jan 3 15:51 tty6 >crw------- 1 root root 4, 60 Jan 3 15:51 tty60 >crw------- 1 root root 4, 61 Jan 3 15:51 tty61 >crw------- 1 root root 4, 62 Jan 3 15:51 tty62 >crw------- 1 root root 4, 63 Jan 3 15:51 tty63 >crw------- 1 root root 4, 7 Jan 3 15:51 tty7 >crw------- 1 root root 4, 8 Jan 3 15:51 tty8 >crw------- 1 root root 4, 9 Jan 3 15:51 tty9 >crw------- 1 root root 4, 64 Jan 3 15:51 ttyS0 >crw------- 1 root root 4, 65 Jan 3 15:51 ttyS1 >crw------- 1 root root 4, 66 Jan 3 15:51 ttyS2 >crw------- 1 root root 4, 67 Jan 3 15:51 ttyS3 >crw------- 1 root root 10, 239 Jan 3 15:51 uhid >crw------- 1 root root 10, 223 Jan 3 15:51 uinput >crw-rw-rw- 1 root root 1, 9 Jan 3 15:51 urandom >crw------- 1 root root 251, 0 Jan 3 15:51 usbmon0 >crw------- 1 root root 251, 1 Jan 3 15:51 usbmon1 >crw------- 1 root root 7, 0 Jan 3 15:51 vcs >crw------- 1 root root 7, 1 Jan 3 15:51 vcs1 >crw------- 1 root root 7, 128 Jan 3 15:51 vcsa >crw------- 1 root root 7, 129 Jan 3 15:51 vcsa1 >crw------- 1 root root 10, 63 Jan 3 15:51 vga_arbiter >crw------- 1 root root 10, 238 Jan 3 15:51 vhost-net >drwxr-xr-x 2 root root 60 Jan 3 15:51 virtio-ports >crw------- 1 root root 247, 1 Jan 3 15:51 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jan 3 15:51 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jan 3 15:51 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jan 3 15:51 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jan 3 15:51 2:0:0:0 >crw------- 1 root root 252, 1 Jan 3 15:51 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jan 3 15:50 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:50 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jan 3 15:51 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jan 3 15:51 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jan 3 15:51 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jan 3 15:51 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jan 3 15:51 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jan 3 15:51 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Jan 3 15:51 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 11 Jan 3 15:51 10:59 -> ../megadev0 >lrwxrwxrwx 1 root root 21 Jan 3 15:51 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jan 3 15:51 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jan 3 15:51 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jan 3 15:51 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jan 3 15:51 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jan 3 15:51 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jan 3 15:51 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jan 3 15:51 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jan 3 15:51 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jan 3 15:51 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jan 3 15:51 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jan 3 15:51 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jan 3 15:51 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jan 3 15:51 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jan 3 15:51 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jan 3 15:51 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jan 3 15:51 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jan 3 15:51 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jan 3 15:51 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jan 3 15:51 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jan 3 15:51 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jan 3 15:51 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jan 3 15:51 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jan 3 15:51 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jan 3 15:51 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jan 3 15:51 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jan 3 15:51 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jan 3 15:51 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jan 3 15:51 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jan 3 15:51 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jan 3 15:51 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jan 3 15:51 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jan 3 15:51 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jan 3 15:51 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jan 3 15:51 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jan 3 15:51 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jan 3 15:51 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jan 3 15:51 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:50 0 >crw------- 1 root root 10, 184 Jan 3 15:51 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jan 3 15:51 cpuid >crw------- 1 root root 202, 0 Jan 3 15:51 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jan 3 15:51 by-id >drwxr-xr-x 2 root root 80 Jan 3 15:51 by-path >drwxr-xr-x 2 root root 60 Jan 3 15:51 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:51 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:51 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:51 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 3 15:51 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:51 8f7aad11-c803-4856-bf75-af8f3dc7ecc0 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jan 3 15:51 by-path >crw------- 1 root root 13, 64 Jan 3 15:51 event0 >crw------- 1 root root 13, 65 Jan 3 15:51 event1 >crw------- 1 root root 13, 66 Jan 3 15:51 event2 >crw------- 1 root root 13, 63 Jan 3 15:51 mice >crw------- 1 root root 13, 32 Jan 3 15:51 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 3 15:51 platform-i8042-serio-0-event-kbd -> ../event1 >lrwxrwxrwx 1 root root 9 Jan 3 15:51 platform-i8042-serio-1-event-mouse -> ../event0 >lrwxrwxrwx 1 root root 9 Jan 3 15:51 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jan 3 15:51 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jan 3 15:51 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jan 3 15:51 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jan 3 15:51 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jan 3 15:51 by-path >crw-rw---- 1 root audio 116, 2 Jan 3 15:51 controlC0 >crw------- 1 root root 116, 1 Jan 3 15:51 seq >crw------- 1 root audio 116, 33 Jan 3 15:51 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jan 3 15:51 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jan 3 15:51 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=95460k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=235284k,nr_inodes=58821,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >kvm_amd 64509 0 >snd_pcsp 18835 0 >kvm 467097 1 kvm_amd >snd_pcm 98154 1 snd_pcsp >snd_page_alloc 18268 1 snd_pcm >snd_timer 28806 1 snd_pcm >snd 79517 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 0 >virtio_balloon 13530 0 >virtio_pci 17713 0 >virtio_mmio 13193 0 >virtio_net 28077 0 >virtio_scsi 18515 1 >virtio_blk 18378 0 >virtio_console 28110 0 >virtio_rng 13135 0 >virtio_ring 19852 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >sparse_keymap 13584 0 >rfkill 22195 0 >sym53c8xx 80734 0 >scsi_transport_spi 30274 1 sym53c8xx >crc8 12750 0 >crc_ccitt 12613 0 >crc32 12714 0 >crc_itu_t 12613 0 >libcrc32c 12603 0 >megaraid 48287 0 >megaraid_sas 99700 0 >megaraid_mbox 40368 0 >megaraid_mm 18221 1 megaraid_mbox >Fri Jan 3 15:51:40 UTC 2014 >uptime: 68.70 0.78 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [76316ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: blockdev_getss "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm settle >blockdev --getss /dev/sda >libguestfs: trace: blockdev_getss = 512 >libguestfs: trace: part_init "/dev/sda" "mbr" >guestfsd: main_loop: proc 59 (blockdev_getss) took 0.70 seconds >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sda mklabel msdos >udevadm settle >libguestfs: trace: part_init = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 64 65599 >guestfsd: main_loop: proc 208 (part_init) took 2.73 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sda mkpart primary 64s 65599s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 65600 -64 >guestfsd: main_loop: proc 209 (part_add) took 3.29 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sda mkpart primary 65600s -64s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >libguestfs: trace: mkfs "ext2" "/dev/sda1" >guestfsd: main_loop: proc 209 (part_add) took 4.95 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/sda1 >mke2fs -t ext2 -F /dev/sda1 >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: pvcreate "/dev/sda2" >guestfsd: main_loop: proc 278 (mkfs) took 2.32 seconds >guestfsd: main_loop: new request, len 0x38 >lvm pvcreate --force /dev/sda2 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >udevadm settle >libguestfs: trace: pvcreate = 0 >libguestfs: trace: vgcreate "VG" "/dev/sda2" >guestfsd: main_loop: proc 39 (pvcreate) took 2.13 seconds >guestfsd: main_loop: new request, len 0x44 >lvm vgcreate VG /dev/sda2 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >udevadm settle >libguestfs: trace: vgcreate = 0 >libguestfs: trace: lvcreate_free "LV" "VG" 100 >guestfsd: main_loop: proc 40 (vgcreate) took 3.19 seconds >guestfsd: main_loop: new request, len 0x3c >lvm lvcreate -l 100%FREE -n LV VG > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >[ 92.583426] bio: create slab <bio-1> at 1 >udevadm settle >libguestfs: trace: lvcreate_free = 0 >libguestfs: trace: mkfs "ext2" "/dev/VG/LV" >guestfsd: main_loop: proc 312 (lvcreate_free) took 4.44 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/VG/LV >mke2fs -t ext2 -F /dev/VG/LV >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: proc 278 (mkfs) took 3.95 seconds >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-bv31r2iue9u1cys0" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fcf9c278610 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsloyg6W >mv blank-bootrootlv.img-t blank-bootrootlv.img >blank-bootrootlv.img: file size bytes: 104857600 >blank-bootrootlv.img: allocated bytes: 3813376 >blank-bootrootlv.img: MD5 hash: 3ad8270ad68eef44928314ed7334d81a >SRCDIR=. ../../run --test guest-aux/make-debian-img.sh >141 seconds: guest-aux/make-debian-img.sh >debian.img: file size bytes: 536870912 >debian.img: allocated bytes: 14409728 >debian.img: MD5 hash: 7aa41a9de4651b958447cd869e73af79 >SRCDIR=. LAYOUT=partitions ../../run --test guest-aux/make-fedora-img.pl >148 seconds: guest-aux/make-fedora-img.pl >fedora.img: file size bytes: 1073741824 >fedora.img: allocated bytes: 28565504 >fedora.img: MD5 hash: 40a9da49fcfd89e04217153d1d768f34 >rm -f stamp-fedora-md.img >SRCDIR=. LAYOUT=partitions-md ../../run --test guest-aux/make-fedora-img.pl >276 seconds: guest-aux/make-fedora-img.pl >fedora-md1.img: file size bytes: 1073741824 >fedora-md1.img: allocated bytes: 28545024 >fedora-md1.img: MD5 hash: f83e2794e95de5f3edf3bc55d2d04bc7 >fedora-md2.img: file size bytes: 1073741824 >fedora-md2.img: allocated bytes: 951226368 >fedora-md2.img: MD5 hash: e5f36420396386e8b09ca85cea882373 >touch stamp-fedora-md.img >make[2]: Nothing to be done for `fedora-md2.img'. >SRCDIR=. LAYOUT=btrfs ../../run --test guest-aux/make-fedora-img.pl >128 seconds: guest-aux/make-fedora-img.pl >fedora-btrfs.img: file size bytes: 1073741824 >fedora-btrfs.img: allocated bytes: 18427904 >fedora-btrfs.img: MD5 hash: 52b1bfd5e73c57133caaafb888b63364 >SRCDIR=. ../../run --test guest-aux/make-ubuntu-img.sh >123 seconds: guest-aux/make-ubuntu-img.sh >ubuntu.img: file size bytes: 536870912 >ubuntu.img: allocated bytes: 17309696 >ubuntu.img: MD5 hash: 672f05470e4dc66b80ae8deabc957757 >SRCDIR=. ../../run --test guest-aux/make-windows-img.sh >183 seconds: guest-aux/make-windows-img.sh >windows.img: file size bytes: 536870912 >windows.img: allocated bytes: 3743744 >windows.img: MD5 hash: f356ffc6315868d1549e11266250a667 >rm -f guests-all-good.xml guests-all-good.xml-t >guest-aux/make-guests-all-good.pl blank-disk.img blank-part.img blank-fs.img blank-bootroot.img blank-bootrootlv.img debian.img fedora.img fedora-md1.img fedora-md2.img fedora-btrfs.img ubuntu.img windows.img > guests-all-good.xml-t >mv guests-all-good.xml-t guests-all-good.xml >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/guests' >Making check in tests/c-api >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make tests test-command test-just-header test-create-handle test-config test-add-drive-opts test-last-errno test-private-data test-user-cancel test-debug-to-file test-environment test-pwd test-event-string test-just-header-cxx >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' > CC tests-tests.o > CC tests-tests-main.o > CCLD tests > CC test-command.o > CCLD test-command >libtool: link: warning: complete static linking is impossible in this configuration > CC test_just_header-test-just-header.o > CCLD test-just-header > CC test_create_handle-test-create-handle.o > CCLD test-create-handle > CC test_config-test-config.o > CCLD test-config > CC test_add_drive_opts-test-add-drive-opts.o > CCLD test-add-drive-opts > CC test_last_errno-test-last-errno.o > CCLD test-last-errno > CC test_private_data-test-private-data.o > CCLD test-private-data > CC test_user_cancel-test-user-cancel.o > CCLD test-user-cancel > CC test_debug_to_file-test-debug-to-file.o > CCLD test-debug-to-file > CC test_environment-test-environment.o > CCLD test-environment > CC test-pwd.o > CCLD test-pwd >libtool: link: warning: complete static linking is impossible in this configuration > CC test_event_string-test-event-string.o > CCLD test-event-string > CXX test_just_header_cxx-test-just-header-cxx.o > CXXLD test-just-header-cxx >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >11954 seconds: ./tests >PASS: tests >0 seconds: ./test-just-header >PASS: test-just-header >1 seconds: ./test-create-handle >PASS: test-create-handle >0 seconds: ./test-config >PASS: test-config >1 seconds: ./test-add-drive-opts >PASS: test-add-drive-opts >133 seconds: ./test-last-errno >PASS: test-last-errno >0 seconds: ./test-private-data >PASS: test-private-data >115 seconds: ./test-user-cancel >PASS: test-user-cancel >77 seconds: ./test-debug-to-file >PASS: test-debug-to-file >0 seconds: ./test-environment >PASS: test-environment >0 seconds: ./test-event-string >PASS: test-event-string >0 seconds: ./test-just-header-cxx >PASS: test-just-header-cxx >=================== >All 12 tests passed >=================== >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/c-api' >Making check in tests/tmpdirs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >0 seconds: ./test-tmpdirs.pl >PASS: test-tmpdirs.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/tmpdirs' >Making check in tests/protocol >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >81 seconds: ./test-both-ends-cancel.sh >PASS: test-both-ends-cancel.sh >83 seconds: ./test-cancellation-download-librarycancels.sh >PASS: test-cancellation-download-librarycancels.sh >223 seconds: ./test-cancellation-upload-daemoncancels.sh >PASS: test-cancellation-upload-daemoncancels.sh >113 seconds: ./test-launch-race.pl >PASS: test-launch-race.pl >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7fd5a7de8610, program = guestfish >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fd5a7de8610 (state 0) >/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol/test-qemudie-killsub.sh: test skipped because default backend is not 'direct' >SKIP: test-qemudie-killsub.sh >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7f9023bd6610, program = guestfish >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f9023bd6610 (state 0) >/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol/test-qemudie-midcommand.sh: test skipped because default backend is not 'direct' >SKIP: test-qemudie-midcommand.sh >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7f7b6dcc3610, program = guestfish >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f7b6dcc3610 (state 0) >/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol/test-qemudie-synch.sh: test skipped because default backend is not 'direct' >SKIP: test-qemudie-synch.sh >====================== >All 4 tests passed >(3 tests were not run) >====================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/protocol' >Making check in tests/events >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >78 seconds: ./test-console-debug.pl >PASS: test-console-debug.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/events' >Making check in tests/parallel >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >make test-parallel >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' > CC test_parallel-test-parallel.o > CCLD test-parallel >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >================== >All 0 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/parallel' >Making check in tests/disks >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >2598 seconds: ./test-max-disks.pl >PASS: test-max-disks.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disks' >Making check in tests/mountable >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >make test-internal-parse-mountable >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' > CC test_internal_parse_mountable-test-internal-parse-mountable.o > CCLD test-internal-parse-mountable >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >99 seconds: ./test-internal-parse-mountable >PASS: test-internal-parse-mountable >362 seconds: ./test-mountable-inspect.sh >PASS: test-mountable-inspect.sh >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mountable' >Making check in tests/network >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >76 seconds: ./test-network.sh >PASS: test-network.sh >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/network' >Making check in tests/lvm >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >142 seconds: ./test-lvm-filtering.sh >PASS: test-lvm-filtering.sh >158 seconds: ./test-lvm-mapping.pl >PASS: test-lvm-mapping.pl >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/lvm' >Making check in tests/luks >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >288 seconds: ./test-luks.sh >PASS: test-luks.sh >159 seconds: ./test-luks-list.sh >PASS: test-luks-list.sh >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/luks' >Making check in tests/md >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >707 seconds: ./test-inspect-fstab.sh >PASS: test-inspect-fstab.sh >680 seconds: ./test-inspect-fstab-md.sh >PASS: test-inspect-fstab-md.sh >137 seconds: ./test-list-filesystems.sh >PASS: test-list-filesystems.sh >179 seconds: ./test-list-md-devices.sh >PASS: test-list-md-devices.sh >487 seconds: ./test-mdadm.sh >PASS: test-mdadm.sh >================== >All 5 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/md' >Making check in tests/selinux >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >90 seconds: ./test-xattrs-direct.sh >PASS: test-xattrs-direct.sh >run-test.pl selinux direct: test skipped because SELinux is not enabled. >SKIP: test-selinux-direct.sh >run-test.pl xattrs fuse: test skipped because there is no /dev/fuse. >SKIP: test-xattrs-fuse.sh >run-test.pl selinux fuse: test skipped because SELinux is not enabled. >SKIP: test-selinux-fuse.sh >====================== >1 test passed >(3 tests were not run) >====================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/selinux' >Making check in tests/ntfsclone >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >245 seconds: ./test-ntfsclone.sh >PASS: test-ntfsclone.sh >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/ntfsclone' >Making check in tests/btrfs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >100 seconds: ./test-btrfs-misc.pl >PASS: test-btrfs-misc.pl >562 seconds: ./test-btrfs-devices.sh >PASS: test-btrfs-devices.sh >105 seconds: ./test-btrfs-subvolume-default.pl >PASS: test-btrfs-subvolume-default.pl >================== >All 3 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/btrfs' >Making check in tests/xfs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >134 seconds: ./test-xfs-misc.pl >PASS: test-xfs-misc.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xfs' >Making check in tests/charsets >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >make test-charset-fidelity >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' > CC test_charset_fidelity-test-charset-fidelity.o > CCLD test-charset-fidelity >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >255 seconds: ./test-charset-fidelity >PASS: test-charset-fidelity >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/charsets' >Making check in tests/xml >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >make libfakevirtxml.la >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' > CC libfakevirtxml_la-fake-libvirt-xml.lo > CCLD libfakevirtxml.la >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >1 seconds: ./rhbz701814.pl >PASS: rhbz701814.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/xml' >Making check in tests/mount-local >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >make test-parallel-mount-local >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' > CC test_parallel_mount_local-test-parallel-mount-local.o > CC test_parallel_mount_local-estimate-max-threads.o > CCLD test-parallel-mount-local >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >lt-test-parallel-mount-local: test skipped because /dev/fuse is not writable. >SKIP: test-parallel-mount-local >==================== >All 0 tests passed >(1 test was not run) >==================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/mount-local' >Making check in tests/9p >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7ff79f536610, program = guestfish >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7ff79f536610 (state 0) >/builddir/build/BUILD/libguestfs-1.24.4/tests/9p/test-9p.sh: test skipped because backend (libvirt) is not 'direct'. >SKIP: test-9p.sh >==================== >All 0 tests passed >(1 test was not run) >==================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/9p' >Making check in tests/rsync >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >212 seconds: ./test-rsync.sh >PASS: test-rsync.sh >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/rsync' >Making check in tests/bigdirs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >================== >All 0 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/bigdirs' >Making check in tests/disk-labels >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >100 seconds: ./test-disk-labels.pl >PASS: test-disk-labels.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/disk-labels' >Making check in tests/hotplug >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >121 seconds: ./test-hot-add.pl >PASS: test-hot-add.pl >139 seconds: ./test-hot-remove.pl >PASS: test-hot-remove.pl >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/hotplug' >Making check in tests/nbd >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >392 seconds: ./test-nbd.pl >PASS: test-nbd.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/nbd' >Making check in tests/http >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/http' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/http' >Making check in tests/syslinux >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >104 seconds: ./test-syslinux.sh >PASS: test-syslinux.sh >123 seconds: ./test-extlinux.sh >PASS: test-extlinux.sh >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/syslinux' >Making check in tests/journal >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >375 seconds: ./test-journal.pl >PASS: test-journal.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/journal' >Making check in tests/fuzz >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >738 seconds: ./fuzz-inspection.pl >PASS: fuzz-inspection.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/fuzz' >Making check in tests/regressions >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >make rhbz501893 rhbz790721 rhbz914931 >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' > CC rhbz501893-rhbz501893.o > CCLD rhbz501893 > CC rhbz790721-rhbz790721.o > CCLD rhbz790721 > CC rhbz914931-rhbz914931.o > CCLD rhbz914931 >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >0 seconds: ./rhbz501893 >PASS: rhbz501893 >124 seconds: ./rhbz503169c13.sh >PASS: rhbz503169c13.sh >89 seconds: ./rhbz557655.sh >PASS: rhbz557655.sh >76 seconds: ./rhbz576879.sh >PASS: rhbz576879.sh >0 seconds: ./rhbz578407.sh >PASS: rhbz578407.sh >83 seconds: ./rhbz580246.sh >PASS: rhbz580246.sh >184 seconds: ./rhbz602997.sh >PASS: rhbz602997.sh >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7fcc71883610, program = guestfish >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fcc71883610 (state 0) >/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions/rhbz690819.sh: test skipped because backend (libvirt) is 'libvirt'. >SKIP: rhbz690819.sh >92 seconds: ./rhbz789960.sh >PASS: rhbz789960.sh >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7fa60a5f20d0, program = rhbz790721 >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >lt-rhbz790721: test skipped because backend isn't 'direct'. >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7fa60a5f20d0 (state 0) >SKIP: rhbz790721 >723 seconds: ./rhbz811649.sh >PASS: rhbz811649.sh >95 seconds: ./rhbz895904.sh >PASS: rhbz895904.sh >79 seconds: ./rhbz914931 >PASS: rhbz914931 >90 seconds: ./rhbz957772.sh >PASS: rhbz957772.sh >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7f40b2f9c610, program = guestfish >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f40b2f9c610 (state 0) >/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions/rhbz975797.sh: test skipped because backend (libvirt) is 'libvirt'. >SKIP: rhbz975797.sh >91 seconds: ./rhbz1001875.sh >PASS: rhbz1001875.sh >0 seconds: ./test-noexec-stack.pl >PASS: test-noexec-stack.pl >====================== >All 14 tests passed >(3 tests were not run) >====================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/regressions' >Making check in test-tool >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/test-tool' >Making check in fish >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >0 seconds: ./test-a.sh >PASS: test-a.sh >0 seconds: ./test-add-domain.sh >PASS: test-add-domain.sh >1 seconds: ./test-add-uri.sh >PASS: test-add-uri.sh >0 seconds: ./test-d.sh >PASS: test-d.sh >0 seconds: ./test-escapes.sh >PASS: test-escapes.sh >0 seconds: ./test-events.sh >PASS: test-events.sh >0 seconds: ./test-tilde.sh >PASS: test-tilde.sh >166 seconds: ./test-copy.sh >PASS: test-copy.sh >91 seconds: ./test-edit.sh >PASS: test-edit.sh >76 seconds: ./test-find0.sh >PASS: test-find0.sh >193 seconds: ./test-inspect.sh >PASS: test-inspect.sh >126 seconds: ./test-glob.sh >PASS: test-glob.sh >/builddir/build/BUILD/libguestfs-1.24.4/fish/test-mount-local.sh: Skipping this test > because /dev/fuse is missing or not writable by the current user. >SKIP: test-mount-local.sh >207 seconds: ./test-prep.sh >PASS: test-prep.sh >75 seconds: ./test-read-file.sh >PASS: test-read-file.sh >86 seconds: ./test-remote.sh >PASS: test-remote.sh >0 seconds: ./test-remote-events.sh >PASS: test-remote-events.sh >152 seconds: ./test-reopen.sh >PASS: test-reopen.sh >89 seconds: ./test-run.sh >PASS: test-run.sh >74 seconds: ./test-stringlist.sh >PASS: test-stringlist.sh >89 seconds: ./test-upload-to-dir.sh >PASS: test-upload-to-dir.sh >==================== >All 20 tests passed >(1 test was not run) >==================== >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fish' >Making check in align >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >88 seconds: ./test-virt-alignment-scan.sh >PASS: test-virt-alignment-scan.sh >/builddir/build/BUILD/libguestfs-1.24.4/align/test-virt-alignment-scan-guests.sh: skipping test because SKIP_TEST_VIRT_ALIGNMENT_SCAN_GUESTS_SH is set. >SKIP: test-virt-alignment-scan-guests.sh >==================== >1 test passed >(1 test was not run) >==================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/align' >Making check in cat >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >292 seconds: ./test-virt-cat.sh >PASS: test-virt-cat.sh >228 seconds: ./test-virt-filesystems.sh >PASS: test-virt-filesystems.sh >579 seconds: ./test-virt-ls.sh >PASS: test-virt-ls.sh >================== >All 3 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/cat' >Making check in df >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >104 seconds: ./test-virt-df.sh >PASS: test-virt-df.sh >/builddir/build/BUILD/libguestfs-1.24.4/df/test-virt-df-guests.sh: skipping test because SKIP_TEST_DF_GUESTS_SH is set. >SKIP: test-virt-df-guests.sh >==================== >1 test passed >(1 test was not run) >==================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/df' >Making check in edit >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >735 seconds: ./test-virt-edit.sh >PASS: test-virt-edit.sh >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/edit' >Making check in format >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >/builddir/build/BUILD/libguestfs-1.24.4/format/test-virt-format.sh: test skipped because environment variable is set. >SKIP: test-virt-format.sh >==================== >All 0 tests passed >(1 test was not run) >==================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/format' >Making check in inspector >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >540 seconds: ./test-virt-inspector.sh >PASS: test-virt-inspector.sh >0 seconds: ./test-xmllint.sh >PASS: test-xmllint.sh >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/inspector' >Making check in rescue >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >73 seconds: ./test-virt-rescue.pl >PASS: test-virt-rescue.pl >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/rescue' >Making check in bash >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/bash' >Making check in perl >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make -f Makefile-pl >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make -C ../tests/data >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tests/data' >make -C ../appliance >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/appliance' >0 seconds: ./run-bindtests >PASS: run-bindtests >214 seconds: ./run-perl-tests >PASS: run-perl-tests >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl' >Making check in perl/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/perl/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/perl/examples' >Making check in ocaml >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >1 seconds: ./run-bindtests >PASS: run-bindtests >0 seconds: ./t/guestfs_010_load.bc >PASS: t/guestfs_010_load.bc >0 seconds: ./t/guestfs_020_create.bc >PASS: t/guestfs_020_create.bc >0 seconds: ./t/guestfs_030_create_flags.bc >PASS: t/guestfs_030_create_flags.bc >0 seconds: ./t/guestfs_040_create_multiple.bc >PASS: t/guestfs_040_create_multiple.bc >0 seconds: ./t/guestfs_050_handle_properties.bc >PASS: t/guestfs_050_handle_properties.bc >0 seconds: ./t/guestfs_060_explicit_close.bc >PASS: t/guestfs_060_explicit_close.bc >0 seconds: ./t/guestfs_070_optargs.bc >PASS: t/guestfs_070_optargs.bc >0 seconds: ./t/guestfs_410_close_event.bc >PASS: t/guestfs_410_close_event.bc >1 seconds: ./t/guestfs_420_log_messages.bc >PASS: t/guestfs_420_log_messages.bc >96 seconds: ./t/guestfs_100_launch.bc >PASS: t/guestfs_100_launch.bc >88 seconds: ./t/guestfs_430_progress_messages.bc >PASS: t/guestfs_430_progress_messages.bc >0 seconds: ./t/guestfs_010_load.opt >PASS: t/guestfs_010_load.opt >0 seconds: ./t/guestfs_020_create.opt >PASS: t/guestfs_020_create.opt >0 seconds: ./t/guestfs_030_create_flags.opt >PASS: t/guestfs_030_create_flags.opt >0 seconds: ./t/guestfs_040_create_multiple.opt >PASS: t/guestfs_040_create_multiple.opt >0 seconds: ./t/guestfs_050_handle_properties.opt >PASS: t/guestfs_050_handle_properties.opt >0 seconds: ./t/guestfs_060_explicit_close.opt >PASS: t/guestfs_060_explicit_close.opt >1 seconds: ./t/guestfs_070_optargs.opt >PASS: t/guestfs_070_optargs.opt >0 seconds: ./t/guestfs_410_close_event.opt >PASS: t/guestfs_410_close_event.opt >0 seconds: ./t/guestfs_420_log_messages.opt >PASS: t/guestfs_420_log_messages.opt >96 seconds: ./t/guestfs_100_launch.opt >PASS: t/guestfs_100_launch.opt >91 seconds: ./t/guestfs_430_progress_messages.opt >PASS: t/guestfs_430_progress_messages.opt >=================== >All 23 tests passed >=================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml' >Making check in ocaml/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ocaml/examples' >Making check in python >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >0 seconds: ./run-bindtests >PASS: run-bindtests >93 seconds: ./run-python-tests >PASS: run-python-tests >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/python' >Making check in python/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/python/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/python/examples' >Making check in ruby >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >0 seconds: ./run-bindtests >PASS: run-bindtests >168 seconds: ./run-ruby-tests >PASS: run-ruby-tests >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby' >Making check in ruby/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/ruby/examples' >Making check in java >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >1 seconds: ./run-bindtests >PASS: run-bindtests >102 seconds: ./run-java-tests >PASS: run-java-tests >================== >All 2 tests passed >================== >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java' >Making check in java/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/java/examples' >Making check in php >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >TESTS: guestfs_php_001.phpt guestfs_php_002.phpt guestfs_php_003.phpt >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/php/extension' >/bin/sh /builddir/build/BUILD/libguestfs-1.24.4/php/extension/libtool --mode=install cp ./guestfs_php.la /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules >libtool: install: warning: relinking `./guestfs_php.la' >libtool: install: (cd /builddir/build/BUILD/libguestfs-1.24.4/php/extension; /bin/sh /builddir/build/BUILD/libguestfs-1.24.4/php/extension/libtool --mode=relink cc -DPHP_ATOM_INC -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/include -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension/main -I/builddir/build/BUILD/libguestfs-1.24.4/php/extension -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/libguestfs-1.24.4/php/../src -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DGUESTFS_PRIVATE=1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o guestfs_php.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules -L/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs -lguestfs guestfs_php.lo ) >libtool: relink: cc -shared -fPIC -DPIC .libs/guestfs_php.o -L/builddir/build/BUILD/libguestfs-1.24.4/php/../src/.libs -L/usr/lib64 -lguestfs -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,guestfs_php.so -o .libs/guestfs_php.so >libtool: install: cp ./.libs/guestfs_php.soT /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules/guestfs_php.so >libtool: install: cp ./.libs/guestfs_php.lai /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules/guestfs_php.la >libtool: finish: PATH="/builddir/build/BUILD/libguestfs-1.24.4/align:/builddir/build/BUILD/libguestfs-1.24.4/builder:/builddir/build/BUILD/libguestfs-1.24.4/cat:/builddir/build/BUILD/libguestfs-1.24.4/df:/builddir/build/BUILD/libguestfs-1.24.4/edit:/builddir/build/BUILD/libguestfs-1.24.4/erlang:/builddir/build/BUILD/libguestfs-1.24.4/fish:/builddir/build/BUILD/libguestfs-1.24.4/format:/builddir/build/BUILD/libguestfs-1.24.4/fuse:/builddir/build/BUILD/libguestfs-1.24.4/rescue:/builddir/build/BUILD/libguestfs-1.24.4/resize:/builddir/build/BUILD/libguestfs-1.24.4/sparsify:/builddir/build/BUILD/libguestfs-1.24.4/sysprep:/builddir/build/BUILD/libguestfs-1.24.4/test-tool:/builddir/build/BUILD/libguestfs-1.24.4/tools:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /builddir/build/BUILD/libguestfs-1.24.4/php/extension/modules >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,-rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >Build complete. >Don't forget to run 'make test'. >===================================================================== >PHP : /usr/bin/php >PHP_SAPI : cli >PHP_VERSION : 5.5.7 >ZEND_VERSION: 2.5.0 >PHP_OS : Linux - Linux buildvm-21.phx2.fedoraproject.org 3.11.9-200.fc19.x86_64 #1 SMP Wed Nov 20 21:22:24 UTC 2013 x86_64 >INI actual : /builddir/build/BUILD/libguestfs-1.24.4/php/extension/tmp-php.ini >More .INIs : >CWD : /builddir/build/BUILD/libguestfs-1.24.4/php/extension >Extra dirs : >VALGRIND : Not used >===================================================================== >Running selected tests. >TEST 1/3 [guestfs_php_001.phpt] FAIL Load the module and create a handle. [guestfs_php_001.phpt] >TEST 2/3 [guestfs_php_002.phpt] FAIL Launch the appliance and run basic tests. [guestfs_php_002.phpt] >TEST 3/3 [guestfs_php_003.phpt] FAIL Check function with optional arguments. [guestfs_php_003.phpt] >===================================================================== >Number of tests : 3 3 >Tests skipped : 0 ( 0.0%) -------- >Tests warned : 0 ( 0.0%) ( 0.0%) >Tests failed : 3 (100.0%) (100.0%) >Expected fail : 0 ( 0.0%) ( 0.0%) >Tests passed : 0 ( 0.0%) ( 0.0%) >--------------------------------------------------------------------- >Time taken : 0 seconds >===================================================================== >===================================================================== >FAILED TEST SUMMARY >--------------------------------------------------------------------- >Load the module and create a handle. [guestfs_php_001.phpt] >Launch the appliance and run basic tests. [guestfs_php_002.phpt] >Check function with optional arguments. [guestfs_php_003.phpt] >===================================================================== >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php/extension' >PASS: run-php-tests.sh >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/php' >Making check in erlang >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >3 seconds: ./run-bindtests >PASS: run-bindtests >0 seconds: ./tests/010-load.erl >PASS: tests/010-load.erl >0 seconds: ./tests/030-config.erl >PASS: tests/030-config.erl >95 seconds: ./tests/050-lvcreate.erl >PASS: tests/050-lvcreate.erl >82 seconds: ./tests/060-readdir.erl >PASS: tests/060-readdir.erl >0 seconds: ./tests/070-optargs.erl >PASS: tests/070-optargs.erl >================== >All 6 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang' >Making check in erlang/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/erlang/examples' >Making check in lua >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >ln -sf .libs/libluaguestfs.so guestfs.so >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >0 seconds: ./run-bindtests >PASS: run-bindtests >0 seconds: ./tests/010-load.lua >PASS: tests/010-load.lua >0 seconds: ./tests/015-globals.lua >PASS: tests/015-globals.lua >0 seconds: ./tests/020-create.lua >PASS: tests/020-create.lua >1 seconds: ./tests/025-create-flags.lua >PASS: tests/025-create-flags.lua >0 seconds: ./tests/027-create-multiple.lua >PASS: tests/027-create-multiple.lua >0 seconds: ./tests/030-config.lua >PASS: tests/030-config.lua >1 seconds: ./tests/070-optargs.lua >PASS: tests/070-optargs.lua >0 seconds: ./tests/400-events.lua >PASS: tests/400-events.lua >0 seconds: ./tests/900-errors.lua >PASS: tests/900-errors.lua >94 seconds: ./tests/050-lvcreate.lua >PASS: tests/050-lvcreate.lua >86 seconds: ./tests/060-readdir.lua >PASS: tests/060-readdir.lua >89 seconds: ./tests/400-progress.lua >PASS: tests/400-progress.lua >=================== >All 13 tests passed >=================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua' >Making check in lua/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/lua/examples' >Making check in gobject >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make check-recursive >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making check in . >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >GObject bind tests skipped: Int64, OInt64 and OStringList are all broken >SKIP: run-tests >118 seconds: ./run-live-tests >PASS: run-live-tests >==================== >1 test passed >(1 test was not run) >==================== >make[4]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making check in docs >make[3]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject/docs' >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/gobject' >Making check in golang >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x1238240, program = bindtests >libguestfs: trace: internal_test "abc" "def" "" false 0 0 "123" "456" "abc\x00abc" "obool:true" "oint:1" "oint64:9223372036854775807" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" null "" false 0 0 "123" "456" "abc\x00abc" "oint64:1" "ostring:string" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "" "def" "" false 0 0 "123" "456" "abc\x00abc" "obool:false" "oint64:-9223372036854775808" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "" "" "" false 0 0 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" false 0 0 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1 2" false 0 0 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" true 0 0 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" false -1 -1 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" false -2 -2 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" false 1 1 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" false 2 2 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" false 4095 9223372036854775807 "123" "456" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "1" false 0 -9223372036854775808 "" "" "abc\x00abc" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "" false 0 0 "123" "456" "abc\x00abc" "ostringlist:" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "" false 0 0 "123" "456" "abc\x00abc" "ostringlist:optelem1" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "" false 0 0 "123" "456" "abc\x00abc" "ostringlist:optelem1 optelem2" >libguestfs: trace: internal_test = 0 >libguestfs: trace: internal_test "abc" "def" "" false 0 0 "123" "456" "abc\x00abc" "ostringlist:optelem1 optelem2 optelem3" >libguestfs: trace: internal_test = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1238240 (state 0) >PASS: run-bindtests >ok libguestfs.org/guestfs 0.048s >PASS: run-tests >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang' >Making check in golang/examples >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/golang/examples' >Making check in csharp >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/csharp' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/csharp' >Making check in mllib >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >make common_utils_tests >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub -c common_utils_tests.ml -o common_utils_tests.cmx >ocamlfind ocamlopt -g -warn-error CDEFLMPSUVYZX -package str,unix -I ../src/.libs -I ../ocaml -package gettext-stub \ > mlguestfs.cmxa -linkpkg common_gettext.cmx common_utils.cmx common_utils_tests.cmx -cclib -lncurses -o common_utils_tests >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >0 seconds: ./common_utils_tests >PASS: common_utils_tests >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/mllib' >Making check in builder >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >make debian.xz fedora.xz ubuntu.xz windows.xz fedora.qcow2 fedora.qcow2.xz >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >rm -f debian.xz debian.xz-t >xz --best --block-size=16777216 -c ../tests/guests/debian.img > debian.xz-t >mv debian.xz-t debian.xz >rm -f fedora.xz fedora.xz-t >xz --best --block-size=16777216 -c ../tests/guests/fedora.img > fedora.xz-t >mv fedora.xz-t fedora.xz >rm -f ubuntu.xz ubuntu.xz-t >xz --best --block-size=16777216 -c ../tests/guests/ubuntu.img > ubuntu.xz-t >mv ubuntu.xz-t ubuntu.xz >rm -f windows.xz windows.xz-t >xz --best --block-size=16777216 -c ../tests/guests/windows.img > windows.xz-t >mv windows.xz-t windows.xz >rm -f fedora.qcow2 fedora.qcow2-t >qemu-img convert -f raw -O qcow2 ../tests/guests/fedora.img fedora.qcow2-t >mv fedora.qcow2-t fedora.qcow2 >rm -f fedora.qcow2.xz fedora.qcow2.xz-t >xz --best --block-size=16777216 -c fedora.qcow2 > fedora.qcow2.xz-t >mv fedora.qcow2.xz-t fedora.qcow2.xz >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >0 seconds: ./test-virt-builder-list.sh >PASS: test-virt-builder-list.sh >1349 seconds: ./test-virt-builder.sh >PASS: test-virt-builder.sh >================== >All 2 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder' >Making check in builder/website >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >0 seconds: ./validate.sh >PASS: validate.sh >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/builder/website' >Making check in resize >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >/builddir/build/BUILD/libguestfs-1.24.4/run --test ./test-virt-resize.sh >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7f2ea45ef610, program = guestfish >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: trace: shutdown >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f2ea45ef610 (state 0) >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x7f65d9d67610, program = guestfish >libguestfs: trace: add_drive "test-virt-resize-1.img" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=guestfish >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-xfhlvp4lr1yfp66d >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7f65d9d69d00 >libguestfs: [00003ms] get libvirt capabilities >libguestfs: [00011ms] parsing capabilities XML >libguestfs: [00011ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [00035ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [00035ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [00035ms] adding kernel modules >supermin helper [00078ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.25687 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.25687' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00317ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: external command exited with error status 1 >libguestfs: read_lpj_from_files: no boot messages files are readable >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-xfhlvp4lr1yfp66d</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.25687</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.25687</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/resize/test-virt-resize-1.img"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.25687 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.25687 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.25687 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [00329ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.12.6-300.fc20.x86_64+debug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 23 16:30:32 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f254000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f23f000-0x1f253fff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1024 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001f000000 s1926656 r8192 d23040 u2097152 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 470548K/511608K available (7536K kernel code, 1203K rwdata, 3128K rodata, 3452K init, 12056K bss, 41060K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Fast TSC calibration using PIT >[ 0.000000] tsc: Detected 2533.704 MHz processor >[ 0.008000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5067.40 BogoMIPS (lpj=2533704) >[ 0.011968] pid_max: default: 32768 minimum: 301 >[ 0.029380] Security Framework initialized >[ 0.034458] SELinux: Disabled at boot. >[ 0.058462] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.065412] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.069540] Mount-cache hash table entries: 256 >[ 0.174395] Initializing cgroup subsys memory >[ 0.184468] Initializing cgroup subsys devices >[ 0.186363] Initializing cgroup subsys freezer >[ 0.189142] Initializing cgroup subsys net_cls >[ 0.189719] Initializing cgroup subsys blkio >[ 0.190435] Initializing cgroup subsys perf_event >[ 0.191532] Initializing cgroup subsys hugetlb >[ 0.205512] mce: CPU supports 10 MCE banks >[ 0.209465] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.209465] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.209465] tlb_flushall_shift: -1 >[ 1.149990] Freeing SMP alternatives memory: 24K (ffffffff8208d000 - ffffffff82093000) >[ 1.198603] ftrace: allocating 25663 entries in 101 pages >[ 1.419000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.419128] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >[ 1.533459] APIC timer disabled due to verification failure >[ 1.537103] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.538659] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.698677] watchdog: disabled (inside virtual machine) >[ 1.699422] Brought up 1 CPUs >[ 1.700157] smpboot: Total of 1 processors activated (5067.40 BogoMIPS) >[ 1.781396] devtmpfs: initialized >[ 2.141560] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 2.142249] pinctrl core: initialized pinctrl subsystem >[ 2.158526] RTC time: 0:58:31, date: 01/04/14 >[ 2.184564] NET: Registered protocol family 16 >[ 2.214574] cpuidle: using governor menu >[ 2.251124] PCI: Using configuration type 1 for base access >[ 2.968651] bio: create slab <bio-0> at 0 >[ 2.982000] ACPI: Interpreter disabled. >[ 3.011391] vgaarb: loaded >[ 3.049485] SCSI subsystem initialized >[ 3.074580] usbcore: registered new interface driver usbfs >[ 3.078734] usbcore: registered new interface driver hub >[ 3.082734] usbcore: registered new device driver usb >[ 3.102388] PCI: Probing PCI hardware >[ 3.114725] PCI host bridge to bus 0000:00 >[ 3.116000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 3.116302] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 3.117281] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 3.261565] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 3.311355] NetLabel: Initializing >[ 3.311553] NetLabel: domain hash size = 128 >[ 3.311743] NetLabel: protocols = UNLABELED CIPSOv4 >[ 3.318797] NetLabel: unlabeled traffic allowed by default >[ 3.324297] Switched to clocksource refined-jiffies >[ 6.096234] pnp: PnP ACPI: disabled >[ 6.617960] NET: Registered protocol family 2 >[ 6.664736] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 6.667754] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 6.673241] TCP: Hash tables configured (established 4096 bind 4096) >[ 6.675686] TCP: reno registered >[ 6.676935] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 6.678908] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 6.696117] NET: Registered protocol family 1 >[ 6.698193] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 6.699599] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 6.700178] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 6.702868] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 6.728684] Unpacking initramfs... >[ 6.957073] Freeing initrd memory: 1648K (ffff88001f254000 - ffff88001f3f0000) >[ 14.267012] DMA-API: preallocated 65536 debug entries >[ 14.267500] DMA-API: debugging enabled by kernel config >[ 14.276432] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 14.315094] Scanning for low memory corruption every 60 seconds >[ 14.346022] cryptomgr_test (21) used greatest stack depth: 6320 bytes left >[ 14.413498] Initialise system trusted keyring >[ 14.421094] audit: initializing netlink socket (disabled) >[ 14.424830] type=2000 audit(1388797123.423:1): initialized >[ 14.642979] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 15.274910] Switched to clocksource tsc >[ 15.410086] zbud: loaded >[ 15.496892] VFS: Disk quotas dquot_6.5.2 >[ 15.509203] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 15.673806] msgmni has been set to 922 >[ 15.691004] Key type big_key registered >[ 15.711742] cryptomgr_test (27) used greatest stack depth: 5568 bytes left >[ 15.802058] cryptomgr_test (32) used greatest stack depth: 5520 bytes left >[ 15.824258] alg: No test for stdrng (krng) >[ 15.826008] NET: Registered protocol family 38 >[ 15.827263] Key type asymmetric registered >[ 15.828018] Asymmetric key parser 'x509' registered >[ 15.844121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 15.848318] io scheduler noop registered >[ 15.848863] io scheduler deadline registered >[ 15.864945] io scheduler cfq registered (default) >[ 16.048932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 16.057902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 16.089752] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 16.128710] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 16.241757] Non-volatile memory driver v1.3 >[ 16.241979] Linux agpgart interface v0.103 >[ 16.424744] scsi0 : ata_piix >[ 16.469008] scsi1 : ata_piix >[ 16.484727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 16.485033] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 16.517457] libphy: Fixed MDIO Bus: probed >[ 16.530090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 16.531097] ehci-pci: EHCI PCI platform driver >[ 16.534054] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 16.534666] ohci-pci: OHCI PCI platform driver >[ 16.537231] uhci_hcd: USB Universal Host Controller Interface driver >[ 16.548490] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 16.551989] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 16.571166] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 16.576136] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 16.605709] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 16.605978] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 16.606493] usb usb1: Product: UHCI Host Controller >[ 16.606799] usb usb1: Manufacturer: Linux 3.12.6-300.fc20.x86_64+debug uhci_hcd >[ 16.607204] usb usb1: SerialNumber: 0000:00:01.2 >[ 16.662822] hub 1-0:1.0: USB hub found >[ 16.667722] hub 1-0:1.0: 2 ports detected >[ 16.733775] usbcore: registered new interface driver usbserial >[ 16.736290] usbcore: registered new interface driver usbserial_generic >[ 16.740640] usbserial: USB Serial support registered for generic >[ 16.749520] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 16.767986] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 16.771020] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 16.804046] mousedev: PS/2 mouse device common for all mice >[ 16.886938] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 16.898463] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 16.931137] device-mapper: uevent: version 1.0.3 >[ 16.958873] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >[ 17.001624] hidraw: raw HID events driver (C) Jiri Kosina >[ 17.040152] usbcore: registered new interface driver usbhid >[ 17.040696] usbhid: USB HID core driver >[ 17.050749] drop_monitor: Initializing network drop monitor service >[ 17.061453] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 17.071089] TCP: cubic registered >[ 17.071777] Initializing XFRM netlink socket >[ 17.135048] NET: Registered protocol family 10 >[ 17.208853] mip6: Mobile IPv6 >[ 17.209886] NET: Registered protocol family 17 >[ 17.259771] Loading compiled-in X.509 certificates >[ 17.291090] Loaded X.509 cert 'Fedora kernel signing key: 6e10e4d5aa80e229673eee0079d839c652a6fb56' >[ 17.296563] registered taskstats version 1 >[ 17.334087] Magic number: 14:705:960 >[ 17.336016] rtc_cmos rtc_cmos: setting system clock to 2014-01-04 00:58:46 UTC (1388797126) >[ 17.465761] Freeing unused kernel memory: 3452K (ffffffff81d2e000 - ffffffff8208d000) >[ 17.466379] Write protecting the kernel read-only data: 12288k >[ 17.521677] Freeing unused kernel memory: 644K (ffff88000175f000 - ffff880001800000) >[ 17.594011] Freeing unused kernel memory: 968K (ffff880001b0e000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 17.80 1.07 >supermin: ext2 mini initrd starting up: 4.1.5 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100[ 17.881725] Clocksource tsc unstable (delta = 85226988 ns) > >supermin: mounting /sys >supermin: internal insmod megaraid_mm.ko >[ 17.999998] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 18.111135] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 18.199949] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >[ 18.262049] Switched to clocksource refined-jiffies >[ 18.285318] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 18.364535] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32-pclmul.ko >[ 18.545428] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >[ 18.664469] alg: No test for crc32 (crc32-table) >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc8.ko >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 18.852214] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod rfkill.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 19.400427] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 19.514945] scsi2 : Virtio SCSI HBA >[ 19.562328] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 19.643114] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 19.698030] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 19.981199] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 25.498449] sd 2:0:0:0: [sda] 819200 512-byte logical blocks: (419 MB/400 MiB) >[ 25.543271] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 25.545380] sd 2:0:0:0: [sda] Write Protect is off >[ 25.566202] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 25.672324] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 25.726426] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 25.750160] sd 2:0:1:0: [sdb] Write Protect is off >[ 25.776411] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 25.832401] sda: unknown partition table >[ 25.868226] sdb: unknown partition table >[ 26.039059] sd 2:0:0:0: [sda] Attached SCSI disk >[ 26.052015] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 26.232032] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 26.526210] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 29.445109] mkdir (52) used greatest stack depth: 3248 bytes left >[ 34.004458] systemd-udevd[62]: starting version 208 >[ 46.224147] microcode: AMD CPU family 0x6 not supported >[ 46.299240] scsi_id (75) used greatest stack depth: 3056 bytes left >[ 49.734358] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 50.240259] PCSP: Timer resolution is not sufficient (1000000nS) >[ 50.240769] PCSP: Make sure you have HPET and ACPI enabled. >[ 50.241249] PCSP: Turned into nopcm mode. >[ 57.658440] kvm: Nested Virtualization enabled >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:30] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > Reading all physical volumes. This may take a while... > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >[ >] >Linux (none) 3.12.6-300.fc20.x86_64+debug #1 SMP Mon Dec 23 16:30:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Jan 4 00:59 autofs >drwxr-xr-x 2 root root 80 Jan 4 00:59 block >drwxr-xr-x 2 root root 80 Jan 4 00:58 bsg >crw------- 1 root root 10, 234 Jan 4 00:59 btrfs-control >drwxr-xr-x 3 root root 60 Jan 4 00:58 bus >drwxr-xr-x 2 root root 2320 Jan 4 00:59 char >crw------- 1 root root 5, 1 Jan 4 00:59 console >lrwxrwxrwx 1 root root 11 Jan 4 00:59 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jan 4 00:59 cpu >crw------- 1 root root 10, 62 Jan 4 00:59 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jan 4 00:59 disk >lrwxrwxrwx 1 root root 13 Jan 4 00:59 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jan 4 00:59 full >crw------- 1 root root 10, 229 Jan 4 00:59 fuse >drwxr-xr-x 3 root root 160 Jan 4 00:59 input >crw-r--r-- 1 root root 1, 11 Jan 4 00:59 kmsg >crw------- 1 root root 10, 232 Jan 4 00:59 kvm >crw------- 1 root root 10, 237 Jan 4 00:59 loop-control >drwxr-xr-x 2 root root 60 Jan 4 00:58 mapper >crw------- 1 root root 10, 227 Jan 4 00:59 mcelog >crw------- 1 root root 10, 59 Jan 4 00:59 megadev0 >crw------- 1 root root 1, 1 Jan 4 00:59 mem >drwxr-xr-x 2 root root 60 Jan 4 00:59 net >crw------- 1 root root 10, 61 Jan 4 00:59 network_latency >crw------- 1 root root 10, 60 Jan 4 00:59 network_throughput >crw-rw-rw- 1 root root 1, 3 Jan 4 00:59 null >crw------- 1 root root 10, 144 Jan 4 00:59 nvram >crw------- 1 root root 1, 4 Jan 4 00:59 port >crw------- 1 root root 108, 0 Jan 4 00:59 ppp >crw-rw-rw- 1 root root 5, 2 Jan 4 00:59 ptmx >crw-rw-rw- 1 root root 1, 8 Jan 4 00:59 random >drwxr-xr-x 2 root root 60 Jan 4 00:58 raw >crw------- 1 root root 10, 58 Jan 4 00:59 rfkill >lrwxrwxrwx 1 root root 4 Jan 4 00:59 rtc -> rtc0 >crw------- 1 root root 254, 0 Jan 4 00:59 rtc0 >brw------- 1 root root 8, 0 Jan 4 00:59 sda >brw------- 1 root root 8, 16 Jan 4 00:59 sdb >crw------- 1 root root 21, 0 Jan 4 00:59 sg0 >crw------- 1 root root 21, 1 Jan 4 00:59 sg1 >crw------- 1 root root 10, 231 Jan 4 00:59 snapshot >drwxr-xr-x 3 root root 120 Jan 4 00:59 snd >lrwxrwxrwx 1 root root 15 Jan 4 00:59 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jan 4 00:59 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jan 4 00:59 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jan 4 00:59 tty >crw------- 1 root root 4, 0 Jan 4 00:59 tty0 >crw------- 1 root root 4, 1 Jan 4 00:59 tty1 >crw------- 1 root root 4, 10 Jan 4 00:59 tty10 >crw------- 1 root root 4, 11 Jan 4 00:59 tty11 >crw------- 1 root root 4, 12 Jan 4 00:59 tty12 >crw------- 1 root root 4, 13 Jan 4 00:59 tty13 >crw------- 1 root root 4, 14 Jan 4 00:59 tty14 >crw------- 1 root root 4, 15 Jan 4 00:59 tty15 >crw------- 1 root root 4, 16 Jan 4 00:59 tty16 >crw------- 1 root root 4, 17 Jan 4 00:59 tty17 >crw------- 1 root root 4, 18 Jan 4 00:59 tty18 >crw------- 1 root root 4, 19 Jan 4 00:59 tty19 >crw------- 1 root root 4, 2 Jan 4 00:59 tty2 >crw------- 1 root root 4, 20 Jan 4 00:59 tty20 >crw------- 1 root root 4, 21 Jan 4 00:59 tty21 >crw------- 1 root root 4, 22 Jan 4 00:59 tty22 >crw------- 1 root root 4, 23 Jan 4 00:59 tty23 >crw------- 1 root root 4, 24 Jan 4 00:59 tty24 >crw------- 1 root root 4, 25 Jan 4 00:59 tty25 >crw------- 1 root root 4, 26 Jan 4 00:59 tty26 >crw------- 1 root root 4, 27 Jan 4 00:59 tty27 >crw------- 1 root root 4, 28 Jan 4 00:59 tty28 >crw------- 1 root root 4, 29 Jan 4 00:59 tty29 >crw------- 1 root root 4, 3 Jan 4 00:59 tty3 >crw------- 1 root root 4, 30 Jan 4 00:59 tty30 >crw------- 1 root root 4, 31 Jan 4 00:59 tty31 >crw------- 1 root root 4, 32 Jan 4 00:59 tty32 >crw------- 1 root root 4, 33 Jan 4 00:59 tty33 >crw------- 1 root root 4, 34 Jan 4 00:59 tty34 >crw------- 1 root root 4, 35 Jan 4 00:59 tty35 >crw------- 1 root root 4, 36 Jan 4 00:59 tty36 >crw------- 1 root root 4, 37 Jan 4 00:59 tty37 >crw------- 1 root root 4, 38 Jan 4 00:59 tty38 >crw------- 1 root root 4, 39 Jan 4 00:59 tty39 >crw------- 1 root root 4, 4 Jan 4 00:59 tty4 >crw------- 1 root root 4, 40 Jan 4 00:59 tty40 >crw------- 1 root root 4, 41 Jan 4 00:59 tty41 >crw------- 1 root root 4, 42 Jan 4 00:59 tty42 >crw------- 1 root root 4, 43 Jan 4 00:59 tty43 >crw------- 1 root root 4, 44 Jan 4 00:59 tty44 >crw------- 1 root root 4, 45 Jan 4 00:59 tty45 >crw------- 1 root root 4, 46 Jan 4 00:59 tty46 >crw------- 1 root root 4, 47 Jan 4 00:59 tty47 >crw------- 1 root root 4, 48 Jan 4 00:59 tty48 >crw------- 1 root root 4, 49 Jan 4 00:59 tty49 >crw------- 1 root root 4, 5 Jan 4 00:59 tty5 >crw------- 1 root root 4, 50 Jan 4 00:59 tty50 >crw------- 1 root root 4, 51 Jan 4 00:59 tty51 >crw------- 1 root root 4, 52 Jan 4 00:59 tty52 >crw------- 1 root root 4, 53 Jan 4 00:59 tty53 >crw------- 1 root root 4, 54 Jan 4 00:59 tty54 >crw------- 1 root root 4, 55 Jan 4 00:59 tty55 >crw------- 1 root root 4, 56 Jan 4 00:59 tty56 >crw------- 1 root root 4, 57 Jan 4 00:59 tty57 >crw------- 1 root root 4, 58 Jan 4 00:59 tty58 >crw------- 1 root root 4, 59 Jan 4 00:59 tty59 >crw------- 1 root root 4, 6 Jan 4 00:59 tty6 >crw------- 1 root root 4, 60 Jan 4 00:59 tty60 >crw------- 1 root root 4, 61 Jan 4 00:59 tty61 >crw------- 1 root root 4, 62 Jan 4 00:59 tty62 >crw------- 1 root root 4, 63 Jan 4 00:59 tty63 >crw------- 1 root root 4, 7 Jan 4 00:59 tty7 >crw------- 1 root root 4, 8 Jan 4 00:59 tty8 >crw------- 1 root root 4, 9 Jan 4 00:59 tty9 >crw------- 1 root root 4, 64 Jan 4 00:59 ttyS0 >crw------- 1 root root 4, 65 Jan 4 00:59 ttyS1 >crw------- 1 root root 4, 66 Jan 4 00:59 ttyS2 >crw------- 1 root root 4, 67 Jan 4 00:59 ttyS3 >crw------- 1 root root 10, 239 Jan 4 00:59 uhid >crw------- 1 root root 10, 223 Jan 4 00:59 uinput >crw-rw-rw- 1 root root 1, 9 Jan 4 00:59 urandom >crw------- 1 root root 251, 0 Jan 4 00:59 usbmon0 >crw------- 1 root root 251, 1 Jan 4 00:59 usbmon1 >crw------- 1 root root 7, 0 Jan 4 00:59 vcs >crw------- 1 root root 7, 1 Jan 4 00:59 vcs1 >crw------- 1 root root 7, 128 Jan 4 00:59 vcsa >crw------- 1 root root 7, 129 Jan 4 00:59 vcsa1 >crw------- 1 root root 10, 63 Jan 4 00:59 vga_arbiter >crw------- 1 root root 10, 238 Jan 4 00:59 vhost-net >drwxr-xr-x 2 root root 60 Jan 4 00:59 virtio-ports >crw------- 1 root root 247, 1 Jan 4 00:59 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jan 4 00:59 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jan 4 00:59 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jan 4 00:59 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jan 4 00:59 2:0:0:0 >crw------- 1 root root 252, 1 Jan 4 00:59 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jan 4 00:58 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jan 4 00:58 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jan 4 00:59 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jan 4 00:59 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jan 4 00:59 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jan 4 00:59 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jan 4 00:59 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jan 4 00:59 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Jan 4 00:59 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 11 Jan 4 00:59 10:59 -> ../megadev0 >lrwxrwxrwx 1 root root 21 Jan 4 00:59 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jan 4 00:59 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jan 4 00:59 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jan 4 00:59 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jan 4 00:59 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jan 4 00:59 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jan 4 00:59 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jan 4 00:59 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jan 4 00:59 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jan 4 00:59 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jan 4 00:59 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jan 4 00:59 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jan 4 00:59 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jan 4 00:59 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jan 4 00:59 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jan 4 00:59 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jan 4 00:59 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jan 4 00:59 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jan 4 00:59 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jan 4 00:59 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jan 4 00:59 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jan 4 00:59 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jan 4 00:59 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jan 4 00:59 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jan 4 00:59 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jan 4 00:59 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jan 4 00:59 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jan 4 00:59 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jan 4 00:59 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jan 4 00:59 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jan 4 00:59 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jan 4 00:59 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jan 4 00:59 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jan 4 00:59 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jan 4 00:59 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jan 4 00:59 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jan 4 00:59 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jan 4 00:59 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jan 4 00:58 0 >crw------- 1 root root 10, 184 Jan 4 00:59 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jan 4 00:59 cpuid >crw------- 1 root root 202, 0 Jan 4 00:59 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jan 4 00:59 by-id >drwxr-xr-x 2 root root 80 Jan 4 00:59 by-path >drwxr-xr-x 2 root root 60 Jan 4 00:59 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jan 4 00:59 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 4 00:59 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 4 00:59 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jan 4 00:59 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jan 4 00:59 8f7aad11-c803-4856-bf75-af8f3dc7ecc0 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jan 4 00:59 by-path >crw------- 1 root root 13, 64 Jan 4 00:59 event0 >crw------- 1 root root 13, 65 Jan 4 00:59 event1 >crw------- 1 root root 13, 66 Jan 4 00:59 event2 >crw------- 1 root root 13, 63 Jan 4 00:59 mice >crw------- 1 root root 13, 32 Jan 4 00:59 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 4 00:59 platform-i8042-serio-0-event-kbd -> ../event1 >lrwxrwxrwx 1 root root 9 Jan 4 00:59 platform-i8042-serio-1-event-mouse -> ../event0 >lrwxrwxrwx 1 root root 9 Jan 4 00:59 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jan 4 00:59 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jan 4 00:59 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jan 4 00:59 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jan 4 00:59 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jan 4 00:59 by-path >crw-rw---- 1 root audio 116, 2 Jan 4 00:59 controlC0 >crw------- 1 root root 116, 1 Jan 4 00:59 seq >crw------- 1 root audio 116, 33 Jan 4 00:59 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jan 4 00:59 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jan 4 00:59 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=95460k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=235284k,nr_inodes=58821,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >kvm_amd 64509 0 >snd_pcsp 18835 0 >kvm 467097 1 kvm_amd >snd_pcm 98154 1 snd_pcsp >snd_page_alloc 18268 1 snd_pcm >snd_timer 28806 1 snd_pcm >snd 79517 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 0 >virtio_balloon 13530 0 >virtio_pci 17713 0 >virtio_mmio 13193 0 >virtio_net 28077 0 >virtio_scsi 18515 1 >virtio_blk 18378 0 >virtio_console 28110 0 >virtio_rng 13135 0 >virtio_ring 19852 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >sparse_keymap 13584 0 >rfkill 22195 0 >sym53c8xx 80734 0 >scsi_transport_spi 30274 1 sym53c8xx >crc8 12750 0 >crc_ccitt 12613 0 >crc32 12714 0 >crc_itu_t 12613 0 >libcrc32c 12603 0 >megaraid 48287 0 >megaraid_sas 99700 0 >megaraid_mbox 40368 0 >megaraid_mm 18221 1 megaraid_mbox >Sat Jan 4 00:59:52 UTC 2014 >uptime: 83.31 1.09 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100 > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [92990ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: blockdev_getss "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm settle >blockdev --getss /dev/sda >libguestfs: trace: blockdev_getss = 512 >libguestfs: trace: part_init "/dev/sda" "gpt" >guestfsd: main_loop: proc 59 (blockdev_getss) took 1.09 seconds >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sda mklabel gpt >udevadm settle >libguestfs: trace: part_init = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 64 65599 >guestfsd: main_loop: proc 208 (part_init) took 4.03 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sda mkpart primary 64s 65599s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 65600 -64 >guestfsd: main_loop: proc 209 (part_add) took 4.39 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sda mkpart primary 65600s -64s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >libguestfs: trace: mkfs "ext2" "/dev/sda1" >guestfsd: main_loop: proc 209 (part_add) took 6.49 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/sda1 >mke2fs -t ext2 -F /dev/sda1 >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: pvcreate "/dev/sda2" >guestfsd: main_loop: proc 278 (mkfs) took 3.08 seconds >guestfsd: main_loop: new request, len 0x38 >lvm pvcreate --force /dev/sda2 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >udevadm settle >libguestfs: trace: pvcreate = 0 >libguestfs: trace: vgcreate "VG" "/dev/sda2" >guestfsd: main_loop: proc 39 (pvcreate) took 3.00 seconds >guestfsd: main_loop: new request, len 0x44 >lvm vgcreate VG /dev/sda2 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >udevadm settle >libguestfs: trace: vgcreate = 0 >libguestfs: trace: lvcreate_free "LV" "VG" 100 >guestfsd: main_loop: proc 40 (vgcreate) took 4.37 seconds >guestfsd: main_loop: new request, len 0x3c >lvm lvcreate -l 100%FREE -n LV VG > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >[ 116.098977] bio: create slab <bio-1> at 1 >udevadm settle >libguestfs: trace: lvcreate_free = 0 >libguestfs: trace: mkfs "ext4" "/dev/VG/LV" >guestfsd: main_loop: proc 312 (lvcreate_free) took 6.19 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/VG/LV >mke2fs -t ext4 -F /dev/VG/LV >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: proc 278 (mkfs) took 12.33 seconds >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-xfhlvp4lr1yfp66d" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f65d9d67610 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsSaG62q >Formatting 'test-virt-resize-2.img', fmt=qcow2 size=524288000 encryption=off cluster_size=65536 preallocation='metadata' lazy_refcounts=off >command line: ./virt-resize -d --debug-gc --expand /dev/sda2 --lv-expand /dev/VG/LV --format raw --output-format qcow2 test-virt-resize-1.img test-virt-resize-2.img >Examining test-virt-resize-1.img ... >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x2450a00, program = virt-resize >libguestfs: trace: set_trace true >libguestfs: trace: set_trace = 0 >libguestfs: trace: add_drive "test-virt-resize-1.img" "readonly:true" "format:raw" "protocol:file" >libguestfs: trace: add_drive = 0 >libguestfs: trace: add_drive "test-virt-resize-2.img" "readonly:false" "format:qcow2" "cachemode:unsafe" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=virt-resize >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-o7ofb33jx7u1m2ay >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x248c850 >libguestfs: [00003ms] get libvirt capabilities >libguestfs: [00010ms] parsing capabilities XML >libguestfs: [00011ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [00025ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [00025ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [00025ms] adding kernel modules >supermin helper [00063ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.25723 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.25723' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/resize/test-virt-resize-1.img >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/snapshot2 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/snapshot2', fmt=qcow2 size=419430400 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/resize/test-virt-resize-1.img' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00290ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: external command exited with error status 1 >libguestfs: read_lpj_from_files: no boot messages files are readable >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-o7ofb33jx7u1m2ay</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.25723</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.25723</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/snapshot2"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/resize/test-virt-resize-2.img"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/snapshot1"/>\n <target dev="sdc" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="2" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.25723 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.25723 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.25723 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot2 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [00303ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.12.6-300.fc20.x86_64+debug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 23 16:30:32 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f254000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f23f000-0x1f253fff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1024 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001f000000 s1926656 r8192 d23040 u2097152 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=vt100 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 470548K/511608K available (7536K kernel code, 1203K rwdata, 3128K rodata, 3452K init, 12056K bss, 41060K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Fast TSC calibration failed >[ 0.000000] tsc: Unable to calibrate against PIT >[ 0.000000] tsc: No reference (HPET/PMTIMER) available >[ 0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz >[ 0.014000] Calibrating delay loop... 142.59 BogoMIPS (lpj=71296) >[ 0.025000] pid_max: default: 32768 minimum: 301 >[ 0.046000] Security Framework initialized >[ 0.053000] SELinux: Disabled at boot. >[ 0.082000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.090000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.095000] Mount-cache hash table entries: 256 >[ 0.217000] Initializing cgroup subsys memory >[ 0.229000] Initializing cgroup subsys devices >[ 0.231000] Initializing cgroup subsys freezer >[ 0.233000] Initializing cgroup subsys net_cls >[ 0.234000] Initializing cgroup subsys blkio >[ 0.235000] Initializing cgroup subsys perf_event >[ 0.237000] Initializing cgroup subsys hugetlb >[ 0.252000] mce: CPU supports 10 MCE banks >[ 0.257000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.257000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.257000] tlb_flushall_shift: -1 >[ 1.328000] Freeing SMP alternatives memory: 24K (ffffffff8208d000 - ffffffff82093000) >[ 1.364000] ftrace: allocating 25663 entries in 101 pages >[ 1.475000] ------------[ cut here ]------------ >[ 1.477000] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/apic/apic.c:1389 setup_local_APIC+0x268/0x320() >[ 1.478000] Modules linked in: >[ 1.479000] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.6-300.fc20.x86_64+debug #1 >[ 1.480000] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 >[ 1.481000] 0000000000000009 ffff88001ed7be00 ffffffff81744a81 0000000000000000 >[ 1.482000] ffff88001ed7be38 ffffffff8107569d 0000000000000001 0000000000000000 >[ 1.483000] 00000000000000f0 0000000000000000 00000000ffffffff ffff88001ed7be48 >[ 1.484000] Call Trace: >[ 1.484000] [<ffffffff81744a81>] dump_stack+0x54/0x74 >[ 1.485000] [<ffffffff8107569d>] warn_slowpath_common+0x7d/0xa0 >[ 1.486000] [<ffffffff8107577a>] warn_slowpath_null+0x1a/0x20 >[ 1.486000] [<ffffffff8104b378>] setup_local_APIC+0x268/0x320 >[ 1.487000] [<ffffffff81f16b9e>] native_smp_prepare_cpus+0x34f/0x430 >[ 1.488000] [<ffffffff81f05fef>] kernel_init_freeable+0xb6/0x1fb >[ 1.488000] [<ffffffff81739000>] ? rest_init+0x150/0x150 >[ 1.489000] [<ffffffff8173900e>] kernel_init+0xe/0x190 >[ 1.489000] [<ffffffff81757d3c>] ret_from_fork+0x7c/0xb0 >[ 1.490000] [<ffffffff81739000>] ? rest_init+0x150/0x150 >[ 1.493000] ---[ end trace 8836fc80576c826b ]--- >[ 1.509000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.511000] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >[ 1.617000] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.619000] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.730000] watchdog: disabled (inside virtual machine) >[ 1.730000] Brought up 1 CPUs >[ 1.731000] smpboot: Total of 1 processors activated (142.59 BogoMIPS) >[ 1.794000] devtmpfs: initialized >[ 2.066000] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 2.067000] pinctrl core: initialized pinctrl subsystem >[ 2.077000] RTC time: 1:00:51, date: 01/04/14 >[ 2.095000] NET: Registered protocol family 16 >[ 2.131000] cpuidle: using governor menu >[ 2.153000] PCI: Using configuration type 1 for base access >[ 2.721000] bio: create slab <bio-0> at 0 >[ 2.745000] ACPI: Interpreter disabled. >[ 2.776000] vgaarb: loaded >[ 2.816000] SCSI subsystem initialized >[ 2.843000] usbcore: registered new interface driver usbfs >[ 2.848000] usbcore: registered new interface driver hub >[ 2.852000] usbcore: registered new device driver usb >[ 2.872000] PCI: Probing PCI hardware >[ 2.885000] PCI host bridge to bus 0000:00 >[ 2.886000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 2.887000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 2.887000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 3.039000] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 3.089000] NetLabel: Initializing >[ 3.089000] NetLabel: domain hash size = 128 >[ 3.090000] NetLabel: protocols = UNLABELED CIPSOv4 >[ 3.096000] NetLabel: unlabeled traffic allowed by default >[ 3.104000] Switched to clocksource refined-jiffies >[ 5.747598] pnp: PnP ACPI: disabled >[ 6.219526] NET: Registered protocol family 2 >[ 6.260520] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 6.263519] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 6.268518] TCP: Hash tables configured (established 4096 bind 4096) >[ 6.270518] TCP: reno registered >[ 6.271518] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 6.274518] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 6.293515] NET: Registered protocol family 1 >[ 6.295514] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 6.295514] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 6.296514] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 6.299514] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 6.325510] Unpacking initramfs... >[ 6.556475] Freeing initrd memory: 1648K (ffff88001f254000 - ffff88001f3f0000) >[ 13.822370] DMA-API: preallocated 65536 debug entries >[ 13.822370] DMA-API: debugging enabled by kernel config >[ 13.830369] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 13.881361] Scanning for low memory corruption every 60 seconds >[ 13.921355] cryptomgr_test (21) used greatest stack depth: 6336 bytes left >[ 13.971347] Initialise system trusted keyring >[ 13.973347] audit: initializing netlink socket (disabled) >[ 13.974347] type=2000 audit(1388797261.974:1): initialized >[ 14.196313] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 14.946199] zbud: loaded >[ 15.036186] VFS: Disk quotas dquot_6.5.2 >[ 15.049184] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 15.168165] msgmni has been set to 922 >[ 15.187163] Key type big_key registered >[ 15.206160] cryptomgr_test (27) used greatest stack depth: 5584 bytes left >[ 15.282148] cryptomgr_test (32) used greatest stack depth: 5568 bytes left >[ 15.310144] alg: No test for stdrng (krng) >[ 15.313143] NET: Registered protocol family 38 >[ 15.315143] Key type asymmetric registered >[ 15.316143] Asymmetric key parser 'x509' registered >[ 15.332141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 15.337140] io scheduler noop registered >[ 15.337140] io scheduler deadline registered >[ 15.355137] io scheduler cfq registered (default) >[ 15.551107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 15.561106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 15.594101] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 15.613098] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 15.735079] Non-volatile memory driver v1.3 >[ 15.735079] Linux agpgart interface v0.103 >[ 15.925050] scsi0 : ata_piix >[ 15.972043] scsi1 : ata_piix >[ 15.988041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 15.989041] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 16.019036] libphy: Fixed MDIO Bus: probed >[ 16.033034] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 16.034034] ehci-pci: EHCI PCI platform driver >[ 16.037033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 16.038033] ohci-pci: OHCI PCI platform driver >[ 16.040033] uhci_hcd: USB Universal Host Controller Interface driver >[ 16.052031] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 16.056030] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 16.078027] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 16.083026] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 16.115022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 16.116021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 16.116021] usb usb1: Product: UHCI Host Controller >[ 16.117021] usb usb1: Manufacturer: Linux 3.12.6-300.fc20.x86_64+debug uhci_hcd >[ 16.117021] usb usb1: SerialNumber: 0000:00:01.2 >[ 16.177012] hub 1-0:1.0: USB hub found >[ 16.184011] hub 1-0:1.0: 2 ports detected >[ 16.256000] usbcore: registered new interface driver usbserial >[ 16.259000] usbcore: registered new interface driver usbserial_generic >[ 16.263999] usbserial: USB Serial support registered for generic >[ 16.277997] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 16.303993] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 16.308992] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 16.351986] mousedev: PS/2 mouse device common for all mice >[ 16.424974] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 16.431973] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 16.505962] device-mapper: uevent: version 1.0.3 >[ 16.541957] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >[ 16.592949] hidraw: raw HID events driver (C) Jiri Kosina >[ 16.636942] usbcore: registered new interface driver usbhid >[ 16.636942] usbhid: USB HID core driver >[ 16.656939] drop_monitor: Initializing network drop monitor service >[ 16.658939] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 16.658939] TCP: cubic registered >[ 16.658939] Initializing XFRM netlink socket >[ 16.658939] NET: Registered protocol family 10 >[ 16.737927] mip6: Mobile IPv6 >[ 16.737927] NET: Registered protocol family 17 >[ 16.790919] Loading compiled-in X.509 certificates >[ 16.817915] Loaded X.509 cert 'Fedora kernel signing key: 6e10e4d5aa80e229673eee0079d839c652a6fb56' >[ 16.822914] registered taskstats version 1 >[ 16.890904] Magic number: 14:331:2 >[ 16.893903] rtc_cmos rtc_cmos: setting system clock to 2014-01-04 01:01:07 UTC (1388797267) >[ 17.076875] Freeing unused kernel memory: 3452K (ffffffff81d2e000 - ffffffff8208d000) >[ 17.076875] Write protecting the kernel read-only data: 12288k >[ 17.076875] Freeing unused kernel memory: 644K (ffff88000175f000 - ffff880001800000) >[ 17.096872] Freeing unused kernel memory: 968K (ffff880001b0e000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 17.13 1.45 >supermin: ext2 mini initrd starting up: 4.1.5 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=vt100 >supermin: mounting /sys >supermin: internal insmod megaraid_mm.ko >[ 17.283844] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 17.356833] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 17.395827] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 17.476815] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >[ 17.530806] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32-pclmul.ko >[ 17.712779] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >[ 17.841759] alg: No test for crc32 (crc32-table) >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc8.ko >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 18.044728] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod rfkill.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 18.630639] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 18.789615] scsi2 : Virtio SCSI HBA >[ 18.810612] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 18.818611] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 18.886600] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 18.944591] scsi 2:0:2:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 19.187554] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 24.745709] sd 2:0:0:0: [sda] 819200 512-byte logical blocks: (419 MB/400 MiB) >[ 24.778704] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 24.806700] sd 2:0:0:0: [sda] Write Protect is off >[ 24.828697] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 24.926682] sd 2:0:1:0: [sdb] 1024000 512-byte logical blocks: (524 MB/500 MiB) >[ 24.971675] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 25.021668] sd 2:0:1:0: [sdb] Write Protect is off >[ 25.051663] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 25.144649] sd 2:0:2:0: [sdc] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 25.249633] sd 2:0:2:0: Attached scsi generic sg2 type 0 >[ 25.278628] sda: sda1 sda2 >[ 25.283628] sd 2:0:2:0: [sdc] Write Protect is off >[ 25.318622] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 25.352617] sdb: unknown partition table >[ 25.462600] sd 2:0:0:0: [sda] Attached SCSI disk >[ 25.534590] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 25.546588] sdc: unknown partition table >[ 25.588581] sd 2:0:2:0: [sdc] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: picked /sys/block/sdc/dev as root device >supermin: creating /dev/root as block special 8:32 >supermin: mounting new root on /root >[ 25.790551] EXT4-fs (sdc): mounting ext2 file system using the ext4 subsystem >[ 26.119501] EXT4-fs (sdc): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 28.554130] mkdir (52) used greatest stack depth: 3264 bytes left >[ 31.846630] systemd-udevd[62]: starting version 208 >[ 31.879625] systemd-udevd (61) used greatest stack depth: 3072 bytes left >[ 47.291282] microcode: AMD CPU family 0x6 not supported >[ 49.308975] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 49.687918] PCSP: Timer resolution is not sufficient (1000000nS) >[ 49.688918] PCSP: Make sure you have HPET and ACPI enabled. >[ 49.688918] PCSP: Turned into nopcm mode. >[ 54.390203] kvm: Nested Virtualization enabled >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:30] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > Reading all physical volumes. This may take a while... > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > Found volume group "VG" using metadata type lvm2 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >[ 71.514600] bio: create slab <bio-1> at 1 > 1 logical volume(s) in volume group "VG" now active >[ >] >Linux (none) 3.12.6-300.fc20.x86_64+debug #1 SMP Mon Dec 23 16:30:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >drwxr-xr-x 2 root root 60 Jan 4 01:02 VG >crw------- 1 root root 10, 235 Jan 4 01:01 autofs >drwxr-xr-x 2 root root 160 Jan 4 01:02 block >drwxr-xr-x 2 root root 100 Jan 4 01:01 bsg >crw------- 1 root root 10, 234 Jan 4 01:01 btrfs-control >drwxr-xr-x 3 root root 60 Jan 4 01:01 bus >drwxr-xr-x 2 root root 2360 Jan 4 01:01 char >crw------- 1 root root 5, 1 Jan 4 01:01 console >lrwxrwxrwx 1 root root 11 Jan 4 01:01 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jan 4 01:01 cpu >crw------- 1 root root 10, 62 Jan 4 01:01 cpu_dma_latency >drwxr-xr-x 7 root root 140 Jan 4 01:01 disk >brw-rw---- 1 root disk 253, 0 Jan 4 01:02 dm-0 >lrwxrwxrwx 1 root root 13 Jan 4 01:01 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jan 4 01:01 full >crw------- 1 root root 10, 229 Jan 4 01:01 fuse >drwxr-xr-x 3 root root 160 Jan 4 01:01 input >crw-r--r-- 1 root root 1, 11 Jan 4 01:01 kmsg >crw------- 1 root root 10, 232 Jan 4 01:01 kvm >crw------- 1 root root 10, 237 Jan 4 01:01 loop-control >drwxr-xr-x 2 root root 80 Jan 4 01:02 mapper >crw------- 1 root root 10, 227 Jan 4 01:01 mcelog >crw------- 1 root root 10, 59 Jan 4 01:01 megadev0 >crw------- 1 root root 1, 1 Jan 4 01:01 mem >drwxr-xr-x 2 root root 60 Jan 4 01:01 net >crw------- 1 root root 10, 61 Jan 4 01:01 network_latency >crw------- 1 root root 10, 60 Jan 4 01:01 network_throughput >crw-rw-rw- 1 root root 1, 3 Jan 4 01:01 null >crw------- 1 root root 10, 144 Jan 4 01:01 nvram >crw------- 1 root root 1, 4 Jan 4 01:01 port >crw------- 1 root root 108, 0 Jan 4 01:01 ppp >crw-rw-rw- 1 root root 5, 2 Jan 4 01:01 ptmx >crw-rw-rw- 1 root root 1, 8 Jan 4 01:01 random >drwxr-xr-x 2 root root 60 Jan 4 01:01 raw >crw------- 1 root root 10, 58 Jan 4 01:01 rfkill >lrwxrwxrwx 1 root root 4 Jan 4 01:01 rtc -> rtc0 >crw------- 1 root root 254, 0 Jan 4 01:01 rtc0 >brw------- 1 root root 8, 0 Jan 4 01:01 sda >brw------- 1 root root 8, 1 Jan 4 01:01 sda1 >brw------- 1 root root 8, 2 Jan 4 01:01 sda2 >brw------- 1 root root 8, 16 Jan 4 01:01 sdb >brw------- 1 root root 8, 32 Jan 4 01:01 sdc >crw------- 1 root root 21, 0 Jan 4 01:01 sg0 >crw------- 1 root root 21, 1 Jan 4 01:01 sg1 >crw------- 1 root root 21, 2 Jan 4 01:01 sg2 >crw------- 1 root root 10, 231 Jan 4 01:01 snapshot >drwxr-xr-x 3 root root 120 Jan 4 01:01 snd >lrwxrwxrwx 1 root root 15 Jan 4 01:01 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jan 4 01:01 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jan 4 01:01 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jan 4 01:01 tty >crw------- 1 root root 4, 0 Jan 4 01:01 tty0 >crw------- 1 root root 4, 1 Jan 4 01:01 tty1 >crw------- 1 root root 4, 10 Jan 4 01:01 tty10 >crw------- 1 root root 4, 11 Jan 4 01:01 tty11 >crw------- 1 root root 4, 12 Jan 4 01:01 tty12 >crw------- 1 root root 4, 13 Jan 4 01:01 tty13 >crw------- 1 root root 4, 14 Jan 4 01:01 tty14 >crw------- 1 root root 4, 15 Jan 4 01:01 tty15 >crw------- 1 root root 4, 16 Jan 4 01:01 tty16 >crw------- 1 root root 4, 17 Jan 4 01:01 tty17 >crw------- 1 root root 4, 18 Jan 4 01:01 tty18 >crw------- 1 root root 4, 19 Jan 4 01:01 tty19 >crw------- 1 root root 4, 2 Jan 4 01:01 tty2 >crw------- 1 root root 4, 20 Jan 4 01:01 tty20 >crw------- 1 root root 4, 21 Jan 4 01:01 tty21 >crw------- 1 root root 4, 22 Jan 4 01:01 tty22 >crw------- 1 root root 4, 23 Jan 4 01:01 tty23 >crw------- 1 root root 4, 24 Jan 4 01:01 tty24 >crw------- 1 root root 4, 25 Jan 4 01:01 tty25 >crw------- 1 root root 4, 26 Jan 4 01:01 tty26 >crw------- 1 root root 4, 27 Jan 4 01:01 tty27 >crw------- 1 root root 4, 28 Jan 4 01:01 tty28 >crw------- 1 root root 4, 29 Jan 4 01:01 tty29 >crw------- 1 root root 4, 3 Jan 4 01:01 tty3 >crw------- 1 root root 4, 30 Jan 4 01:01 tty30 >crw------- 1 root root 4, 31 Jan 4 01:01 tty31 >crw------- 1 root root 4, 32 Jan 4 01:01 tty32 >crw------- 1 root root 4, 33 Jan 4 01:01 tty33 >crw------- 1 root root 4, 34 Jan 4 01:01 tty34 >crw------- 1 root root 4, 35 Jan 4 01:01 tty35 >crw------- 1 root root 4, 36 Jan 4 01:01 tty36 >crw------- 1 root root 4, 37 Jan 4 01:01 tty37 >crw------- 1 root root 4, 38 Jan 4 01:01 tty38 >crw------- 1 root root 4, 39 Jan 4 01:01 tty39 >crw------- 1 root root 4, 4 Jan 4 01:01 tty4 >crw------- 1 root root 4, 40 Jan 4 01:01 tty40 >crw------- 1 root root 4, 41 Jan 4 01:01 tty41 >crw------- 1 root root 4, 42 Jan 4 01:01 tty42 >crw------- 1 root root 4, 43 Jan 4 01:01 tty43 >crw------- 1 root root 4, 44 Jan 4 01:01 tty44 >crw------- 1 root root 4, 45 Jan 4 01:01 tty45 >crw------- 1 root root 4, 46 Jan 4 01:01 tty46 >crw------- 1 root root 4, 47 Jan 4 01:01 tty47 >crw------- 1 root root 4, 48 Jan 4 01:01 tty48 >crw------- 1 root root 4, 49 Jan 4 01:01 tty49 >crw------- 1 root root 4, 5 Jan 4 01:01 tty5 >crw------- 1 root root 4, 50 Jan 4 01:01 tty50 >crw------- 1 root root 4, 51 Jan 4 01:01 tty51 >crw------- 1 root root 4, 52 Jan 4 01:01 tty52 >crw------- 1 root root 4, 53 Jan 4 01:01 tty53 >crw------- 1 root root 4, 54 Jan 4 01:01 tty54 >crw------- 1 root root 4, 55 Jan 4 01:01 tty55 >crw------- 1 root root 4, 56 Jan 4 01:01 tty56 >crw------- 1 root root 4, 57 Jan 4 01:01 tty57 >crw------- 1 root root 4, 58 Jan 4 01:01 tty58 >crw------- 1 root root 4, 59 Jan 4 01:01 tty59 >crw------- 1 root root 4, 6 Jan 4 01:01 tty6 >crw------- 1 root root 4, 60 Jan 4 01:01 tty60 >crw------- 1 root root 4, 61 Jan 4 01:01 tty61 >crw------- 1 root root 4, 62 Jan 4 01:01 tty62 >crw------- 1 root root 4, 63 Jan 4 01:01 tty63 >crw------- 1 root root 4, 7 Jan 4 01:01 tty7 >crw------- 1 root root 4, 8 Jan 4 01:01 tty8 >crw------- 1 root root 4, 9 Jan 4 01:01 tty9 >crw------- 1 root root 4, 64 Jan 4 01:01 ttyS0 >crw------- 1 root root 4, 65 Jan 4 01:01 ttyS1 >crw------- 1 root root 4, 66 Jan 4 01:01 ttyS2 >crw------- 1 root root 4, 67 Jan 4 01:01 ttyS3 >crw------- 1 root root 10, 239 Jan 4 01:01 uhid >crw------- 1 root root 10, 223 Jan 4 01:01 uinput >crw-rw-rw- 1 root root 1, 9 Jan 4 01:01 urandom >crw------- 1 root root 251, 0 Jan 4 01:01 usbmon0 >crw------- 1 root root 251, 1 Jan 4 01:01 usbmon1 >crw------- 1 root root 7, 0 Jan 4 01:01 vcs >crw------- 1 root root 7, 1 Jan 4 01:01 vcs1 >crw------- 1 root root 7, 128 Jan 4 01:01 vcsa >crw------- 1 root root 7, 129 Jan 4 01:01 vcsa1 >crw------- 1 root root 10, 63 Jan 4 01:01 vga_arbiter >crw------- 1 root root 10, 238 Jan 4 01:01 vhost-net >drwxr-xr-x 2 root root 60 Jan 4 01:01 virtio-ports >crw------- 1 root root 247, 1 Jan 4 01:01 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jan 4 01:01 zero > >/dev/VG: >total 0 >lrwxrwxrwx 1 root root 7 Jan 4 01:02 LV -> ../dm-0 > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 7 Jan 4 01:02 253:0 -> ../dm-0 >lrwxrwxrwx 1 root root 6 Jan 4 01:01 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Jan 4 01:01 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Jan 4 01:01 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Jan 4 01:01 8:2 -> ../sda2 >lrwxrwxrwx 1 root root 6 Jan 4 01:01 8:32 -> ../sdc > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jan 4 01:01 2:0:0:0 >crw------- 1 root root 252, 1 Jan 4 01:01 2:0:1:0 >crw------- 1 root root 252, 2 Jan 4 01:01 2:0:2:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jan 4 01:01 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jan 4 01:01 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jan 4 01:01 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jan 4 01:01 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jan 4 01:01 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jan 4 01:01 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jan 4 01:01 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jan 4 01:01 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Jan 4 01:01 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 11 Jan 4 01:01 10:59 -> ../megadev0 >lrwxrwxrwx 1 root root 21 Jan 4 01:01 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jan 4 01:01 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jan 4 01:01 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jan 4 01:01 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jan 4 01:01 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jan 4 01:01 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jan 4 01:01 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jan 4 01:01 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jan 4 01:01 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jan 4 01:01 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jan 4 01:01 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jan 4 01:01 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jan 4 01:01 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jan 4 01:01 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jan 4 01:01 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jan 4 01:01 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jan 4 01:01 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jan 4 01:01 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jan 4 01:01 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jan 4 01:01 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jan 4 01:01 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jan 4 01:01 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jan 4 01:01 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jan 4 01:01 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jan 4 01:01 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 6 Jan 4 01:01 21:2 -> ../sg2 >lrwxrwxrwx 1 root root 11 Jan 4 01:01 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jan 4 01:01 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jan 4 01:01 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 14 Jan 4 01:01 252:2 -> ../bsg/2:0:2:0 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jan 4 01:01 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jan 4 01:01 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jan 4 01:01 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jan 4 01:01 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jan 4 01:01 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jan 4 01:01 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jan 4 01:01 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jan 4 01:01 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jan 4 01:01 0 >crw------- 1 root root 10, 184 Jan 4 01:01 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jan 4 01:01 cpuid >crw------- 1 root root 202, 0 Jan 4 01:01 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 180 Jan 4 01:02 by-id >drwxr-xr-x 2 root root 60 Jan 4 01:01 by-partlabel >drwxr-xr-x 2 root root 80 Jan 4 01:01 by-partuuid >drwxr-xr-x 2 root root 140 Jan 4 01:01 by-path >drwxr-xr-x 2 root root 100 Jan 4 01:02 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 10 Jan 4 01:02 dm-name-VG-LV -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Jan 4 01:02 dm-uuid-LVM-n7mgTSXksmtYfQiOQHvaNmvU6lGmbYdOuatu6By1AAonHfurBdlyrFtPrpQHzWjF -> ../../dm-0 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jan 4 01:01 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb >lrwxrwxrwx 1 root root 9 Jan 4 01:01 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-2-0 -> ../../sdc > >/dev/disk/by-partlabel: >total 0 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 primary -> ../../sda1 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 43c17652-06a7-4a3b-8de0-6dd223a4a231 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 7c064208-8a26-496f-8e87-cd2717ee3a9d -> ../../sda1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jan 4 01:01 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb >lrwxrwxrwx 1 root root 9 Jan 4 01:01 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:2:0 -> ../../sdc > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 10 Jan 4 01:01 23e55e30-e09f-4c65-8b0f-085a94035497 -> ../../sda1 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 8f7aad11-c803-4856-bf75-af8f3dc7ecc0 -> ../../sdc >lrwxrwxrwx 1 root root 10 Jan 4 01:02 e3f7c5cf-de14-4993-8c8d-38217e3b57b7 -> ../../dm-0 > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jan 4 01:01 by-path >crw------- 1 root root 13, 64 Jan 4 01:01 event0 >crw------- 1 root root 13, 65 Jan 4 01:01 event1 >crw------- 1 root root 13, 66 Jan 4 01:01 event2 >crw------- 1 root root 13, 63 Jan 4 01:01 mice >crw------- 1 root root 13, 32 Jan 4 01:01 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 platform-i8042-serio-0-event-kbd -> ../event1 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 platform-i8042-serio-1-event-mouse -> ../event0 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jan 4 01:01 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >lrwxrwxrwx 1 root root 7 Jan 4 01:02 VG-LV -> ../dm-0 >crw------- 1 root root 10, 236 Jan 4 01:01 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jan 4 01:01 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jan 4 01:01 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jan 4 01:01 by-path >crw-rw---- 1 root audio 116, 2 Jan 4 01:01 controlC0 >crw------- 1 root root 116, 1 Jan 4 01:01 seq >crw------- 1 root audio 116, 33 Jan 4 01:01 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jan 4 01:01 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jan 4 01:01 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=95460k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=235284k,nr_inodes=58821,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > PV VG Fmt Attr PSize PFree > /dev/sda2 VG lvm2 a-- 364.00m 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > VG #PV #LV #SN Attr VSize VFree > VG 1 1 0 wz--n- 364.00m 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > LV VG Attr LSize Pool Origin Data% Move Log Cpy%Sync Convert > LV VG -wi-a----- 364.00m >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >kvm_amd 64509 0 >kvm 467097 1 kvm_amd >snd_pcsp 18835 0 >snd_pcm 98154 1 snd_pcsp >snd_page_alloc 18268 1 snd_pcm >snd_timer 28806 1 snd_pcm >snd 79517 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 0 >virtio_balloon 13530 0 >virtio_pci 17713 0 >virtio_mmio 13193 0 >virtio_net 28077 0 >virtio_scsi 18515 2 >virtio_blk 18378 0 >virtio_console 28110 0 >virtio_rng 13135 0 >virtio_ring 19852 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >sparse_keymap 13584 0 >rfkill 22195 0 >sym53c8xx 80734 0 >scsi_transport_spi 30274 1 sym53c8xx >crc8 12750 0 >crc_ccitt 12613 0 >crc32 12714 0 >crc_itu_t 12613 0 >libcrc32c 12603 0 >megaraid 48287 0 >megaraid_sas 99700 0 >megaraid_mbox 40368 0 >megaraid_mm 18221 1 megaraid_mbox >Sat Jan 4 01:02:16 UTC 2014 >uptime: 83.33 2.24 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=vt100 > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [95982ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: lvm_set_filter "/dev/sda" >guestfsd: main_loop: new request, len 0x38 >lvm vgchange -an > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >lvm vgscan > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >lvm vgchange -ay > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >[ 94.136161] bio: create slab <bio-1> at 1 >libguestfs: trace: lvm_set_filter = 0 >libguestfs: trace: feature_available "ntfsprogs ntfs3g" >guestfsd: main_loop: proc 255 (lvm_set_filter) took 10.42 seconds >guestfsd: main_loop: new request, len 0x48 >libguestfs: trace: feature_available = 1 >libguestfs: trace: feature_available "btrfs" >guestfsd: main_loop: proc 398 (feature_available) took 0.04 seconds >guestfsd: main_loop: new request, len 0x38 >grep ^[[:space:]]*btrfs$ /proc/filesystems >modprobe btrfs >[ 97.325676] xor: measuring software checksum speed >[ 97.336674] prefetch64-sse: 556.000 MB/sec >[ 97.346672] generic_sse: 576.000 MB/sec >[ 97.346672] xor: using function: generic_sse (576.000 MB/sec) >[ 97.476653] raid6: sse2x1 156 MB/s >[ 97.493650] raid6: sse2x2 167 MB/s >[ 97.510648] raid6: sse2x4 160 MB/s >[ 97.510648] raid6: using algorithm sse2x2 (167 MB/s) >[ 97.511647] raid6: using intx1 recovery algorithm >[ 98.399512] bio: create slab <bio-2> at 2 >[ 98.658473] Btrfs loaded >grep ^[[:space:]]*btrfs$ /proc/filesystems >libguestfs: trace: feature_available = 1 >libguestfs: trace: blockdev_getss "/dev/sdb" >guestfsd: main_loop: proc 398 (feature_available) took 2.70 seconds >guestfsd: main_loop: new request, len 0x34 >udevadm settle >blockdev --getss /dev/sdb >libguestfs: trace: blockdev_getss = 512 >libguestfs: trace: blockdev_getsize64 "/dev/sda" >guestfsd: main_loop: proc 59 (blockdev_getss) took 1.25 seconds >guestfsd: main_loop: new request, len 0x34 >udevadm settle >blockdev --getsize64 /dev/sda >libguestfs: trace: blockdev_getsize64 = 419430400 >libguestfs: trace: blockdev_getsize64 "/dev/sdb" >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.66 seconds >guestfsd: main_loop: new request, len 0x34 >udevadm settle >blockdev --getsize64 /dev/sdb >libguestfs: trace: blockdev_getsize64 = 524288000 >libguestfs: trace: part_get_parttype "/dev/sda" >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.69 seconds >guestfsd: main_loop: new request, len 0x34 >parted -s -m /dev/null >Error: The device /dev/null is so small that it cannot possibly store a file system or partition table. Perhaps you selected the wrong device? >Warning: Error fsyncing/closing /dev/null: Invalid argument >parted -m -- /dev/sda unit b print >libguestfs: trace: part_get_parttype = "gpt" >test-virt-resize-1.img size 419430400 bytes >test-virt-resize-2.img size 524288000 bytes >partition table type: gpt >libguestfs: trace: pvs_full >guestfsd: main_loop: proc 214 (part_get_parttype) took 1.88 seconds >guestfsd: main_loop: new request, len 0x28 >lvm pvs -o pv_name,pv_uuid,pv_fmt,pv_size,dev_size,pv_free,pv_used,pv_attr,pv_pe_count,pv_pe_alloc_count,pv_tags,pe_start,pv_mda_count,pv_mda_free --unbuffered --noheadings --nosuffix --separator , --units b > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directorylibguestfs: trace: pvs_full = <struct guestfs_lvm_pv_list *> >libguestfs: trace: part_list "/dev/sda" > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >guestfsd: main_loop: proc 12 (pvs_full) took 1.97 seconds >guestfsd: main_loop: new request, len 0x34 >parted -m -- /dev/sda unit b print >libguestfs: trace: part_list = <struct guestfs_partition_list *> >libguestfs: trace: part_get_bootable "/dev/sda" 1 >guestfsd: main_loop: proc 213 (part_list) took 0.84 seconds >guestfsd: main_loop: new request, len 0x38 >parted -m -- /dev/sda unit b print >libguestfs: trace: part_get_bootable = 0 >libguestfs: trace: part_get_mbr_id "/dev/sda" 1 >guestfsd: main_loop: proc 234 (part_get_bootable) took 1.33 seconds >guestfsd: main_loop: new request, len 0x38 >udevadm settle >sfdisk --print-id /dev/sda 1 >udevadm settle >libguestfs: trace: part_get_mbr_id = 238 >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: proc 235 (part_get_mbr_id) took 2.06 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "ext2" >libguestfs: trace: mount_ro "/dev/sda1" "/" >guestfsd: main_loop: proc 198 (vfs_type) took 0.55 seconds >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda1 /sysroot/ >[ 111.259557] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 111.472525] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >libguestfs: trace: mount_ro = 0 >libguestfs: trace: statvfs "/" >guestfsd: main_loop: proc 73 (mount_ro) took 0.84 seconds >guestfsd: main_loop: new request, len 0x30 >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: part_get_bootable "/dev/sda" 2 >guestfsd: main_loop: proc 54 (statvfs) took 0.02 seconds >guestfsd: main_loop: new request, len 0x38 >parted -m -- /dev/sda unit b print >libguestfs: trace: part_get_bootable = 0 >libguestfs: trace: part_get_mbr_id "/dev/sda" 2 >guestfsd: main_loop: proc 234 (part_get_bootable) took 0.94 seconds >guestfsd: main_loop: new request, len 0x38 >udevadm settle >sfdisk --print-id /dev/sda 2 >udevadm settle >libguestfs: trace: part_get_mbr_id = 0 >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 235 (part_get_mbr_id) took 2.40 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "LVM2_member" >libguestfs: trace: canonical_device_name "/dev/sda2" >libguestfs: trace: canonical_device_name = "/dev/sda2" >libguestfs: trace: lvs >guestfsd: main_loop: proc 198 (vfs_type) took 0.49 seconds >guestfsd: main_loop: new request, len 0x28 >lvm lvs -o vg_name,lv_name --noheadings --separator / > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory >libguestfs: trace: lvs = ["/dev/VG/LV"] >libguestfs: trace: vfs_type "/dev/VG/LV" >guestfsd: main_loop: proc 11 (lvs) took 1.17 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/VG/LV >libguestfs: trace: vfs_type = "ext4" >libguestfs: trace: mount_ro "/dev/VG/LV" "/" >guestfsd: main_loop: proc 198 (vfs_type) took 0.76 seconds >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/VG/LV /sysroot/ >[ 118.819408] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >libguestfs: trace: mount_ro = 0 >libguestfs: trace: statvfs "/" >guestfsd: main_loop: proc 73 (mount_ro) took 1.54 seconds >guestfsd: main_loop: new request, len 0x30 >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >2 partitions found >/dev/sda1: > partition data: 1 32768-33587199 (33554432 bytes) > bootable: false > partition ID: 0xee > content: filesystem ext2 (32490496 bytes) >/dev/sda2: > partition data: 2 33587200-419398143 (385810944 bytes) > bootable: false > partition ID: 0x0 > content: LVM PV (381681664 bytes) >1 logical volumes found >/dev/VG/LV: > content: filesystem ext4 (361208832 bytes) >calculate surplus: outsize=524288000 required=419365376 overhead=2326528 surplus=102596096 >libguestfs: trace: canonical_device_name "/dev/sda2" >libguestfs: trace: canonical_device_name = "/dev/sda2" >surplus before --expand or --shrink: 102596096 >calculate surplus: outsize=524288000 required=521961472 overhead=2326528 surplus=0 >********** >Summary of changes: >/dev/sda1: This partition will be left alone. >/dev/sda2: This partition will be resized from 367.9M to 465.8M. The > LVM PV on /dev/sda2 will be expanded using the 'pvresize' method. >/dev/VG/LV: This logical volume will be expanded to maximum size. The > filesystem ext4 on /dev/VG/LV will be expanded using the > 'resize2fs' method. >********** >Setting up initial partition table on test-virt-resize-2.img ... >libguestfs: trace: part_init "/dev/sdb" "gpt" >guestfsd: main_loop: proc 54 (statvfs) took 0.02 seconds >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sdb mklabel gpt >udevadm settle >libguestfs: trace: part_init = 0 >libguestfs: trace: pread_device "/dev/sda" 446 0 >guestfsd: main_loop: proc 208 (part_init) took 2.88 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: pread_device = "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 446 bytes> >libguestfs: trace: pwrite_device "/dev/sdb" "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 446 bytes> 0 >guestfsd: main_loop: proc 276 (pread_device) took 0.02 seconds >guestfsd: main_loop: new request, len 0x200 >libguestfs: trace: pwrite_device = 446 >libguestfs: trace: pread_device "/dev/sda" 2097152 17408 >guestfsd: main_loop: proc 275 (pwrite_device) took 0.04 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: pread_device = "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 2097152 bytes> >libguestfs: trace: pwrite_device "/dev/sdb" "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 2097152 bytes> 17408 >guestfsd: main_loop: proc 276 (pread_device) took 0.91 seconds >guestfsd: main_loop: new request, len 0x200040 >libguestfs: trace: pwrite_device = 2097152 >align_first_partition_and_fix_bootloader = false >target partition 1: ignore or copy: start=64 end=65599 >target partition 2: resize: newsize=488407040 start=65664 end=1019647 >libguestfs: trace: part_add "/dev/sdb" "primary" 64 65599 >guestfsd: main_loop: proc 275 (pwrite_device) took 1.15 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sdb mkpart primary 64s 65599s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >libguestfs: trace: part_add "/dev/sdb" "primary" 65664 1019647 >guestfsd: main_loop: proc 209 (part_add) took 3.71 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >parted -s -- /dev/sdb mkpart primary 65664s 1019647s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_add = 0 >Copying /dev/sda1 ... >libguestfs: trace: copy_device_to_device "/dev/sda1" "/dev/sdb1" "size:33554432" "sparse:true" >guestfsd: main_loop: proc 209 (part_add) took 4.07 seconds >guestfsd: main_loop: new request, len 0x64 >libguestfs: trace: copy_device_to_device = 0 >Copying /dev/sda2 ... >libguestfs: trace: copy_device_to_device "/dev/sda2" "/dev/sdb2" "size:385810944" "sparse:true" >guestfsd: main_loop: proc 294 (copy_device_to_device) took 23.64 seconds >guestfsd: main_loop: new request, len 0x64 >libguestfs: trace: copy_device_to_device = 0 >libguestfs: trace: part_set_mbr_id "/dev/sdb" 1 238 >guestfsd: main_loop: proc 294 (copy_device_to_device) took 552.03 seconds >guestfsd: main_loop: new request, len 0x3c >udevadm settle >sfdisk --change-id /dev/sdb 1 ee >sfdisk: Done >udevadm settle >libguestfs: trace: part_set_mbr_id = 0 >libguestfs: trace: part_set_mbr_id "/dev/sdb" 2 0 >guestfsd: main_loop: proc 236 (part_set_mbr_id) took 3.66 seconds >guestfsd: main_loop: new request, len 0x3c >udevadm settle >sfdisk --change-id /dev/sdb 2 0 >sfdisk: Done >udevadm settle >libguestfs: trace: part_set_mbr_id = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: proc 236 (part_set_mbr_id) took 2.09 seconds >guestfsd: main_loop: new request, len 0x28 >umount /sysroot >umount /sysroot >fsync /dev/sda >fsync /dev/sdb >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-o7ofb33jx7u1m2ay" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2450a00 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfssvlT6L >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_tmpdir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_tmpdir = 0 >libguestfs: trace: set_cachedir "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: set_cachedir = 0 >libguestfs: trace: set_path "/builddir/build/BUILD/libguestfs-1.24.4/appliance" >libguestfs: trace: set_path = 0 >libguestfs: create: flags = 0, handle = 0x2450a00, program = virt-resize >libguestfs: trace: set_trace true >libguestfs: trace: set_trace = 0 >libguestfs: trace: add_drive "test-virt-resize-2.img" "readonly:false" "format:qcow2" "cachemode:unsafe" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=virt-resize >libguestfs: launch: version=1.24.4fedora=20,release=1.fc20,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-5oi9ya1t4nfh2234 >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x248c230 >libguestfs: [00003ms] get libvirt capabilities >libguestfs: [00026ms] parsing capabilities XML >libguestfs: [00027ms] build appliance >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.12.6-300.fc20.x86_64 is a directory >checking modpath /lib/modules/3.12.6-300.fc20.x86_64+debug is a directory >picked kernel vmlinuz-3.12.6-300.fc20.x86_64+debug >supermin helper [00003ms] finished creating kernel >supermin helper [00003ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d >supermin helper [00003ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/base.img.gz >supermin helper [00004ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/daemon.img.gz >supermin helper [00004ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/hostfiles >supermin helper [02406ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/init.img >supermin helper [02407ms] visiting /builddir/build/BUILD/libguestfs-1.24.4/appliance/supermin.d/udev-rules.img >supermin helper [02407ms] adding kernel modules >supermin helper [02454ms] finished creating appliance >libguestfs: checksum of existing appliance: 1bc1d8777dca3aa8f82399d7bf598a74889bc8f6c50af38eb24cdde9a40ae58e >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.25723 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR/snapshot1 >Formatting '/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR/snapshot1', fmt=qcow2 size=4294967296 backing_file='/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/root.25723' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [07162ms] create libvirt XML >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-5oi9ya1t4nfh2234</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="kvmclock" present="yes"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/kernel.25723</kernel>\n <initrd>/builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000/initrd.25723</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=vt100</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/resize/test-virt-resize-2.img"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/builddir/build/BUILD/libguestfs-1.24.4/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/builddir/build/BUILD/libguestfs-1.24.4/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 checksum >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 initrd.25723 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 kernel.25723 >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 root.25723 >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 . >libguestfs: drwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 .. >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 console.sock >libguestfs: srwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 snapshot1 >libguestfs: -rwxr-xr-x. mockbuild mockbuild system_u:object_r:mock_var_lib_t:s0 umask-check >libguestfs: [07561ms] launch libvirt guest >libguestfs: trace: launch = -1 (error) >Fatal error: exception Guestfs.Error("could not create appliance through libvirt. >Try running qemu directly without libvirt using this environment variable: >export LIBGUESTFS_BACKEND=direct >Original error from libvirt: monitor socket did not show up: No such file or directory >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2450a00 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /builddir/build/BUILD/libguestfs-1.24.4/tmp/libguestfsIgRAkR >/builddir/build/BUILD/libguestfs-1.24.4/run: command failed with exit code 2 >FAIL: test-virt-resize.sh >================== >1 of 1 test failed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/resize' >Making check in sparsify >make[2]: *** [check-TESTS] Error 1 >make[1]: *** [check-am] Error 2 >make[1]: Target `check' not remade because of errors. >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >970 seconds: ./test-virt-sparsify.sh >PASS: test-virt-sparsify.sh >============= >1 test passed >============= >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sparsify' >Making check in sysprep >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >613 seconds: ./test-virt-sysprep.sh >PASS: test-virt-sysprep.sh >/builddir/build/BUILD/libguestfs-1.24.4/sysprep/test-virt-sysprep-script.sh: SKIPPING test, because there is no /dev/fuse. >SKIP: test-virt-sysprep-script.sh >==================== >1 test passed >(1 test was not run) >==================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/sysprep' >Making check in tools >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >for f in tools/virt-list-filesystems tools/virt-list-partitions tools/virt-make-fs tools/virt-tar tools/virt-win-reg; do echo $f; done > ../po/POTFILES-pl >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >112 seconds: ./test-virt-list-filesystems.sh >PASS: test-virt-list-filesystems.sh >186 seconds: ./test-virt-make-fs.sh >PASS: test-virt-make-fs.sh >159 seconds: ./test-virt-tar.sh >PASS: test-virt-tar.sh >================== >All 3 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/tools' >Making check in fuse >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >make test-guestunmount-fd >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' > CC test_guestunmount_fd-test-guestunmount-fd.o > CCLD test-guestunmount-fd >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >3 seconds: ./test-guestunmount-fd >PASS: test-guestunmount-fd >SKIPPING guestunmount test, because there is no /dev/fuse. >SKIP: test-guestunmount-not-mounted.sh >SKIPPING guestmount test, because there is no /dev/fuse. >SKIP: test-fuse.sh >SKIPPING guestmount test, because there is no /dev/fuse. >SKIP: test-fuse-umount-race.sh >====================== >1 test passed >(3 tests were not run) >====================== >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/fuse' >Making check in po-docs >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >Making check in ja >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/ja' >Making check in uk >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs/uk' >make[2]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4/po-docs' >make[1]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4' >cd .; \ >find gnulib/lib gnulib/tests tests/data generator src examples po daemon appliance tests/qemu tests/guests tests/c-api tests/tmpdirs tests/protocol tests/events tests/parallel tests/disks tests/mountable tests/network tests/lvm tests/luks tests/md tests/selinux tests/ntfsclone tests/btrfs tests/xfs tests/charsets tests/xml tests/mount-local tests/9p tests/rsync tests/bigdirs tests/disk-labels tests/hotplug tests/nbd tests/http tests/syslinux tests/journal tests/fuzz tests/regressions test-tool fish align cat df edit format inspector rescue bash perl perl/examples ocaml ocaml/examples python python/examples ruby ruby/examples java java/examples haskell php erlang erlang/examples lua lua/examples gobject golang golang/examples csharp mllib builder builder/website resize sparsify sysprep tools fuse po-docs -name '*.c' -o -name '*.pl' -o -name '*.pm' | \ >grep -v -E '^(examples|gnulib|perl/(blib|examples)|po-docs|tests)/' | \ >grep -v -E '/((guestfs|rc)_protocol\.c)$' | \ >LC_ALL=C sort > po/POTFILES >cd .; \ >find builder mllib resize sparsify sysprep -name '*.ml' | \ >LC_ALL=C sort > po/POTFILES-ml >make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.24.4' >make: *** [check-recursive] Error 1 > GEN public-submodule-commit >make: Target `check' not remade because of errors. >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.sFWOKj (%check) > Bad exit status from /var/tmp/rpm-tmp.sFWOKj (%check) >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.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 361, 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 895901
: 845269 |
845292