<div dir="ltr"><div><div><div>Hi Rich <br><br></div>Yes Rich I have tried libguesftfs on powerpc and it was working fine.For some reason i had to format my hard disk and now when I'm again compiling it,I'm getting following error....<br>

<br></div>Below is the status of configure ..<br><br>This is how we have configured the optional components for you today:<br><br>Daemon .............................. yes<br>Appliance ........................... yes<br>
QEMU ................................ /usr/bin/kvm <br>guestfish and C-based virt tools .... yes<br>FUSE filesystem ..................... yes<br>GNU gettext for i18n ................ no<br>OCaml bindings ...................... no<br>
OCaml-based virt tools .............. no<br>Perl bindings ....................... yes<br>Perl-based virt tools ............... no<br>Python bindings ..................... yes<br>Ruby bindings ....................... no<br>
Java bindings ....................... no<br>Haskell bindings .................... no<br>PHP bindings ........................ no<br>Erlang bindings ..................... yes<br>Lua bindings ........................ no<br>
Go bindings ......................... no<br>gobject bindings .................... yes<br>gobject introspection ............... no<br>bash completion ..................... yes<br><br></div>Below is the output of make...<br>
<br><br><br>sudo make<br>fatal: Not a git repository (or any of the parent directories): .git<br>make  all-recursive<br>make[1]: Entering directory `/home/ubuntu/libguestfs-1.26.1'<br>Making all in gnulib/lib<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/gnulib/lib'<br>
  GEN      alloca.h<br>  GEN      c++defs.h<br>  GEN      warn-on-use.h<br>  GEN      arg-nonnull.h<br>  GEN      arpa/inet.h<br>  GEN      configmake.h<br>  GEN      dirent.h<br>  GEN      fcntl.h<br>  GEN      float.h<br>
  GEN      glob.h<br>  GEN      inttypes.h<br>  GEN      locale.h<br>  GEN      netdb.h<br>  GEN      signal.h<br>  GEN      stdio.h<br>  GEN      stdlib.h<br>  GEN      string.h<br>  GEN      sys/select.h<br>  GEN      sys/socket.h<br>
  GEN      sys/stat.h<br>  GEN      sys/time.h<br>  GEN      sys/types.h<br>  GEN      sys/uio.h<br>  GEN      sys/wait.h<br>  GEN      time.h<br>  GEN      unistd.h<br>  GEN      wchar.h<br>  GEN      wctype.h<br>make  all-recursive<br>
make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/gnulib/lib'<br>make[4]: Entering directory `/home/ubuntu/libguestfs-1.26.1/gnulib/lib'<br>  CC       accept4.lo<br>  CC       allocator.lo<br>  CC       areadlink.lo<br>
  CC       areadlinkat.lo<br>  CC       argmatch.lo<br>  CC       binary-io.lo<br>  CC       bitrotate.lo<br>  CC       c-ctype.lo<br>  CC       c-strcasecmp.lo<br>  CC       c-strncasecmp.lo<br>  CC       careadlinkat.lo<br>
  CC       cloexec.lo<br>  CC       close-stream.lo<br>  CC       closeout.lo<br>  CC       cycle-check.lo<br>  CC       opendir-safer.lo<br>  CC       dirname-lgpl.lo<br>  CC       basename-lgpl.lo<br>  CC       stripslash.lo<br>
  CC       dup3.lo<br>  CC       exitfail.lo<br>  CC       creat-safer.lo<br>  CC       open-safer.lo<br>  CC       fd-hook.lo<br>  CC       filenamecat-lgpl.lo<br>  CC       filevercmp.lo<br>  CC       full-read.lo<br>  CC       full-write.lo<br>
  CC       gettime.lo<br>  CC       hash.lo<br>  CC       hash-pjw.lo<br>  CC       human.lo<br>  CC       i-ring.lo<br>  CC       localcharset.lo<br>  CC       glthread/lock.lo<br>  CC       malloca.lo<br>  CC       openat-die.lo<br>
  CC       openat-safer.lo<br>  CC       pipe2.lo<br>  CC       quotearg.lo<br>  CC       read-file.lo<br>  CC       safe-read.lo<br>  CC       safe-write.lo<br>  CC       save-cwd.lo<br>  CC       sockets.lo<br>  CC       stat-time.lo<br>
  CC       strnlen1.lo<br>  CC       sys_socket.lo<br>  CC       tempname.lo<br>  CC       glthread/threadlib.lo<br>  CC       timespec.lo<br>  CC       unistd.lo<br>  CC       dup-safer.lo<br>  CC       fd-safer.lo<br>  CC       pipe-safer.lo<br>
  CC       utimens.lo<br>  CC       wctype-h.lo<br>  CC       xmalloc.lo<br>  CC       xalloc-die.lo<br>  CC       xsize.lo<br>  CC       xstrtol.lo<br>  CC       xstrtoul.lo<br>  CC       xstrtol-error.lo<br>  CC       xstrtoumax.lo<br>
  CC       xvasprintf.lo<br>  CC       xasprintf.lo<br>  CC       asnprintf.lo<br>  CC       chdir-long.lo<br>  CC       fcntl.lo<br>  CC       float.lo<br>  CC       fsusage.lo<br>  CC       fts.lo<br>  CC       futimens.lo<br>
  CC       glob.lo<br><br>  CC       openat-proc.lo<br>  CC       printf-args.lo<br>  CC       printf-parse.lo<br>  CC       strerror_r.lo<br>  CC       vasnprintf.lo<br>  CC       xstrtoll.lo<br>  CC       xstrtoull.lo<br>
  CCLD     <a href="http://libgnu.la">libgnu.la</a><br>  GEN      charset.alias<br>  GEN      ref-add.sed<br>  GEN      ref-del.sed<br>make[4]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/gnulib/lib'<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/gnulib/lib'<br>
make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/gnulib/lib'<br>Making all in gnulib/tests<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/gnulib/tests'<br>  GEN      arg-nonnull.h<br>  GEN      c++defs.h<br>
  GEN      warn-on-use.h<br>  GEN      sys/ioctl.h<br>make  all-recursive<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/gnulib/tests'<br>Making all in .<br>make[4]: Entering directory `/home/ubuntu/libguestfs-1.26.1/gnulib/tests'<br>
make[4]: Nothing to be done for `all-am'.<br>make[4]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/gnulib/tests'<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/gnulib/tests'<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/gnulib/tests'<br>
Making all in tests/data<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/data'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/data'<br>
Making all in generator<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/generator'<br>rm -f generator generator-t<br>echo 'echo Warning: Install OCaml compiler in order to rebuild the generated files.' > generator-t<br>
chmod +x generator-t<br>mv generator-t generator<br>mkdir -p ../perl/lib/Sys<br>mkdir -p ../ruby/ext/guestfs<br>mkdir -p ../java/com/redhat/et/libguestfs<br>mkdir -p ../csharp<br>mkdir -p ../gobject/src<br>mkdir -p ../gobject/include<br>
mkdir -p ../gobject/include/guestfs-gobject<br>cd .. && /home/ubuntu/libguestfs-1.26.1/generator/generator<br>Warning: Install OCaml compiler in order to rebuild the generated files.<br>touch stamp-generator<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/generator'<br>
Making all in src<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/src'<br>make  all-am<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/src'<br>  CC       libguestfs_la-actions-0.lo<br>
  CC       libguestfs_la-actions-1.lo<br>  CC       libguestfs_la-actions-2.lo<br>  CC       libguestfs_la-actions-3.lo<br>  CC       libguestfs_la-actions-4.lo<br>  CC       libguestfs_la-actions-5.lo<br>  CC       libguestfs_la-actions-6.lo<br>
<br>  CC       libguestfs_la-actions-support.lo<br>  CC       libguestfs_la-actions-variants.lo<br>  CC       libguestfs_la-alloc.lo<br>  CC       libguestfs_la-appliance.lo<br>  CC       libguestfs_la-bindtests.lo<br>  CC       libguestfs_la-canonical-name.lo<br>
  CC       libguestfs_la-command.lo<br>  CC       libguestfs_la-conn-socket.lo<br>  CC       libguestfs_la-create.lo<br>  CC       libguestfs_la-dbdump.lo<br>  CC       libguestfs_la-drives.lo<br>  CC       libguestfs_la-errors.lo<br>
  CC       libguestfs_la-event-string.lo<br>  CC       libguestfs_la-events.lo<br>  CC       libguestfs_la-file.lo<br>  CC       libguestfs_la-filearch.lo<br>  CC       libguestfs_la-fuse.lo<br>  CC       libguestfs_la-guid.lo<br>
  CC       libguestfs_la-handle.lo<br>  CC       libguestfs_la-info.lo<br>  CC       libguestfs_la-inspect.lo<br>  CC       libguestfs_la-inspect-apps.lo<br>  CC       libguestfs_la-inspect-fs.lo<br>  CC       libguestfs_la-inspect-fs-cd.lo<br>
  CC       libguestfs_la-inspect-fs-unix.lo<br>  CC       libguestfs_la-inspect-fs-windows.lo<br>  CC       libguestfs_la-inspect-icon.lo<br>  CC       libguestfs_la-journal.lo<br>  CC       libguestfs_la-launch.lo<br>  CC       libguestfs_la-launch-direct.lo<br>
  CC       libguestfs_la-launch-libvirt.lo<br>  CC       libguestfs_la-launch-uml.lo<br>  CC       libguestfs_la-launch-unix.lo<br>  CC       libguestfs_la-libvirt-auth.lo<br>  CC       libguestfs_la-libvirt-domain.lo<br>
  CC       libguestfs_la-listfs.lo<br>  CC       libguestfs_la-lpj.lo<br>  CC       libguestfs_la-match.lo<br>  CC       libguestfs_la-osinfo.lo<br>  CC       libguestfs_la-private-data.lo<br>  CC       libguestfs_la-proto.lo<br>
  CC       libguestfs_la-stringsbuf.lo<br>  CC       libguestfs_la-structs-compare.lo<br>  CC       libguestfs_la-structs-copy.lo<br>  CC       libguestfs_la-structs-free.lo<br>  CC       libguestfs_la-tmpdirs.lo<br>  CC       liberrnostring_la-errnostring-gperf.lo<br>
  CC       liberrnostring_la-errnostring.lo<br>  CCLD     <a href="http://liberrnostring.la">liberrnostring.la</a><br>  CC       libprotocol_la-guestfs_protocol.lo<br>  CCLD     <a href="http://libprotocol.la">libprotocol.la</a><br>
  CC       libutils_la-cleanup.lo<br>  CC       libutils_la-structs-cleanup.lo<br>  CC       libutils_la-utils.lo<br>  CCLD     <a href="http://libutils.la">libutils.la</a><br>  CCLD     <a href="http://libguestfs.la">libguestfs.la</a><br>
  CC       libvirt_is_version-libvirt-is-version.o<br>  CCLD     libvirt-is-version<br>perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>      --section 3 \<br>      --man guestfs.3 \<br>
      --html ../html/guestfs.3.html \<br>      --insert ./guestfs-actions.pod:__ACTIONS__ \<br>      --insert ./guestfs-availability.pod:__AVAILABILITY__ \<br>      --insert ./guestfs-structs.pod:__STRUCTS__ \<br>      --license LGPLv2+ \<br>
      guestfs.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote guestfs.3<br>Wide character in print at /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> line 529.<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/guestfs.3.html<br>
touch stamp-guestfs.pod<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/src'<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/src'<br>Making all in examples<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/examples'<br>
  CC       create_disk-create-disk.o<br>  CCLD     create-disk<br>  CC       debug_logging-debug-logging.o<br>  CCLD     debug-logging<br>  CC       display_icon-display-icon.o<br>  CCLD     display-icon<br>  CC       inspect_vm-inspect-vm.o<br>
  CCLD     inspect-vm<br>  CC       copy_over-copy-over.o<br>  CCLD     copy-over<br>  CC       libvirt_auth-libvirt-auth.o<br>  CCLD     libvirt-auth<br>  CC       virt_dhcp_address-virt-dhcp-address.o<br>  CCLD     virt-dhcp-address<br>
  CC       mount_local-mount-local.o<br>  CCLD     mount-local<br>perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>      --section 3 \<br>      --man guestfs-examples.3 \<br>      --html ../html/guestfs-examples.3.html \<br>
      --verbatim ./copy-over.c:@COPY_OVER@ \<br>      --verbatim ./create-disk.c:@CREATE_DISK@ \<br>      --verbatim ./debug-logging.c:@DEBUG_LOGGING@ \<br>      --verbatim ./display-icon.c:@DISPLAY_ICON@ \<br>      --verbatim ./inspect-vm.c:@INSPECT_VM@ \<br>
      --verbatim ./libvirt-auth.c:@LIBVIRT_AUTH@ \<br>      --verbatim ./mount-local.c:@MOUNT_LOCAL@ \<br>      --verbatim ./virt-dhcp-address.c:@VIRT_DHCP_ADDRESS@ \<br>      --license examples \<br>      guestfs-examples.pod<br>
<a href="http://podwrapper.pl">podwrapper.pl</a>: wrote guestfs-examples.3<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/guestfs-examples.3.html<br>touch stamp-guestfs-examples.pod<br>perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>
      --section 1 \<br>      --man guestfs-faq.1 \<br>      --html ../html/guestfs-faq.1.html \<br>      --license LGPLv2+ \<br>      guestfs-faq.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote guestfs-faq.1<br>
Wide character in print at /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> line 529.<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/guestfs-faq.1.html<br>touch stamp-guestfs-faq.pod<br>
perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>      --section 1 \<br>      --man guestfs-performance.1 \<br>      --html ../html/guestfs-performance.1.html \<br>      --license LGPLv2+ \<br>
      guestfs-performance.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote guestfs-performance.1<br>Wide character in print at /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> line 529.<br>
<a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/guestfs-performance.1.html<br>touch stamp-guestfs-performance.pod<br>perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>
      --section 1 \<br>      --man guestfs-recipes.1 \<br>      --html ../html/guestfs-recipes.1.html \<br>      --license examples \<br>      guestfs-recipes.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote guestfs-recipes.1<br>
Wide character in print at /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> line 529.<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/guestfs-recipes.1.html<br>touch stamp-guestfs-recipes.pod<br>
perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>      --section 1 \<br>      --man guestfs-testing.1 \<br>      --html ../html/guestfs-testing.1.html \<br>      --license LGPLv2+ \<br>
      guestfs-testing.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote guestfs-testing.1<br>Wide character in print at /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> line 529.<br>
<a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/guestfs-testing.1.html<br>touch stamp-guestfs-testing.pod<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/examples'<br>Making all in po<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/po'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/po'<br>Making all in daemon<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/daemon'<br>
make -C ../src guestfs_protocol.c<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/src'<br>make[3]: `guestfs_protocol.c' is up to date.<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/src'<br>
make -C ../src guestfs_protocol.h<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/src'<br>make[3]: `guestfs_protocol.h' is up to date.<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/src'<br>
make  all-am<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/daemon'<br>make -C ../src guestfs_protocol.c<br>make[4]: Entering directory `/home/ubuntu/libguestfs-1.26.1/src'<br>make[4]: `guestfs_protocol.c' is up to date.<br>
make[4]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/src'<br>  CC       libprotocol_a-guestfs_protocol.o<br>  AR       libprotocol.a<br>  CC       liberrnostring_a-errnostring-gperf.o<br>  CC       liberrnostring_a-errnostring.o<br>
  AR       liberrnostring.a<br>  CC       guestfsd-9p.o<br>  CC       guestfsd-acl.o<br>  CC       guestfsd-available.o<br>  CC       guestfsd-augeas.o<br>  CC       guestfsd-base64.o<br>  CC       guestfsd-blkdiscard.o<br>
  CC       guestfsd-blkid.o<br>  CC       guestfsd-blockdev.o<br>  CC       guestfsd-btrfs.o<br>  CC       guestfsd-cap.o<br>  CC       guestfsd-checksum.o<br>  CC       guestfsd-cmp.o<br>  CC       guestfsd-command.o<br>
  CC       guestfsd-compress.o<br>  CC       guestfsd-copy.o<br>  CC       guestfsd-cpmv.o<br>  CC       guestfsd-dd.o<br>  CC       guestfsd-debug.o<br>  CC       guestfsd-devsparts.o<br>  CC       guestfsd-df.o<br>  CC       guestfsd-dir.o<br>
  CC       guestfsd-dmesg.o<br>  CC       guestfsd-dropcaches.o<br>  CC       guestfsd-du.o<br>  CC       guestfsd-echo-daemon.o<br>  CC       guestfsd-ext2.o<br>  CC       guestfsd-fallocate.o<br>  CC       guestfsd-file.o<br>
  CC       guestfsd-findfs.o<br>  CC       guestfsd-fill.o<br>  CC       guestfsd-find.o<br>  CC       guestfsd-fsck.o<br>  CC       guestfsd-fstrim.o<br>  CC       guestfsd-glob.o<br>  CC       guestfsd-grep.o<br>  CC       guestfsd-grub.o<br>
  CC       guestfsd-guestfsd.o<br>  CC       guestfsd-headtail.o<br>  CC       guestfsd-hexdump.o<br>  CC       guestfsd-hotplug.o<br>  CC       guestfsd-hivex.o<br>  CC       guestfsd-htonl.o<br>  CC       guestfsd-initrd.o<br>
  CC       guestfsd-inotify.o<br>  CC       guestfsd-internal.o<br>  CC       guestfsd-is.o<br>  CC       guestfsd-isoinfo.o<br>  CC       guestfsd-journal.o<br>  CC       guestfsd-labels.o<br>  CC       guestfsd-ldm.o<br>
  CC       guestfsd-link.o<br>  CC       guestfsd-ls.o<br>  CC       guestfsd-luks.o<br>  CC       guestfsd-lvm.o<br>  CC       guestfsd-lvm-filter.o<br>  CC       guestfsd-md.o<br>  CC       guestfsd-mkfs.o<br>  CC       guestfsd-mknod.o<br>
  CC       guestfsd-mktemp.o<br>  CC       guestfsd-modprobe.o<br>  CC       guestfsd-mount.o<br>  CC       guestfsd-mountable.o<br>  CC       guestfsd-names.o<br>  CC       guestfsd-ntfs.o<br>  CC       guestfsd-ntfsclone.o<br>
  CC       guestfsd-optgroups.o<br>  CC       guestfsd-parted.o<br>  CC       guestfsd-pingdaemon.o<br>  CC       guestfsd-proto.o<br>  CC       guestfsd-readdir.o<br>  CC       guestfsd-realpath.o<br>  CC       guestfsd-rename.o<br>
  CC       guestfsd-rsync.o<br>  CC       guestfsd-scrub.o<br>  CC       guestfsd-selinux.o<br>  CC       guestfsd-sfdisk.o<br>  CC       guestfsd-sleep.o<br>  CC       guestfsd-stat.o<br>  CC       guestfsd-statvfs.o<br>
  CC       guestfsd-strings.o<br>  CC       guestfsd-stubs.o<br>  CC       guestfsd-swap.o<br>  CC       guestfsd-sync.o<br>  CC       guestfsd-syslinux.o<br>  CC       guestfsd-tar.o<br>  CC       guestfsd-truncate.o<br>
  CC       guestfsd-umask.o<br>  CC       guestfsd-upload.o<br>  CC       guestfsd-utimens.o<br>  CC       guestfsd-utsname.o<br>  CC       guestfsd-uuids.o<br>  CC       guestfsd-wc.o<br>  CC       guestfsd-xattr.o<br>  CC       guestfsd-xfs.o<br>
  CC       guestfsd-zero.o<br>  CC       guestfsd-zerofree.o<br>  CCLD     guestfsd<br>perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>      --section 8 \<br>      --man guestfsd.8 \<br>
      --html ../html/guestfsd.8.html \<br>      --license GPLv2+ \<br>      guestfsd.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote guestfsd.8<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/guestfsd.8.html<br>
touch stamp-guestfsd.pod<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/daemon'<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/daemon'<br>Making all in appliance<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/appliance'<br>
perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>      --man libguestfs-make-fixed-appliance.1 \<br>      --html ../html/libguestfs-make-fixed-appliance.1.html \<br>      --license GPLv2+ \<br>
      libguestfs-make-fixed-appliance.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote libguestfs-make-fixed-appliance.1<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/libguestfs-make-fixed-appliance.1.html<br>
touch stamp-libguestfs-make-fixed-appliance.pod<br>cd .. && \<br>      ./config.status --file=appliance/make.sh-t:appliance/<a href="http://make.sh.in">make.sh.in</a><br>config.status: creating appliance/make.sh-t<br>
chmod +x make.sh-t<br>cmp -s make.sh make.sh-t || mv make.sh-t make.sh<br>rm -f make.sh-t<br>m4 -DUBUNTU=1 -DEXTRA_PACKAGES=""  <a href="http://packagelist.in">packagelist.in</a> | \<br>    grep -v '^[[:space:]]*$' | grep -v '^#' > packagelist-t<br>
cmp -s packagelist packagelist-t || mv packagelist-t packagelist<br>rm -f packagelist-t<br>rm -f stamp-supermin supermin.d/base.tar.gz supermin.d/packages<br>./make.sh<br>/usr/bin/supermin --prepare -v -o supermin.d bsdmainutils btrfs-tools cryptsetup e2fsprogs extlinux genisoimage gfs-tools gfs2-tools grub2-common hfsplus iproute libaugeas0 libcap2 libhivex0 libpcre3 libsystemd-id128-0 libsystemd-journal0 libyajl2 linux-image mtools nilfs-tools ntfs-3g openssh-client reiserfsprogs sysvinit ufsutils vim-tiny xz-utils 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 udev util-linux util-linux-ng xfsprogs zerofree<br>
supermin: version: 5.1.8<br>supermin: package handler: debian/dpkg<br>supermin: prepare: bsdmainutils btrfs-tools cryptsetup e2fsprogs extlinux genisoimage gfs-tools gfs2-tools grub2-common hfsplus iproute libaugeas0 libcap2 libhivex0 libpcre3 libsystemd-id128-0 libsystemd-journal0 libyajl2 linux-image mtools nilfs-tools ntfs-3g openssh-client reiserfsprogs sysvinit ufsutils vim-tiny xz-utils 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 udev util-linux util-linux-ng xfsprogs zerofree<br>
supermin: packages specified on the command line:<br>  - e2fsprogs_1.42.8-1ubuntu1_powerpc<br>  - genisoimage_9:1.1.11-2ubuntu3_powerpc<br>  - libaugeas0_1.1.0-0ubuntu2_powerpc<br>  - libcap2_1:2.22-1.2ubuntu2_powerpc<br>
  - libhivex0_1.3.7-5_powerpc<br>  - libpcre3_1:8.31-2_powerpc<br>  - libsystemd-id128-0_204-0ubuntu19.2_powerpc<br>  - libsystemd-journal0_204-0ubuntu19.2_powerpc<br>  - libyajl2_2.0.4-4_powerpc<br>  - openssh-client_1:6.2p2-6ubuntu0.4_powerpc<br>
  - xz-utils_5.1.1alpha+20120614-2ubuntu1_powerpc<br>  - acl_2.2.52-1_powerpc<br>  - bash_4.2-5ubuntu3_powerpc<br>  - binutils_2.23.52.20130913-0ubuntu1_powerpc<br>  - bzip2_1.0.6-4_powerpc<br>  - coreutils_8.20-3ubuntu5_powerpc<br>
  - cpio_2.11+dfsg-1ubuntu1_powerpc<br>  - diffutils_1:3.2-8_powerpc<br>  - file_5.11-2ubuntu4.2_powerpc<br>  - findutils_4.4.2-6ubuntu1_powerpc<br>  - gawk_1:4.0.1+dfsg-2.1ubuntu2_powerpc<br>  - gdisk_0.8.7-1_powerpc<br>
  - grep_2.14-3_powerpc<br>  - gzip_1.6-2ubuntu1_powerpc<br>  - kmod_9-3ubuntu1_powerpc<br>  - less_458-2_powerpc<br>  - libxml2_2.9.1+dfsg1-3ubuntu2.1_powerpc<br>  - lsof_4.86+dfsg-1ubuntu2_powerpc<br>  - lvm2_2.02.98-6ubuntu1_powerpc<br>
  - module-init-tools_9-3ubuntu1_all<br>  - parted_2.3-16ubuntu1_powerpc<br>  - procps_1:3.3.3-2ubuntu9_powerpc<br>  - psmisc_22.20-1ubuntu2_powerpc<br>  - rsync_3.0.9-4ubuntu1_powerpc<br>  - sed_4.2.2-1ubuntu1_powerpc<br>
  - strace_4.8-1ubuntu2_powerpc<br>  - tar_1.26+dfsg-8_powerpc<br>  - udev_204-0ubuntu19.1_powerpc<br>  - util-linux_2.20.1-5.1ubuntu9_powerpc<br>supermin: writing supermin.d.57msgudp/packages<br>supermin: after resolving dependencies there are 131 packages:<br>
  - acl_2.2.52-1_powerpc<br>  - adduser_3.113+nmu3ubuntu2_all<br>  - augeas-lenses_1.1.0-0ubuntu2_all<br>  - base-files_6.12ubuntu4_powerpc<br>  - base-passwd_3.5.26_powerpc<br>  - bash_4.2-5ubuntu3_powerpc<br>  - binutils_2.23.52.20130913-0ubuntu1_powerpc<br>
  - busybox-initramfs_1:1.20.0-8.1ubuntu1_powerpc<br>  - bzip2_1.0.6-4_powerpc<br>  - coreutils_8.20-3ubuntu5_powerpc<br>  - cpio_2.11+dfsg-1ubuntu1_powerpc<br>  - dash_0.5.7-3ubuntu1_powerpc<br>  - debconf_1.5.50ubuntu1_all<br>
  - debianutils_4.4_powerpc<br>  - diffutils_1:3.2-8_powerpc<br>  - dmsetup_2:1.02.77-6ubuntu1_powerpc<br>  - dpkg_1.16.12ubuntu1_powerpc<br>  - e2fslibs_1.42.8-1ubuntu1_powerpc<br>  - e2fsprogs_1.42.8-1ubuntu1_powerpc<br>
  - file_5.11-2ubuntu4.2_powerpc<br>  - findutils_4.4.2-6ubuntu1_powerpc<br>  - gawk_1:4.0.1+dfsg-2.1ubuntu2_powerpc<br>  - gcc-4.8-base_4.8.1-10ubuntu9_powerpc<br>  - gdisk_0.8.7-1_powerpc<br>  - genisoimage_9:1.1.11-2ubuntu3_powerpc<br>
  - grep_2.14-3_powerpc<br>  - gzip_1.6-2ubuntu1_powerpc<br>  - ifupdown_0.7.44ubuntu3_powerpc<br>  - initramfs-tools-bin_0.103ubuntu1.1_powerpc<br>  - initramfs-tools_0.103ubuntu1.1_all<br>  - initscripts_2.88dsf-41ubuntu3_powerpc<br>
  - insserv_1.14.0-5ubuntu2_powerpc<br>  - iproute2_3.10.0-1ubuntu1_powerpc<br>  - klibc-utils_2.0.1-3.1ubuntu2_powerpc<br>  - kmod_9-3ubuntu1_powerpc<br>  - less_458-2_powerpc<br>  - libacl1_2.2.52-1_powerpc<br>  - libattr1_1:2.4.47-1_powerpc<br>
  - libaudit-common_1:2.2.2-1ubuntu4_all<br>  - libaudit1_1:2.2.2-1ubuntu4_powerpc<br>  - libaugeas0_1.1.0-0ubuntu2_powerpc<br>  - libblkid1_2.20.1-5.1ubuntu9_powerpc<br>  - libbz2-1.0_1.0.6-4_powerpc<br>  - libc6_2.17-93ubuntu4_powerpc<br>
  - libcap2_1:2.22-1.2ubuntu2_powerpc<br>  - libcomerr2_1.42.8-1ubuntu1_powerpc<br>  - libdb5.1_5.1.29-7_powerpc<br>  - libdbus-1-3_1.6.12-0ubuntu10_powerpc<br>  - libdevmapper-event1.02.1_2:1.02.77-6ubuntu1_powerpc<br>  - libdevmapper1.02.1_2:1.02.77-6ubuntu1_powerpc<br>
  - libdrm2_2.4.46-1ubuntu1_powerpc<br>  - libedit2_3.1-20130712-1_powerpc<br>  - libgcc1_1:4.8.1-10ubuntu9_powerpc<br>  - libgcrypt11_1.5.0-3ubuntu3_powerpc<br>  - libgpg-error0_1.12-0.2_powerpc<br>  - libgssapi-krb5-2_1.10.1+dfsg-6.1ubuntu1_powerpc<br>
  - libhivex0_1.3.7-5_powerpc<br>  - libicu48_4.8.1.1-12ubuntu2_powerpc<br>  - libjson-c2_0.11-2ubuntu1_powerpc<br>  - libjson0_0.11-2ubuntu1_powerpc<br>  - libk5crypto3_1.10.1+dfsg-6.1ubuntu1_powerpc<br>  - libkeyutils1_1.5.5-7_powerpc<br>
  - libklibc_2.0.1-3.1ubuntu2_powerpc<br>  - libkmod2_9-3ubuntu1_powerpc<br>  - libkrb5-3_1.10.1+dfsg-6.1ubuntu1_powerpc<br>  - libkrb5support0_1.10.1+dfsg-6.1ubuntu1_powerpc<br>  - liblzma5_5.1.1alpha+20120614-2ubuntu1_powerpc<br>
  - libmagic1_5.11-2ubuntu4.2_powerpc<br>  - libmount1_2.20.1-5.1ubuntu9_powerpc<br>  - libncurses5_5.9+20130608-1ubuntu1_powerpc<br>  - libncursesw5_5.9+20130608-1ubuntu1_powerpc<br>  - libnih-dbus1_1.0.3-4ubuntu16_powerpc<br>
  - libnih1_1.0.3-4ubuntu16_powerpc<br>  - libpam-modules-bin_1.1.3-8ubuntu3_powerpc<br>  - libpam-modules_1.1.3-8ubuntu3_powerpc<br>  - libpam0g_1.1.3-8ubuntu3_powerpc<br>  - libparted0debian1_2.3-16ubuntu1_powerpc<br>  - libpcre3_1:8.31-2_powerpc<br>
  - libplymouth2_0.8.8-0ubuntu8_powerpc<br>  - libpng12-0_1.2.49-4ubuntu1_powerpc<br>  - libpopt0_1.16-7ubuntu3_powerpc<br>  - libprocps0_1:3.3.3-2ubuntu9_powerpc<br>  - libreadline5_5.2+dfsg-2_powerpc<br>  - libreadline6_6.2-9ubuntu1_powerpc<br>
  - libselinux1_2.1.13-2_powerpc<br>  - libsemanage-common_2.1.10-2_all<br>  - libsemanage1_2.1.10-2_powerpc<br>  - libsepol1_2.1.9-2_powerpc<br>  - libsigsegv2_2.10-2_powerpc<br>  - libslang2_2.2.4-15ubuntu1_powerpc<br>  - libss2_1.42.8-1ubuntu1_powerpc<br>
  - libssl1.0.0_1.0.1e-3ubuntu1_powerpc<br>  - libstdc++6_4.8.1-10ubuntu9_powerpc<br>  - libsystemd-id128-0_204-0ubuntu19.2_powerpc<br>  - libsystemd-journal0_204-0ubuntu19.2_powerpc<br>  - libtinfo5_5.9+20130608-1ubuntu1_powerpc<br>
  - libudev1_204-0ubuntu19.1_powerpc<br>  - libustr-1.0-1_1.0.4-3ubuntu1_powerpc<br>  - libuuid1_2.20.1-5.1ubuntu9_powerpc<br>  - libxml2_2.9.1+dfsg1-3ubuntu2.1_powerpc<br>  - libyajl2_2.0.4-4_powerpc<br>  - lsb-base_4.1+Debian11ubuntu4_all<br>
  - lsof_4.86+dfsg-1ubuntu2_powerpc<br>  - lvm2_2.02.98-6ubuntu1_powerpc<br>  - makedev_2.3.1-93ubuntu1_all<br>  - module-init-tools_9-3ubuntu1_all<br>  - mount_2.20.1-5.1ubuntu9_powerpc<br>  - mountall_2.52_powerpc<br>  - multiarch-support_2.17-93ubuntu4_powerpc<br>
  - openssh-client_1:6.2p2-6ubuntu0.4_powerpc<br>  - parted_2.3-16ubuntu1_powerpc<br>  - passwd_1:4.1.5.1-1ubuntu6_powerpc<br>  - perl-base_5.14.2-21build1_powerpc<br>  - plymouth_0.8.8-0ubuntu8_powerpc<br>  - procps_1:3.3.3-2ubuntu9_powerpc<br>
  - psmisc_22.20-1ubuntu2_powerpc<br>  - readline-common_6.2-9ubuntu1_all<br>  - rsync_3.0.9-4ubuntu1_powerpc<br>  - sed_4.2.2-1ubuntu1_powerpc<br>  - sensible-utils_0.0.9_all<br>  - strace_4.8-1ubuntu2_powerpc<br>  - sysv-rc_2.88dsf-41ubuntu3_all<br>
  - sysvinit-utils_2.88dsf-41ubuntu3_powerpc<br>  - tar_1.26+dfsg-8_powerpc<br>  - tzdata_2013g-0ubuntu1_all<br>  - udev_204-0ubuntu19.1_powerpc<br>  - upstart_1.10-0ubuntu7_powerpc<br>  - util-linux_2.20.1-5.1ubuntu9_powerpc<br>
  - watershed_7_powerpc<br>  - xz-utils_5.1.1alpha+20120614-2ubuntu1_powerpc<br>  - zlib1g_1:1.2.8.dfsg-1ubuntu1_powerpc<br>Get:1 Downloading e2fsprogs 1.42.8-1ubuntu1 [1007 kB]<br>Get:2 Downloading openssh-client 1:6.2p2-6ubuntu0.4 [430 kB]                                                                                   <br>
Get:3 Downloading bash 4.2-5ubuntu3 [620 kB]                                                                                                   <br>Get:4 Downloading kmod 9-3ubuntu1 [61.8 kB]                                                                                                    <br>
Get:5 Downloading lvm2 2.02.98-6ubuntu1 [524 kB]                                                                                               <br>Get:6 Downloading procps 1:3.3.3-2ubuntu9 [229 kB]                                                                                             <br>
Get:7 Downloading rsync 3.0.9-4ubuntu1 [311 kB]                                                                                                <br>Get:8 Downloading tar 1.26+dfsg-8 [220 kB]                                                                                                     <br>
Get:9 Downloading udev 204-0ubuntu19.2 [1084 kB]                                                                                               <br>Get:10 Downloading util-linux 2.20.1-5.1ubuntu9 [627 kB]                                                                                       <br>
Get:11 Downloading libblkid1 2.20.1-5.1ubuntu9 [78.9 kB]                                                                                       <br>Get:12 Downloading libc6 2.17-93ubuntu4 [4324 kB]                                                                                              <br>
Get:13 Downloading libmagic1 5.11-2ubuntu4.2 [169 kB]                                                                                          <br>Get:14 Downloading adduser 3.113+nmu3ubuntu2 [166 kB]                                                                                          <br>
Get:15 Downloading dpkg 1.16.12ubuntu1.2 [2046 kB]                                                                                             <br>Get:16 Downloading passwd 1:4.1.5.1-1ubuntu6 [1036 kB]                                                                                         <br>
Get:17 Downloading base-files 6.12ubuntu4 [63.8 kB]                                                                                            <br>Get:18 Downloading initscripts 2.88dsf-41ubuntu3 [29.7 kB]                                                                                     <br>
Get:19 Downloading sysv-rc 2.88dsf-41ubuntu3 [38.1 kB]                                                                                         <br>Get:20 Downloading debconf 1.5.50ubuntu1 [149 kB]                                                                                              <br>
Get:21 Downloading libpam-modules 1.1.3-8ubuntu3 [280 kB]                                                                                      <br>Get:22 Downloading initramfs-tools 0.103ubuntu1.1 [49.1 kB]                                                                                    <br>
Get:23 Downloading sysvinit-utils 2.88dsf-41ubuntu3 [60.6 kB]                                                                                  <br>Get:24 Downloading upstart 1.10-0ubuntu7 [542 kB]                                                                                              <br>
Get:25 Downloading mountall 2.52 [65.7 kB]                                                                                                     <br>Get:26 Downloading insserv 1.14.0-5ubuntu2 [42.5 kB]                                                                                           <br>
Get:27 Downloading libsemanage-common 2.1.10-2 [6422 B]                                                                                        <br>Get:28 Downloading ifupdown 0.7.44ubuntu3.1 [55.6 kB]                                                                                          <br>
Get:29 Downloading plymouth 0.8.8-0ubuntu8 [115 kB]                                                                                            <br>Get:30 Downloading libaudit-common 1:2.2.2-1ubuntu4 [5626 B]                                                                                   <br>
Get:31 Downloading iproute2 3.10.0-1ubuntu1 [527 kB]                                                                                           <br>Fetched 15.0 MB in 2min 0s (124 kB/s)                                                                                                          <br>
supermin: writing supermin.d.57msgudp/base.tar.gz<br>supermin: renaming supermin.d.57msgudp to supermin.d<br>make \<br>      supermin.d/daemon.tar.gz \<br>      supermin.d/excludefiles \<br>      supermin.d/hostfiles \<br>
      supermin.d/init.tar.gz \<br>      supermin.d/udev-rules.tar.gz<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/appliance'<br>rm -f supermin.d/daemon.tar.gz supermin.d/daemon.tar.gz-t<br>rm -rf tmp-d<br>
mkdir -p tmp-d/sbin tmp-d/etc<br>ln ../daemon/guestfsd tmp-d/sbin/guestfsd<br>ln ./guestfsd.suppressions tmp-d/etc/guestfsd.suppressions<br>( cd tmp-d && tar zcf - * ) > supermin.d/daemon.tar.gz-t<br>rm -r tmp-d<br>
mv supermin.d/daemon.tar.gz-t supermin.d/daemon.tar.gz<br>m4 -DUBUNTU=1 -DEXTRA_PACKAGES=""  <a href="http://excludefiles.in">excludefiles.in</a> | \<br>    grep -v '^[[:space:]]*$' | grep -v '^#' > excludefiles-t<br>
cmp -s supermin.d/excludefiles excludefiles-t || mv excludefiles-t supermin.d/excludefiles<br>rm -f excludefiles-t<br>m4 -DUBUNTU=1 -DEXTRA_PACKAGES=""  <a href="http://hostfiles.in">hostfiles.in</a> | \<br>    grep -v '^[[:space:]]*$' | grep -v '^#' > hostfiles-t<br>
cmp -s supermin.d/hostfiles hostfiles-t || mv hostfiles-t supermin.d/hostfiles<br>rm -f hostfiles-t<br>rm -f supermin.d/init.tar.gz supermin.d/init.tar.gz-t<br>( cd . && tar zcf - init ) > supermin.d/init.tar.gz-t<br>
mv supermin.d/init.tar.gz-t supermin.d/init.tar.gz<br>rm -f supermin.d/udev-rules.tar.gz supermin.d/udev-rules.tar.gz-t<br>rm -rf tmp-u<br>mkdir -p tmp-u/etc/udev/rules.d<br>for f in 99-guestfs-serial.rules; do ln $f tmp-u/etc/udev/rules.d/$(basename $f); done<br>
( cd tmp-u && tar zcf - etc ) > supermin.d/udev-rules.tar.gz-t<br>rm -r tmp-u<br>mv supermin.d/udev-rules.tar.gz-t supermin.d/udev-rules.tar.gz<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/appliance'<br>
touch stamp-supermin<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/appliance'<br>Making all in tests/qemu<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/qemu'<br>make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/qemu'<br>Making all in tests/guests<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/guests'<br>make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/guests'<br>Making all in tests/c-api<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/c-api'<br>make  all-am<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/c-api'<br>
make[3]: Nothing to be done for `all-am'.<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/c-api'<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/c-api'<br>Making all in tests/tmpdirs<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/tmpdirs'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/tmpdirs'<br>Making all in tests/protocol<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/protocol'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/protocol'<br>Making all in tests/events<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/events'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/events'<br>Making all in tests/parallel<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/parallel'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/parallel'<br>Making all in tests/create<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/create'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/create'<br>Making all in tests/disks<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/disks'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/disks'<br>Making all in tests/discard<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/discard'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/discard'<br>Making all in tests/mountable<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/mountable'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/mountable'<br>Making all in tests/network<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/network'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/network'<br>Making all in tests/lvm<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/lvm'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/lvm'<br>Making all in tests/luks<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/luks'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/luks'<br>Making all in tests/md<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/md'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/md'<br>Making all in tests/selinux<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/selinux'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/selinux'<br>Making all in tests/ntfsclone<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/ntfsclone'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/ntfsclone'<br>Making all in tests/btrfs<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/btrfs'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/btrfs'<br>Making all in tests/xfs<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/xfs'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/xfs'<br>Making all in tests/charsets<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/charsets'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/charsets'<br>Making all in tests/xml<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/xml'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/xml'<br>Making all in tests/mount-local<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/mount-local'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/mount-local'<br>Making all in tests/9p<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/9p'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/9p'<br>Making all in tests/rsync<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/rsync'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/rsync'<br>Making all in tests/bigdirs<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/bigdirs'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/bigdirs'<br>Making all in tests/disk-labels<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/disk-labels'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/disk-labels'<br>Making all in tests/hotplug<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/hotplug'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/hotplug'<br>Making all in tests/nbd<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/nbd'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/nbd'<br>Making all in tests/http<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/http'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/http'<br>Making all in tests/syslinux<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/syslinux'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/syslinux'<br>Making all in tests/journal<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/journal'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/journal'<br>Making all in tests/fuzz<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/fuzz'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/fuzz'<br>Making all in tests/relative-paths<br>
make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/relative-paths'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/relative-paths'<br>
Making all in tests/regressions<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/tests/regressions'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/tests/regressions'<br>
Making all in test-tool<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/test-tool'<br>  CC       libguestfs_test_tool-test-tool.o<br>  CCLD     libguestfs-test-tool<br>perl /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> \<br>
      --man libguestfs-test-tool.1 \<br>      --html ../html/libguestfs-test-tool.1.html \<br>      --license GPLv2+ \<br>      libguestfs-test-tool.pod<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote libguestfs-test-tool.1<br>
Wide character in print at /home/ubuntu/libguestfs-1.26.1/<a href="http://podwrapper.pl">podwrapper.pl</a> line 529.<br><a href="http://podwrapper.pl">podwrapper.pl</a>: wrote ../html/libguestfs-test-tool.1.html<br>touch stamp-libguestfs-test-tool.pod<br>
make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/test-tool'<br>Making all in fish<br>make[2]: Entering directory `/home/ubuntu/libguestfs-1.26.1/fish'<br>make  all-am<br>make[3]: Entering directory `/home/ubuntu/libguestfs-1.26.1/fish'<br>
  CC       libcmds_la-cmds-gperf.lo<br>  CCLD     <a href="http://libcmds.la">libcmds.la</a><br>  CC       librc_protocol_la-rc_protocol.lo<br>  CCLD     <a href="http://librc_protocol.la">librc_protocol.la</a><br>  CC       guestfish-cmds.o<br>
  CC       guestfish-completion.o<br>  CC       guestfish-event-names.o<br>  CC       guestfish-prepopts.o<br>  CC       guestfish-config.o<br>  CC       guestfish-domain.o<br>  CC       guestfish-inspect.o<br>  CC       guestfish-keys.o<br>
  CC       guestfish-options.o<br>  CC       guestfish-progress.o<br>  CC       guestfish-uri.o<br>  CC       guestfish-alloc.o<br>  CC       guestfish-copy.o<br>  CC       guestfish-destpaths.o<br>  CC       guestfish-display.o<br>
  CC       guestfish-echo.o<br>  CC       guestfish-edit.o<br>  CC       guestfish-events.o<br>  CC       guestfish-fish.o<br>fish.c: In function 'main':<br>fish.c:173:3: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration]<br>
   srandom (time (NULL));<br>   ^<br>fish.c: In function 'script':<br>fish.c:699:7: warning: implicit declaration of function 'decode_ps1' [-Wimplicit-function-declaration]<br>       CLEANUP_FREE char *pi = decode_ps1 (ps_init);<br>
       ^<br>fish.c:699:31: warning: initialization makes pointer from integer without a cast [enabled by default]<br>       CLEANUP_FREE char *pi = decode_ps1 (ps_init);<br>                               ^<br>fish.c:742:31: warning: initialization makes pointer from integer without a cast [enabled by default]<br>
       CLEANUP_FREE char *pr = decode_ps1 (ps_restore);<br>                               ^<br>  CC       guestfish-glob.o<br>  CC       guestfish-help.o<br>  CC       guestfish-hexedit.o<br>  CC       guestfish-lcd.o<br>
  CC       guestfish-man.o<br>  CC       guestfish-more.o<br>  CC       guestfish-prep.o<br>  CC       guestfish-prep-disk.o<br>  CC       guestfish-prep-part.o<br>  CC       guestfish-prep-fs.o<br>  CC       guestfish-prep-lv.o<br>
  CC       guestfish-prep-boot.o<br>  CC       guestfish-rc.o<br>  CC       guestfish-reopen.o<br>  CC       guestfish-setenv.o<br>  CC       guestfish-supported.o<br>  CC       guestfish-tilde.o<br>  CC       guestfish-time.o<br>
  CCLD     guestfish<br>guestfish-progress.o: In function `progress_bar_init':<br>/home/ubuntu/libguestfs-1.26.1/fish/progress.c:123: undefined reference to `tgetent'<br>guestfish-progress.o: In function `progress_bar_set':<br>
/home/ubuntu/libguestfs-1.26.1/fish/progress.c:282: undefined reference to `tgetnum'<br>/home/ubuntu/libguestfs-1.26.1/fish/progress.c:297: undefined reference to `UP'<br>guestfish-progress.o: In function `fprintf':<br>
/usr/include/powerpc-linux-gnu/bits/stdio2.h:97: undefined reference to `UP'<br>collect2: error: ld returned 1 exit status<br>make[3]: *** [guestfish] Error 1<br>make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/fish'<br>
make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/fish'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/ubuntu/libguestfs-1.26.1'<br>make: *** [all] Error 2<br>
ubuntu@t4240-ubuntu1310:~/libguestfs-1.26.1$ <br><br><br><br><br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 29, 2014 at 8:48 PM, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Thu, May 29, 2014 at 08:31:06PM +0530, abhishek jain wrote:<br>
> Hi Rich<br>
><br>
</div><div class="">> I using ubuntu 13.10 with powerpc arch.<br>
> I tried the above stepss and below are the output of the related commands..<br>
><br>
> nm -D /usr/lib/powerpc-linux-gnu/libtinfo.so | grep tgetent<br>
> 0000def0 T tgetent<br>
> ubuntu@t4240-ubuntu1310:~$ dpkg -S /usr/lib/powerpc-linux-gnu/libtinfo.so<br>
> libtinfo-dev:powerpc: /usr/lib/powerpc-linux-gnu/libtinfo.so<br>
><br>
> However I'm  not able to perform   rm -f config.cache as there is no<br>
> config.cache file<br>
<br>
</div>The config.cache file only exists if you are using the ./configure -C<br>
option.  If it doesn't exist you can ignore it.<br>
<br>
Does it work after ./configure && make clean && make ?<br>
<br>
If not then please copy the entire output of that command into an<br>
email message.<br>
<br>
libguestfs works on ppc (64 bit anyway - I've not used ppc32 for a<br>
while), and this doesn't look like it would be a POWER-related problem<br>
in any case.<br>
<div class="HOEnZb"><div class="h5"><br>
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" target="_blank">http://rwmj.wordpress.com</a><br>
virt-top is 'top' for virtual machines.  Tiny program with many<br>
powerful monitoring features, net stats, disk stats, logging, etc.<br>
<a href="http://people.redhat.com/~rjones/virt-top" target="_blank">http://people.redhat.com/~rjones/virt-top</a><br>
</div></div></blockquote></div><br></div>