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-1956428-346707/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 ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) 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 ""', '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-26.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-1956428-346707/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 ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) 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 ""', '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.O2A3Zg + 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.jnntkw + 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=48.9 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=47 time=49.2 ms --- 8.8.8.8 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 48.976/49.119/49.257/0.214 ms + wget http://libguestfs.org -O /dev/null --2014-01-04 09:07:11-- 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.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' + 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' + ./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 is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking 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 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 ... 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 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 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 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 is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether 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 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 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''@||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''@||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 /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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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 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''@||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 /usr/bin/mkdir -p sys /usr/bin/mkdir -p sys 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''@||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 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''@||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''@||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''@||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''@||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''@||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 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 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 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 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 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 -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 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 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 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 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 argmatch.c -o argmatch.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 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 bitrotate.c -fPIC -DPIC -o .libs/bitrotate.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-ctype.c -fPIC -DPIC -o .libs/c-ctype.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 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 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 -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 c-ctype.c -o c-ctype.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 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 careadlinkat.lo careadlinkat.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 cloexec.lo cloexec.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 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 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 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 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 -fPIC -DPIC -o .libs/close-stream.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 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 closeout.c -fPIC -DPIC -o .libs/closeout.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 cloexec.c -o cloexec.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 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 cycle-check.c -fPIC -DPIC -o .libs/cycle-check.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 closeout.c -o closeout.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 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 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 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 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 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 -o basename-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 stripslash.lo stripslash.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 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 dirname-lgpl.c -o dirname-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 stripslash.c -fPIC -DPIC -o .libs/stripslash.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 dup3.c -fPIC -DPIC -o .libs/dup3.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 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 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 exitfail.c -fPIC -DPIC -o .libs/exitfail.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 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 dup3.c -o dup3.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 open-safer.lo open-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 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 -o creat-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 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 open-safer.c -fPIC -DPIC -o .libs/open-safer.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 open-safer.c -o open-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 filevercmp.lo filevercmp.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 fd-hook.c -fPIC -DPIC -o .libs/fd-hook.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 -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 full-read.lo full-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 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 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 full-read.c -fPIC -DPIC -o .libs/full-read.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 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 -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 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 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 gettime.c -fPIC -DPIC -o .libs/gettime.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 hash.lo hash.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-write.c -o full-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 hash-pjw.lo hash-pjw.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 gettime.c -o gettime.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 -o filevercmp.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 human.lo human.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-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 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 human.c -fPIC -DPIC -o .libs/human.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 i-ring.lo i-ring.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 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 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 localcharset.c -fPIC -DPIC -o .libs/localcharset.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 malloca.lo malloca.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 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 -o malloca.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 -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 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 human.c -o human.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 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 openat-safer.c -fPIC -DPIC -o .libs/openat-safer.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 pipe2.lo pipe2.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 quotearg.lo quotearg.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-safer.c -o openat-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 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 quotearg.c -fPIC -DPIC -o .libs/quotearg.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 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 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 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 safe-read.c -fPIC -DPIC -o .libs/safe-read.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 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 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 safe-write.c -fPIC -DPIC -o .libs/safe-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 safe-read.c -o safe-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 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 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 save-cwd.c -o save-cwd.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 -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 sockets.c -o sockets.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 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 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 -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 sys_socket.c -fPIC -DPIC -o .libs/sys_socket.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 tempname.lo tempname.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 -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 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 glthread/threadlib.lo glthread/threadlib.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 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 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 quotearg.c -o quotearg.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 timespec.lo timespec.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 unistd.lo unistd.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/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 unistd.c -fPIC -DPIC -o .libs/unistd.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 -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 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 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 dup-safer.lo dup-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-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 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 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 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 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 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 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 -o pipe-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 wctype-h.lo wctype-h.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 utimens.c -fPIC -DPIC -o .libs/utimens.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 wctype-h.c -fPIC -DPIC -o .libs/wctype-h.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 xmalloc.lo xmalloc.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 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 xmalloc.c -fPIC -DPIC -o .libs/xmalloc.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 wctype-h.c -o wctype-h.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 xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.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 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 -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 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 utimens.c -o utimens.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 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 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 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 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 xstrtol-error.c -fPIC -DPIC -o .libs/xstrtol-error.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 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 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 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 -fPIC -DPIC -o .libs/xvasprintf.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 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 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 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 xvasprintf.c -o xvasprintf.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 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 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 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 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 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 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 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 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 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 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 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 chdir-long.c -o chdir-long.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 -o futimens.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 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 glob.c -fPIC -DPIC -o .libs/glob.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 -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 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 openat-proc.c -o openat-proc.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 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 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 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 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 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 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 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 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 fts.c -o fts.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 -o xstrtoll.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 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 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 xstrtoull.c -o xstrtoull.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/lock.c -o glthread/lock.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''@||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/prepopts.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/api_versions.mli /builddir/build/BUILD/libguestfs-1.24.4/generator/utils.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/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/checks.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/erlang.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/lua.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/php.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/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/java.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/haskell.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/daemon.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/structs.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/docstrings.ml /builddir/build/BUILD/libguestfs-1.24.4/generator/bindtests.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 utils.ml -o utils.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 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 optgroups.ml -o optgroups.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 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 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-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-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-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-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-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-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-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-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-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 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 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 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 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 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 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 actions-6.c -o libguestfs_la-actions-6.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 -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 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 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 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 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 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 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-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 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 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 -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 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 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 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 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 file.c -o libguestfs_la-file.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 filearch.c -fPIC -DPIC -o .libs/libguestfs_la-filearch.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-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 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 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 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-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 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 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 inspect.c -fPIC -DPIC -o .libs/libguestfs_la-inspect.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 -o libguestfs_la-info.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-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 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.c -o libguestfs_la-inspect.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 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 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-cd.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-fs-cd.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-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-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.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-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 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-fs-windows.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-fs-windows.o libtool: compile: gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -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 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 journal.c -fPIC -DPIC -o .libs/libguestfs_la-journal.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.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 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-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 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 inspect-fs-windows.c -o libguestfs_la-inspect-fs-windows.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 inspect-fs-unix.c -o libguestfs_la-inspect-fs-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 -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 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-auth.c -fPIC -DPIC -o .libs/libguestfs_la-libvirt-auth.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-domain.c -fPIC -DPIC -o .libs/libguestfs_la-libvirt-domain.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-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 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-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 lpj.c -fPIC -DPIC -o .libs/libguestfs_la-lpj.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-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 listfs.c -o libguestfs_la-listfs.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-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 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 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 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 match.c -o libguestfs_la-match.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 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 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 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 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 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 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 osinfo.c -o libguestfs_la-osinfo.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-gperf.lo `test -f 'errnostring-gperf.c' || echo './'`errnostring-gperf.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 -o libguestfs_la-proto.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-gperf.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring-gperf.o 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 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 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 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 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 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 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-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 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 utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o 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-structs.c -o libutils_la-cleanup-structs.o >/dev/null 2>&1 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 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 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/inspect-vm inspect_vm-inspect-vm.o ../src/.libs/libguestfs.so -pthread bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -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 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=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 -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 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 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]: Entering directory `/builddir/build/BUILD/libguestfs-1.24.4/src' make[3]: Leaving 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 cp init init.tmp mkdir -p tmp-u/etc/udev/rules.d rm -f supermin.d/daemon.img.gz supermin.d/daemon.img.gz-t supermin.d/daemon.img.gz-tt (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 rm -rf tmp-d cd .. && \ ./config.status --file=appliance/make.sh-t:appliance/make.sh.in mkdir -p tmp-d/usr/sbin tmp-d/etc rm -r init.tmp ln ../daemon/guestfsd tmp-d/usr/sbin/guestfsd ( 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 ln ./guestfsd.suppressions tmp-d/etc/guestfsd.suppressions ( 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 cpp -undef -DREDHAT=1 -DEXTRA_PACKAGES="" < excludelist.in | \ grep -v '^[[:space:]]*$' | grep -v '^#' > excludelist-t cmp -s excludelist excludelist-t || mv excludelist-t excludelist cmp -s packagelist packagelist-t || mv packagelist-t packagelist rm -f excludelist-t rm -r tmp-d rm -f packagelist-t 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 grep 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 binutils 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/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/acl-2.2.52-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/attr-2.4.47-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/audit-libs-2.3.2-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/augeas-libs-1.1.0-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/basesystem-10.0-9.fc20.noarch.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/bash-4.2.45-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/binutils-2.23.88.0.1-13.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/btrfs-progs-3.12-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/bzip2-1.0.6-9.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/bzip2-libs-1.0.6-9.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/ca-certificates-2013.1.95-1.fc20.noarch.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/chkconfig-1.3.60-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/coreutils-8.21-18.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/cpio-2.11-24.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/cracklib-2.9.0-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/cracklib-dicts-2.9.0-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/cryptsetup-1.6.3-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/cryptsetup-libs-1.6.3-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/cyrus-sasl-lib-2.1.26-14.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/dbus-1.6.12-8.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/dbus-libs-1.6.12-8.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/device-mapper-1.02.82-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/device-mapper-event-1.02.82-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/device-mapper-event-libs-1.02.82-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/device-mapper-libs-1.02.82-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/device-mapper-persistent-data-0.2.8-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/diffutils-3.3-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/dosfstools-3.0.24-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/e2fsprogs-1.42.8-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/e2fsprogs-libs-1.42.8-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/expat-2.1.0-7.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/file-5.14-12.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/file-libs-5.14-12.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/filesystem-3.2-19.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/findutils-4.5.11-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/fipscheck-1.4.1-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/fipscheck-lib-1.4.1-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/fuse-2.9.3-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/fuse-libs-2.9.3-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/gawk-4.1.0-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/gdbm-1.10-7.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/gdisk-0.8.8-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/genisoimage-1.1.11-22.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/gfs2-utils-3.1.6-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/glib2-2.38.2-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/glibc-2.18-11.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/glibc-common-2.18-11.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/gmp-5.1.2-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/gnutls-3.1.18-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/grep-2.16-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/groff-base-1.22.2-8.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/gzip-1.6-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/hardlink-1.0-18.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/hfsplus-tools-540.1.linux3-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/hivex-1.3.8-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/info-5.1-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/iproute-3.11.0-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/iptables-1.4.19.1-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/iputils-20121221-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/jfsutils-1.1.15-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/json-glib-0.16.2-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/keyutils-libs-1.5.8-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/kmod-15-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/kmod-libs-15-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/kpartx-0.4.9-55.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/krb5-libs-1.11.3-33.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/less-458-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libacl-2.2.52-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libaio-0.3.109-8.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libattr-2.4.47-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libblkid-2.24-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libcap-2.22-7.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libcap-ng-0.7.3-6.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libcom_err-1.42.8-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libdb-5.3.28-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libedit-3.1-2.20130601cvs.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libffi-3.0.13-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libgcc-4.8.2-7.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libgcrypt-1.5.3-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libgpg-error-1.12-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libicu-50.1.2-10.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libidn-1.28-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libldm-0.2.3-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libmount-2.24-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libpwquality-1.2.3-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libreport-filesystem-2.1.10-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libselinux-2.2.1-6.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libsemanage-2.1.10-14.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libsepol-2.1.9-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libss-1.42.8-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libstdc++-4.8.2-7.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libtasn1-3.3-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libusal-1.1.11-22.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libuser-0.60-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libutempter-1.1.6-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libuuid-2.24-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libverto-0.2.5-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/libxml2-2.9.1-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/linux-atm-libs-2.5.1-8.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/lsof-4.87-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/lsscsi-0.27-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/lvm2-2.02.103-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/lvm2-libs-2.02.103-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/lzo-2.06-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/lzop-1.03-9.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/mdadm-3.3-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/mtools-4.0.18-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/ncurses-5.9-12.20130511.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/ncurses-base-5.9-12.20130511.fc20.noarch.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/ncurses-libs-5.9-12.20130511.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nettle-2.6-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nilfs-utils-2.1.5-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nspr-4.10.2-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nss-3.15.3.1-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nss-softokn-3.15.3-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nss-softokn-freebl-3.15.3-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nss-sysinit-3.15.3.1-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nss-tools-3.15.3.1-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/nss-util-3.15.3-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/ntfs-3g-2013.1.13-6.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/ntfsprogs-2013.1.13-6.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/openldap-2.4.36-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/openssh-6.4p1-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/openssh-clients-6.4p1-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/openssl-libs-1.0.1e-36.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/p11-kit-0.20.1-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/p11-kit-trust-0.20.1-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/pam-1.1.8-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/parted-3.1-13.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/pcre-8.33-2.fc20.1.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/pkgconfig-0.28-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/popt-1.16-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/procps-ng-3.3.8-14.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/psmisc-22.20-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/qrencode-libs-3.4.2-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/readline-6.2-8.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/reiserfs-utils-3.6.21-9.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/rsync-3.1.0-1pre1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/scrub-2.5.2-4.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/sed-4.2.2-5.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/setup-2.8.71-2.fc20.noarch.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/shadow-utils-4.1.5.1-8.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/shared-mime-info-1.2-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/sqlite-3.8.2-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/strace-4.8-1.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/syslinux-4.05-7.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/syslinux-extlinux-4.05-7.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/systemd-208-9.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/systemd-libs-208-9.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/tar-1.26-30.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/tcp_wrappers-libs-7.6-76.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/tzdata-2013i-1.fc20.noarch.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/ustr-1.0.4-15.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/util-linux-2.24-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/vim-minimal-7.4.027-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/which-2.20-6.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/xfsprogs-3.1.11-2.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/xz-5.1.2-6alpha.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/xz-libs-5.1.2-6alpha.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/yajl-2.0.4-3.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/zerofree-1.0.1-13.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/zfs-fuse-0.7.0-15.fc20.x86_64.rpm /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/zlib-1.2.8-3.fc20.x86_64.rpm ignoring ghost non-regular file /etc/mtab (mode 0120777) from package /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/util-linux-2.24-2.fc20.x86_64.rpm ignoring ghost non-regular file /usr/bin/mkhybrid (mode 0120777) from package /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/genisoimage-1.1.11-22.fc20.x86_64.rpm ignoring ghost non-regular file /usr/bin/mkisofs (mode 0120777) from package /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/genisoimage-1.1.11-22.fc20.x86_64.rpm ignoring ghost non-regular file /var/lock (mode 0120777) from package /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.tmp/filesystem-3.2-19.fc20.x86_64.rpm ignoring ghost non-regular file /var/run (mode 0120777) from package /tmp/supermin953ee57b23961c4d6fe4c8c09abbdf7e.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.16-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.16-1.fc20.x86_64.rpm ... extracting /etc/profile.d/colorgrep.sh from grep-2.16-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 ... writing supermin.d/base.img ... 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/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.. -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 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 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 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 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-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 virt-copy-in.1 podwrapper.pl: wrote ../html/virt-copy-in.1.html touch stamp-virt-copy-in.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 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 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 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/libcmds.a .libs/libcmds_la-cmds-gperf.o libtool: link: ranlib .libs/libcmds.a libtool: link: ( cd ".libs" && rm -f "libcmds.la" && ln -s "../libcmds.la" "libcmds.la" ) 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 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 ../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-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 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 ../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-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 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 ../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-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 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 podwrapper.pl: wrote virt-filesystems.1 podwrapper.pl: wrote ../html/virt-filesystems.1.html touch stamp-virt-filesystems.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-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 ../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 -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 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/. ./. make[2]: [Makefile-pl] Error 1 (ignored) perl Makefile.PL INSTALLDIRS=vendor PREFIX=/usr 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 bindtests.pl blib/lib/Sys/bindtests.pl cp lib/Sys/Guestfs.pm blib/lib/Sys/Guestfs.pm 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.9s 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... /usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d t t/GuestFS100Launch.java Constructing Javadoc information... /usr/lib/jvm/java/bin/javac -Xlint:all -encoding utf-8 -classpath libguestfs-1.24.4.jar -d t t/GuestFS410CloseEvent.java t/GuestFS070OptArgs.java:34: warning: [serial] serializable class has no definition of serialVersionUID optargs = new HashMap() { ^ t/GuestFS070OptArgs.java:41: warning: [serial] serializable class has no definition of serialVersionUID optargs = new HashMap() { ^ t/GuestFS070OptArgs.java:49: warning: [serial] serializable class has no definition of serialVersionUID optargs = new HashMap() { ^ 3 warnings /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 has no definition of serialVersionUID Map optargs = new HashMap() { ^ CreateDisk.java:26: warning: [serial] serializable class has no definition of serialVersionUID Map optargs = new HashMap() { ^ InspectVM.java:68: warning: [rawtypes] found raw type: ArrayList List mps_keys = new ArrayList (mps.keySet ()); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList InspectVM.java:68: warning: [unchecked] unchecked call to ArrayList(Collection) as a member of the raw type ArrayList List 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 mps_keys = new ArrayList (mps.keySet ()); ^ required: List found: ArrayList 1 warning 4 warnings 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 configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking enable libguestfs PHP bindings... yes, shared 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/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_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/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_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/tristate.c -o libguestfs_gobject_1_0_la-tristate.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-lvm_pv.c -o libguestfs_gobject_1_0_la-struct-lvm_pv.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); ^ 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); ^ 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': 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); ^ 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_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: 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: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] * 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); ^ 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-lvm_lv.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-lvm_lv.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-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-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-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-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-dirent.c -o libguestfs_gobject_1_0_la-struct-dirent.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-stat.c -o libguestfs_gobject_1_0_la-struct-stat.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 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 -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-inotify_event.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-inotify_event.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-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 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-xattr.c -o libguestfs_gobject_1_0_la-struct-xattr.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-application.lo `test -f 'src/struct-application.c' || echo './'`src/struct-application.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-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-partition.c -o libguestfs_gobject_1_0_la-struct-partition.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-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-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-application.c -o libguestfs_gobject_1_0_la-struct-application.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 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-isoinfo.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-isoinfo.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 -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-struct-mdstat.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 -o libguestfs_gobject_1_0_la-struct-application2.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-isoinfo.c -o libguestfs_gobject_1_0_la-struct-isoinfo.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-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-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 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 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 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-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-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.lo `test -f 'src/optargs-internal_test.c' || echo './'`src/optargs-internal_test.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-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.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/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_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; ^ 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-internal_test.c -o libguestfs_gobject_1_0_la-optargs-internal_test.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-add_drive.lo `test -f 'src/optargs-add_drive.c' || echo './'`src/optargs-add_drive.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-add_drive.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-add_drive.o 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_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-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-add_drive.c -o libguestfs_gobject_1_0_la-optargs-add_drive.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 -o libguestfs_gobject_1_0_la-optargs-internal_test_63_optargs.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-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-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 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 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; ^ 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-mount_local.c -o libguestfs_gobject_1_0_la-optargs-mount_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-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-umount_local.c -o libguestfs_gobject_1_0_la-optargs-umount_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-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_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-is_dir.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-is_dir.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.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; ^ 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 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; ^ 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-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-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-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-tar_in.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-tar_in.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-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-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 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-tar_out.c -o libguestfs_gobject_1_0_la-optargs-tar_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-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-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; ^ 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 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-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; ^ 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_blockdev.c -o libguestfs_gobject_1_0_la-optargs-is_blockdev.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_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 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 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 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; ^ 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 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 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-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-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-is_socket.c -o libguestfs_gobject_1_0_la-optargs-is_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.. -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-mount_9p.c -o libguestfs_gobject_1_0_la-optargs-mount_9p.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 -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 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-btrfs_filesystem_resize.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_filesystem_resize.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 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 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; ^ 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 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_device_out.c -o libguestfs_gobject_1_0_la-optargs-compress_device_out.o >/dev/null 2>&1 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-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; ^ 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 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 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-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_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/session.c -o libguestfs_gobject_1_0_la-session.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_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 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; ^ 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; ^ 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 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 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 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_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; ^ 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_device.c -o libguestfs_gobject_1_0_la-optargs-copy_file_to_device.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-copy_file_to_file.c -o libguestfs_gobject_1_0_la-optargs-copy_file_to_file.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-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 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-md_create.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-md_create.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-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 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-e2fsck.c -o libguestfs_gobject_1_0_la-optargs-e2fsck.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; ^ 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 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-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-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 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-ntfsclone_out.c -o libguestfs_gobject_1_0_la-optargs-ntfsclone_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-set_e2attrs.lo `test -f 'src/optargs-set_e2attrs.c' || echo './'`src/optargs-set_e2attrs.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-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-mkfs_btrfs.c -o libguestfs_gobject_1_0_la-optargs-mkfs_btrfs.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-btrfs_fsck.lo `test -f 'src/optargs-btrfs_fsck.c' || echo './'`src/optargs-btrfs_fsck.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_fsck.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-btrfs_fsck.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-fstrim.lo `test -f 'src/optargs-fstrim.c' || echo './'`src/optargs-fstrim.c 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; ^ 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-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-set_e2attrs.c -o libguestfs_gobject_1_0_la-optargs-set_e2attrs.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 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-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 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 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; ^ 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 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 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 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-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_out.lo `test -f 'src/optargs-rsync_out.c' || echo './'`src/optargs-rsync_out.c 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; ^ 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.c -o libguestfs_gobject_1_0_la-optargs-rsync.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-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 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 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; ^ 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-rsync_out.c -o libguestfs_gobject_1_0_la-optargs-rsync_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-hivex_open.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-hivex_open.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 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 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 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-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-hivex_open.c -o libguestfs_gobject_1_0_la-optargs-hivex_open.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-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-syslinux.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-optargs-syslinux.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-mktemp.c -o libguestfs_gobject_1_0_la-optargs-mktemp.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-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-introspectiCLiVl/Guestfs-1.0.o /builddir/build/BUILD/libguestfs-1.24.4/gobject/tmp-introspectiCLiVl/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-introspectiCLiVl/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-introspectiCLiVl/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-introspectiCLiVl/.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-introspectiCLiVl/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/password.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/random_seed.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/hostname.mli /builddir/build/BUILD/libguestfs-1.24.4/mllib/crypt.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/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/common_utils.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/random_seed.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/uRI.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/common_gettext.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/progress.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/tTY.ml /builddir/build/BUILD/libguestfs-1.24.4/mllib/password.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/firstboot.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 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 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 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 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 progress.ml -o progress.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/perl_edit.ml /builddir/build/BUILD/libguestfs-1.24.4/builder/pxzcat.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/sigchecker.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/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 updating index-parse.h 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 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 touch stamp-virt-index-validate.pod 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 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 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 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 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 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 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 index-scan.c:1263:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^ 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_rhn_systemid.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_logfiles.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_firstboot.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_yum_uuid.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_pam_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_bash_history.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_ca_certificates.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_mail_spool.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_kerberos_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_smolt_uuid.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_blkid_tab.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_tmp_files.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_dovecot_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_net_hostname.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_lvm_uuids.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_ssh_userdir.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_machine_id.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_crash_data.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_random_seed.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_script.ml /builddir/build/BUILD/libguestfs-1.24.4/sysprep/sysprep_operation_dhcp_client_state.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-operations.pod-t sysprep-operations.pod mv sysprep-extra-options.pod-t sysprep-extra-options.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-tar.1 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --html ../html/virt-list-filesystems.1.html \ --license GPLv2+ \ virt-list-filesystems podwrapper.pl: wrote virt-win-reg.1 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-make-fs.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-filesystems.1 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 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-filesystems.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 ../html/virt-list-partitions.1.html 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=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 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 podwrapper.pl: wrote guestunmount.1 podwrapper.pl: wrote ../html/guestunmount.1.html touch stamp-guestunmount.pod podwrapper.pl: wrote guestmount.1 podwrapper.pl: wrote ../html/guestmount.1.html touch stamp-guestmount.pod 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 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 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 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 Pod input around line 278: L<> starts or ends with whitespace 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 podwrapper.pl: wrote guestfs-lua.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-faq.1 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-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-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-perl.3 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 guestfs-testing.1 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man guestmount.1 \ guestmount.pod podwrapper.pl: wrote guestmount.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 guestfsd.8 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-tools.conf.5 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 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man virt-builder.1 \ virt-builder.pod podwrapper.pl: wrote libguestfs-test-tool.1 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-builder.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-copy-out.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-edit.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-format.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 podwrapper.pl: wrote virt-filesystems.1 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man virt-list-filesystems.1 \ virt-list-filesystems.pod 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 guestfish.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-filesystems.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-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-resize.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-rescue.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-sparsify.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-tar.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-out.1 podwrapper.pl: wrote virt-tar-in.1 podwrapper.pl: wrote virt-sysprep.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-erlang.3 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man guestfs-golang.3 \ --section 3 \ guestfs-golang.pod 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-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-faq.1 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-lua.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-java.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-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 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-python.3 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-recipes.1 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-test-tool.1 podwrapper.pl: wrote libguestfs-tools.conf.5 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man virt-alignment-scan.1 \ virt-alignment-scan.pod perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man virt-builder.1 \ virt-builder.pod podwrapper.pl: wrote libguestfs-make-fixed-appliance.1 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man virt-cat.1 \ virt-cat.pod podwrapper.pl: wrote guestfish.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-alignment-scan.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 podwrapper.pl: wrote virt-copy-out.1 perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man virt-df.1 \ virt-df.pod perl /builddir/build/BUILD/libguestfs-1.24.4/podwrapper.pl \ --no-strict-checks \ --man virt-edit.1 \ virt-edit.pod podwrapper.pl: wrote virt-builder.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-cat.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-filesystems.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-index-validate.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-filesystems.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-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-resize.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-tar.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-sysprep.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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QbED8I + 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. 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 and C. ../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 and C 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