[{"id":1794775,"web_url":"http://patchwork.ozlabs.org/comment/1794775/","msgid":"<150910197146.135.17776883444899005130@bafd83ae6430>","list_archive_url":null,"date":"2017-10-27T10:59:32","subject":"Re: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read","submitter":{"id":69632,"url":"http://patchwork.ozlabs.org/api/people/69632/","name":null,"email":"no-reply@patchew.org"},"content":"Hi,\n\nThis series failed build test on ppc host. Please find the details below.\n\nSubject: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read\nMessage-id: 20171027104037.8319-1-eblake@redhat.com\nType: series\n\n=== TEST SCRIPT BEGIN ===\n#!/bin/bash\n# Testing script will be invoked under the git checkout with\n# HEAD pointing to a commit that has the patches applied on top of \"base\"\n# branch\nset -e\necho \"=== ENV ===\"\nenv\necho \"=== PACKAGES ===\"\nrpm -qa\necho \"=== TEST BEGIN ===\"\nINSTALL=$PWD/install\nBUILD=$PWD/build\nmkdir -p $BUILD $INSTALL\nSRC=$PWD\ncd $BUILD\n$SRC/configure --prefix=$INSTALL\nmake -j100\n# XXX: we need reliable clean up\n# make check -j100 V=1\nmake install\n=== TEST SCRIPT END ===\n\nUpdating 3c8cf5a9c21ff8782164d1def7f44bd888713384\nFrom https://github.com/patchew-project/qemu\n * [new tag]         patchew/20171027104037.8319-1-eblake@redhat.com -> patchew/20171027104037.8319-1-eblake@redhat.com\nSubmodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'\nSubmodule 'pixman' (git://anongit.freedesktop.org/pixman) registered for path 'pixman'\nSubmodule 'roms/SLOF' (git://git.qemu-project.org/SLOF.git) registered for path 'roms/SLOF'\nSubmodule 'roms/ipxe' (git://git.qemu-project.org/ipxe.git) registered for path 'roms/ipxe'\nSubmodule 'roms/openbios' (git://git.qemu-project.org/openbios.git) registered for path 'roms/openbios'\nSubmodule 'roms/openhackware' (git://git.qemu-project.org/openhackware.git) registered for path 'roms/openhackware'\nSubmodule 'roms/qemu-palcode' (git://github.com/rth7680/qemu-palcode.git) registered for path 'roms/qemu-palcode'\nSubmodule 'roms/seabios' (git://git.qemu-project.org/seabios.git/) registered for path 'roms/seabios'\nSubmodule 'roms/sgabios' (git://git.qemu-project.org/sgabios.git) registered for path 'roms/sgabios'\nSubmodule 'roms/u-boot' (git://git.qemu-project.org/u-boot.git) registered for path 'roms/u-boot'\nSubmodule 'roms/vgabios' (git://git.qemu-project.org/vgabios.git/) registered for path 'roms/vgabios'\nCloning into 'dtc'...\nSubmodule path 'dtc': checked out '65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf'\nCloning into 'pixman'...\nSubmodule path 'pixman': checked out '87eea99e443b389c978cf37efc52788bf03a0ee0'\nCloning into 'roms/SLOF'...\nSubmodule path 'roms/SLOF': checked out 'e3d05727a074619fc12d0a67f05cf2c42c875cce'\nCloning into 'roms/ipxe'...\nSubmodule path 'roms/ipxe': checked out '04186319181298083ef28695a8309028b26fe83c'\nCloning into 'roms/openbios'...\nSubmodule path 'roms/openbios': checked out 'e79bca64838c96ec44fd7acd508879c5284233dd'\nCloning into 'roms/openhackware'...\nSubmodule path 'roms/openhackware': checked out 'c559da7c8eec5e45ef1f67978827af6f0b9546f5'\nCloning into 'roms/qemu-palcode'...\nSubmodule path 'roms/qemu-palcode': checked out 'c87a92639b28ac42bc8f6c67443543b405dc479b'\nCloning into 'roms/seabios'...\nSubmodule path 'roms/seabios': checked out 'e2fc41e24ee0ada60fc511d60b15a41b294538be'\nCloning into 'roms/sgabios'...\nSubmodule path 'roms/sgabios': checked out '23d474943dcd55d0550a3d20b3d30e9040a4f15b'\nCloning into 'roms/u-boot'...\nSubmodule path 'roms/u-boot': checked out '2072e7262965bb48d7fffb1e283101e6ed8b21a8'\nCloning into 'roms/vgabios'...\nSubmodule path 'roms/vgabios': checked out '19ea12c230ded95928ecaef0db47a82231c2e485'\nwarning: unable to rmdir pixman: Directory not empty\nSwitched to a new branch 'test'\nM\tdtc\nM\troms/SLOF\nM\troms/ipxe\nM\troms/openbios\nM\troms/qemu-palcode\nM\troms/seabios\nM\troms/sgabios\nM\troms/u-boot\n2db5103 nbd: Minimal structured read for client\nb4b60f2 nbd: Move nbd_read() to common header\n144e91a nbd/client: prepare nbd_receive_reply for structured reply\ncc49fd9 nbd/client: refactor nbd_receive_starttls\n8393b4d nbd/server: Include human-readable message in structured errors\n3580480 nbd: Minimal structured read for server\n95a6582 nbd/server: Refactor zero-length option check\ndec3784 nbd/server: Simplify nbd_negotiate_options loop\ne0373ae nbd/server: Report error for write to read-only export\n471cbd8 nbd: Expose constants and structs for structured read\n3e9642e nbd: Move nbd_errno_to_system_errno() to public header\n7b85388 nbd: Include error names in trace messages\n\n=== OUTPUT BEGIN ===\n=== ENV ===\nXDG_SESSION_ID=1757\nSHELL=/bin/sh\nUSER=patchew\nPATCHEW=/home/patchew/patchew/patchew-cli -s http://patchew.org --nodebug\nPATH=/usr/bin:/bin\nPWD=/var/tmp/patchew-tester-tmp-xb4sc6ly/src\nLANG=en_US.UTF-8\nHOME=/home/patchew\nSHLVL=2\nLOGNAME=patchew\nXDG_RUNTIME_DIR=/run/user/1000\n_=/usr/bin/env\n=== PACKAGES ===\nplymouth-core-libs-0.8.9-0.28.20140113.el7.centos.ppc64le\nvim-common-7.4.160-2.el7.ppc64le\nperl-Test-Simple-0.98-243.el7.noarch\nhplip-common-3.15.9-3.el7.ppc64le\nvalgrind-3.12.0-8.el7.ppc64le\ngamin-0.1.10-16.el7.ppc64le\nlibpeas-loader-python-1.20.0-1.el7.ppc64le\ntelepathy-filesystem-0.0.2-6.el7.noarch\ncolord-libs-1.3.4-1.el7.ppc64le\nkbd-legacy-1.15.5-13.el7.noarch\nperl-CPAN-Meta-YAML-0.008-14.el7.noarch\nlibvirt-daemon-driver-nwfilter-3.2.0-14.el7.ppc64le\nntsysv-1.7.4-1.el7.ppc64le\nkernel-bootwrapper-3.10.0-693.el7.ppc64le\ntelepathy-farstream-0.6.0-5.el7.ppc64le\nkdenetwork-common-4.10.5-8.el7_0.noarch\nelfutils-devel-0.168-8.el7.ppc64le\npm-utils-1.4.1-27.el7.ppc64le\nperl-Error-0.17020-2.el7.noarch\nusbmuxd-1.1.0-1.el7.ppc64le\nbzip2-devel-1.0.6-13.el7.ppc64le\nblktrace-1.0.5-8.el7.ppc64le\ngnome-keyring-pam-3.20.0-3.el7.ppc64le\ntzdata-java-2017b-1.el7.noarch\nperl-devel-5.16.3-292.el7.ppc64le\ngnome-getting-started-docs-3.22.0-1.el7.noarch\nperl-Log-Message-Simple-0.10-2.el7.noarch\ntotem-pl-parser-3.10.7-1.el7.ppc64le\nlohit-oriya-fonts-2.5.4.1-3.el7.noarch\npython-coverage-3.6-0.5.b3.el7.ppc64le\njava-1.7.0-openjdk-1.7.0.141-2.6.10.5.el7.ppc64le\nmailcap-2.1.41-2.el7.noarch\nperl-CPANPLUS-0.91.38-4.el7.noarch\nfprintd-pam-0.5.0-4.0.el7_0.ppc64le\nless-458-9.el7.ppc64le\ngupnp-igd-0.2.4-1.el7.ppc64le\nthai-scalable-waree-fonts-0.5.0-7.el7.noarch\npython-di-0.3-2.el7.noarch\nyelp-libs-3.22.0-1.el7.ppc64le\nvte-profile-0.46.2-1.el7.ppc64le\ngpm-libs-1.20.7-5.el7.ppc64le\ngnome-clocks-3.22.1-1.el7.ppc64le\np11-kit-trust-0.23.5-3.el7.ppc64le\ngssproxy-0.7.0-4.el7.ppc64le\ngnu-free-mono-fonts-20120503-8.el7.noarch\npython-dateutil-1.5-7.el7.noarch\ngucharmap-libs-3.18.2-1.el7.ppc64le\nglibc-common-2.17-196.el7.ppc64le\nlibreport-plugin-mantisbt-2.1.11-38.el7.centos.ppc64le\nmotif-devel-2.3.4-8.1.el7_3.ppc64le\ncelt051-0.5.1.3-8.el7.ppc64le\nradvd-1.9.2-9.el7.ppc64le\nlohit-tamil-fonts-2.5.3-2.el7.noarch\npython-ipaddress-1.0.16-2.el7.noarch\nanaconda-widgets-21.48.22.121-1.el7.centos.ppc64le\nzlib-1.2.7-17.el7.ppc64le\nlibstdc++-devel-4.8.5-16.el7.ppc64le\nsystem-config-printer-1.4.1-19.el7.ppc64le\nmozjs24-24.2.0-7.el7.ppc64le\ndevice-mapper-multipath-libs-0.4.9-111.el7.ppc64le\nwqy-microhei-fonts-0.2.0-0.12.beta.el7.noarch\npython-schedutils-0.4-6.el7.ppc64le\ngnome-bluetooth-3.20.1-1.el7.ppc64le\nnss-util-3.28.4-3.el7.ppc64le\ndotconf-1.3-8.el7.ppc64le\nibus-rawcode-1.3.2-3.el7.ppc64le\nabattis-cantarell-fonts-0.0.25-1.el7.noarch\nsssd-common-1.15.2-50.el7.ppc64le\nsil-padauk-fonts-2.8-5.el7.noarch\nbind-utils-9.9.4-50.el7.ppc64le\nsox-14.4.1-6.el7.ppc64le\nlibSM-1.2.2-2.el7.ppc64le\nlibtiff-devel-4.0.3-27.el7_3.ppc64le\nplymouth-system-theme-0.8.9-0.28.20140113.el7.centos.ppc64le\npython-libs-2.7.5-58.el7.ppc64le\nsssd-1.15.2-50.el7.ppc64le\nrfkill-0.4-9.el7.ppc64le\ncyrus-sasl-md5-2.1.26-21.el7.ppc64le\nlibXtst-devel-1.2.3-1.el7.ppc64le\navahi-libs-0.6.31-17.el7.ppc64le\nruby-2.0.0.648-30.el7.ppc64le\nseahorse-3.20.0-1.el7.ppc64le\npython-six-1.9.0-2.el7.noarch\ngpgme-1.3.2-5.el7.ppc64le\niwl7260-firmware-22.0.7.0-56.el7.noarch\nlibsss_certmap-1.15.2-50.el7.ppc64le\nxorg-x11-drv-wacom-0.34.2-2.el7.ppc64le\nlibXau-1.0.8-2.1.el7.ppc64le\nshadow-utils-4.1.5.1-24.el7.ppc64le\nevolution-ews-3.22.6-6.el7.ppc64le\nlibsecret-0.18.5-2.el7.ppc64le\nperl-Module-Signature-0.73-2.el7.noarch\nrootfiles-8.1-11.el7.noarch\ntrace-cmd-2.6.0-8.el7.ppc64le\nhamcrest-1.3-6.el7.noarch\ngawk-4.0.2-4.el7_3.1.ppc64le\nusermode-1.111-5.el7.ppc64le\ngnome-terminal-nautilus-3.22.1-2.el7.ppc64le\ngvfs-client-1.30.4-3.el7.ppc64le\nyum-utils-1.1.31-42.el7.noarch\niwl3945-firmware-15.32.2.9-56.el7.noarch\nperl-Archive-Zip-1.30-11.el7.noarch\nspice-glib-0.33-6.el7.ppc64le\naugeas-libs-1.4.0-2.el7.ppc64le\nopenlmi-providers-0.5.0-4.el7.ppc64le\ngnome-color-manager-3.22.2-1.el7.ppc64le\nimsettings-libs-1.6.3-9.el7.ppc64le\nnss-softokn-devel-3.28.3-6.el7.ppc64le\npython34-3.4.5-4.el7.ppc64le\nperl-DBI-1.627-4.el7.ppc64le\nplymouth-plugin-label-0.8.9-0.28.20140113.el7.centos.ppc64le\nbinutils-2.25.1-31.base.el7.ppc64le\nlibsss_nss_idmap-1.15.2-50.el7.ppc64le\ngvfs-smb-1.30.4-3.el7.ppc64le\nfreetype-devel-2.4.11-15.el7.ppc64le\nlibXi-1.7.9-1.el7.ppc64le\nperl-Text-Diff-1.41-5.el7.noarch\ngcr-devel-3.20.0-1.el7.ppc64le\nnumactl-libs-2.0.9-6.el7_2.ppc64le\nhardlink-1.0-19.el7.ppc64le\ngnome-disk-utility-3.22.1-1.el7.ppc64le\nmariadb-libs-5.5.56-2.el7.ppc64le\nlibnotify-0.7.7-1.el7.ppc64le\nperl-TimeDate-2.30-2.el7.noarch\nsoprano-devel-2.9.2-3.el7.ppc64le\npixman-0.34.0-1.el7.ppc64le\nkmod-20-15.el7.ppc64le\nqt3-PostgreSQL-3.3.8b-51.el7.ppc64le\npython2-pyasn1-0.1.9-7.el7.noarch\nlibXt-1.1.5-3.el7.ppc64le\nperl-Font-AFM-1.20-13.el7.noarch\nibus-1.5.3-13.el7.ppc64le\nfindutils-4.5.11-5.el7.ppc64le\nibus-libs-1.5.3-13.el7.ppc64le\niprutils-2.4.14.1-1.el7.ppc64le\nlibpwquality-1.2.3-4.el7.ppc64le\nlibXrender-devel-0.9.10-1.el7.ppc64le\nperl-IO-stringy-2.110-22.el7.noarch\nkdelibs-4.14.8-6.el7_3.ppc64le\nflac-libs-1.3.0-5.el7_1.ppc64le\ndevice-mapper-event-libs-1.02.140-8.el7.ppc64le\ngnutls-devel-3.3.26-9.el7.ppc64le\nlibXau-devel-1.0.8-2.1.el7.ppc64le\ngstreamer1-plugins-base-1.10.4-1.el7.ppc64le\nperl-HTML-Tree-5.03-2.el7.noarch\nkdenetwork-kopete-4.10.5-8.el7_0.ppc64le\nlibepoxy-1.3.1-1.el7.ppc64le\nmesa-libGLES-17.0.1-6.20170307.el7.ppc64le\nqt-postgresql-4.8.5-13.el7.ppc64le\nfontconfig-devel-2.10.95-11.el7.ppc64le\njava-1.8.0-openjdk-headless-1.8.0.131-11.b12.el7.ppc64le\nlibXfont-1.5.2-1.el7.ppc64le\nlibkexiv2-4.10.5-3.el7.ppc64le\nopenjpeg-libs-1.5.1-17.el7.ppc64le\niscsi-initiator-utils-6.2.0.874-4.el7.ppc64le\nNetworkManager-adsl-1.8.0-9.el7.ppc64le\nlibgtop2-2.34.2-1.el7.ppc64le\nlibXdamage-devel-1.1.4-4.1.el7.ppc64le\nipset-libs-6.29-1.el7.ppc64le\nkde-runtime-drkonqi-4.10.5-8.el7.ppc64le\ne2fsprogs-libs-1.42.9-10.el7.ppc64le\ndhclient-4.2.5-58.el7.centos.ppc64le\nusbutils-007-5.el7.ppc64le\npython-ethtool-0.8-5.el7.ppc64le\ngstreamer1-plugins-bad-free-1.10.4-2.el7.ppc64le\nfftw-libs-double-3.3.3-8.el7.ppc64le\nkdenetwork-krdc-4.10.5-8.el7_0.ppc64le\nfuse-libs-2.9.2-8.el7.ppc64le\npciutils-3.5.1-2.el7.ppc64le\nat-3.1.13-22.el7.ppc64le\npython-IPy-0.75-6.el7.noarch\nlibXp-1.0.2-2.1.el7.ppc64le\nvim-minimal-7.4.160-2.el7.ppc64le\nkdesdk-kmtrace-4.10.5-6.el7.ppc64le\nlibraw1394-2.1.0-2.el7.ppc64le\nlibdrm-devel-2.4.74-1.el7.ppc64le\nirqbalance-1.0.7-10.el7.ppc64le\nfipscheck-lib-1.4.1-6.el7.ppc64le\ngvfs-1.30.4-3.el7.ppc64le\nlibiscsi-1.9.0-7.el7.ppc64le\nmotif-2.3.4-8.1.el7_3.ppc64le\nkeyutils-1.5.8-3.el7.ppc64le\nNetworkManager-ppp-1.8.0-9.el7.ppc64le\nsystemtap-3.1-3.el7.ppc64le\nboost-serialization-1.53.0-27.el7.ppc64le\ngrilo-0.3.3-1.el7.ppc64le\nrpm-4.11.3-25.el7.ppc64le\nkdegraphics-libs-4.10.5-3.el7.noarch\nlibfontenc-1.1.3-3.el7.ppc64le\nperl-Git-1.8.3.1-11.el7.noarch\nrubygem-abrt-0.3.0-1.el7.noarch\ntcl-8.5.13-8.el7.ppc64le\ngtksourceview3-3.22.2-1.el7.ppc64le\ncmake-2.8.12.2-2.el7.ppc64le\npulseaudio-utils-10.0-3.el7.ppc64le\nlibusal-1.1.11-23.el7.ppc64le\ngrub2-ppc64le-2.02-0.64.el7.centos.ppc64le\nlibreport-plugin-mailx-2.1.11-38.el7.centos.ppc64le\nlibvisual-0.4.0-16.el7.ppc64le\nmetacity-2.34.13-7.el7.ppc64le\nredland-virtuoso-1.0.16-6.el7.ppc64le\nnautilus-3.22.3-3.el7.ppc64le\npciutils-libs-3.5.1-2.el7.ppc64le\nsoprano-2.9.2-3.el7.ppc64le\nmariadb-devel-5.5.56-2.el7.ppc64le\nlibxkbcommon-x11-0.7.1-1.el7.ppc64le\nfarstream02-0.2.3-3.el7.ppc64le\nredhat-rpm-config-9.1.0-76.el7.centos.noarch\nskkdic-20130104-6.T1435.el7.noarch\nperl-HTTP-Tiny-0.033-3.el7.noarch\nlvm2-libs-2.02.171-8.el7.ppc64le\nperl-XML-Grove-0.46alpha-52.el7.noarch\nboost-devel-1.53.0-27.el7.ppc64le\npycairo-1.8.10-8.el7.ppc64le\npopt-devel-1.13-16.el7.ppc64le\ngnome-settings-daemon-3.22.2-5.el7.ppc64le\nperl-Socket-2.010-4.el7.ppc64le\nnumad-0.5-17.20150602git.el7.ppc64le\ne2fsprogs-devel-1.42.9-10.el7.ppc64le\nlibsecret-devel-0.18.5-2.el7.ppc64le\nlibXv-devel-1.0.11-1.el7.ppc64le\nlibchewing-0.3.4-6.el7.ppc64le\ngnome-shell-extension-places-menu-3.22.2-10.el7.noarch\nperl-Time-HiRes-1.9725-3.el7.ppc64le\nopenchange-2.3-2.el7.ppc64le\naudit-libs-devel-2.7.6-3.el7.ppc64le\npython-dmidecode-3.12.2-1.el7.ppc64le\nlibmediaart-1.9.1-1.el7.ppc64le\nelfutils-default-yama-scope-0.168-8.el7.noarch\nquota-4.01-14.el7.ppc64le\nperl-threads-1.87-4.el7.ppc64le\nrealmd-0.16.1-9.el7.ppc64le\nnautilus-sendto-3.8.4-1.el7.ppc64le\ngstreamer-0.10.36-7.el7.ppc64le\ncairo-gobject-devel-1.14.8-2.el7.ppc64le\nabrt-libs-2.1.11-48.el7.centos.ppc64le\nlibvirt-daemon-driver-storage-iscsi-3.2.0-14.el7.ppc64le\nperl-Pod-Parser-1.61-2.el7.noarch\npython-devel-2.7.5-58.el7.ppc64le\nmpfr-devel-3.1.1-4.el7.ppc64le\nkernel-headers-3.10.0-693.el7.ppc64le\npowerpc-utils-python-1.2.1-9.el7.noarch\nlinux-firmware-20170606-56.gitc990aae.el7.noarch\nlibqmi-1.16.0-1.el7.ppc64le\nlibvirt-libs-3.2.0-14.el7.ppc64le\nperl-Digest-1.17-245.el7.noarch\nlibgcab1-0.7-3.el7.ppc64le\nflex-2.5.37-3.el7.ppc64le\ntzdata-2017b-1.el7.noarch\nphonon-4.6.0-10.el7.ppc64le\nanaconda-tui-21.48.22.121-1.el7.centos.ppc64le\nlibmbim-utils-1.14.0-2.el7.ppc64le\ngnutls-utils-3.3.26-9.el7.ppc64le\nperl-Parse-CPAN-Meta-1.4404-5.el7.noarch\nflite-1.3-22.el7.ppc64le\nnfs4-acl-tools-0.3.3-15.el7.ppc64le\npoppler-data-0.4.6-3.el7.noarch\ngvfs-fuse-1.30.4-3.el7.ppc64le\ngnome-software-3.22.7-1.el7.ppc64le\nperl-ExtUtils-ParseXS-3.18-3.el7.noarch\nlibvirt-python-3.2.0-3.el7.ppc64le\nperl-Module-Load-Conditional-0.54-3.el7.noarch\npython-netifaces-0.10.4-3.el7.ppc64le\nswig-2.0.10-5.el7.ppc64le\nipa-client-common-4.5.0-20.el7.centos.noarch\ncheese-libs-3.22.1-1.el7.ppc64le\ngnome-tweak-tool-3.22.0-1.el7.noarch\nperl-ExtUtils-CBuilder-0.28.2.6-292.el7.noarch\nlibsoup-devel-2.56.0-3.el7.ppc64le\nperl-IO-Zlib-1.10-292.el7.noarch\nfros-1.0-2.el7.noarch\nlohit-devanagari-fonts-2.5.3-4.el7.noarch\ngrub2-ppc64le-modules-2.02-0.64.el7.centos.noarch\nlibgdata-0.17.8-1.el7.ppc64le\nevince-nautilus-3.22.1-5.el7.ppc64le\nperl-ExtUtils-Embed-1.30-292.el7.noarch\ndleyna-connector-dbus-0.2.0-2.el7.ppc64le\nlibiec61883-1.2.0-10.el7.ppc64le\npython-lxml-3.2.1-4.el7.ppc64le\nliberation-serif-fonts-1.07.2-15.el7.noarch\ntigervnc-license-1.8.0-1.el7.noarch\ngnome-packagekit-3.22.1-2.el7.ppc64le\nhpijs-3.15.9-3.el7.ppc64le\nlibmodman-2.0.1-8.el7.ppc64le\nntp-4.2.6p5-25.el7.centos.2.ppc64le\ngmp-devel-6.0.0-15.el7.ppc64le\npyxattr-0.5.1-5.el7.ppc64le\nsil-abyssinica-fonts-1.200-6.el7.noarch\nncurses-libs-5.9-13.20130511.el7.ppc64le\ngnome-dictionary-libs-3.20.0-1.el7.ppc64le\nkdesdk-devel-4.10.5-6.el7.ppc64le\nlibreport-rhel-anaconda-bugzilla-2.1.11-38.el7.centos.ppc64le\nlibvirt-daemon-config-network-3.2.0-14.el7.ppc64le\nboost-iostreams-1.53.0-27.el7.ppc64le\npython-ply-3.4-11.el7.noarch\nucs-miscfixed-fonts-0.3-11.el7.noarch\ninfo-5.1-4.el7.ppc64le\nlibXxf86misc-devel-1.0.3-7.1.el7.ppc64le\nibus-qt-1.3.2-4.el7.ppc64le\ngnome-video-effects-0.4.3-1.el7.noarch\nbridge-utils-1.5-9.el7.ppc64le\nmake-3.82-23.el7.ppc64le\npywbem-0.7.0-25.20130827svn625.el7.noarch\npnm2ppa-1.04-28.el7.ppc64le\nchkconfig-1.7.4-1.el7.ppc64le\nat-spi2-atk-devel-2.22.0-2.el7.ppc64le\nfreeglut-devel-2.8.1-3.el7.ppc64le\njbigkit-libs-2.0-11.el7.ppc64le\nsssd-ipa-1.15.2-50.el7.ppc64le\nopenssl-libs-1.0.2k-8.el7.ppc64le\nldns-1.6.16-10.el7.ppc64le\nrdate-1.4-25.el7.ppc64le\nlibdb-5.3.21-20.el7.ppc64le\nevince-libs-3.22.1-5.el7.ppc64le\nempathy-3.12.12-4.el7.ppc64le\nrubygem-json-1.7.7-30.el7.ppc64le\ndmraid-1.0.0.rc16-28.el7.ppc64le\nlibblkid-2.23.2-43.el7.ppc64le\nlogrotate-3.8.6-14.el7.ppc64le\niwl105-firmware-18.168.6.1-56.el7.noarch\ngrep-2.20-3.el7.ppc64le\nxorg-x11-drv-synaptics-1.9.0-1.el7.ppc64le\niowatcher-1.0-6.el7.ppc64le\nrubygem-net-http-persistent-2.8-5.el7.noarch\nsetroubleshoot-plugins-3.0.65-1.el7.noarch\natk-2.22.0-3.el7.ppc64le\nlibcacard-2.5.2-2.el7.ppc64le\niwl6050-firmware-41.28.5.1-56.el7.noarch\nlcms2-2.6-3.el7.ppc64le\ntigervnc-server-minimal-1.8.0-1.el7.ppc64le\ngvfs-goa-1.30.4-3.el7.ppc64le\nauthconfig-6.2.8-30.el7.ppc64le\nyum-plugin-fastestmirror-1.1.31-42.el7.noarch\ndbus-python-1.1.1-9.el7.ppc64le\nperl-Archive-Tar-1.92-2.el7.noarch\niwl5000-firmware-8.83.5.1_1-56.el7.noarch\nlibacl-2.2.51-12.el7.ppc64le\nfarstream-0.1.2-8.el7.ppc64le\nppc64-utils-0.14-16.el7.ppc64le\nservicelog-1.1.14-3.el7.ppc64le\npython2-ipaclient-4.5.0-20.el7.centos.noarch\nlibpeas-1.20.0-1.el7.ppc64le\nperl-TermReadKey-2.30-20.el7.ppc64le\nhdparm-9.43-5.el7.ppc64le\nlibicu-50.1.2-15.el7.ppc64le\npolkit-qt-0.103.0-10.el7_0.ppc64le\ngnome-weather-3.20.2-1.el7.noarch\nlibmspack-0.5-0.5.alpha.el7.ppc64le\nlibkkc-data-0.3.1-9.el7.ppc64le\nhicolor-icon-theme-0.12-7.el7.noarch\nperl-Newt-1.08-36.el7.ppc64le\nlibexif-0.6.21-6.el7.ppc64le\ngtk3-devel-3.22.10-4.el7.ppc64le\ngvfs-mtp-1.30.4-3.el7.ppc64le\nncompress-4.2.4.4-3.el7.ppc64le\nlibXcomposite-0.4.4-4.1.el7.ppc64le\npython-decorator-3.4.0-3.el7.noarch\nperl-Business-ISBN-Data-20120719.001-2.el7.noarch\ncpio-2.11-24.el7.ppc64le\nmesa-libGLU-9.0.0-4.el7.ppc64le\nbaobab-3.22.1-1.el7.ppc64le\ndevice-mapper-libs-1.02.140-8.el7.ppc64le\nlibXtst-1.2.3-1.el7.ppc64le\nModemManager-glib-1.6.0-2.el7.ppc64le\nperl-HTML-Parser-3.71-4.el7.ppc64le\nlibical-1.0.1-1.el7.ppc64le\nxorg-x11-xinit-1.3.4-1.el7.ppc64le\ngstreamer1-plugins-base-devel-1.10.4-1.el7.ppc64le\nlibdrm-2.4.74-1.el7.ppc64le\nlibXfixes-devel-5.0.3-1.el7.ppc64le\npython-gssapi-1.2.0-3.el7.ppc64le\nperl-Text-Unidecode-0.04-20.el7.noarch\nhunspell-1.3.2-15.el7.ppc64le\nkde-settings-19-23.5.el7.centos.noarch\nperl-App-cpanminus-1.6922-2.el7.noarch\nparted-3.1-28.el7.ppc64le\nmesa-libGL-17.0.1-6.20170307.el7.ppc64le\nelfutils-libelf-devel-0.168-8.el7.ppc64le\nperl-Net-LibIDN-0.12-15.el7.ppc64le\napr-1.4.8-3.el7.ppc64le\nkdepimlibs-4.10.5-4.el7.ppc64le\nvirt-top-1.0.8-23.el7.ppc64le\nsamba-client-libs-4.6.2-8.el7.ppc64le\ngstreamer-plugins-base-0.10.36-10.el7.ppc64le\njson-glib-devel-1.2.6-1.el7.ppc64le\nperl-autodie-2.16-2.el7.noarch\ntar-1.26-32.el7.ppc64le\nksysguard-libs-4.11.19-8.el7.ppc64le\nrdma-core-devel-13-7.el7.ppc64le\naccountsservice-0.6.45-2.el7.ppc64le\nlibxklavier-5.4-7.el7.ppc64le\nlibxml2-devel-2.9.1-6.el7_2.3.ppc64le\nghostscript-fonts-5.50-32.el7.noarch\nlibassuan-2.1.0-3.el7.ppc64le\nlibkipi-devel-4.10.5-3.el7.ppc64le\npython-smbc-1.0.13-7.el7.ppc64le\ninitscripts-9.49.39-1.el7.ppc64le\nqt3-3.3.8b-51.el7.ppc64le\nyum-metadata-parser-1.1.4-10.el7.ppc64le\ndevice-mapper-persistent-data-0.7.0-0.1.rc6.el7.ppc64le\nadwaita-icon-theme-3.22.0-1.el7.noarch\nkdepim-4.10.5-6.el7.ppc64le\npostfix-2.10.1-6.el7.ppc64le\nabrt-addon-pstoreoops-2.1.11-48.el7.centos.ppc64le\nfreerdp-libs-1.0.2-10.el7.ppc64le\nlangtable-python-0.0.31-3.el7.noarch\ntcp_wrappers-7.6-77.el7.ppc64le\nlm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.ppc64le\nkde-style-oxygen-4.11.19-8.el7.ppc64le\npowertop-2.3-12.el7.ppc64le\nwpa_supplicant-2.6-5.el7.ppc64le\ngtk3-3.22.10-4.el7.ppc64le\nboost-python-1.53.0-27.el7.ppc64le\nkeyutils-libs-devel-1.5.8-3.el7.ppc64le\nlibdvdread-5.0.3-3.el7.ppc64le\nim-chooser-common-1.6.4-4.el7.ppc64le\naic94xx-firmware-30-6.el7.noarch\nmedia-player-info-17-4.el7.noarch\ncompat-gnome-desktop314-3.14.2-1.el7.ppc64le\nharfbuzz-1.3.2-1.el7.ppc64le\nlibgcrypt-devel-1.5.3-14.el7.ppc64le\ngroff-base-1.22.2-8.el7.ppc64le\nsane-backends-1.0.24-9.el7.ppc64le\nsetuptool-1.19.11-8.el7.ppc64le\nebtables-2.0.10-15.el7.ppc64le\nlibchamplain-0.12.15-1.el7.ppc64le\nboost-math-1.53.0-27.el7.ppc64le\nlibuser-0.60-7.el7_1.ppc64le\nboost-date-time-1.53.0-27.el7.ppc64le\nespeak-1.47.11-4.el7.ppc64le\ntbb-devel-4.1-9.20130314.el7.ppc64le\ngrub2-tools-minimal-2.02-0.64.el7.centos.ppc64le\ngjs-1.46.0-1.el7.ppc64le\nlibsss_autofs-1.15.2-50.el7.ppc64le\ndeltarpm-3.6-3.el7.ppc64le\nlibnl-1.1.4-3.el7.ppc64le\nlibgpod-0.8.2-12.el7.ppc64le\npostgresql-devel-9.2.21-1.el7.ppc64le\nlibibcm-13-7.el7.ppc64le\nabrt-gui-libs-2.1.11-48.el7.centos.ppc64le\nlibxkbcommon-0.7.1-1.el7.ppc64le\npasswd-0.79-4.el7.ppc64le\nlsvpd-1.7.8-1.el7.ppc64le\nfprintd-0.5.0-4.0.el7_0.ppc64le\nhunspell-en-0.20121024-6.el7.noarch\nqca-ossl-2.0.0-0.19.beta3.el7.ppc64le\nlibdmapsharing-2.9.37-1.el7.ppc64le\nortp-0.20.0-10.el7.ppc64le\npython-pycurl-7.19.0-19.el7.ppc64le\nperl-Pod-Escapes-1.04-292.el7.noarch\npcp-3.11.8-7.el7.ppc64le\nlibblkid-devel-2.23.2-43.el7.ppc64le\ndracut-network-033-502.el7.ppc64le\npyatspi-2.20.3-1.el7.noarch\nsystemtap-sdt-devel-3.1-3.el7.ppc64le\ncheck-0.9.9-5.el7.ppc64le\nperl-threads-shared-1.43-6.el7.ppc64le\ngnome-shell-extension-common-3.22.2-10.el7.noarch\ngnome-icon-theme-symbolic-3.12.0-2.el7.noarch\nabrt-cli-2.1.11-48.el7.centos.ppc64le\nfestival-speechtools-libs-1.2.96-28.el7.ppc64le\npython-slip-dbus-0.4.0-2.el7.noarch\nmesa-private-llvm-3.9.1-3.el7.ppc64le\nperl-Time-Local-1.2300-2.el7.noarch\nyelp-3.22.0-1.el7.ppc64le\nfuse-devel-2.9.2-8.el7.ppc64le\ndnsmasq-2.76-2.el7.ppc64le\nfestvox-slt-arctic-hts-0.20061229-28.el7.noarch\nlibtasn1-devel-4.10-1.el7.ppc64le\nlibgudev1-219-42.el7.ppc64le\nperl-version-0.99.07-2.el7.ppc64le\nlibvirt-daemon-driver-qemu-3.2.0-14.el7.ppc64le\nps_mem-3.1-7.el7.noarch\nrtkit-0.11-10.el7.ppc64le\nabrt-gui-2.1.11-48.el7.centos.ppc64le\nnettle-devel-2.7.1-8.el7.ppc64le\nperl-ExtUtils-Manifest-1.61-244.el7.noarch\nlibreswan-3.20-3.el7.ppc64le\npython-pyudev-0.15-9.el7.noarch\nappstream-data-7-20170301.el7.noarch\npowerpc-utils-1.3.3-4.el7.ppc64le\nsetup-2.8.71-7.el7.noarch\nenscript-1.6.6-6.el7.ppc64le\nlibgexiv2-0.10.4-2.el7.ppc64le\nperl-Digest-SHA-5.85-4.el7.ppc64le\nupower-0.99.4-2.el7.ppc64le\ndhcp-libs-4.2.5-58.el7.centos.ppc64le\nkbd-1.15.5-13.el7.ppc64le\nphonon-backend-gstreamer-4.6.3-3.el7.ppc64le\ndejavu-fonts-common-2.33-6.el7.noarch\nlibaio-devel-0.3.109-13.el7.ppc64le\ngrubby-8.28-23.el7.ppc64le\nperl-CPAN-Meta-2.120921-5.el7.noarch\nlibmusicbrainz5-5.0.1-9.el7.ppc64le\nliberation-mono-fonts-1.07.2-15.el7.noarch\nfcoe-utils-1.0.32-1.el7.ppc64le\ngvfs-afc-1.30.4-3.el7.ppc64le\nm17n-db-1.6.4-3.el7.noarch\ntime-1.7-45.el7.ppc64le\npython-configobj-4.7.2-7.el7.noarch\nperl-Log-Message-0.08-3.el7.noarch\nglib-networking-2.50.0-1.el7.ppc64le\ngcc-4.8.5-16.el7.ppc64le\ngnome-classic-session-3.22.2-10.el7.noarch\nlibglade2-2.6.4-11.el7.ppc64le\nlangtable-data-0.0.31-3.el7.noarch\ndejavu-serif-fonts-2.33-6.el7.noarch\npython-requests-2.6.0-1.el7_1.noarch\nperl-HTML-Tagset-3.20-15.el7.noarch\ngssdp-1.0.1-1.el7.ppc64le\nperl-CPANPLUS-Dist-Build-0.70-3.el7.noarch\nbrasero-nautilus-3.12.1-2.el7.ppc64le\nevolution-data-server-3.22.7-6.el7.ppc64le\nkhmeros-fonts-common-5.0-17.el7.noarch\ndejavu-sans-fonts-2.33-6.el7.noarch\npython-kmod-0.9-4.el7.ppc64le\nlzop-1.03-10.el7.ppc64le\ntelepathy-salut-0.8.1-6.el7.ppc64le\ntbb-4.1-9.20130314.el7.ppc64le\nkdegraphics-devel-4.10.5-3.el7.noarch\nlibcryptui-3.12.2-1.el7.ppc64le\nncurses-base-5.9-13.20130511.el7.noarch\nlohit-nepali-fonts-2.5.3-2.el7.noarch\npython-configshell-1.1.fb23-3.el7.noarch\nacl-2.2.51-12.el7.ppc64le\npython-rtslib-2.1.fb63-2.el7.noarch\nlibreport-plugin-rhtsupport-2.1.11-38.el7.centos.ppc64le\nimsettings-qt-1.6.3-9.el7.ppc64le\nwebkitgtk3-2.4.11-2.el7.ppc64le\nlibsepol-2.5-6.el7.ppc64le\nsmc-meera-fonts-6.0-7.el7.noarch\npython-mako-0.8.1-2.el7.noarch\npinentry-0.8.1-17.el7.ppc64le\nalsa-tools-firmware-1.1.0-1.el7.ppc64le\nlibgdither-0.6-8.el7.ppc64le\nibus-libpinyin-1.6.91-4.el7.ppc64le\nlibXp-devel-1.0.2-2.1.el7.ppc64le\nnspr-4.13.1-1.0.el7_3.ppc64le\ncscope-15.8-10.el7.ppc64le\nm2crypto-0.21.1-17.el7.ppc64le\nlibatomic-4.8.5-16.el7.ppc64le\nopencc-0.4.3-3.el7.ppc64le\nsbc-1.0-5.el7.ppc64le\nSDL-devel-1.2.15-14.el7.ppc64le\nvorbis-tools-1.4.0-12.el7.ppc64le\nbzip2-libs-1.0.6-13.el7.ppc64le\ngoogle-crosextra-carlito-fonts-1.103-0.2.20130920.el7.noarch\nnmap-ncat-6.40-7.el7.ppc64le\nkrb5-libs-1.15.1-8.el7.ppc64le\nsssd-krb5-1.15.2-50.el7.ppc64le\ncups-filters-libs-1.0.35-22.el7.ppc64le\nvirt-manager-1.4.1-7.el7.noarch\nevince-3.22.1-5.el7.ppc64le\nreadline-6.2-10.el7.ppc64le\nctags-5.8-13.el7.ppc64le\nsound-theme-freedesktop-0.8-3.el7.noarch\nruby-libs-2.0.0.648-30.el7.ppc64le\npth-2.0.7-23.el7.ppc64le\nrubygems-2.0.14.1-30.el7.noarch\ngnome-dictionary-3.20.0-1.el7.ppc64le\nxorg-x11-drv-evdev-2.10.5-2.1.el7.ppc64le\naudit-libs-2.7.6-3.el7.ppc64le\niwl135-firmware-18.168.6.1-56.el7.noarch\npython-nss-0.16.0-3.el7.ppc64le\njson-glib-1.2.6-1.el7.ppc64le\nflatpak-libs-0.8.7-1.el7.ppc64le\nlibutempter-1.1.6-4.el7.ppc64le\nekiga-4.0.1-7.el7.ppc64le\neasymock2-2.5.2-12.el7.noarch\nkeyutils-libs-1.5.8-3.el7.ppc64le\niwl1000-firmware-39.31.5.1-56.el7.noarch\nteamd-1.25-5.el7.ppc64le\ntelepathy-glib-0.24.0-1.el7.ppc64le\nPackageKit-yum-1.1.5-1.el7.centos.ppc64le\nvirt-what-1.13-10.el7.ppc64le\nppc64-diag-2.7.3-3.el7.ppc64le\nlibpurple-2.10.11-5.el7.ppc64le\nlibffi-3.0.13-18.el7.ppc64le\niwl2000-firmware-18.168.6.1-56.el7.noarch\nperl-YAML-0.84-5.el7.noarch\nlibxml2-python-2.9.1-6.el7_2.3.ppc64le\nlsscsi-0.27-6.el7.ppc64le\nsystemtap-client-3.1-3.el7.ppc64le\nvirt-viewer-5.0-7.el7.ppc64le\ndbusmenu-qt-0.9.2-7.el7.ppc64le\nlibtar-1.2.11-29.el7.ppc64le\nccache-3.3.4-1.el7.ppc64le\nperl-DBD-SQLite-1.39-3.el7.ppc64le\ngnome-icon-theme-3.12.0-1.el7.noarch\ngdk-pixbuf2-2.36.5-1.el7.ppc64le\nlibpath_utils-0.2.1-27.el7.ppc64le\ngvfs-archive-1.30.4-3.el7.ppc64le\ngnome-online-accounts-devel-3.22.5-1.el7.ppc64le\nyajl-2.0.4-4.el7.ppc64le\nperl-Pod-Coverage-0.23-3.el7.noarch\nlibselinux-python-2.5-11.el7.ppc64le\nlibX11-devel-1.6.5-1.el7.ppc64le\nqrencode-libs-3.4.1-3.el7.ppc64le\ngnome-system-log-3.9.90-3.el7.ppc64le\nmesa-libGLU-devel-9.0.0-4.el7.ppc64le\nboost-system-1.53.0-27.el7.ppc64le\nperl-HTTP-Message-6.06-6.el7.noarch\ncracklib-2.9.0-11.el7.ppc64le\nlibXcursor-1.1.14-8.el7.ppc64le\ndbus-1.6.12-17.el7.ppc64le\nlibnotify-devel-0.7.7-1.el7.ppc64le\nibus-gtk3-1.5.3-13.el7.ppc64le\nlibv4l-0.9.5-4.el7.ppc64le\nperl-Time-Piece-1.20.1-292.el7.ppc64le\ncracklib-dicts-2.9.0-11.el7.ppc64le\nstartup-notification-0.12-8.el7.ppc64le\ndconf-0.26.0-2.el7.ppc64le\nnet-snmp-devel-5.7.2-28.el7.ppc64le\nkate-part-4.10.5-4.el7.ppc64le\norc-0.4.26-1.el7.ppc64le\nkernel-devel-3.10.0-693.el7.ppc64le\navahi-gobject-0.6.31-17.el7.ppc64le\ncairo-gobject-1.14.8-2.el7.ppc64le\nhttpd-2.4.6-67.el7.centos.ppc64le\nsubversion-1.7.14-10.el7.ppc64le\nkdepimlibs-akonadi-4.10.5-4.el7.ppc64le\ngdbm-1.10-8.el7.ppc64le\nperl-File-CheckTree-4.42-3.el7.noarch\natk-devel-2.22.0-3.el7.ppc64le\njava-1.8.0-openjdk-devel-1.8.0.131-11.b12.el7.ppc64le\nabrt-dbus-2.1.11-48.el7.centos.ppc64le\nqt-mysql-4.8.5-13.el7.ppc64le\nlibkdcraw-4.10.5-4.el7.ppc64le\nlibaio-0.3.109-13.el7.ppc64le\nurw-fonts-2.4-16.el7.noarch\nlibgee06-0.6.8-3.el7.ppc64le\nlibXrandr-devel-1.5.1-2.el7.ppc64le\ncronie-anacron-1.4.11-17.el7.ppc64le\nmlocate-0.26-6.el7.ppc64le\nkdesdk-okteta-devel-4.10.5-6.el7.ppc64le\niso-codes-3.46-2.el7.noarch\ncpp-4.8.5-16.el7.ppc64le\ne2fsprogs-1.42.9-10.el7.ppc64le\nat-spi2-atk-2.22.0-2.el7.ppc64le\nlibstoragemgmt-python-clibs-1.4.0-3.el7.ppc64le\nPackageKit-command-not-found-1.1.5-1.el7.centos.ppc64le\nkdenetwork-kopete-devel-4.10.5-8.el7_0.ppc64le\nlibmnl-1.0.3-7.el7.ppc64le\ntcp_wrappers-devel-7.6-77.el7.ppc64le\npython-dns-1.12.0-4.20150617git465785f.el7.noarch\nlibXinerama-devel-1.1.3-2.1.el7.ppc64le\nlibibverbs-13-7.el7.ppc64le\nnet-tools-2.0-0.22.20131004git.el7.ppc64le\nkde-workspace-libs-4.11.19-8.el7.ppc64le\nlibwebp-0.3.0-7.el7.ppc64le\nlibattr-devel-2.4.46-12.el7.ppc64le\nlibkadm5-1.15.1-8.el7.ppc64le\ngcr-3.20.0-1.el7.ppc64le\ncolord-1.3.4-1.el7.ppc64le\nrsyslog-8.24.0-12.el7.ppc64le\nim-chooser-1.6.4-4.el7.ppc64le\nboost-filesystem-1.53.0-27.el7.ppc64le\nlibgpg-error-devel-1.12-3.el7.ppc64le\nharfbuzz-icu-1.3.2-1.el7.ppc64le\nlibpeas-gtk-1.20.0-1.el7.ppc64le\nabrt-addon-python-2.1.11-48.el7.centos.ppc64le\nselinux-policy-targeted-3.13.1-166.el7.noarch\nlibksane-4.10.5-4.el7.ppc64le\nm4-1.4.16-10.el7.ppc64le\nxmlrpc-c-client-1.32.5-1905.svn2451.el7.ppc64le\nsysvinit-tools-2.88-14.dsf.el7.ppc64le\nlibnma-1.8.0-3.el7.ppc64le\nos-prober-1.58-9.el7.ppc64le\nlibproxy-mozjs-0.4.11-10.el7.ppc64le\nspeech-dispatcher-0.7.1-15.el7.ppc64le\nboost-signals-1.53.0-27.el7.ppc64le\npython-ldap-2.4.15-2.el7.ppc64le\nlibvpx-1.3.0-5.el7_0.ppc64le\nnm-connection-editor-1.8.0-3.el7.ppc64le\nNetworkManager-team-1.8.0-9.el7.ppc64le\nperf-3.10.0-693.el7.ppc64le\nlibgsf-1.14.26-7.el7.ppc64le\nlibpfm-4.7.0-4.el7.ppc64le\npostgresql-9.2.21-1.el7.ppc64le\nethtool-4.8-1.el7.ppc64le\nxorg-x11-server-utils-7.7-20.el7.ppc64le\nattica-0.4.2-1.el7.ppc64le\nxfsdump-3.1.4-1.el7.ppc64le\nfirewalld-filesystem-0.4.4.4-6.el7.noarch\nlibXfont2-2.0.1-2.el7.ppc64le\nnet-snmp-agent-libs-5.7.2-28.el7.ppc64le\ntcl-devel-8.5.13-8.el7.ppc64le\nlibgxps-0.2.5-1.el7.ppc64le\ncyrus-sasl-devel-2.1.26-21.el7.ppc64le\nhmaccalc-0.9.13-4.el7.ppc64le\nlibwacom-data-0.24-1.el7.noarch\nperl-Pod-Usage-1.63-3.el7.noarch\nlibitm-4.8.5-16.el7.ppc64le\npython-yubico-1.2.3-1.el7.noarch\nlibXxf86vm-devel-1.1.4-1.el7.ppc64le\nabrt-tui-2.1.11-48.el7.centos.ppc64le\npinfo-0.6.10-9.el7.ppc64le\ngnome-shell-extension-user-theme-3.22.2-10.el7.noarch\nperl-File-Path-2.09-2.el7.noarch\nxorg-x11-fonts-Type1-7.5-9.el7.noarch\npython-firewall-0.4.4.4-6.el7.noarch\nlibXres-1.0.7-2.1.el7.ppc64le\nlibcgroup-tools-0.41-13.el7.ppc64le\nlibnl-devel-1.1.4-3.el7.ppc64le\ngnome-user-docs-3.22.0-1.el7.noarch\nperl-Pod-Simple-3.28-4.el7.noarch\nsystemd-libs-219-42.el7.ppc64le\nncurses-devel-5.9-13.20130511.el7.ppc64le\nmesa-libEGL-devel-17.0.1-6.20170307.el7.ppc64le\naudit-2.7.6-3.el7.ppc64le\niotop-0.6-2.el7.noarch\nlibvirt-daemon-driver-storage-logical-3.2.0-14.el7.ppc64le\nperl-Module-CoreList-2.76.02-292.el7.noarch\nlibmbim-1.14.0-2.el7.ppc64le\nlibgcc-4.8.5-16.el7.ppc64le\nxdg-desktop-portal-0.5-2.el7.ppc64le\nperl-Module-Load-0.24-3.el7.noarch\ncaribou-gtk3-module-0.4.21-1.el7.ppc64le\nsqlite-devel-3.7.17-8.el7.ppc64le\ncentos-indexhtml-7-9.el7.centos.noarch\nelfutils-0.168-8.el7.ppc64le\ncentos-release-7-4.1708.el7.centos.ppc64le\ntrousers-0.3.14-2.el7.ppc64le\nperl-Thread-Queue-3.02-2.el7.noarch\npython-meh-gui-0.25.2-1.el7.noarch\ngom-0.3.2-1.el7.ppc64le\nlldpad-1.0.1-3.git036e314.el7.ppc64le\nlibgusb-0.2.9-1.el7.ppc64le\nliberation-fonts-common-1.07.2-15.el7.noarch\nlibimobiledevice-1.2.0-1.el7.ppc64le\nperl-Module-Pluggable-4.8-3.el7.noarch\nghostscript-cups-9.07-28.el7.ppc64le\nosinfo-db-tools-1.1.0-1.el7.ppc64le\nkbd-misc-1.15.5-13.el7.noarch\ndhcp-common-4.2.5-58.el7.centos.ppc64le\ncontrol-center-filesystem-3.22.2-5.el7.ppc64le\nlibvirt-glib-1.0.0-1.el7.ppc64le\nperl-CPAN-Meta-Requirements-2.122-7.el7.noarch\nPyQt4-4.10.1-13.el7.ppc64le\nbtrfs-progs-4.9.1-1.el7.ppc64le\nanaconda-gui-21.48.22.121-1.el7.centos.ppc64le\nlibatasmart-0.19-6.el7.ppc64le\nshared-desktop-ontologies-0.11.0-2.el7.noarch\nlibvirt-daemon-config-nwfilter-3.2.0-14.el7.ppc64le\nautoconf-2.69-11.el7.noarch\ngnome-terminal-3.22.1-2.el7.ppc64le\npython-cups-1.9.63-6.el7.ppc64le\nintltool-0.50.2-7.el7.noarch\nglibc-headers-2.17-196.el7.ppc64le\nkdesdk-common-4.10.5-6.el7.noarch\nlibvirt-daemon-driver-secret-3.2.0-14.el7.ppc64le\nperl-Locale-Maketext-Simple-0.21-292.el7.noarch\ngnome-keyring-3.20.0-3.el7.ppc64le\npython-sss-murmur-1.15.2-50.el7.ppc64le\nvim-enhanced-7.4.160-2.el7.ppc64le\nperl-ExtUtils-MakeMaker-6.68-3.el7.noarch\nemacs-filesystem-24.3-19.el7_3.noarch\nlibvncserver-0.9.9-9.el7_0.1.ppc64le\nperl-Object-Accessor-0.42-292.el7.noarch\ngnome-desktop3-3.22.2-2.el7.ppc64le\npython-backports-1.0-8.el7.ppc64le\nevolution-help-3.22.6-10.el7.noarch\nsystemtap-devel-3.1-3.el7.ppc64le\nlangtable-0.0.31-3.el7.noarch\ngeocode-glib-3.20.1-1.el7.ppc64le\nperl-Compress-Raw-Bzip2-2.061-3.el7.ppc64le\npygtk2-libglade-2.24.0-9.el7.ppc64le\npython-urllib3-1.10.2-3.el7.noarch\norca-3.6.3-4.el7.ppc64le\nperl-File-Fetch-0.42-2.el7.noarch\nlatencytop-common-0.5-13.el7.ppc64le\ngeoclue2-libs-2.4.5-1.el7.ppc64le\nperl-Module-Loaded-0.08-292.el7.noarch\nwebkitgtk4-2.14.7-2.el7.ppc64le\npython-paste-1.7.5.1-9.20111221hg1498.el7.noarch\ntotem-nautilus-3.22.1-1.el7.ppc64le\nlibtool-2.4.2-22.el7_3.ppc64le\nsmc-fonts-common-6.0-7.el7.noarch\nlibnice-0.1.3-4.el7.ppc64le\nlibdvdnav-5.0.3-1.el7.ppc64le\nfolks-0.11.3-1.el7.ppc64le\npython-ipaddr-2.1.11-1.el7.noarch\nxorg-x11-utils-7.5-22.el7.ppc64le\noxygen-icon-theme-4.10.5-2.el7.noarch\nlibkkc-common-0.3.1-9.el7.noarch\nlibgovirt-0.3.3-5.el7.ppc64le\nboost-timer-1.53.0-27.el7.ppc64le\ngnome-packagekit-common-3.22.1-2.el7.ppc64le\njavapackages-tools-3.4.1-11.el7.noarch\nsane-backends-devel-1.0.24-9.el7.ppc64le\nkonkretcmpi-0.9.1-5.el7.ppc64le\nperl-srpm-macros-1-8.el7.noarch\nchrony-3.1-2.el7.centos.ppc64le\nfuse-2.9.2-8.el7.ppc64le\nevolution-3.22.6-10.el7.ppc64le\npython-urwid-1.1.1-3.el7.ppc64le\nshotwell-0.24.5-1.el7.ppc64le\nlibreport-web-2.1.11-38.el7.centos.ppc64le\nglibc-2.17-196.el7.ppc64le\nusb_modeswitch-data-20160612-2.el7.noarch\npatch-2.7.1-8.el7.ppc64le\nfile-roller-3.22.3-1.el7.ppc64le\npython-netaddr-0.7.5-7.el7.noarch\nibus-table-chinese-1.4.6-3.el7.noarch\nlibreport-plugin-reportuploader-2.1.11-38.el7.centos.ppc64le\npcre-8.32-17.el7.ppc64le\nlibvirt-daemon-driver-network-3.2.0-14.el7.ppc64le\ncyrus-sasl-plain-2.1.26-21.el7.ppc64le\nglade-libs-3.20.0-1.el7.ppc64le\npython-markupsafe-0.11-10.el7.ppc64le\nkdenetwork-devel-4.10.5-8.el7_0.noarch\nlibreport-plugin-ureport-2.1.11-38.el7.centos.ppc64le\ndbus-libs-1.6.12-17.el7.ppc64le\nalsa-firmware-1.0.28-2.el7.noarch\nmozjs17-17.0.0-19.el7.ppc64le\navahi-ui-gtk3-0.6.31-17.el7.ppc64le\npython-cffi-1.6.0-5.el7.ppc64le\nxdg-user-dirs-gtk-0.10-4.el7.ppc64le\ngavl-1.4.0-4.el7.ppc64le\nlibjpeg-turbo-1.2.90-5.el7.ppc64le\ndevice-mapper-multipath-0.4.9-111.el7.ppc64le\nlibcdio-0.92-1.el7.ppc64le\npulseaudio-module-bluetooth-10.0-3.el7.ppc64le\npytalloc-2.1.9-1.el7.ppc64le\nibus-sayura-1.3.2-3.el7.ppc64le\ncheckpolicy-2.5-4.el7.ppc64le\nlibICE-1.0.9-9.el7.ppc64le\nlibvirt-daemon-driver-interface-3.2.0-14.el7.ppc64le\nlibunistring-0.9.3-9.el7.ppc64le\nlibXScrnSaver-devel-1.2.2-6.1.el7.ppc64le\nopenlmi-python-base-0.5.0-4.el7.noarch\nPyQt4-devel-4.10.1-13.el7.ppc64le\nlibndp-1.2-7.el7.ppc64le\nlibxml2-2.9.1-6.el7_2.3.ppc64le\nsssd-krb5-common-1.15.2-50.el7.ppc64le\nncurses-5.9-13.20130511.el7.ppc64le\nicedax-1.1.11-23.el7.ppc64le\nlibmsn-4.2.1-7.el7.ppc64le\nevolution-data-server-devel-3.22.7-6.el7.ppc64le\npoppler-0.26.5-16.el7.ppc64le\nsed-4.2.2-5.el7.ppc64le\nsssd-ldap-1.15.2-50.el7.ppc64le\nfontconfig-2.10.95-11.el7.ppc64le\npinentry-qt-0.8.1-17.el7.ppc64le\ncyrus-sasl-scram-2.1.26-21.el7.ppc64le\npaps-0.6.8-28.el7.1.ppc64le\nlibyaml-0.1.4-11.el7_0.ppc64le\nlibgpg-error-1.12-3.el7.ppc64le\nsgpio-1.2.0.10-13.el7.ppc64le\nalsa-lib-1.1.3-3.el7.ppc64le\ngutenprint-5.2.9-18.el7.ppc64le\nopenslp-2.0.0-6.el7.ppc64le\nruby-irb-2.0.0.648-30.el7.noarch\nlibgcrypt-1.5.3-14.el7.ppc64le\npython-blivet-0.61.15.65-1.el7.noarch\ngzip-1.5-9.el7.ppc64le\nxorg-x11-drv-void-1.4.1-2.el7.ppc64le\nnss-pem-1.0.3-4.el7.ppc64le\nrubygem-rdoc-4.0.0-30.el7.noarch\nlibcap-ng-0.7.5-4.el7.ppc64le\nrpm-build-libs-4.11.3-25.el7.ppc64le\nshared-mime-info-1.8-3.el7.ppc64le\nxorg-x11-drv-v4l-0.2.0-47.el7.ppc64le\nnss-tools-3.28.4-8.el7.ppc64le\nlibsemanage-2.5-8.el7.ppc64le\nlibxcb-1.12-1.el7.ppc64le\nflatpak-0.8.7-1.el7.ppc64le\ngstreamer1-1.10.4-2.el7.ppc64le\nxorg-x11-drv-nouveau-1.0.13-3.el7.ppc64le\nsgml-common-0.6.3-39.el7.noarch\nutil-linux-2.23.2-43.el7.ppc64le\nlibtdb-1.3.12-2.el7.ppc64le\nrpm-devel-4.11.3-25.el7.ppc64le\ngobject-introspection-1.50.0-1.el7.ppc64le\nqdox-1.12.1-10.el7.noarch\nlibteam-1.25-5.el7.ppc64le\nopenssh-clients-7.4p1-11.el7.ppc64le\nlibattr-2.4.46-12.el7.ppc64le\npython-meh-0.25.2-1.el7.noarch\navahi-glib-0.6.31-17.el7.ppc64le\nrhino-1.7R5-1.el7.noarch\nperl-Pod-Checker-1.60-2.el7.noarch\nrarian-0.8.1-11.el7.ppc64le\ngmp-6.0.0-15.el7.ppc64le\ncreaterepo-0.9.9-28.el7.noarch\npython-gobject-base-3.22.0-1.el7.ppc64le\ntelepathy-haze-0.8.0-1.el7.ppc64le\nperl-Version-Requirements-0.101022-244.el7.noarch\ntog-pegasus-2.14.1-5.el7.ppc64le\nlua-5.1.4-15.el7.ppc64le\nlibburn-1.2.8-4.el7.ppc64le\nopenssl-1.0.2k-8.el7.ppc64le\ndleyna-server-0.5.0-1.el7.ppc64le\nperl-IO-HTML-1.00-2.el7.noarch\nlibsemanage-python-2.5-8.el7.ppc64le\nlibidn-1.28-4.el7.ppc64le\nnss-devel-3.28.4-8.el7.ppc64le\nnet-snmp-libs-5.7.2-28.el7.ppc64le\npaps-libs-0.6.8-28.el7.1.ppc64le\nperl-DBIx-Simple-1.35-7.el7.noarch\nlzo-minilzo-2.06-8.el7.ppc64le\nlibref_array-0.1.5-27.el7.ppc64le\nlibX11-1.6.5-1.el7.ppc64le\nxdg-utils-1.1.0-0.17.20120809git.el7.noarch\nharfbuzz-devel-1.3.2-1.el7.ppc64le\nperl-CGI-3.63-4.el7.noarch\nlibini_config-1.3.0-27.el7.ppc64le\nxmlrpc-c-1.32.5-1905.svn2451.el7.ppc64le\nlibXfixes-5.0.3-1.el7.ppc64le\nglibmm24-2.50.0-1.el7.ppc64le\nwebkitgtk4-devel-2.14.7-2.el7.ppc64le\nperl-Devel-Symdump-2.10-2.el7.noarch\nlibpipeline-1.2.3-3.el7.ppc64le\nmpfr-3.1.1-4.el7.ppc64le\nlibXrandr-1.5.1-2.el7.ppc64le\ncyrus-sasl-gssapi-2.1.26-21.el7.ppc64le\ngtk2-devel-2.24.31-1.el7.ppc64le\nperl-URI-1.60-9.el7.noarch\nkpartx-0.4.9-111.el7.ppc64le\nfile-libs-5.11-33.el7.ppc64le\nlibXext-devel-1.3.3-3.el7.ppc64le\nlibSM-devel-1.2.2-2.el7.ppc64le\nqt-devel-4.8.5-13.el7.ppc64le\nperl-HTTP-Date-6.02-8.el7.noarch\ndracut-033-502.el7.ppc64le\nlibtool-ltdl-2.4.2-22.el7_3.ppc64le\nlibcanberra-0.30-5.el7.ppc64le\npython-enum34-1.0.4-1.el7.noarch\nlibxkbfile-devel-1.0.9-3.el7.ppc64le\nperl-HTTP-Cookies-6.01-5.el7.noarch\npolkit-0.112-12.el7_3.ppc64le\nlibtheora-1.1.1-8.el7.ppc64le\nlibXpm-3.5.12-1.el7.ppc64le\nlibevent-2.0.21-4.el7.ppc64le\nibus-gtk2-1.5.3-13.el7.ppc64le\nkdelibs-common-4.14.8-6.el7_3.ppc64le\nsystemd-sysv-219-42.el7.ppc64le\ndiffutils-3.3-4.el7.ppc64le\nlibXv-1.0.11-1.el7.ppc64le\npam-1.1.8-18.el7.ppc64le\nimsettings-gsettings-1.6.3-9.el7.ppc64le\nperl-YAML-Tiny-1.51-6.el7.noarch\nGConf2-3.2.6-8.el7.ppc64le\nlibtasn1-4.10-1.el7.ppc64le\nlibxkbfile-1.0.9-3.el7.ppc64le\ngettext-libs-0.19.8.1-2.el7.ppc64le\nkdelibs-ktexteditor-4.14.8-6.el7_3.ppc64le\nperl-Env-1.04-2.el7.noarch\nlibpciaccess-0.13.4-3.el7_3.ppc64le\nnss-softokn-3.28.3-6.el7.ppc64le\npango-1.40.4-1.el7.ppc64le\ntelepathy-logger-0.8.0-5.el7.ppc64le\nnepomuk-core-4.10.5-5.el7.ppc64le\nperl-Net-HTTP-6.06-2.el7.noarch\nsamba-common-4.6.2-8.el7.noarch\nlibsigc++20-2.10.0-1.el7.ppc64le\ncogl-1.22.2-1.el7.ppc64le\npcre-devel-8.32-17.el7.ppc64le\nkdenetwork-kopete-libs-4.10.5-8.el7_0.ppc64le\nicoutils-0.31.3-1.el7_3.ppc64le\npyparted-3.9-13.el7.ppc64le\napr-util-1.5.2-6.el7.ppc64le\ngiflib-4.1.6-9.el7.ppc64le\nexpat-devel-2.1.0-10.el7_3.ppc64le\nkdesdk-okteta-4.10.5-6.el7.ppc64le\npapi-5.2.0-23.el7.ppc64le\nabrt-python-2.1.11-48.el7.centos.ppc64le\nlzo-2.06-8.el7.ppc64le\njava-1.8.0-openjdk-1.8.0.131-11.b12.el7.ppc64le\nlibffi-devel-3.0.13-18.el7.ppc64le\nkwin-libs-4.11.19-8.el7.ppc64le\nxorg-x11-font-utils-7.5-20.el7.ppc64le\niscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.ppc64le\nfile-5.11-33.el7.ppc64le\nlibXft-devel-2.3.2-2.el7.ppc64le\nlibipa_hbac-1.15.2-50.el7.ppc64le\nkwin-gles-libs-4.11.19-8.el7.ppc64le\nlibsamplerate-0.1.8-6.el7.ppc64le\ncronie-1.4.11-17.el7.ppc64le\nxml-common-0.6.3-39.el7.noarch\nghostscript-9.07-28.el7.ppc64le\nlibpinyin-data-0.9.93-4.el7.ppc64le\nkde-runtime-libs-4.10.5-8.el7.ppc64le\nipset-6.29-1.el7.ppc64le\nplymouth-0.8.9-0.28.20140113.el7.centos.ppc64le\ntaglib-1.8-7.20130218git.el7.ppc64le\nat-spi2-core-2.22.0-1.el7.ppc64le\nxfsprogs-4.5.0-12.el7.ppc64le\nkdepim-runtime-4.10.5-3.el7.ppc64le\nlibusbmuxd-1.0.10-5.el7.ppc64le\nlibstoragemgmt-python-1.4.0-3.el7.noarch\nlibseccomp-2.3.1-3.el7.ppc64le\ngstreamer1-plugins-good-1.10.4-2.el7.ppc64le\npyusb-1.0.0-0.11.b1.el7.noarch\nnepomuk-core-devel-4.10.5-5.el7.ppc64le\nlibofa-0.9.3-24.el7.ppc64le\ndevice-mapper-event-1.02.140-8.el7.ppc64le\nlibrtas-2.0.1-1.el7.ppc64le\nlibXcomposite-devel-0.4.4-4.1.el7.ppc64le\naudit-libs-python-2.7.6-3.el7.ppc64le\nokular-libs-4.10.5-4.el7.ppc64le\ngdisk-0.8.6-5.el7.ppc64le\nlibibumad-13-7.el7.ppc64le\nlibsndfile-1.0.25-10.el7.ppc64le\nlibXxf86misc-1.0.3-7.1.el7.ppc64le\npyparsing-1.5.6-9.el7.noarch\nkdesdk-kmtrace-libs-4.10.5-6.el7.ppc64le\nattr-2.4.46-12.el7.ppc64le\nrpcbind-0.2.0-42.el7.ppc64le\nslang-2.2.4-11.el7.ppc64le\ngtk2-2.24.31-1.el7.ppc64le\nlibssh2-1.4.3-10.el7_2.1.ppc64le\nkdesdk-kompare-4.10.5-6.el7.ppc64le\nopenssl-devel-1.0.2k-8.el7.ppc64le\nbluez-5.44-2.el7.ppc64le\nboost-thread-1.53.0-27.el7.ppc64le\nclutter-gtk-1.8.2-1.el7.ppc64le\nsoundtouch-1.4.0-9.el7.ppc64le\nibus-table-1.5.0-5.el7.noarch\nsetools-libs-3.3.8-1.1.el7.ppc64le\nppp-2.4.5-33.el7.ppc64le\nlibvpd-2.2.5-1.el7.ppc64le\nclutter-gst3-3.0.22-1.el7.ppc64le\nboost-test-1.53.0-27.el7.ppc64le\nlibgphoto2-2.5.2-5.el7.ppc64le\nlibcurl-7.29.0-42.el7.ppc64le\nlibmtp-1.1.6-5.el7.ppc64le\nunzip-6.0-16.el7.ppc64le\nvte291-0.46.2-1.el7.ppc64le\nboost-random-1.53.0-27.el7.ppc64le\nhplip-libs-3.15.9-3.el7.ppc64le\nopenldap-2.4.44-5.el7.ppc64le\nrsync-3.0.9-18.el7.ppc64le\npsmisc-22.20-15.el7.ppc64le\ncompat-cheese314-3.14.2-1.el7.ppc64le\ndosfstools-3.0.20-9.el7.ppc64le\nsane-backends-drivers-cameras-1.0.24-9.el7.ppc64le\nkde-filesystem-4-47.el7.ppc64le\ncryptsetup-1.7.4-3.el7.ppc64le\nboost-program-options-1.53.0-27.el7.ppc64le\nlibgnomekbd-3.22.0.1-1.el7.ppc64le\nlibsrtp-1.4.4-10.20101004cvs.el7.ppc64le\nspeech-dispatcher-python-0.7.1-15.el7.ppc64le\nraptor2-2.0.9-3.el7.ppc64le\ngrub2-tools-2.02-0.64.el7.centos.ppc64le\nlibiodbc-3.52.7-7.el7.ppc64le\ngtk-vnc2-0.7.0-2.el7.ppc64le\nlibdv-1.0.0-17.el7.ppc64le\nlibXxf86dga-1.1.4-2.1.el7.ppc64le\npython-deltarpm-3.6-3.el7.ppc64le\nibacm-13-7.el7.ppc64le\nopus-1.0.2-6.el7.ppc64le\nsystem-config-printer-libs-1.4.1-19.el7.noarch\nlibthai-0.1.14-9.el7.ppc64le\ntracker-1.10.5-4.el7.ppc64le\nshared-desktop-ontologies-devel-0.11.0-2.el7.noarch\nqt-4.8.5-13.el7.ppc64le\npcre2-10.23-2.el7.ppc64le\ngtkspell3-3.0.3-4.el7.ppc64le\nlibevdev-1.5.6-1.el7.ppc64le\ntotem-3.22.1-1.el7.ppc64le\nvirtuoso-opensource-6.1.6-6.el7.ppc64le\nstrigi-libs-0.7.7-12.20120626.el7.ppc64le\nboost-wave-1.53.0-27.el7.ppc64le\nlibXmu-devel-1.1.2-2.el7.ppc64le\niproute-3.10.0-87.el7.ppc64le\nfirewalld-0.4.4.4-6.el7.noarch\ncolor-filesystem-1-13.el7.noarch\nautomoc-1.0-0.20.rc3.el7.ppc64le\nperl-Pod-Perldoc-3.20-4.el7.noarch\npoppler-utils-0.26.5-16.el7.ppc64le\nboost-1.53.0-27.el7.ppc64le\npcp-libs-3.11.8-7.el7.ppc64le\npykickstart-1.99.66.12-1.el7.noarch\nopenldap-devel-2.4.44-5.el7.ppc64le\nperl-Encode-2.51-7.el7.ppc64le\npython-gobject-3.22.0-1.el7.ppc64le\nkrb5-workstation-1.15.1-8.el7.ppc64le\nlibwacom-0.24-1.el7.ppc64le\nisomd5sum-1.0.10-5.el7.ppc64le\nabrt-addon-vmcore-2.1.11-48.el7.centos.ppc64le\nperl-constant-1.27-2.el7.noarch\ncompat-libcogl12-1.14.0-3.el7.ppc64le\npython-libipa_hbac-1.15.2-50.el7.ppc64le\ngdm-3.22.3-11.el7.ppc64le\ngstreamer1-devel-1.10.4-2.el7.ppc64le\nabrt-retrace-client-2.1.11-48.el7.centos.ppc64le\nperl-Exporter-5.68-3.el7.noarch\nlibXpm-devel-3.5.12-1.el7.ppc64le\npython2-pyasn1-modules-0.1.9-7.el7.noarch\ngnome-shell-extension-alternate-tab-3.22.2-10.el7.noarch\nttmkfdir-3.0.9-42.el7.ppc64le\nsamba-libs-4.6.2-8.el7.ppc64le\nperl-File-Temp-0.23.01-3.el7.noarch\nbrltty-4.5-15.el7.ppc64le\nsos-3.4-6.el7.centos.noarch\ngnome-shell-extension-window-list-3.22.2-10.el7.noarch\nclucene-core-2.3.3.4-11.el7.ppc64le\nosinfo-db-20170423-2.el7.noarch\nperl-macros-5.16.3-292.el7.ppc64le\npython-brlapi-0.6.0-15.el7.ppc64le\nlibselinux-devel-2.5-11.el7.ppc64le\nquota-nls-4.01-14.el7.noarch\nelfutils-libs-0.168-8.el7.ppc64le\noddjob-mkhomedir-0.31.5-4.el7.ppc64le\nperl-5.16.3-292.el7.ppc64le\nopal-3.10.10-4.el7.ppc64le\ngstreamer-tools-0.10.36-7.el7.ppc64le\nlibvirt-daemon-driver-storage-scsi-3.2.0-14.el7.ppc64le\nsatyr-0.13-14.el7.ppc64le\npolkit-docs-0.112-12.el7_3.noarch\nperl-Compress-Raw-Zlib-2.061-4.el7.ppc64le\ncompat-libcogl-pango12-1.14.0-3.el7.ppc64le\nalsa-lib-devel-1.1.3-3.el7.ppc64le\nlibvirt-daemon-driver-storage-mpath-3.2.0-14.el7.ppc64le\nNetworkManager-libnm-1.8.0-9.el7.ppc64le\ntcsh-6.18.01-15.el7.ppc64le\nperl-XML-Dumper-0.81-17.el7.noarch\nlibpfm-devel-4.7.0-4.el7.ppc64le\nunixODBC-devel-2.3.1-11.el7.ppc64le\nrcs-5.9.0-5.el7.ppc64le\nltrace-0.7.91-14.el7.ppc64le\ned-1.9-4.el7.ppc64le\nwqy-zenhei-fonts-0.9.46-11.el7.noarch\nlohit-bengali-fonts-2.5.3-4.el7.noarch\nparatype-pt-sans-fonts-20101909-3.el7.noarch\npaktype-naskh-basic-fonts-4.1-3.el7.noarch\nlklug-fonts-0.6-10.20090803cvs.el7.noarch\nlohit-kannada-fonts-2.5.3-3.el7.noarch\ncjkuni-uming-fonts-0.2.20080216.1-53.el7.noarch\nvlgothic-fonts-20130607-2.el7.noarch\nlohit-telugu-fonts-2.5.3-3.el7.noarch\ngnu-free-serif-fonts-20120503-8.el7.noarch\njomolhari-fonts-0.003-17.el7.noarch\nscl-utils-20130529-17.el7_1.ppc64le\ndiffstat-1.57-4.el7.ppc64le\nxorg-x11-drivers-7.7-6.el7.ppc64le\nsetserial-2.17-33.el7.ppc64le\nvinagre-3.22.0-8.el7.ppc64le\nman-pages-overrides-7.4.3-1.el7.ppc64le\ngedit-3.22.0-3.el7.ppc64le\niwl5150-firmware-8.24.2.2-56.el7.noarch\ngnome-contacts-3.22.1-1.el7.ppc64le\nwords-3.0-22.el7.noarch\nsetroubleshoot-3.2.28-3.el7.ppc64le\niwl7265-firmware-22.0.7.0-56.el7.noarch\ngnome-system-monitor-3.22.2-2.el7.ppc64le\nman-pages-3.53-5.el7.noarch\nlibrsvg2-devel-2.40.16-1.el7.ppc64le\ngpg-pubkey-f4a80eb5-53a7ff4b\nsystem-config-printer-udev-1.4.1-19.el7.ppc64le\ngnome-calculator-3.22.3-1.el7.ppc64le\ngvfs-afp-1.30.4-3.el7.ppc64le\nlatencytop-0.5-13.el7.ppc64le\ngtk3-immodule-xim-3.22.10-4.el7.ppc64le\nmousetweaks-3.12.0-1.el7.ppc64le\nqt3-MySQL-3.3.8b-51.el7.ppc64le\nxvattr-1.3-27.el7.ppc64le\nyum-langpacks-0.4.2-7.el7.noarch\nrpm-build-4.11.3-25.el7.ppc64le\nvirt-install-1.4.1-7.el7.noarch\nsamba-client-4.6.2-8.el7.ppc64le\nqt-odbc-4.8.5-13.el7.ppc64le\nNetworkManager-tui-1.8.0-9.el7.ppc64le\navahi-0.6.31-17.el7.ppc64le\nhttpd-manual-2.4.6-67.el7.centos.noarch\nPackageKit-gstreamer-plugin-1.1.5-1.el7.centos.ppc64le\ntuned-2.8.0-5.el7.noarch\nqemu-guest-agent-2.8.0-2.el7.ppc64le\nsmartmontools-6.2-8.el7.ppc64le\nopenssh-server-7.4p1-11.el7.ppc64le\ndracut-config-rescue-033-502.el7.ppc64le\nopenlmi-providers-devel-0.5.0-4.el7.ppc64le\noprofile-0.9.9-22.el7.ppc64le\ngcc-c++-4.8.5-16.el7.ppc64le\nperl-homedir-1.008010-4.el7.noarch\nlibgudev1-devel-219-42.el7.ppc64le\nsudo-1.8.19p2-10.el7.ppc64le\nlibacl-devel-2.2.51-12.el7.ppc64le\nperl-XML-Twig-3.44-2.el7.noarch\ncrash-trace-command-2.0-12.el7.ppc64le\ncrash-gcore-command-1.3.1-0.el7.ppc64le\nlibgnome-keyring-devel-3.12.0-1.el7.ppc64le\nbinutils-devel-2.25.1-31.base.el7.ppc64le\nlibcap-ng-devel-0.7.5-4.el7.ppc64le\nbash-completion-2.1-6.el7.noarch\ndstat-0.7.2-12.el7.noarch\nwget-1.14-15.el7.ppc64le\ngpg-pubkey-352c64e5-52ae6884\ncertmonger-0.78.4-3.el7.ppc64le\nlibatomic-static-4.8.5-16.el7.ppc64le\nlibicu-devel-50.1.2-15.el7.ppc64le\ncaribou-0.4.21-1.el7.ppc64le\ngrub2-common-2.02-0.64.el7.centos.noarch\nplymouth-graphics-libs-0.8.9-0.28.20140113.el7.centos.ppc64le\nkernel-3.10.0-693.el7.ppc64le\nperl-Perl-OSType-1.003-3.el7.noarch\nlibvirt-daemon-3.2.0-14.el7.ppc64le\nledmon-0.80-2.el7.ppc64le\ngupnp-av-0.12.10-1.el7.ppc64le\ncups-1.6.3-29.el7.ppc64le\nmozilla-filesystem-1.9-11.el7.ppc64le\nlibqmi-utils-1.16.0-1.el7.ppc64le\nanaconda-core-21.48.22.121-1.el7.centos.ppc64le\nperl-JSON-PP-2.27202-2.el7.noarch\nlibvirt-client-3.2.0-14.el7.ppc64le\nnumactl-devel-2.0.9-6.el7_2.ppc64le\ncups-client-1.6.3-29.el7.ppc64le\nmutter-3.22.3-11.el7.ppc64le\nipa-common-4.5.0-20.el7.centos.noarch\nglibc-devel-2.17-196.el7.ppc64le\nfirefox-52.2.0-2.el7.centos.ppc64le\nperl-Params-Check-0.38-2.el7.noarch\nvirt-manager-common-1.4.1-7.el7.noarch\nindent-2.2.11-13.el7.ppc64le\npython-linux-procfs-0.4.9-3.el7.noarch\ngnome-session-3.22.3-4.el7.ppc64le\nadwaita-cursor-theme-3.22.0-1.el7.noarch\nperl-Archive-Extract-0.68-3.el7.noarch\ngnome-initial-setup-3.22.1-4.el7.ppc64le\nperl-IO-Compress-2.061-2.el7.noarch\ngeoclue2-2.4.5-1.el7.ppc64le\nkhmeros-base-fonts-5.0-17.el7.noarch\npython-tempita-0.5.1-6.el7.noarch\ngnome-online-accounts-3.22.5-1.el7.ppc64le\nnhn-nanum-fonts-common-3.020-9.el7.noarch\ngobject-introspection-devel-1.50.0-1.el7.ppc64le\nrhythmbox-3.4.1-1.el7.ppc64le\nlibavc1394-0.5.3-14.el7.ppc64le\ntelepathy-gabble-0.18.1-4.el7.ppc64le\nstix-fonts-1.1.0-5.el7.noarch\npython-javapackages-3.4.1-11.el7.noarch\ngnome-packagekit-installer-3.22.1-2.el7.ppc64le\nmesa-filesystem-17.0.1-6.20170307.el7.ppc64le\nkonkretcmpi-python-0.9.1-5.el7.ppc64le\nlibsane-hpaio-3.15.9-3.el7.ppc64le\ncopy-jdk-configs-2.2-3.el7.noarch\nusb_modeswitch-2.4.0-5.el7.ppc64le\nnhn-nanum-gothic-fonts-3.020-9.el7.noarch\npytz-2016.10-2.el7.noarch\nlibrsvg2-tools-2.40.16-1.el7.ppc64le\nbash-4.2.46-28.el7.ppc64le\nlibreport-plugin-bugzilla-2.1.11-38.el7.centos.ppc64le\nkde-workspace-devel-4.11.19-8.el7.ppc64le\nlibdb-devel-5.3.21-20.el7.ppc64le\nfxload-2002_04_11-16.el7.ppc64le\ngoogle-crosextra-caladea-fonts-1.002-0.4.20130214.el7.noarch\npython-pycparser-2.14-1.el7.noarch\nlibtimezonemap-0.4.4-1.el7.ppc64le\nlibcom_err-1.42.9-10.el7.ppc64le\nfrei0r-plugins-1.3-13.el7.ppc64le\nibus-m17n-1.3.4-13.el7.ppc64le\nlibcdio-paranoia-10.2+0.90-11.el7.ppc64le\nnetcf-libs-0.2.8-4.el7.ppc64le\nlohit-punjabi-fonts-2.5.3-2.el7.noarch\ncmpi-bindings-pywbem-0.9.5-6.el7.ppc64le\nat-spi2-core-devel-2.22.0-1.el7.ppc64le\nxz-libs-5.2.2-1.el7.ppc64le\nlibasyncns-0.8-7.el7.ppc64le\nlibcanberra-devel-0.30-5.el7.ppc64le\ncoreutils-8.22-18.el7.ppc64le\nsssd-ad-1.15.2-50.el7.ppc64le\ndoxygen-1.8.5-3.el7.ppc64le\nhttpd-tools-2.4.6-67.el7.centos.ppc64le\nlibspectre-0.2.8-1.el7.ppc64le\ncyrus-sasl-lib-2.1.26-21.el7.ppc64le\nrubygem-bigdecimal-1.2.0-30.el7.ppc64le\nicedtea-web-1.6.2-4.el7.ppc64le\nlibarchive-3.1.2-10.el7_2.ppc64le\npython-pyblock-0.53-6.el7.ppc64le\nbyacc-1.9.20130304-3.el7.ppc64le\nwodim-1.1.11-23.el7.ppc64le\nxorg-x11-drv-qxl-0.1.5-3.el7.ppc64le\nelfutils-libelf-0.168-8.el7.ppc64le\nrubygem-thor-0.19.1-1.el7.noarch\nfile-roller-nautilus-3.22.3-1.el7.ppc64le\npkgconfig-0.27.1-4.el7.ppc64le\nsetroubleshoot-server-3.2.28-3.el7.ppc64le\niwl2030-firmware-18.168.6.1-56.el7.noarch\nmailx-12.5-16.el7.ppc64le\nxorg-x11-drv-fbdev-0.4.3-25.el7.ppc64le\nlibtevent-0.9.31-1.el7.ppc64le\npolicycoreutils-2.5-17.1.el7.ppc64le\njava-1.7.0-openjdk-devel-1.7.0.141-2.6.10.5.el7.ppc64le\ngsettings-desktop-schemas-3.22.0-1.el7.ppc64le\nyum-3.4.3-154.el7.centos.noarch\niwl6000g2a-firmware-17.168.5.3-56.el7.noarch\nperl-B-Lint-1.17-3.el7.noarch\ngstreamer-plugins-bad-free-0.10.23-23.el7.ppc64le\nlibvorbis-1.3.3-8.el7.ppc64le\nrarian-compat-0.8.1-11.el7.ppc64le\nabrt-desktop-2.1.11-48.el7.centos.ppc64le\ndesktop-file-utils-0.23-1.el7.ppc64le\nlibiptcdata-1.0.4-11.el7.ppc64le\ngpg-pubkey-f533f4fa-56585169\nperl-DB_File-1.830-6.el7.ppc64le\ncompat-poppler022-qt-0.22.5-4.el7.ppc64le\nlibldb-1.1.29-1.el7.ppc64le\nhttp-parser-2.7.1-1.el7.ppc64le\nNetworkManager-libreswan-gnome-1.2.4-2.el7.ppc64le\ncentos-logos-70.0.6-3.el7.centos.noarch\nlibX11-common-1.6.5-1.el7.noarch\nperl-FCGI-0.74-8.el7.ppc64le\npango-devel-1.40.4-1.el7.ppc64le\nlibbasicobjects-0.1.1-27.el7.ppc64le\nlibgfortran-4.8.5-16.el7.ppc64le\ngtk2-immodule-xim-2.24.31-1.el7.ppc64le\nlibgnome-keyring-3.12.0-1.el7.ppc64le\nlibXrender-0.9.10-1.el7.ppc64le\nperl-Business-ISBN-2.06-2.el7.noarch\nfreeglut-2.8.1-3.el7.ppc64le\nlibgomp-4.8.5-16.el7.ppc64le\ndevice-mapper-1.02.140-8.el7.ppc64le\nxdg-desktop-portal-gtk-0.5-1.el7.ppc64le\nlibudisks2-2.1.2-6.el7.ppc64le\npulseaudio-libs-10.0-3.el7.ppc64le\nperl-HTTP-Daemon-6.01-5.el7.noarch\nxorg-x11-xauth-1.0.9-1.el7.ppc64le\nnettle-2.7.1-8.el7.ppc64le\npolkit-pkla-compat-0.1-4.el7.ppc64le\nstartup-notification-devel-0.12-8.el7.ppc64le\ngenisoimage-1.1.11-23.el7.ppc64le\ndbus-x11-1.6.12-17.el7.ppc64le\nperl-Text-Soundex-3.04-4.el7.ppc64le\nxdg-user-dirs-0.15-4.el7.ppc64le\njansson-2.10-1.el7.ppc64le\nNetworkManager-glib-1.8.0-9.el7.ppc64le\nrpm-sign-4.11.3-25.el7.ppc64le\ngettext-0.19.8.1-2.el7.ppc64le\ncairo-1.14.8-2.el7.ppc64le\nperl-IO-Socket-SSL-1.94-6.el7.noarch\nkdepimlibs-kxmlrpcclient-4.10.5-4.el7.ppc64le\nlibplist-1.12-3.el7.ppc64le\nlibwbclient-4.6.2-8.el7.ppc64le\ncgdcbxd-1.0.2-7.el7.ppc64le\nglib2-devel-2.50.3-3.el7.ppc64le\ngdk-pixbuf2-devel-2.36.5-1.el7.ppc64le\ntheora-tools-1.1.1-8.el7.ppc64le\nlibkipi-4.10.5-3.el7.ppc64le\nlibmng-1.0.10-14.el7.ppc64le\nabrt-addon-kerneloops-2.1.11-48.el7.centos.ppc64le\ngrub2-2.02-0.64.el7.centos.ppc64le\nxz-devel-5.2.2-1.el7.ppc64le\nxorg-x11-xkb-utils-7.7-12.el7.ppc64le\nlibverto-tevent-0.2.5-4.el7.ppc64le\nlibkdcraw-devel-4.10.5-4.el7.ppc64le\nbzip2-1.0.6-13.el7.ppc64le\niputils-20160308-10.el7.ppc64le\ncifs-utils-6.2-10.el7.ppc64le\nlibpinyin-0.9.93-4.el7.ppc64le\nlibao-1.1.0-8.el7.ppc64le\ngdbm-devel-1.10-8.el7.ppc64le\nkdepim-libs-4.10.5-6.el7.ppc64le\nlibxshmfence-1.2-1.el7.ppc64le\nlibstoragemgmt-1.4.0-3.el7.ppc64le\npsacct-6.6.1-13.el7.ppc64le\npyliblzma-0.5.3-11.el7.ppc64le\nlibXcursor-devel-1.1.14-8.el7.ppc64le\nhesiod-3.2.1-3.el7.ppc64le\nokular-devel-4.10.5-4.el7.ppc64le\ngsm-1.0.13-11.el7.ppc64le\ntelepathy-mission-control-5.16.3-3.el7.ppc64le\nrng-tools-5-11.el7.ppc64le\npython-chardet-2.2.1-1.el7_1.noarch\nlibcanberra-gtk3-0.30-5.el7.ppc64le\nkrb5-devel-1.15.1-8.el7.ppc64le\nkdesdk-kompare-devel-4.10.5-6.el7.ppc64le\nunixODBC-2.3.1-11.el7.ppc64le\ndbus-devel-1.6.12-17.el7.ppc64le\nkpatch-0.4.0-1.el7.noarch\ngraphite2-1.3.6-1.el7_2.ppc64le\nnautilus-extensions-3.22.3-3.el7.ppc64le\nlibdb-utils-5.3.21-20.el7.ppc64le\nsane-backends-libs-1.0.24-9.el7.ppc64le\nzip-3.0-11.el7.ppc64le\nmdadm-4.0-5.el7.ppc64le\nmemstomp-0.1.4-11.el7.ppc64le\nlibconfig-1.4.9-5.el7.ppc64le\nclutter-gst2-2.0.18-1.el7.ppc64le\npostgresql-libs-9.2.21-1.el7.ppc64le\ngsound-1.0.2-2.el7.ppc64le\nilmbase-1.0.3-7.el7.ppc64le\nudisks2-2.1.2-6.el7.ppc64le\nperl-core-5.16.3-292.el7.ppc64le\npcsc-lite-libs-1.8.8-6.el7.ppc64le\ngvnc-0.7.0-2.el7.ppc64le\nqemu-img-1.5.3-141.el7.ppc64le\nlibappstream-glib-0.6.10-1.el7.ppc64le\nsg3_utils-libs-1.37-12.el7.ppc64le\nlibrdmacm-13-7.el7.ppc64le\nadcli-0.8.1-3.el7.ppc64le\nlibnfnetlink-1.0.1-4.el7.ppc64le\ncolord-gtk-0.1.25-4.el7.ppc64le\nlibuser-python-0.60-7.el7_1.ppc64le\nlibfprint-0.5.0-4.el7.ppc64le\nOpenEXR-libs-1.7.1-7.el7.ppc64le\nattica-devel-0.4.2-1.el7.ppc64le\npapi-devel-5.2.0-23.el7.ppc64le\nm17n-lib-1.6.4-14.el7.ppc64le\nqimageblitz-0.0.6-7.el7.ppc64le\npython-urlgrabber-3.10-8.el7.noarch\npcp-selinux-3.11.8-7.el7.ppc64le\nperl-Text-ParseWords-3.29-4.el7.noarch\napr-util-devel-1.5.2-6.el7.ppc64le\nreadline-devel-6.2-10.el7.ppc64le\npython-kitchen-1.1.1-5.el7.noarch\ngnome-abrt-0.3.4-8.el7.ppc64le\ncheck-devel-0.9.9-5.el7.ppc64le\npulseaudio-gdm-hooks-10.0-3.el7.ppc64le\nperl-Scalar-List-Utils-1.27-248.el7.ppc64le\nabrt-addon-ccpp-2.1.11-48.el7.centos.ppc64le\ngnome-icon-theme-extras-3.12.0-1.el7.noarch\npython-slip-0.4.0-2.el7.noarch\nbrlapi-0.6.0-15.el7.ppc64le\nqpdf-libs-5.0.1-3.el7.ppc64le\nyelp-xsl-3.20.1-1.el7.noarch\nperl-Storable-2.45-3.el7.ppc64le\nlibosinfo-1.0.0-1.el7.ppc64le\nlibcap-devel-2.22-9.el7.ppc64le\nlibepoxy-devel-1.3.1-1.el7.ppc64le\nfestival-1.96-28.el7.ppc64le\nlibusbx-1.0.20-1.el7.ppc64le\nlibvirt-daemon-driver-storage-disk-3.2.0-14.el7.ppc64le\nperl-Test-Harness-3.28-3.el7.noarch\npolkit-devel-0.112-12.el7_3.ppc64le\nperl-Crypt-SSLeay-0.64-5.el7.ppc64le\nlibverto-devel-0.2.5-4.el7.ppc64le\ncaribou-gtk2-module-0.4.21-1.el7.ppc64le\nvim-filesystem-7.4.160-2.el7.ppc64le\nprocps-ng-3.3.10-16.el7.ppc64le\nNetworkManager-libreswan-1.2.4-2.el7.ppc64le\nperl-Module-Metadata-1.000018-2.el7.noarch\npixman-devel-0.34.0-1.el7.ppc64le\npatchutils-0.3.3-4.el7.ppc64le\nfilesystem-3.2-21.el7.ppc64le\ncups-filesystem-1.6.3-29.el7.noarch\ngettext-devel-0.19.8.1-2.el7.ppc64le\nusbredir-0.7.1-2.el7.ppc64le\nneon-0.30.0-3.el7.ppc64le\nperl-LWP-MediaTypes-6.02-2.el7.noarch\npython-qrcode-core-5.0.1-1.el7.noarch\nhyphen-en-2.8.6-5.el7.noarch\ngnu-free-fonts-common-20120503-8.el7.noarch\ngtkmm30-3.22.0-1.el7.ppc64le\ninitial-setup-gui-0.3.9.40-1.el7.centos.ppc64le\nlibhugetlbfs-2.16-12.el7.ppc64le\nsubversion-libs-1.7.14-10.el7.ppc64le\nperl-Encode-Locale-1.03-5.el7.noarch\npython-inotify-0.9.4-4.el7.noarch\nnano-2.3.1-10.el7.ppc64le\nmobile-broadband-provider-info-1.20170310-1.el7.noarch\nadwaita-gtk2-theme-3.22.2-1.el7.ppc64le\nipa-client-4.5.0-20.el7.centos.ppc64le\nperl-IPC-Cmd-0.80-4.el7.noarch\nlibsoup-2.56.0-3.el7.ppc64le\nperl-Term-UI-0.36-2.el7.noarch\npython-setuptools-0.9.8-7.el7.noarch\ndejavu-sans-mono-fonts-2.33-6.el7.noarch\nbind-license-9.9.4-50.el7.noarch\nwebkitgtk4-jsc-2.14.7-2.el7.ppc64le\nfirewall-config-0.4.4.4-6.el7.noarch\nperl-CPAN-1.9800-292.el7.noarch\ngupnp-1.0.1-1.el7.ppc64le\nboost-graph-1.53.0-27.el7.ppc64le\npython-perf-3.10.0-693.el7.ppc64le\noverpass-fonts-2.1-1.el7.noarch\nthai-scalable-fonts-common-0.5.0-7.el7.noarch\nwebkitgtk4-jsc-devel-2.14.7-2.el7.ppc64le\npulseaudio-module-x11-10.0-3.el7.ppc64le\nmarisa-0.2.4-4.el7.ppc64le\ngnutls-c++-3.3.26-9.el7.ppc64le\nca-certificates-2017.2.14-71.el7.noarch\npython-idna-2.4-1.el7.noarch\nstrace-4.12-4.el7.ppc64le\nnss-softokn-freebl-3.28.3-6.el7.ppc64le\nvino-3.22.0-3.el7.ppc64le\nlibXaw-devel-1.0.13-4.el7.ppc64le\nlibreport-centos-2.1.11-38.el7.centos.ppc64le\nalsa-utils-1.1.3-2.el7.ppc64le\nlibnl3-cli-3.2.28-4.el7.ppc64le\npython-iniparse-0.4-9.el7.noarch\ntraceroute-2.0.22-2.el7.ppc64le\nlibselinux-2.5-11.el7.ppc64le\nkeybinder3-0.3.0-1.el7.ppc64le\nkdepim-devel-4.10.5-6.el7.ppc64le\npakchois-0.4-10.el7.ppc64le\ncryptsetup-python-1.7.4-3.el7.ppc64le\nlibjpeg-turbo-devel-1.2.90-5.el7.ppc64le\npython-jwcrypto-0.2.1-1.el7.noarch\nlohit-malayalam-fonts-2.5.3-2.el7.noarch\nlibpng-1.5.13-7.el7_2.ppc64le\nfreerdp-plugins-1.0.2-10.el7.ppc64le\nibus-chewing-1.4.4-14.el7.ppc64le\nlibfastjson-0.99.4-2.el7.ppc64le\nlibsss_sudo-1.15.2-50.el7.ppc64le\nredhat-menus-12.0.2-8.el7.noarch\nbind-libs-9.9.4-50.el7.ppc64le\ngnu-free-sans-fonts-20120503-8.el7.noarch\nlibuuid-2.23.2-43.el7.ppc64le\nfestival-freebsoft-utils-0.10-7.el7.noarch\nunique3-devel-3.0.2-8.el7.ppc64le\ncompat-poppler022-0.22.5-4.el7.ppc64le\nsssd-proxy-1.15.2-50.el7.ppc64le\npython-2.7.5-58.el7.ppc64le\nlibwvstreams-4.6.1-11.el7.ppc64le\nlrzsz-0.12.20-36.el7.ppc64le\nsqlite-3.7.17-8.el7.ppc64le\nxorg-x11-server-common-1.19.3-11.el7.ppc64le\nsushi-3.21.91-1.el7.ppc64le\nrubygem-psych-2.0.0-30.el7.ppc64le\ngnupg2-2.0.22-4.el7.ppc64le\nlibmount-2.23.2-43.el7.ppc64le\nnss-3.28.4-8.el7.ppc64le\niwl3160-firmware-22.0.7.0-56.el7.noarch\nlibnl3-3.2.28-4.el7.ppc64le\nxorg-x11-drv-ati-7.7.1-3.20160928git3fc839ff.el7.ppc64le\nevolution-mapi-3.22.6-1.el7.ppc64le\nlibservicelog-1.1.17-2.el7.ppc64le\nperl-PAR-Dist-0.49-2.el7.noarch\ndbus-glib-0.100-7.el7.ppc64le\ndocbook-style-xsl-1.78.1-3.el7.noarch\niwl100-firmware-39.31.5.1-56.el7.noarch\nlibxslt-1.1.28-5.el7.ppc64le\njunit-4.11-8.el7.noarch\ngnome-session-xsession-3.22.3-4.el7.ppc64le\nselinux-policy-3.13.1-166.el7.noarch\nPackageKit-1.1.5-1.el7.centos.ppc64le\nzlib-devel-1.2.7-17.el7.ppc64le\nperl-libxml-perl-0.08-19.el7.noarch\niwl4965-firmware-228.61.2.24-56.el7.noarch\np11-kit-0.23.5-3.el7.ppc64le\nspice-gtk3-0.33-6.el7.ppc64le\npygobject3-devel-3.22.0-1.el7.ppc64le\nsystemtap-runtime-3.1-3.el7.ppc64le\nnss-softokn-freebl-devel-3.28.3-6.el7.ppc64le\nlibgee-0.18.1-1.el7.ppc64le\nperl-PlRPC-0.2020-14.el7.noarch\npython34-libs-3.4.5-4.el7.ppc64le\njson-c-0.11-4.el7_0.ppc64le\nplymouth-plugin-two-step-0.8.9-0.28.20140113.el7.centos.ppc64le\ngnome-font-viewer-3.22.0-1.el7.ppc64le\nsssd-client-1.15.2-50.el7.ppc64le\nlibXext-1.3.3-3.el7.ppc64le\nnspr-devel-4.13.1-1.0.el7_3.ppc64le\nperl-Algorithm-Diff-1.1902-17.el7.noarch\ntcp_wrappers-libs-7.6-77.el7.ppc64le\nlibgdata-devel-0.17.8-1.el7.ppc64le\ngnome-screenshot-3.22.0-1.el7.ppc64le\nmtdev-1.1.5-5.el7.ppc64le\nmesa-libEGL-17.0.1-6.20170307.el7.ppc64le\nlibpng-devel-1.5.13-7.el7_2.ppc64le\nperl-Digest-SHA1-2.13-9.el7.ppc64le\nlibdhash-0.4.3-27.el7.ppc64le\nphonon-devel-4.6.0-10.el7.ppc64le\nqt3-ODBC-3.3.8b-51.el7.ppc64le\nsystemd-219-42.el7.ppc64le\nlibXinerama-1.1.3-2.1.el7.ppc64le\ngdb-7.6.1-100.el7.ppc64le\nperl-File-Listing-6.04-7.el7.noarch\njasper-libs-1.900.1-31.el7.ppc64le\nibus-setup-1.5.3-13.el7.noarch\nspice-vdagent-0.14.0-14.el7.ppc64le\nPackageKit-glib-1.1.5-1.el7.centos.ppc64le\nlibXmu-1.1.2-2.el7.ppc64le\natkmm-2.24.2-1.el7.ppc64le\nperl-Sys-Syslog-0.33-3.el7.ppc64le\nlibXdmcp-1.1.2-6.el7.ppc64le\nkdelibs-devel-4.14.8-6.el7_3.ppc64le\ntargetcli-2.1.fb46-1.el7.noarch\nlibcgroup-0.41-13.el7.ppc64le\nqt-x11-4.8.5-13.el7.ppc64le\nlibxcb-devel-1.12-1.el7.ppc64le\nperl-HTML-Format-2.10-7.el7.noarch\nlibsss_idmap-1.15.2-50.el7.ppc64le\nkactivities-4.10.5-3.el7.ppc64le\nhttpd-devel-2.4.6-67.el7.centos.ppc64le\nabrt-2.1.11-48.el7.centos.ppc64le\njava-1.7.0-openjdk-headless-1.7.0.141-2.6.10.5.el7.ppc64le\napr-devel-1.4.8-3.el7.ppc64le\ncdparanoia-10.2-17.el7.ppc64le\nlibpcap-1.5.3-9.el7.ppc64le\nlibkworkspace-4.11.19-8.el7.ppc64le\ndbus-glib-devel-0.100-7.el7.ppc64le\ncrontabs-1.11-6.20121102git.el7.noarch\nlibXi-devel-1.7.9-1.el7.ppc64le\ngnome-menus-3.13.3-3.el7.ppc64le\nlibieee1284-devel-0.2.11-15.el7.ppc64le\nkmod-libs-20-15.el7.ppc64le\nkde-runtime-4.10.5-8.el7.ppc64le\nmod_ssl-2.4.6-67.el7.centos.ppc64le\ncyrus-sasl-2.1.26-21.el7.ppc64le\nlibXScrnSaver-1.2.2-6.1.el7.ppc64le\npython-augeas-0.5.0-2.el7.noarch\nLibRaw-0.14.8-5.el7.20120830git98d925.ppc64le\nhyphen-2.8.6-5.el7.ppc64le\nkdenetwork-krdc-libs-4.10.5-8.el7_0.ppc64le\nopal-prd-5.5.0-1.el7.ppc64le\nrdma-core-13-7.el7.ppc64le\npulseaudio-10.0-3.el7.ppc64le\npython-sssdconfig-1.15.2-50.el7.noarch\nlibisofs-1.2.8-4.el7.ppc64le\nlibverto-0.2.5-4.el7.ppc64le\nkdesdk-kmtrace-devel-4.10.5-6.el7.ppc64le\nsystemd-devel-219-42.el7.ppc64le\nmesa-dri-drivers-17.0.1-6.20170307.el7.ppc64le\nclutter-1.26.0-1.el7.ppc64le\nfipscheck-1.4.1-6.el7.ppc64le\ndwz-0.11-3.el7.ppc64le\nboost-regex-1.53.0-27.el7.ppc64le\nlibXaw-1.0.13-4.el7.ppc64le\ngcc-gfortran-4.8.5-16.el7.ppc64le\nsystemd-python-219-42.el7.ppc64le\nzenity-3.22.0-1.el7.ppc64le\nboost-atomic-1.53.0-27.el7.ppc64le\nrpm-libs-4.11.3-25.el7.ppc64le\nGeoIP-1.5.0-11.el7.ppc64le\nlibksane-devel-4.10.5-4.el7.ppc64le\nrubygem-bundler-1.7.8-3.el7.noarch\ngit-1.8.3.1-11.el7.ppc64le\nbrasero-libs-3.12.1-2.el7.ppc64le\nc-ares-1.10.0-3.el7.ppc64le\nlibnfsidmap-0.25-17.el7.ppc64le\ncdparanoia-libs-10.2-17.el7.ppc64le\ntk-8.5.13-6.el7.ppc64le\nlibhugetlbfs-devel-2.16-12.el7.ppc64le\nNetworkManager-wifi-1.8.0-9.el7.ppc64le\nlibcanberra-gtk2-0.30-5.el7.ppc64le\nhostname-3.13-3.el7.ppc64le\nredland-1.0.16-6.el7.ppc64le\nlibdaemon-0.14-7.el7.ppc64le\nbrasero-3.12.1-2.el7.ppc64le\ncups-devel-1.6.3-29.el7.ppc64le\nqca2-2.0.3-7.el7.ppc64le\npangomm-2.40.1-1.el7.ppc64le\nlibnetfilter_conntrack-1.0.6-1.el7_3.ppc64le\nsip-devel-4.14.6-4.el7.ppc64le\nperl-parent-0.225-244.el7.noarch\nlibkkc-0.3.1-9.el7.ppc64le\ncrypto-utils-2.4.1-42.el7.ppc64le\nlvm2-2.02.171-8.el7.ppc64le\npoppler-glib-0.26.5-16.el7.ppc64le\ncrash-7.1.9-2.el7.ppc64le\nlibbluray-0.2.3-5.el7.ppc64le\nperl-Filter-1.49-3.el7.ppc64le\ncontrol-center-3.22.2-5.el7.ppc64le\nc-ares-devel-1.10.0-3.el7.ppc64le\nsysstat-10.1.5-12.el7.ppc64le\nmesa-libGL-devel-17.0.1-6.20170307.el7.ppc64le\npython-pwquality-1.2.3-4.el7.ppc64le\nliblouis-python-2.5.2-10.el7.noarch\nperl-PathTools-3.40-5.el7.ppc64le\ngnome-shell-extension-apps-menu-3.22.2-10.el7.noarch\nhunspell-devel-1.3.2-15.el7.ppc64le\npolicycoreutils-python-2.5-17.1.el7.ppc64le\nlibwnck3-3.20.1-1.el7.ppc64le\ngsettings-desktop-schemas-devel-3.22.0-1.el7.ppc64le\nlsof-4.87-4.el7.ppc64le\nperl-Getopt-Long-2.40-2.el7.noarch\nnfs-utils-1.3.0-0.48.el7.ppc64le\nmtr-0.85-7.el7.ppc64le\nautofs-5.0.7-69.el7.ppc64le\ncairo-devel-1.14.8-2.el7.ppc64le\nxorg-x11-xbitmaps-1.1.1-6.el7.noarch\nlibreport-2.1.11-38.el7.centos.ppc64le\nperl-XML-Parser-2.41-10.el7.ppc64le\nlibvirt-daemon-driver-storage-3.2.0-14.el7.ppc64le\npython2-caribou-0.4.21-1.el7.noarch\nfontpackages-filesystem-1.44-8.el7.noarch\nperl-Test-Pod-1.48-3.el7.noarch\nlibuuid-devel-2.23.2-43.el7.ppc64le\nperl-Package-Constants-0.02-292.el7.noarch\ngnutls-3.3.26-9.el7.ppc64le\nlibreport-cli-2.1.11-38.el7.centos.ppc64le\ngettext-common-devel-0.19.8.1-2.el7.noarch\ncups-filters-1.0.35-22.el7.ppc64le\nxkeyboard-config-2.20-1.el7.noarch\nbison-3.0.4-1.el7.ppc64le\ncompat-libcolord1-1.0.4-1.el7.ppc64le\nperl-Digest-MD5-2.52-3.el7.ppc64le\ngnutls-dane-3.3.26-9.el7.ppc64le\nlibusbx-devel-1.0.20-1.el7.ppc64le\ninitial-setup-0.3.9.40-1.el7.centos.ppc64le\nlibchamplain-gtk-0.12.15-1.el7.ppc64le\nlibreport-filesystem-2.1.11-38.el7.centos.ppc64le\nm17n-contrib-1.1.14-3.el7.noarch\nnewt-python-0.52.15-4.el7.ppc64le\nperl-Locale-Maketext-1.23-3.el7.noarch\nlibvirt-daemon-driver-nodedev-3.2.0-14.el7.ppc64le\nperl-ExtUtils-Install-1.58-292.el7.noarch\nlibvirt-3.2.0-14.el7.ppc64le\ngnome-themes-standard-3.22.2-1.el7.ppc64le\ngl-manpages-1.1-7.20130122.el7.noarch\nlohit-gujarati-fonts-2.5.3-2.el7.noarch\npython-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch\nperl-local-lib-1.008010-4.el7.noarch\nrest-0.8.0-1.el7.ppc64le\nperl-Module-Build-0.40.05-2.el7.noarch\nibus-kkc-1.5.18-7.el7.ppc64le\nwebkitgtk4-plugin-process-gtk2-2.14.7-2.el7.ppc64le\nbasesystem-10.0-7.el7.centos.noarch\nmadan-fonts-2.000-11.el7.noarch\npython-beaker-1.5.4-10.el7.noarch\nboost-locale-1.53.0-27.el7.ppc64le\ndleyna-core-0.5.0-1.el7.ppc64le\nliberation-sans-fonts-1.07.2-15.el7.noarch\ntk-devel-8.5.13-6.el7.ppc64le\ngnome-packagekit-updater-3.22.1-2.el7.ppc64le\ncim-schema-2.33.0-6.el7.noarch\nlohit-assamese-fonts-2.5.3-2.el7.noarch\ntagsoup-1.2.1-8.el7.noarch\nlibshout-2.2.2-11.el7.ppc64le\nntpdate-4.2.6p5-25.el7.centos.2.ppc64le\nlibproxy-0.4.11-10.el7.ppc64le\ngvfs-gphoto2-1.30.4-3.el7.ppc64le\ngspell-1.2.3-1.el7.ppc64le\nlibstdc++-4.8.5-16.el7.ppc64le\nsil-nuosu-fonts-2.1.1-5.el7.noarch\npython-ntplib-0.3.2-1.el7.noarch\nbc-1.06.95-13.el7.ppc64le\nlibvirt-daemon-driver-lxc-3.2.0-14.el7.ppc64le\nlibreport-anaconda-2.1.11-38.el7.centos.ppc64le\nkdepimlibs-devel-4.10.5-4.el7.ppc64le\nunique3-3.0.2-8.el7.ppc64le\nfreetype-2.4.11-15.el7.ppc64le\nlohit-marathi-fonts-2.5.3-2.el7.noarch\npython2-cryptography-1.7.2-1.el7.ppc64le\nlibss-1.42.9-10.el7.ppc64le\nkernel-tools-libs-3.10.0-693.el7.ppc64le\nlibsysfs-2.1.0-16.el7.ppc64le\nibus-hangul-1.4.2-10.el7.ppc64le\nfreerdp-1.0.2-10.el7.ppc64le\npopt-1.13-16.el7.ppc64le\nopen-sans-fonts-1.10-1.el7.noarch\nbind-libs-lite-9.9.4-50.el7.ppc64le\nlksctp-tools-1.0.17-2.el7.ppc64le\nsssd-common-pac-1.15.2-50.el7.ppc64le\nlibtiff-4.0.3-27.el7_3.ppc64le\ngnome-desktop3-devel-3.22.2-2.el7.ppc64le\ncdrdao-1.2.3-20.el7.ppc64le\nexpat-2.1.0-10.el7_3.ppc64le\nlatrace-0.5.11-6.1.el7.ppc64le\nperl-Net-SSLeay-1.55-6.el7.ppc64le\ncups-libs-1.6.3-29.el7.ppc64le\ndmraid-events-1.0.0.rc16-28.el7.ppc64le\nrubygem-io-console-0.4.2-30.el7.ppc64le\ngutenprint-cups-5.2.9-18.el7.ppc64le\nxorg-x11-server-Xorg-1.19.3-11.el7.ppc64le\nlibtalloc-2.1.9-1.el7.ppc64le\niwl6000g2b-firmware-17.168.5.2-56.el7.noarch\nnss-sysinit-3.28.4-8.el7.ppc64le\nglib2-2.50.3-3.el7.ppc64le\nrpm-python-4.11.3-25.el7.ppc64le\nustr-1.0.4-16.el7.ppc64le\ngucharmap-3.18.2-1.el7.ppc64le\nxorg-x11-drv-dummy-0.3.7-1.el7.ppc64le\nlibogg-1.3.0-7.el7.ppc64le\niwl6000-firmware-9.221.4.1-56.el7.noarch\ndocbook-dtds-1.0-60.el7.noarch\nxorg-x11-proto-devel-7.7-20.el7.noarch\npygpgme-0.3-9.el7.ppc64le\nopenssh-7.4p1-11.el7.ppc64le\ncheese-3.22.1-1.el7.ppc64le\njline-1.0-8.el7.noarch\nlibcap-2.22-9.el7.ppc64le\nivtv-firmware-20080701-26.el7.noarch\nperl-Pod-LaTeX-0.61-2.el7.noarch\nenchant-1.6.0-8.el7.ppc64le\npython2-ipalib-4.5.0-20.el7.centos.noarch\ntog-pegasus-libs-2.14.1-5.el7.ppc64le\nfirstboot-19.12-1.el7.ppc64le\ngupnp-dlna-0.10.5-1.el7.ppc64le\nwhich-2.20-7.el7.ppc64le\nepel-release-7-9.noarch\nperl-Net-Daemon-0.48-5.el7.noarch\nlibcroco-0.6.11-1.el7.ppc64le\nliboauth-devel-0.9.7-4.el7.ppc64le\nlibhangul-0.1.0-8.el7.ppc64le\neog-3.20.5-2.el7.ppc64le\nplymouth-theme-charge-0.8.9-0.28.20140113.el7.centos.ppc64le\nlibcollection-0.6.2-27.el7.ppc64le\nperl-Locale-Codes-3.26-2.el7.noarch\npygobject2-2.28.6-11.el7.ppc64le\nlibXdamage-1.1.4-4.1.el7.ppc64le\nlibestr-0.1.9-2.el7.ppc64le\nPackageKit-gtk3-module-1.1.5-1.el7.centos.ppc64le\nlibgweather-devel-3.20.4-1.el7.ppc64le\nxz-5.2.2-1.el7.ppc64le\nperl-WWW-RobotRules-6.02-5.el7.noarch\nlibICE-devel-1.0.9-9.el7.ppc64le\nlibXft-2.3.2-2.el7.ppc64le\ncryptsetup-libs-1.7.4-3.el7.ppc64le\nalsa-plugins-pulseaudio-1.1.1-1.el7.ppc64le\nglx-utils-8.2.0-3.el7.ppc64le\nspeex-1.2-0.19.rc1.el7.ppc64le\nperl-HTTP-Negotiate-6.01-5.el7.noarch\nlibtirpc-0.2.4-0.10.el7.ppc64le\npulseaudio-libs-glib2-10.0-3.el7.ppc64le\nmesa-libgbm-17.0.1-6.20170307.el7.ppc64le\npulseaudio-libs-devel-10.0-3.el7.ppc64le\nimsettings-1.6.3-9.el7.ppc64le\nhunspell-en-US-0.20121024-6.el7.noarch\nperl-IO-Socket-IP-0.21-4.el7.noarch\nnss-util-devel-3.28.4-3.el7.ppc64le\nlibXxf86vm-1.1.4-1.el7.ppc64le\nhwdata-0.252-8.6.el7.ppc64le\nkernel-tools-3.10.0-693.el7.ppc64le\nnepomuk-core-libs-4.10.5-5.el7.ppc64le\nexiv2-libs-0.23-6.el7.ppc64le\nperl-libwww-perl-6.05-2.el7.noarch\np11-kit-devel-0.23.5-3.el7.ppc64le\nlibrsvg2-2.40.16-1.el7.ppc64le\nlibsmbclient-4.6.2-8.el7.ppc64le\nabrt-console-notification-2.1.11-48.el7.centos.ppc64le\nkdesdk-okteta-libs-4.10.5-6.el7.ppc64le\nboost-chrono-1.53.0-27.el7.ppc64le\niw-4.3-1.el7.ppc64le\nlibcom_err-devel-1.42.9-10.el7.ppc64le\nakonadi-1.9.2-4.el7.ppc64le\naccountsservice-libs-0.6.45-2.el7.ppc64le\nwvdial-1.61-9.el7.ppc64le\nlibkexiv2-devel-4.10.5-3.el7.ppc64le\nlibmpc-1.0.1-3.el7.ppc64le\nlm_sensors-devel-3.4.0-4.20160601gitf9185e5.el7.ppc64le\nmeanwhile-1.1.0-12.el7.ppc64le\nlibXt-devel-1.1.5-3.el7.ppc64le\nplymouth-scripts-0.8.9-0.28.20140113.el7.centos.ppc64le\nmod_fcgid-2.3.9-4.el7.ppc64le\nkdepim-runtime-libs-4.10.5-3.el7.ppc64le\nmesa-libglapi-17.0.1-6.20170307.el7.ppc64le\nhunspell-en-GB-0.20121024-6.el7.noarch\nsip-4.14.6-4.el7.ppc64le\ncairomm-1.12.0-1.el7.ppc64le\nabrt-addon-xorg-2.1.11-48.el7.centos.ppc64le\nModemManager-1.6.0-2.el7.ppc64le\nkdenetwork-krdc-devel-4.10.5-8.el7_0.ppc64le\nlibieee1284-0.2.11-15.el7.ppc64le\nhighlight-3.13-3.el7.ppc64le\npyOpenSSL-0.13.1-3.el7.ppc64le\ngtk-update-icon-cache-3.22.10-4.el7.ppc64le\nNetworkManager-1.8.0-9.el7.ppc64le\ncrda-3.13_2016.02.08-1.el7.ppc64le\nkdesdk-kompare-libs-4.10.5-6.el7.ppc64le\nnewt-0.52.15-4.el7.ppc64le\nxcb-util-0.4.0-2.el7.ppc64le\nautomake-1.13.4-3.el7.noarch\nlibgweather-3.20.4-1.el7.ppc64le\nlockdev-1.0.4-0.13.20111007git.el7.ppc64le\nman-db-2.6.3-9.el7.ppc64le\ngd-2.0.35-26.el7.ppc64le\nexempi-2.2.0-8.el7.ppc64le\ncurl-7.29.0-42.el7.ppc64le\nsnappy-1.1.0-3.el7.ppc64le\nlibreport-gtk-2.1.11-38.el7.centos.ppc64le\nunbound-libs-1.4.20-34.el7.ppc64le\ntcpdump-4.9.0-5.el7.ppc64le\nsane-backends-drivers-scanners-1.0.24-9.el7.ppc64le\nlibedit-3.0-12.20121213cvs.el7.ppc64le\nliboauth-0.9.7-4.el7.ppc64le\nlibmpcdec-1.2.6-12.el7.ppc64le\nlibnm-gtk-1.8.0-3.el7.ppc64le\ngrub2-tools-extra-2.02-0.64.el7.centos.ppc64le\nlibitm-devel-4.8.5-16.el7.ppc64le\nlibdmx-1.1.3-3.el7.ppc64le\nwavpack-4.60.1-9.el7.ppc64le\nrasqal-0.9.30-4.el7.ppc64le\nautogen-libopts-5.18-5.el7.ppc64le\ngnome-bluetooth-libs-3.20.1-1.el7.ppc64le\nqt-settings-19-23.5.el7.centos.noarch\nlibxslt-devel-1.1.28-5.el7.ppc64le\ngrilo-plugins-0.3.4-1.el7.ppc64le\nSDL-1.2.15-14.el7.ppc64le\nsip-macros-4.14.6-4.el7.ppc64le\niptables-1.4.21-18.0.1.el7.centos.ppc64le\ngstreamer-plugins-good-0.10.31-13.el7.ppc64le\nqjson-0.8.1-4.el7.ppc64le\nperl-Test-Pod-Coverage-1.08-21.el7.noarch\npcp-conf-3.11.8-7.el7.ppc64le\nperl-podlators-2.5.1-3.el7.noarch\nlibcurl-devel-7.29.0-42.el7.ppc64le\ngraphite2-devel-1.3.6-1.el7_2.ppc64le\npygtk2-2.24.0-9.el7.ppc64le\nkexec-tools-2.0.14-17.el7.ppc64le\niptables-devel-1.4.21-18.0.1.el7.centos.ppc64le\ngnome-shell-3.22.3-17.el7.ppc64le\nperl-Carp-1.26-244.el7.noarch\nliblouis-2.5.2-10.el7.ppc64le\ndvd+rw-tools-7.1-15.el7.ppc64le\nptlib-2.10.10-6.el7.ppc64le\nsamba-common-libs-4.6.2-8.el7.ppc64le\ngvfs-devel-1.30.4-3.el7.ppc64le\ngnome-shell-extension-launch-new-instance-3.22.2-10.el7.noarch\nperl-libs-5.16.3-292.el7.ppc64le\nlibselinux-utils-2.5-11.el7.ppc64le\nlibsepol-devel-2.5-6.el7.ppc64le\nfestival-lib-1.96-28.el7.ppc64le\noddjob-0.31.5-4.el7.ppc64le\nlatencytop-tui-0.5-13.el7.ppc64le\nlibvirt-daemon-driver-storage-core-3.2.0-14.el7.ppc64le\nperl-Data-Dumper-2.145-3.el7.ppc64le\nlibreport-python-2.1.11-38.el7.centos.ppc64le\nlibical-devel-1.0.1-1.el7.ppc64le\nlibmx-1.4.7-10.el7.ppc64le\ncups-pk-helper-0.2.6-2.el7.ppc64le\n=== TEST BEGIN ===\nInstall prefix    /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install\nBIOS directory    /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/share/qemu\nfirmware path     /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/share/qemu-firmware\nbinary directory  /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/bin\nlibrary directory /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/lib\nmodule directory  /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/lib/qemu\nlibexec directory /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/libexec\ninclude directory /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/include\nconfig directory  /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/etc\nlocal state directory   /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/var\nManual directory  /var/tmp/patchew-tester-tmp-xb4sc6ly/src/install/share/man\nELF interp prefix /usr/gnemul/qemu-%M\nSource path       /var/tmp/patchew-tester-tmp-xb4sc6ly/src\nGIT submodules    ui/keycodemapdb dtc capstone\nC compiler        cc\nHost C compiler   cc\nC++ compiler      c++\nObjective-C compiler cc\nARFLAGS           rv\nCFLAGS            -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g \nQEMU_CFLAGS       -I/usr/include/pixman-1   -I$(SRC_PATH)/dtc/libfdt -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DNCURSES_WIDECHAR   -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv  -Wendif-labels -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/p11-kit-1       -I/usr/include/libpng15   -I$(SRC_PATH)/capstone/include\nLDFLAGS           -Wl,--warn-common -m64 -g \nmake              make\ninstall           install\npython            python -B\nsmbd              /usr/sbin/smbd\nmodule support    no\nhost CPU          ppc64\nhost big endian   no\ntarget list       aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblazeel-softmmu microblaze-softmmu mips64el-softmmu mips64-softmmu mipsel-softmmu mips-softmmu moxie-softmmu nios2-softmmu or1k-softmmu ppc64-softmmu ppcemb-softmmu ppc-softmmu s390x-softmmu sh4eb-softmmu sh4-softmmu sparc64-softmmu sparc-softmmu tricore-softmmu unicore32-softmmu x86_64-softmmu xtensaeb-softmmu xtensa-softmmu aarch64-linux-user alpha-linux-user armeb-linux-user arm-linux-user cris-linux-user hppa-linux-user i386-linux-user m68k-linux-user microblazeel-linux-user microblaze-linux-user mips64el-linux-user mips64-linux-user mipsel-linux-user mips-linux-user mipsn32el-linux-user mipsn32-linux-user nios2-linux-user or1k-linux-user ppc64abi32-linux-user ppc64le-linux-user ppc64-linux-user ppc-linux-user s390x-linux-user sh4eb-linux-user sh4-linux-user sparc32plus-linux-user sparc64-linux-user sparc-linux-user tilegx-linux-user x86_64-linux-user\ngprof enabled     no\nsparse enabled    no\nstrip binaries    yes\nprofiler          no\nstatic build      no\nSDL support       yes (1.2.15)\nGTK support       yes (3.22.10)\nGTK GL support    no\nVTE support       no \nTLS priority      NORMAL\nGNUTLS support    yes\nGNUTLS rnd        yes\nlibgcrypt         no\nlibgcrypt kdf     no\nnettle            yes (2.7.1)\nnettle kdf        yes\nlibtasn1          yes\ncurses support    yes\nvirgl support     no\ncurl support      yes\nmingw32 support   no\nAudio drivers     oss\nBlock whitelist (rw) \nBlock whitelist (ro) \nVirtFS support    yes\nMultipath support no\nVNC support       yes\nVNC SASL support  yes\nVNC JPEG support  yes\nVNC PNG support   yes\nxen support       no\nbrlapi support    no\nbluez  support    no\nDocumentation     no\nPIE               no\nvde support       no\nnetmap support    no\nLinux AIO support yes\nATTR/XATTR support yes\nInstall blobs     yes\nKVM support       yes\nHAX support       no\nTCG support       yes\nTCG debug enabled no\nTCG interpreter   no\nRDMA support      yes\nfdt support       yes\npreadv support    yes\nfdatasync         yes\nmadvise           yes\nposix_madvise     yes\nlibcap-ng support yes\nvhost-net support yes\nvhost-scsi support yes\nvhost-vsock support yes\nvhost-user support yes\nTrace backends    log\nspice support     no \nrbd support       no\nxfsctl support    no\nsmartcard support no\nlibusb            yes\nusb net redir     no\nOpenGL support    no\nOpenGL dmabufs    no\nlibiscsi support  no\nlibnfs support    no\nbuild guest agent yes\nQGA VSS support   no\nQGA w32 disk info no\nQGA MSI support   no\nseccomp support   no\ncoroutine backend ucontext\ncoroutine pool    yes\ndebug stack usage no\ncrypto afalg      no\nGlusterFS support no\ngcov              gcov\ngcov enabled      no\nTPM support       yes\nlibssh2 support   no\nTPM passthrough   no\nTPM emulator      yes\nQOM debugging     yes\nLive block migration yes\nlzo support       no\nsnappy support    no\nbzip2 support     yes\nNUMA host support yes\ntcmalloc support  no\njemalloc support  no\navx2 optimization no\nreplication support yes\nVxHS block device no\ncapstone          git\n  GEN     aarch64-softmmu/config-devices.mak.tmp\n  GEN     alpha-softmmu/config-devices.mak.tmp\n  GEN     arm-softmmu/config-devices.mak.tmp\n  GEN     cris-softmmu/config-devices.mak.tmp\n  GEN     i386-softmmu/config-devices.mak.tmp\n  GEN     lm32-softmmu/config-devices.mak.tmp\n  GEN     m68k-softmmu/config-devices.mak.tmp\n  GEN     microblazeel-softmmu/config-devices.mak.tmp\n  GEN     mips64el-softmmu/config-devices.mak.tmp\n  GEN     mips64-softmmu/config-devices.mak.tmp\n  GEN     mipsel-softmmu/config-devices.mak.tmp\n  GEN     mips-softmmu/config-devices.mak.tmp\n  GEN     microblaze-softmmu/config-devices.mak.tmp\n  GEN     ppcemb-softmmu/config-devices.mak.tmp\n  GEN     ppc64-softmmu/config-devices.mak.tmp\n  GEN     sh4-softmmu/config-devices.mak.tmp\n  GEN     ppc-softmmu/config-devices.mak.tmp\n  GEN     s390x-softmmu/config-devices.mak.tmp\n  GEN     moxie-softmmu/config-devices.mak.tmp\n  GEN     or1k-softmmu/config-devices.mak.tmp\n  GEN     nios2-softmmu/config-devices.mak.tmp\n  GEN     sparc64-softmmu/config-devices.mak.tmp\n  GEN     sh4eb-softmmu/config-devices.mak.tmp\n  GEN     sparc-softmmu/config-devices.mak.tmp\n  GEN     tricore-softmmu/config-devices.mak.tmp\n  GEN     unicore32-softmmu/config-devices.mak.tmp\n  GEN     xtensa-softmmu/config-devices.mak.tmp\n  GEN     x86_64-softmmu/config-devices.mak.tmp\n  GEN     xtensaeb-softmmu/config-devices.mak.tmp\n  GEN     armeb-linux-user/config-devices.mak.tmp\n  GEN     alpha-linux-user/config-devices.mak.tmp\n  GEN     aarch64-linux-user/config-devices.mak.tmp\n  GEN     arm-linux-user/config-devices.mak.tmp\n  GEN     microblazeel-linux-user/config-devices.mak.tmp\n  GEN     m68k-linux-user/config-devices.mak.tmp\n  GEN     microblaze-linux-user/config-devices.mak.tmp\n  GEN     cris-linux-user/config-devices.mak.tmp\n  GEN     hppa-linux-user/config-devices.mak.tmp\n  GEN     i386-linux-user/config-devices.mak.tmp\n  GEN     mips64-linux-user/config-devices.mak.tmp\n  GEN     mips64el-linux-user/config-devices.mak.tmp\n  GEN     m68k-softmmu/config-devices.mak\n  GEN     mips-linux-user/config-devices.mak.tmp\n  GEN     mipsn32el-linux-user/config-devices.mak.tmp\n  GEN     mipsn32-linux-user/config-devices.mak.tmp\n  GEN     nios2-linux-user/config-devices.mak.tmp\n  GEN     or1k-linux-user/config-devices.mak.tmp\n  GEN     ppc64abi32-linux-user/config-devices.mak.tmp\n  GEN     cris-softmmu/config-devices.mak\n  GEN     tricore-softmmu/config-devices.mak\n  GEN     ppc64le-linux-user/config-devices.mak.tmp\n  GEN     sh4-linux-user/config-devices.mak.tmp\n  GEN     s390x-linux-user/config-devices.mak.tmp\n  GEN     sparc32plus-linux-user/config-devices.mak.tmp\n  GEN     ppc-linux-user/config-devices.mak.tmp\n  GEN     sparc64-linux-user/config-devices.mak.tmp\n  GEN     lm32-softmmu/config-devices.mak\n  GEN     mipsel-linux-user/config-devices.mak.tmp\n  GEN     nios2-softmmu/config-devices.mak\n  GEN     sparc64-softmmu/config-devices.mak\n  GEN     microblaze-softmmu/config-devices.mak\n  GEN     arm-linux-user/config-devices.mak\n  GEN     sparc-softmmu/config-devices.mak\n  GEN     sparc-linux-user/config-devices.mak.tmp\n  GEN     tilegx-linux-user/config-devices.mak.tmp\n  GEN     x86_64-linux-user/config-devices.mak.tmp\n  GEN     sh4-softmmu/config-devices.mak\n  GEN     ppc64-linux-user/config-devices.mak.tmp\n  GIT     ui/keycodemapdb dtc capstone\n  GEN     qemu-options.def\n  GEN     config-host.h\n  GEN     qmp-marshal.c\n  GEN     qapi-event.h\n  GEN     qmp-commands.h\n  GEN     qapi-event.c\n  GEN     qapi-visit.h\n  GEN     qmp-introspect.h\n  GEN     microblazeel-softmmu/config-devices.mak\n  GEN     mips64-linux-user/config-devices.mak\n  GEN     trace/generated-helpers-wrappers.h\n  GEN     s390x-softmmu/config-devices.mak\n  GEN     trace/generated-tcg-tracers.h\n  GEN     trace/generated-helpers.h\n  GEN     trace/generated-helpers.c\n  GEN     qapi-types.h\n  GEN     i386-linux-user/config-devices.mak\n  GEN     sh4eb-linux-user/config-devices.mak.tmp\n  GEN     aarch64-linux-user/config-devices.mak\n  GEN     qapi-types.c\n  GEN     qapi-visit.c\n  GEN     moxie-softmmu/config-devices.mak\n  GEN     unicore32-softmmu/config-devices.mak\n  GEN     ppc64le-linux-user/config-devices.mak\n  GEN     sparc64-linux-user/config-devices.mak\n  GEN     qmp-introspect.c\n  GEN     module_block.h\n  GEN     xtensa-softmmu/config-devices.mak\n  GEN     aarch64-softmmu/config-devices.mak\n  GEN     alpha-softmmu/config-devices.mak\n  GEN     or1k-softmmu/config-devices.mak\n  GEN     alpha-linux-user/config-devices.mak\n  GEN     cris-linux-user/config-devices.mak\n  GEN     mips64-softmmu/config-devices.mak\n  GEN     hppa-linux-user/config-devices.mak\n  GEN     or1k-linux-user/config-devices.mak\n  GEN     mips64el-linux-user/config-devices.mak\n  GEN     x86_64-linux-user/config-devices.mak\n  GEN     ppc64-softmmu/config-devices.mak\n  GEN     ppc64-linux-user/config-devices.mak\n  GEN     tests/test-qapi-types.h\n  GEN     tests/test-qapi-visit.h\n  GEN     mips-linux-user/config-devices.mak\n  GEN     ppc64abi32-linux-user/config-devices.mak\n  GEN     tests/test-qmp-commands.h\n  GEN     tests/test-qmp-introspect.h\n  GEN     trace-root.h\n  GEN     tests/test-qapi-event.h\n  GEN     mipsn32el-linux-user/config-devices.mak\n  GEN     util/trace.h\n  GEN     sh4-linux-user/config-devices.mak\n  GEN     arm-softmmu/config-devices.mak\n  GEN     i386-softmmu/config-devices.mak\n  GEN     mips64el-softmmu/config-devices.mak\n  GEN     mipsel-softmmu/config-devices.mak\n  GEN     mips-softmmu/config-devices.mak\n  GEN     ppcemb-softmmu/config-devices.mak\n  GEN     ppc-softmmu/config-devices.mak\n  GEN     sh4eb-softmmu/config-devices.mak\n  GEN     xtensaeb-softmmu/config-devices.mak\n  GEN     x86_64-softmmu/config-devices.mak\n  GEN     armeb-linux-user/config-devices.mak\n  GEN     microblazeel-linux-user/config-devices.mak\n  GEN     m68k-linux-user/config-devices.mak\n  GEN     microblaze-linux-user/config-devices.mak\n  GEN     mipsel-linux-user/config-devices.mak\n  GEN     nios2-linux-user/config-devices.mak\n  GEN     mipsn32-linux-user/config-devices.mak\n  GEN     sh4eb-linux-user/config-devices.mak\n  GEN     ppc-linux-user/config-devices.mak\n  GEN     sparc32plus-linux-user/config-devices.mak\n  GEN     s390x-linux-user/config-devices.mak\n  GEN     sparc-linux-user/config-devices.mak\n  GEN     crypto/trace.h\n  GEN     tilegx-linux-user/config-devices.mak\n  GEN     io/trace.h\n  GEN     migration/trace.h\n  GEN     block/trace.h\n  GEN     chardev/trace.h\n  GEN     hw/block/trace.h\n  GEN     hw/block/dataplane/trace.h\n  GEN     hw/char/trace.h\n  GEN     hw/intc/trace.h\n  GEN     hw/net/trace.h\n  GEN     hw/virtio/trace.h\n  GEN     hw/audio/trace.h\n  GEN     hw/misc/trace.h\n  GEN     hw/usb/trace.h\n  GEN     hw/scsi/trace.h\n  GEN     hw/nvram/trace.h\n  GEN     hw/display/trace.h\n  GEN     hw/input/trace.h\n  GEN     hw/timer/trace.h\n  GEN     hw/dma/trace.h\n  GEN     hw/sparc/trace.h\n  GEN     hw/sd/trace.h\n  GEN     hw/isa/trace.h\n  GEN     hw/mem/trace.h\n  GEN     hw/i386/trace.h\n  GEN     hw/i386/xen/trace.h\n  GEN     hw/9pfs/trace.h\n  GEN     hw/ppc/trace.h\n  GEN     hw/pci/trace.h\n  GEN     hw/s390x/trace.h\n  GEN     hw/vfio/trace.h\n  GEN     hw/acpi/trace.h\n  GEN     hw/arm/trace.h\n  GEN     hw/alpha/trace.h\n  GEN     hw/xen/trace.h\n  GEN     hw/ide/trace.h\n  GEN     ui/trace.h\n  GEN     audio/trace.h\n  GEN     net/trace.h\n  GEN     target/arm/trace.h\n  GEN     target/i386/trace.h\n  GEN     target/mips/trace.h\n  GEN     target/sparc/trace.h\n  GEN     target/s390x/trace.h\n  GEN     target/ppc/trace.h\n  GEN     qom/trace.h\n  GEN     linux-user/trace.h\n  GEN     qapi/trace.h\n  GEN     accel/tcg/trace.h\n  GEN     accel/kvm/trace.h\n  GEN     nbd/trace.h\n  GEN     scsi/trace.h\n  GEN     trace-root.c\n  GEN     util/trace.c\n  GEN     crypto/trace.c\n  GEN     io/trace.c\n  GEN     migration/trace.c\n  GEN     block/trace.c\n  GEN     chardev/trace.c\n  GEN     hw/block/trace.c\n  GEN     hw/block/dataplane/trace.c\n  GEN     hw/char/trace.c\n  GEN     hw/intc/trace.c\n  GEN     hw/net/trace.c\n  GEN     hw/virtio/trace.c\n  GEN     hw/audio/trace.c\n  GEN     hw/misc/trace.c\n  GEN     hw/usb/trace.c\n  GEN     hw/scsi/trace.c\n  GEN     hw/nvram/trace.c\n  GEN     hw/display/trace.c\n  GEN     hw/input/trace.c\n  GEN     hw/timer/trace.c\n  GEN     hw/dma/trace.c\n  GEN     hw/sparc/trace.c\n  GEN     hw/sd/trace.c\n  GEN     hw/isa/trace.c\n  GEN     hw/mem/trace.c\n  GEN     hw/i386/trace.c\n  GEN     hw/i386/xen/trace.c\n  GEN     hw/9pfs/trace.c\n  GEN     hw/ppc/trace.c\n  GEN     hw/pci/trace.c\n  GEN     hw/s390x/trace.c\n  GEN     hw/vfio/trace.c\n  GEN     hw/acpi/trace.c\n  GEN     hw/arm/trace.c\n  GEN     hw/alpha/trace.c\n  GEN     hw/xen/trace.c\n  GEN     hw/ide/trace.c\n  GEN     ui/trace.c\n  GEN     audio/trace.c\n  GEN     net/trace.c\n  GEN     target/arm/trace.c\n  GEN     target/i386/trace.c\n  GEN     target/mips/trace.c\n  GEN     target/sparc/trace.c\n  GEN     target/s390x/trace.c\n  GEN     target/ppc/trace.c\n  GEN     qom/trace.c\n  GEN     linux-user/trace.c\n  GEN     qapi/trace.c\n  GEN     accel/tcg/trace.c\n  GEN     accel/kvm/trace.c\n  GEN     nbd/trace.c\n  GEN     scsi/trace.c\n  GEN     config-all-devices.mak\nmkdir -p dtc/libfdt\nmkdir -p dtc/tests\n  GEN     ui/input-keymap-linux-to-qcode.c\n  GEN     ui/input-keymap-qcode-to-qnum.c\n  GEN     ui/input-keymap-qnum-to-qcode.c\n  CC      cs.o\n  CC      SStream.o\n  CC      MCInstrDesc.o\n  CC      utils.o\n  CC      MCRegisterInfo.o\n  CC      arch/ARM/ARMDisassembler.o\n  CC      arch/ARM/ARMInstPrinter.o\n  CC      arch/ARM/ARMMapping.o\n  CC      arch/ARM/ARMModule.o\n  CC      arch/AArch64/AArch64BaseInfo.o\n  CC      arch/AArch64/AArch64Disassembler.o\n  CC      arch/AArch64/AArch64InstPrinter.o\n  CC      arch/AArch64/AArch64Mapping.o\n  CC      arch/Mips/MipsDisassembler.o\n  CC      arch/AArch64/AArch64Module.o\n  CC      arch/Mips/MipsInstPrinter.o\n  CC      arch/Mips/MipsMapping.o\n  CC      arch/Mips/MipsModule.o\n  CC      arch/PowerPC/PPCDisassembler.o\n  CC      arch/PowerPC/PPCInstPrinter.o\n  CC      arch/PowerPC/PPCMapping.o\n  CC      arch/Sparc/SparcDisassembler.o\n  CC      arch/Sparc/SparcInstPrinter.o\n  CC      arch/PowerPC/PPCModule.o\n  CC      arch/Sparc/SparcMapping.o\n  CC      arch/Sparc/SparcModule.o\n  CC      arch/SystemZ/SystemZDisassembler.o\n  CC      arch/SystemZ/SystemZInstPrinter.o\n  CC      arch/SystemZ/SystemZMapping.o\n  CC      arch/SystemZ/SystemZModule.o\n  CC      arch/SystemZ/SystemZMCTargetDesc.o\n  CC      arch/X86/X86DisassemblerDecoder.o\n  CC      arch/X86/X86Disassembler.o\n  CC      arch/X86/X86IntelInstPrinter.o\n  CC      arch/X86/X86ATTInstPrinter.o\n  CC      arch/X86/X86Mapping.o\n  CC      arch/X86/X86Module.o\n  CC      arch/XCore/XCoreDisassembler.o\n  CC      arch/XCore/XCoreInstPrinter.o\n  CC      arch/XCore/XCoreMapping.o\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/dumptrees.c\n  CC      arch/XCore/XCoreModule.o\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/trees.S\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/testutils.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/asm_tree_dump.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/value-labels.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/truncated_property.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/check_path.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/overlay_bad_fixup.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/overlay.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/subnode_iterate.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/integer-expressions.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/utilfdt_test.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/path_offset_aliases.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/property_iterate.c\n  CC      MCInst.o\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/add_subnode_with_nops.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/dtbs_equal_unordered.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/dtb_reverse.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/dtbs_equal_ordered.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/extra-terminating-null.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/incbin.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/boot-cpuid.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/phandle_format.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/path-references.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/references.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/string_escapes.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/propname_escapes.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/appendprop2.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/appendprop1.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/del_node.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/del_property.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/setprop.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/set_name.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/rw_tree1.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/nopulate.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/open_pack.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/mangle-layout.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/move_and_save.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/sw_tree1.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/nop_node.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/nop_property.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/setprop_inplace.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/stringlist.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/addr_size_cells.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/notfound.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/sized_cells.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/char_literal.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/get_alias.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/node_offset_by_compatible.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/node_check_compatible.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/node_offset_by_phandle.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/node_offset_by_prop_value.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/supernode_atdepth_offset.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/parent_offset.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/get_path.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/get_phandle.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/getprop.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/get_name.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/subnode_offset.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/path_offset.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/root_node.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/find_property.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/tests/get_mem_rsv.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_empty_tree.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_overlay.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_addresses.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_strerror.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_rw.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_sw.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_wip.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt_ro.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/libfdt/fdt.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/util.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/fdtput.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/fdtget.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/fdtdump.c\n\t LEX convert-dtsv0-lexer.lex.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/srcpos.c\n\t LEX dtc-lexer.lex.c\n\t BISON dtc-parser.tab.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/treesource.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/livetree.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/fstree.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/flattree.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/dtc.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/data.c\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/checks.c\n\t DEP convert-dtsv0-lexer.lex.c\n\t DEP dtc-parser.tab.c\n\t DEP dtc-lexer.lex.c\n\tCHK version_gen.h\n\tUPD version_gen.h\n\t DEP /var/tmp/patchew-tester-tmp-xb4sc6ly/src/dtc/util.c\n\t CC libfdt/fdt.o\n\t CC libfdt/fdt_ro.o\n\t CC libfdt/fdt_wip.o\n\t CC libfdt/fdt_sw.o\n\t CC libfdt/fdt_rw.o\n\t CC libfdt/fdt_strerror.o\n\t CC libfdt/fdt_empty_tree.o\n\t CC libfdt/fdt_addresses.o\n\t CC libfdt/fdt_overlay.o\n\t AR libfdt/libfdt.a\nar: creating libfdt/libfdt.a\na - libfdt/fdt.o\na - libfdt/fdt_ro.o\na - libfdt/fdt_wip.o\na - libfdt/fdt_sw.o\na - libfdt/fdt_rw.o\na - libfdt/fdt_strerror.o\na - libfdt/fdt_empty_tree.o\na - libfdt/fdt_addresses.o\na - libfdt/fdt_overlay.o\n  AR      libcapstone.a\nar: creating /var/tmp/patchew-tester-tmp-xb4sc6ly/src/build/capstone/libcapstone.a\nmkdir -p dtc/libfdt\nmkdir -p dtc/tests\nmake[1]: `/var/tmp/patchew-tester-tmp-xb4sc6ly/src/build/capstone/libcapstone.a' is up to date.\n  CC      tests/qemu-iotests/socket_scm_helper.o\n  GEN     qga/qapi-generated/qga-qapi-types.h\n  GEN     qga/qapi-generated/qga-qapi-visit.h\n  GEN     qga/qapi-generated/qga-qmp-commands.h\n  GEN     qga/qapi-generated/qga-qapi-types.c\n  GEN     qga/qapi-generated/qga-qapi-visit.c\n  GEN     qga/qapi-generated/qga-qmp-marshal.c\n  CC      qmp-introspect.o\n  CC      qapi-visit.o\n  CC      qapi-types.o\n  CC      qapi/qapi-visit-core.o\n  CC      qapi/qapi-dealloc-visitor.o\n  CC      qapi/qobject-input-visitor.o\n  CC      qapi-event.o\n  CC      qapi/qobject-output-visitor.o\n  CC      qapi/qmp-registry.o\n  CC      qapi/qmp-dispatch.o\n  CC      qapi/string-input-visitor.o\n  CC      qapi/string-output-visitor.o\n  CC      qapi/opts-visitor.o\n  CC      qapi/qapi-clone-visitor.o\n  CC      qapi/qmp-event.o\n  CC      qapi/qapi-util.o\n  CC      qobject/qnull.o\n  CC      qobject/qnum.o\n  CC      qobject/qdict.o\n  CC      qobject/qlist.o\n  CC      qobject/qstring.o\n  CC      qobject/qbool.o\n  CC      qobject/qlit.o\n  CC      qobject/qjson.o\n  CC      qobject/qobject.o\n  CC      util/cutils.o\n  CC      util/unicode.o\n  CC      util/qemu-timer-common.o\n  CC      qobject/json-lexer.o\n  CC      trace/control.o\n  CC      qobject/json-streamer.o\n  CC      trace/qmp.o\n  CC      util/bufferiszero.o\n  CC      util/lockcnt.o\n  CC      util/aiocb.o\n  CC      qobject/json-parser.o\n  CC      util/osdep.o\n  CC      util/thread-pool.o\n  CC      util/async.o\n  CC      util/qemu-timer.o\n  CC      util/main-loop.o\n  CC      util/iohandler.o\n  CC      util/aio-posix.o\n  CC      util/compatfd.o\n  CC      util/event_notifier-posix.o\n  CC      util/mmap-alloc.o\n  CC      util/oslib-posix.o\n  CC      util/qemu-openpty.o\n  CC      util/qemu-thread-posix.o\n  CC      util/memfd.o\n  CC      util/path.o\n  CC      util/envlist.o\n  CC      util/module.o\n  CC      util/host-utils.o\n  CC      util/bitmap.o\n  CC      util/bitops.o\n  CC      util/fifo8.o\n  CC      util/hbitmap.o\n  CC      util/acl.o\n  CC      util/cacheinfo.o\n  CC      util/error.o\n  CC      util/iov.o\n  CC      util/qemu-config.o\n  CC      util/id.o\n  CC      util/qemu-sockets.o\n  CC      util/qemu-progress.o\n  CC      util/notify.o\n  CC      util/qemu-option.o\n  CC      util/hexdump.o\n  CC      util/throttle.o\n  CC      util/crc32c.o\n  CC      util/keyval.o\n  CC      util/qemu-error.o\n  CC      util/getauxval.o\n  CC      util/uuid.o\n  CC      util/uri.o\n  CC      util/readline.o\n  CC      util/rcu.o\n  CC      util/qemu-coroutine-lock.o\n  CC      util/qemu-coroutine.o\n  CC      util/qemu-coroutine-io.o\n  CC      util/coroutine-ucontext.o\n  CC      util/qemu-coroutine-sleep.o\n  CC      util/base64.o\n  CC      util/timed-average.o\n  CC      util/pagesize.o\n  CC      util/log.o\n  CC      util/buffer.o\n  CC      util/qdist.o\n  CC      util/qht.o\n  CC      util/stats64.o\n  CC      util/range.o\n  CC      util/systemd.o\n  CC      util/trace.o\n  CC      trace-root.o\n  CC      hw/block/trace.o\n  CC      migration/trace.o\n  CC      chardev/trace.o\n  CC      io/trace.o\n  CC      block/trace.o\n  CC      hw/block/dataplane/trace.o\n  CC      crypto/trace.o\n  CC      hw/char/trace.o\n  CC      hw/intc/trace.o\n  CC      hw/virtio/trace.o\n  CC      hw/net/trace.o\n  CC      hw/audio/trace.o\n  CC      hw/misc/trace.o\n  CC      hw/usb/trace.o\n  CC      hw/scsi/trace.o\n  CC      hw/nvram/trace.o\n  CC      hw/display/trace.o\n  CC      hw/input/trace.o\n  CC      hw/timer/trace.o\n  CC      hw/dma/trace.o\n  CC      hw/sparc/trace.o\n  CC      hw/sd/trace.o\n  CC      hw/isa/trace.o\n  CC      hw/mem/trace.o\n  CC      hw/i386/trace.o\n  CC      hw/i386/xen/trace.o\n  CC      hw/9pfs/trace.o\n  CC      hw/ppc/trace.o\n  CC      hw/pci/trace.o\n  CC      hw/s390x/trace.o\n  CC      hw/vfio/trace.o\n  CC      hw/acpi/trace.o\n  CC      hw/arm/trace.o\n  CC      hw/xen/trace.o\n  CC      hw/alpha/trace.o\n  CC      hw/ide/trace.o\n  CC      ui/trace.o\n  CC      audio/trace.o\n  CC      net/trace.o\n  CC      target/arm/trace.o\n  CC      target/i386/trace.o\n  CC      target/sparc/trace.o\n  CC      target/mips/trace.o\n  CC      target/s390x/trace.o\n  CC      target/ppc/trace.o\n  CC      qom/trace.o\n  CC      linux-user/trace.o\n  CC      qapi/trace.o\n  CC      accel/tcg/trace.o\n  CC      accel/kvm/trace.o\n  CC      nbd/trace.o\n  CC      scsi/trace.o\n  CC      crypto/pbkdf-stub.o\n  CC      stubs/arch-query-cpu-def.o\n  CC      stubs/arch-query-cpu-model-expansion.o\n  CC      stubs/arch-query-cpu-model-comparison.o\n  CC      stubs/arch-query-cpu-model-baseline.o\n  CC      stubs/bdrv-next-monitor-owned.o\n  CC      stubs/blk-commit-all.o\n  CC      stubs/blockdev-close-all-bdrv-states.o\n  CC      stubs/clock-warp.o\n  CC      stubs/cpu-get-clock.o\n  CC      stubs/cpu-get-icount.o\n  CC      stubs/dump.o\n  CC      stubs/error-printf.o\n  CC      stubs/fdset.o\n  CC      stubs/gdbstub.o\n  CC      stubs/get-vm-name.o\n  CC      stubs/iothread.o\n  CC      stubs/iothread-lock.o\n  CC      stubs/is-daemonized.o\n  CC      stubs/linux-aio.o\n  CC      stubs/machine-init-done.o\n  CC      stubs/migr-blocker.o\n  CC      stubs/change-state-handler.o\n  CC      stubs/monitor.o\n  CC      stubs/notify-event.o\n  CC      stubs/qtest.o\n  CC      stubs/replay.o\n  CC      stubs/runstate-check.o\n  CC      stubs/set-fd-handler.o\n  CC      stubs/slirp.o\n  CC      stubs/sysbus.o\n  CC      stubs/tpm.o\n  CC      stubs/trace-control.o\n  CC      stubs/uuid.o\n  CC      stubs/vm-stop.o\n  CC      stubs/vmstate.o\n  CC      stubs/qmp_pc_dimm.o\n  CC      stubs/target-monitor-defs.o\n  CC      stubs/target-get-monitor-def.o\n  CC      stubs/pc_madt_cpu_entry.o\n  CC      stubs/vmgenid.o\n  CC      stubs/xen-common.o\n  CC      stubs/xen-hvm.o\n  CC      stubs/pci-host-piix.o\n  CC      contrib/ivshmem-client/ivshmem-client.o\n  CC      contrib/ivshmem-client/main.o\n  CC      contrib/ivshmem-server/ivshmem-server.o\n  CC      contrib/ivshmem-server/main.o\n  CC      qemu-nbd.o\n  CC      block.o\n  CC      blockjob.o\n  CC      qemu-io-cmds.o\n  CC      block/raw-format.o\n  CC      block/qcow.o\n  CC      block/vdi.o\n  CC      block/cloop.o\n  CC      block/vmdk.o\n  CC      block/vpc.o\n  CC      block/vvfat.o\n  CC      block/dmg.o\n  CC      block/bochs.o\n  CC      replication.o\n  CC      block/qcow2.o\n  CC      block/qcow2-refcount.o\n  CC      block/qcow2-cluster.o\n  CC      block/qcow2-cache.o\n  CC      block/qcow2-bitmap.o\n  CC      block/qed.o\n  CC      block/qcow2-snapshot.o\n  CC      block/qed-l2-cache.o\n  CC      block/qed-cluster.o\n  CC      block/qed-check.o\n  CC      block/vhdx.o\n  CC      block/vhdx-endian.o\n  CC      block/vhdx-log.o\n  CC      block/quorum.o\n  CC      block/qed-table.o\n  CC      block/parallels.o\n  CC      block/blkverify.o\n  CC      block/blkreplay.o\n  CC      block/blkdebug.o\n  CC      block/block-backend.o\n  CC      block/snapshot.o\n  CC      block/qapi.o\n  CC      block/file-posix.o\n  CC      block/linux-aio.o\n  CC      block/null.o\n  CC      block/mirror.o\n  CC      block/commit.o\n  CC      block/io.o\n  CC      block/throttle-groups.o\n  CC      block/nbd.o\n  CC      block/nbd-client.o\n  CC      block/sheepdog.o\n  CC      block/accounting.o\n  CC      block/dirty-bitmap.o\n  CC      block/write-threshold.o\n  CC      block/backup.o\n  CC      block/replication.o\n  CC      block/throttle.o\n  CC      block/crypto.o\n  CC      nbd/server.o\n  CC      nbd/client.o\n  CC      nbd/common.o\n  CC      scsi/utils.o\n  CC      scsi/pr-manager.o\n  CC      scsi/pr-manager-helper.o\n  CC      block/curl.o\n  CC      block/dmg-bz2.o\n  CC      crypto/init.o\n  CC      crypto/hash.o\n  CC      crypto/hmac.o\n  CC      crypto/hmac-nettle.o\n  CC      crypto/aes.o\n  CC      crypto/hash-nettle.o\n  CC      crypto/desrfb.o\n  CC      crypto/cipher.o\n  CC      crypto/tlscreds.o\n  CC      crypto/tlscredsanon.o\n  CC      crypto/tlscredsx509.o\n  CC      crypto/tlssession.o\n  CC      crypto/secret.o\n  CC      crypto/random-gnutls.o\n  CC      crypto/pbkdf.o\n  CC      crypto/pbkdf-nettle.o\n  CC      crypto/ivgen.o\n  CC      crypto/ivgen-essiv.o\n  CC      crypto/ivgen-plain.o\n  CC      crypto/ivgen-plain64.o\n  CC      crypto/afsplit.o\n  CC      crypto/block.o\n  CC      crypto/block-qcow.o\n  CC      crypto/xts.o\n  CC      crypto/block-luks.o\n  CC      io/channel.o\n  CC      io/channel-buffer.o\n  CC      io/channel-file.o\n  CC      io/channel-command.o\n  CC      io/channel-socket.o\n  CC      io/channel-tls.o\n  CC      io/channel-websock.o\n  CC      io/channel-watch.o\n  CC      io/channel-util.o\n  CC      io/dns-resolver.o\n  CC      io/task.o\n  CC      qom/object.o\n  CC      qom/container.o\n  CC      qom/qom-qobject.o\n  CC      qom/object_interfaces.o\n  GEN     qemu-img-cmds.h\n  CC      fsdev/virtfs-proxy-helper.o\n  CC      qemu-io.o\n  CC      fsdev/9p-iov-marshal.o\n  CC      fsdev/9p-marshal.o\n  CC      scsi/qemu-pr-helper.o\n  CC      qemu-bridge-helper.o\n  CC      blockdev.o\n  CC      blockdev-nbd.o\n  CC      bootdevice.o\n  CC      iothread.o\n  CC      qdev-monitor.o\n  CC      device-hotplug.o\n  CC      os-posix.o\n  CC      bt-host.o\n  CC      bt-vhci.o\n  CC      dma-helpers.o\n  CC      vl.o\n  CC      tpm.o\n  CC      device_tree.o\n  CC      qmp-marshal.o\n  CC      qmp.o\n  CC      hmp.o\n  CC      cpus-common.o\n  CC      audio/audio.o\n  CC      audio/noaudio.o\n  CC      audio/wavaudio.o\n  CC      audio/mixeng.o\n  CC      audio/sdlaudio.o\n  CC      audio/ossaudio.o\n  CC      audio/wavcapture.o\n  CC      backends/rng.o\n  CC      backends/rng-egd.o\n  CC      backends/rng-random.o\n  CC      backends/tpm.o\n  CC      backends/hostmem.o\n  CC      backends/hostmem-ram.o\n  CC      backends/hostmem-file.o\n  CC      backends/cryptodev.o\n  CC      backends/cryptodev-builtin.o\n  CC      block/stream.o\n  CC      chardev/msmouse.o\n  CC      chardev/wctablet.o\n/var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c: In function ‘nbd_co_client_start’:\n/var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c:819:12: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized]\n         if (ret < 0) {\n            ^\n/var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c:647:13: note: ‘ret’ was declared here\n         int ret;\n             ^\n  CC      chardev/testdev.o\n  CC      disas/alpha.o\ncc1: all warnings being treated as errors\n  CC      disas/arm.o\nmake: *** [nbd/server.o] Error 1\nmake: *** Waiting for unfinished jobs....\n=== OUTPUT END ===\n\nTest command exited with code: 2\n\n\n---\nEmail generated automatically by Patchew [http://patchew.org/].\nPlease send your feedback to patchew-devel@freelists.org","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3yNgsm0P1xz9rxj\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 27 Oct 2017 22:01:14 +1100 (AEDT)","from localhost ([::1]:56621 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1e82O0-0003F6-72\n\tfor incoming@patchwork.ozlabs.org; Fri, 27 Oct 2017 07:01:12 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:36068)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1e82NH-0003EM-5M\n\tfor qemu-devel@nongnu.org; Fri, 27 Oct 2017 07:00:44 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1e82N4-000100-MT\n\tfor qemu-devel@nongnu.org; Fri, 27 Oct 2017 07:00:27 -0400","from sender-of-o52.zoho.com ([135.84.80.217]:21499)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <no-reply@patchew.org>)\n\tid 1e82N4-0000yg-6o\n\tfor qemu-devel@nongnu.org; Fri, 27 Oct 2017 07:00:14 -0400","from [172.17.0.2] (23.253.156.214 [23.253.156.214]) by\n\tmx.zohomail.com with SMTPS id 1509101972846959.4935051309578;\n\tFri, 27 Oct 2017 03:59:32 -0700 (PDT)"],"Resent-Date":"Fri, 27 Oct 2017 07:00:27 -0400","Resent-Message-Id":"<E1e82N4-000100-MT@eggs.gnu.org>","Message-ID":"<150910197146.135.17776883444899005130@bafd83ae6430>","In-Reply-To":"<20171027104037.8319-1-eblake@redhat.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Resent-From":"","From":"no-reply@patchew.org","To":"eblake@redhat.com","Date":"Fri, 27 Oct 2017 03:59:32 -0700 (PDT)","X-ZohoMailClient":"External","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 3.x [fuzzy]","X-Received-From":"135.84.80.217","Subject":"Re: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Reply-To":"qemu-devel@nongnu.org","Cc":"pbonzini@redhat.com, vsementsov@virtuozzo.com, famz@redhat.com,\n\tqemu-devel@nongnu.org, qemu-block@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1794961,"web_url":"http://patchwork.ozlabs.org/comment/1794961/","msgid":"<b42deeae-9ec5-0c2f-f14b-33dc99229ec2@redhat.com>","list_archive_url":null,"date":"2017-10-27T14:59:47","subject":"Re: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read","submitter":{"id":6591,"url":"http://patchwork.ozlabs.org/api/people/6591/","name":"Eric Blake","email":"eblake@redhat.com"},"content":"On 10/27/2017 12:59 PM, no-reply@patchew.org wrote:\n> Hi,\n> \n> This series failed build test on ppc host. Please find the details below.\n> \n\n> /var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c: In function ‘nbd_co_client_start’:\n> /var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c:819:12: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized]\n>          if (ret < 0) {\n>             ^\n> /var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c:647:13: note: ‘ret’ was declared here\n>          int ret;\n>              ^\n\nReal bug when reporting success on NBD_OPT_STARTTLS.\n\nThis should fix it; I'll squash it into the right place in the series.\n\ndiff --git i/nbd/server.c w/nbd/server.c\nindex ea9fe9970f..2b617f3cd1 100644\n--- i/nbd/server.c\n+++ w/nbd/server.c\n@@ -693,6 +693,7 @@ static int nbd_negotiate_options(NBDClient *client,\nuint16_t myflags,\n                 if (!tioc) {\n                     return -EIO;\n                 }\n+                ret = 0;\n                 object_unref(OBJECT(client->ioc));\n                 client->ioc = QIO_CHANNEL(tioc);\n                 break;","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx03.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx03.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=eblake@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3yNnFS0QCtz9t3p\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 28 Oct 2017 02:03:40 +1100 (AEDT)","from localhost ([::1]:57758 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1e86Ac-0008L0-6u\n\tfor incoming@patchwork.ozlabs.org; Fri, 27 Oct 2017 11:03:38 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:46441)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <eblake@redhat.com>) id 1e867B-0006IF-Fh\n\tfor qemu-devel@nongnu.org; Fri, 27 Oct 2017 11:00:11 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <eblake@redhat.com>) id 1e8677-0004eM-Kq\n\tfor qemu-devel@nongnu.org; Fri, 27 Oct 2017 11:00:05 -0400","from mx1.redhat.com ([209.132.183.28]:41240)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <eblake@redhat.com>)\n\tid 1e8672-0004a4-8F; Fri, 27 Oct 2017 10:59:56 -0400","from smtp.corp.redhat.com\n\t(int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id E57597E42F;\n\tFri, 27 Oct 2017 14:59:54 +0000 (UTC)","from [10.10.123.93] (ovpn-123-93.rdu2.redhat.com [10.10.123.93])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id BABE380DF1;\n\tFri, 27 Oct 2017 14:59:48 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com E57597E42F","To":"qemu-devel@nongnu.org","References":"<150910197146.135.17776883444899005130@bafd83ae6430>","From":"Eric Blake <eblake@redhat.com>","Openpgp":"url=http://people.redhat.com/eblake/eblake.gpg","Organization":"Red Hat, Inc.","Message-ID":"<b42deeae-9ec5-0c2f-f14b-33dc99229ec2@redhat.com>","Date":"Fri, 27 Oct 2017 16:59:47 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.4.0","MIME-Version":"1.0","In-Reply-To":"<150910197146.135.17776883444899005130@bafd83ae6430>","Content-Type":"multipart/signed; micalg=pgp-sha256;\n\tprotocol=\"application/pgp-signature\";\n\tboundary=\"qRqOMi4RFiJuiTbDV6jMKmJmFIBrDVABx\"","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.15","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.27]);\n\tFri, 27 Oct 2017 14:59:55 +0000 (UTC)","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","X-Content-Filtered-By":"Mailman/MimeDel 2.1.21","Subject":"Re: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"pbonzini@redhat.com, vsementsov@virtuozzo.com, famz@redhat.com,\n\tqemu-block@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]