Page MenuHomePhorge

Build 827
PassedPublic

Run Command on atomic01

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 23 2015, 3:05 PM · Built for 7 m, 28 s
Status
Passed

Build Log 2968 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0
4/usr/local/bin/drydocker: line 169: [: missing `]'
5+ ']'
6/usr/local/bin/drydocker: line 175: ]: command not found
7+ '[' -z git ']'
8+ case ${vcs} in
9++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
10+ package=stick
11++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
12++ sed -e 's|ssh://git@|https://|g'
13+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
14+ case ${package} in
15++ pwd
16+ export TMPDIR=/var/tmp/1105
17+ TMPDIR=/var/tmp/1105
18+ '[' '!' -d stick.git ']'
19+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
20+ pushd stick.git
21+ git checkout master
22Already on 'master'
23+ popd
24+ '[' stick '!=' stick ']'
25+ export commit
26+ export differential
27+ export id
28+ export package
29+ export phid
30+ export ro_uri
31+ export uri
32+ export vcs
33+ export test_build
34+ export test_functional
35+ export test_integration
36+ export test_performance
37+ export test_unit
38+ export test_obs
39+ '[' -x stick.git/drydocker/stick/build.sh ']'
40+ pushd stick.git
41+ ../stick.git/drydocker/stick/build.sh
42Sending build context to Docker daemon 5.632 kB
43
44Sending build context to Docker daemon
45+ retval=0
46+ popd
47+ i
48/usr/local/bin/drydocker: line 282: i: command not found
49+ cd /var/tmp
50+ rm -rf /var/tmp/1105
51+ exit 0
52

Build Log 2967 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Cloning into 'stick.git'...
2/var/tmp/1105/stick.git /var/tmp/1105
3/var/tmp/1105
4/var/tmp/1105/stick.git /var/tmp/1105
5Refreshed /usr/local/bin/drydocker
6Cloning into '/var/tmp/1105/docker.git'...
7/var/tmp/1105/docker.git /var/tmp/1105/stick.git
8HEAD is now at 5ddedd5 Force building without using caches
9/var/tmp/1105/docker.git/ci /var/tmp/1105/docker.git
10for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
11 docker build --rm=true --no-cache=true --force-rm=true -t kolab/ci-$dist - < $dist ; \
12done
13Step 0 : FROM centos:centos7
14 ---> fd44297e2ddb
15Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
16 ---> Running in c5959692ee0e
17 ---> 541f64281de3
18Removing intermediate container c5959692ee0e
19Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
20 ---> 614dc49306b4
21Removing intermediate container fe04c54e529b
22Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
23 ---> Running in 47e1e89a394a
24 ---> 0debc7fa4fa9
25Removing intermediate container 47e1e89a394a
26Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
27 ---> 66363de0612e
28Removing intermediate container 31c2175834ea
29Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
30 ---> Running in 30fc3700f705
31 ---> 761759c55690
32Removing intermediate container 30fc3700f705
33Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf
34 ---> Running in f1edb154e0fe
35 ---> e05fcc514743
36Removing intermediate container f1edb154e0fe
37Step 7 : ENV IMAGE maipo
38 ---> Running in 53860628d34b
39 ---> cbeab215b898
40Removing intermediate container 53860628d34b
41Step 8 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service
42 ---> 17717b64487d
43Removing intermediate container de9538eb46bd
44Step 9 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
45 ---> Running in 104bb8ecd82d
46 ---> bcfe7f3c88db
47Removing intermediate container 104bb8ecd82d
48Step 10 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service
49 ---> 420c130cb36f
50Removing intermediate container 06c993f49dde
51Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl
52 ---> 354d062f0d96
53Removing intermediate container b2152af72115
54Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
55 ---> 1fd87baf1253
56Removing intermediate container 45a1de82e514
57Step 13 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
58 ---> Running in 3d76fc9e1202
59mode of '/usr/bin/systemctl' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
60mode of '/usr/bin/systemctl-socket-daemon' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
61 ---> 72e902392c94
62Removing intermediate container 3d76fc9e1202
63Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
64 ---> bba4ac87bf10
65Removing intermediate container bf45a0a65b4e
66Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils
67 ---> Running in 025641a6d1ba
68Cleaning repos: Kolab_Development base extras openSUSE_Tools systemdcontainer
69 : updates
70Cleaning up everything
71Resolving Dependencies
72--> Running transaction check
73---> Package epel-release.noarch 0:7-5 will be installed
74--> Finished Dependency Resolution
75
76Dependencies Resolved
77
78================================================================================
79 Package Arch Version Repository Size
80================================================================================
81Installing:
82 epel-release noarch 7-5 extras 14 k
83
84Transaction Summary
85================================================================================
86Install 1 Package
87
88Total download size: 14 k
89Installed size: 24 k
90Downloading packages:
91warning: /var/cache/yum/x86_64/7/extras/packages/epel-release-7-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
92Public key for epel-release-7-5.noarch.rpm is not installed
93Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
94Importing GPG key 0xF4A80EB5:
95 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
96 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
97 Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever)
98 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
99Running transaction check
100Running transaction test
101Transaction test succeeded
102Running transaction
103 Installing : epel-release-7-5.noarch 1/1
104 Verifying : epel-release-7-5.noarch 1/1
105
106Installed:
107 epel-release.noarch 0:7-5
108
109Complete!
110http://ftp-stud.hs-esslingen.de/pub/epel/7/x86_64/repodata/bf83e4d6b1d79ee0576ba02433f5bafae9747d6ec04fc3d0cd92942dc9e46888-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
111Trying other mirror.
112http://mirror.oss.maxcdn.com/epel/7/x86_64/repodata/bf83e4d6b1d79ee0576ba02433f5bafae9747d6ec04fc3d0cd92942dc9e46888-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
113Trying other mirror.
114http://fedora-mirror01.rbc.ru/pub/epel/7/x86_64/repodata/bf83e4d6b1d79ee0576ba02433f5bafae9747d6ec04fc3d0cd92942dc9e46888-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
115Trying other mirror.
116Resolving Dependencies
117--> Running transaction check
118---> Package ant.noarch 0:1.9.2-9.el7 will be installed
119--> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.2-9.el7.noarch
120--> Processing Dependency: java-devel >= 1.5.0 for package: ant-1.9.2-9.el7.noarch
121--> Processing Dependency: xml-commons-apis for package: ant-1.9.2-9.el7.noarch
122--> Processing Dependency: xerces-j2 for package: ant-1.9.2-9.el7.noarch
123--> Processing Dependency: perl for package: ant-1.9.2-9.el7.noarch
124--> Processing Dependency: jpackage-utils for package: ant-1.9.2-9.el7.noarch
125---> Package build.noarch 0:20150615-198.1 will be installed
126--> Processing Dependency: build-mkbaselibs for package: build-20150615-198.1.noarch
127--> Processing Dependency: tar for package: build-20150615-198.1.noarch
128---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed
129--> Processing Dependency: perl-Git = 1.8.3.1-4.el7 for package: git-1.8.3.1-4.el7.x86_64
130--> Processing Dependency: rsync for package: git-1.8.3.1-4.el7.x86_64
131--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-4.el7.x86_64
132--> Processing Dependency: perl(Git) for package: git-1.8.3.1-4.el7.x86_64
133--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-4.el7.x86_64
134--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-4.el7.x86_64
135--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-4.el7.x86_64
136--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-4.el7.x86_64
137--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-4.el7.x86_64
138--> Processing Dependency: perl(Error) for package: git-1.8.3.1-4.el7.x86_64
139--> Processing Dependency: openssh-clients for package: git-1.8.3.1-4.el7.x86_64
140--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-4.el7.x86_64
141---> Package osc.x86_64 0:0.151.2-169.1 will be installed
142--> Processing Dependency: m2crypto > 0.19 for package: osc-0.151.2-169.1.x86_64
143---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
144--> Processing Dependency: perl(constant) for package: perl-Data-Dumper-2.145-3.el7.x86_64
145--> Processing Dependency: perl(Scalar::Util) for package: perl-Data-Dumper-2.145-3.el7.x86_64
146--> Processing Dependency: perl(Carp) for package: perl-Data-Dumper-2.145-3.el7.x86_64
147---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed
148--> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64
149---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed
150--> Processing Dependency: perl(Time::Local) for package: 1:perl-TimeDate-2.30-2.el7.noarch
151---> Package php-phpunit-PHPUnit-Selenium.noarch 0:1.4.2-1.el7 will be installed
152--> Processing Dependency: php-composer(sebastian/comparator) < 2 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
153--> Processing Dependency: php-composer(phpunit/phpunit) < 5 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
154--> Processing Dependency: php-composer(sebastian/comparator) >= 1.0 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
155--> Processing Dependency: php-composer(phpunit/phpunit) >= 3.7 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
156--> Processing Dependency: php(language) >= 5.3.3 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
157--> Processing Dependency: php-zip for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
158--> Processing Dependency: php-spl for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
159--> Processing Dependency: php-reflection for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
160--> Processing Dependency: php-pcre for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
161--> Processing Dependency: php-json for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
162--> Processing Dependency: php-dom for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
163--> Processing Dependency: php-date for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
164--> Processing Dependency: php-curl for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
165---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed
166--> Processing Dependency: rpm-build >= 4.4.2.3 for package: rpmdevtools-8.3-5.el7.noarch
167--> Processing Dependency: emacs-filesystem for package: rpmdevtools-8.3-5.el7.noarch
168--> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch
169---> Package screen.x86_64 0:4.1.0-0.19.20120314git3c2946.el7 will be installed
170---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed
171---> Package vim-enhanced.x86_64 2:7.4.160-1.el7 will be installed
172--> Processing Dependency: vim-common = 2:7.4.160-1.el7 for package: 2:vim-enhanced-7.4.160-1.el7.x86_64
173--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64
174--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64
175---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed
176--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-29.el7.noarch
177--> Running transaction check
178---> Package build-mkbaselibs.noarch 0:20150615-198.1 will be installed
179---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed
180---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed
181---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
182--> Processing Dependency: java-1.7.0-openjdk = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
183--> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
184---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed
185--> Processing Dependency: python-javapackages = 3.4.1-6.el7_0 for package: javapackages-tools-3.4.1-6.el7_0.noarch
186--> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-6.el7_0.noarch
187---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed
188---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed
189---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed
190--> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-9.el7.x86_64
191---> Package openssh-clients.x86_64 0:6.6.1p1-12.el7_1 will be installed
192--> Processing Dependency: openssh = 6.6.1p1-12.el7_1 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
193--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
194--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
195--> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
196---> Package perl.x86_64 4:5.16.3-285.el7 will be installed
197--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-285.el7.x86_64
198--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-285.el7.x86_64
199--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-285.el7.x86_64
200--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-285.el7.x86_64
201--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-285.el7.x86_64
202--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-285.el7.x86_64
203--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-285.el7.x86_64
204--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-285.el7.x86_64
205--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-285.el7.x86_64
206--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-285.el7.x86_64
207---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
208---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed
209---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
210---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
211---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
212---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
213---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
214--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
215--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch
216---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed
217---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
218---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
219---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
220---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
221---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
222---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed
223---> Package php-common.x86_64 0:5.4.16-23.el7_0.3 will be installed
224--> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.16-23.el7_0.3.x86_64
225---> Package php-phpunit-PHPUnit.noarch 0:4.6.10-1.el7 will be installed
226--> Processing Dependency: php-composer(symfony/yaml) < 4 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
227--> Processing Dependency: php-composer(symfony/class-loader) < 3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
228--> Processing Dependency: php-composer(sebastian/version) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
229--> Processing Dependency: php-composer(sebastian/global-state) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
230--> Processing Dependency: php-composer(sebastian/exporter) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
231--> Processing Dependency: php-composer(sebastian/environment) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
232--> Processing Dependency: php-composer(sebastian/diff) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
233--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) < 3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
234--> Processing Dependency: php-composer(phpunit/php-timer) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
235--> Processing Dependency: php-composer(phpunit/php-text-template) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
236--> Processing Dependency: php-composer(phpunit/php-invoker) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
237--> Processing Dependency: php-composer(phpunit/php-file-iterator) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
238--> Processing Dependency: php-composer(phpunit/php-code-coverage) < 3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
239--> Processing Dependency: php-composer(phpspec/prophecy) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
240--> Processing Dependency: php-composer(doctrine/instantiator) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
241--> Processing Dependency: php-composer(symfony/yaml) >= 2.1 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
242--> Processing Dependency: php-composer(symfony/class-loader) >= 2.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
243--> Processing Dependency: php-composer(sebastian/version) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
244--> Processing Dependency: php-composer(sebastian/recursion-context) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
245--> Processing Dependency: php-composer(sebastian/global-state) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
246--> Processing Dependency: php-composer(sebastian/exporter) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
247--> Processing Dependency: php-composer(sebastian/environment) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
248--> Processing Dependency: php-composer(sebastian/diff) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
249--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) >= 2.3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
250--> Processing Dependency: php-composer(phpunit/php-timer) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
251--> Processing Dependency: php-composer(phpunit/php-text-template) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
252--> Processing Dependency: php-composer(phpunit/php-invoker) >= 1.1 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
253--> Processing Dependency: php-composer(phpunit/php-file-iterator) >= 1.4 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
254--> Processing Dependency: php-composer(phpunit/php-code-coverage) >= 2.0.11 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
255--> Processing Dependency: php-composer(phpspec/prophecy) >= 1.3.1 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
256--> Processing Dependency: php-composer(doctrine/instantiator) >= 1.0.4 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
257--> Processing Dependency: php-tidy for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
258--> Processing Dependency: php-pcntl for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
259--> Processing Dependency: php-mbstring for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
260--> Processing Dependency: php-cli for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
261---> Package php-phpunit-comparator.noarch 0:1.1.1-1.el7 will be installed
262---> Package php-xml.x86_64 0:5.4.16-23.el7_0.3 will be installed
263---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed
264--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch
265---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed
266--> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.1-25.el7.x86_64
267--> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.1-25.el7.x86_64
268--> Processing Dependency: unzip for package: rpm-build-4.11.1-25.el7.x86_64
269--> Processing Dependency: system-rpm-config for package: rpm-build-4.11.1-25.el7.x86_64
270--> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.1-25.el7.x86_64
271--> Processing Dependency: bzip2 for package: rpm-build-4.11.1-25.el7.x86_64
272--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.1-25.el7.x86_64
273---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed
274---> Package tar.x86_64 2:1.26-29.el7 will be installed
275---> Package vim-common.x86_64 2:7.4.160-1.el7 will be installed
276--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7.x86_64
277---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed
278--> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch
279--> Processing Dependency: xalan-j2 >= 2.7.1 for package: xerces-j2-2.11.0-17.el7_0.noarch
280--> Processing Dependency: osgi(org.apache.xml.serializer) for package: xerces-j2-2.11.0-17.el7_0.noarch
281--> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch
282---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed
283--> Running transaction check
284---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed
285---> Package elfutils.x86_64 0:0.160-1.el7 will be installed
286--> Processing Dependency: elfutils-libs(x86-64) = 0.160-1.el7 for package: elfutils-0.160-1.el7.x86_64
287--> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.160-1.el7.x86_64
288--> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.160-1.el7.x86_64
289--> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.160-1.el7.x86_64
290--> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.160-1.el7.x86_64
291--> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.160-1.el7.x86_64
292--> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.160-1.el7.x86_64
293--> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.160-1.el7.x86_64
294--> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.160-1.el7.x86_64
295--> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.160-1.el7.x86_64
296--> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
297--> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
298---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed
299--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64
300---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed
301---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
302--> Processing Dependency: java-1.7.0-openjdk-headless = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
303--> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
304--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
305--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
306--> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
307--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
308--> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
309--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
310--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
311--> Processing Dependency: fontconfig for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
312--> Processing Dependency: libpulse.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
313--> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
314--> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
315--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
316--> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
317--> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
318--> Processing Dependency: libfreetype.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
319--> Processing Dependency: libfontconfig.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
320--> Processing Dependency: libcups.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
321--> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
322--> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
323--> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
324--> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
325--> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
326--> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
327---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed
328--> Processing Dependency: libX11-common = 1.6.0-2.1.el7 for package: libX11-1.6.0-2.1.el7.x86_64
329--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.0-2.1.el7.x86_64
330---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
331---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed
332---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
333---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed
334---> Package openssh.x86_64 0:6.6.1p1-12.el7_1 will be installed
335---> Package patch.x86_64 0:2.7.1-8.el7 will be installed
336---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
337---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
338--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
339--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
340---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
341--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
342--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
343---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed
344---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
345---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
346---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
347---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
348---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed
349---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
350---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
351---> Package php-cli.x86_64 0:5.4.16-23.el7_0.3 will be installed
352---> Package php-doctrine-instantiator.noarch 0:1.0.4-1.el7 will be installed
353---> Package php-mbstring.x86_64 0:5.4.16-23.el7_0.3 will be installed
354---> Package php-phpspec-prophecy.noarch 0:1.4.1-1.el7 will be installed
355--> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) < 3 for package: php-phpspec-prophecy-1.4.1-1.el7.noarch
356--> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) >= 2.0 for package: php-phpspec-prophecy-1.4.1-1.el7.noarch
357---> Package php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7 will be installed
358---> Package php-phpunit-PHP-CodeCoverage.noarch 0:2.0.17-1.el7 will be installed
359--> Processing Dependency: php-composer(phpunit/php-token-stream) < 2 for package: php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch
360--> Processing Dependency: php-composer(phpunit/php-token-stream) >= 1.3 for package: php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch
361---> Package php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 will be installed
362---> Package php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 will be installed
363---> Package php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7 will be installed
364--> Processing Dependency: php-soap for package: php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch
365---> Package php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 will be installed
366---> Package php-phpunit-Version.noarch 0:1.0.5-1.el7 will be installed
367---> Package php-phpunit-diff.noarch 0:1.3.0-1.el7 will be installed
368---> Package php-phpunit-environment.noarch 0:1.2.2-1.el7 will be installed
369---> Package php-phpunit-exporter.noarch 0:1.2.0-1.el7 will be installed
370---> Package php-sebastian-global-state.noarch 0:1.0.0-1.el7 will be installed
371---> Package php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 will be installed
372---> Package php-symfony-class-loader.noarch 0:2.5.12-1.el7 will be installed
373--> Processing Dependency: php-symfony-common = 2.5.12-1.el7 for package: php-symfony-class-loader-2.5.12-1.el7.noarch
374---> Package php-symfony-yaml.noarch 0:2.5.12-1.el7 will be installed
375---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be installed
376--> Processing Dependency: libtidy-0.99.so.0()(64bit) for package: php-tidy-5.4.16-3.el7.x86_64
377---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed
378---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed
379--> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-6.el7_0.noarch
380---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed
381--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
382--> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
383--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
384---> Package unzip.x86_64 0:6.0-15.el7 will be installed
385---> Package vim-filesystem.x86_64 2:7.4.160-1.el7 will be installed
386---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed
387---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed
388--> Running transaction check
389---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed
390---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed
391--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-17.el7.x86_64
392--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-17.el7.x86_64
393---> Package dwz.x86_64 0:0.11-3.el7 will be installed
394---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed
395---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed
396---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed
397--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-7.el7.x86_64
398---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed
399---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed
400--> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
401--> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
402---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
403--> Processing Dependency: lcms2 >= 2.5 for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
404--> Processing Dependency: tzdata-java for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
405--> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
406--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
407--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
408--> Processing Dependency: liblcms2.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
409--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
410--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
411--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
412--> Processing Dependency: libcairo.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
413--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
414---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed
415---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed
416---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed
417---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed
418---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed
419---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
420---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed
421---> Package libtidy.x86_64 0:0.99.0-31.20091203.el7 will be installed
422---> Package libxcb.x86_64 0:1.9-5.el7 will be installed
423--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.9-5.el7.x86_64
424---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
425---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed
426---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
427--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
428--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
429---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
430---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
431---> Package php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7 will be installed
432---> Package php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7 will be installed
433---> Package php-soap.x86_64 0:5.4.16-23.el7_0.3 will be installed
434---> Package php-symfony-common.noarch 0:2.5.12-1.el7 will be installed
435---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed
436--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
437--> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
438--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
439--> Processing Dependency: libjson-c.so.2()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
440--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
441---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
442---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed
443--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
444--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
445--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
446--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
447---> Package zip.x86_64 0:3.0-10.el7 will be installed
448--> Running transaction check
449---> Package atk.x86_64 0:2.8.0-4.el7 will be installed
450---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed
451---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed
452--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64
453--> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
454--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
455---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
456---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed
457--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
458--> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
459--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
460---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed
461--> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.22-5.el7_0.1.x86_64
462--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.22-5.el7_0.1.x86_64
463--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
464--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
465--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
466--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
467--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
468--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
469---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
470---> Package lcms2.x86_64 0:2.5-4.el7 will be installed
471---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed
472---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed
473---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
474---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed
475---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed
476--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
477--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
478--> Processing Dependency: libogg.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
479--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
480--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
481---> Package pango.x86_64 0:1.34.1-5.el7 will be installed
482--> Processing Dependency: libthai >= 0.1.9 for package: pango-1.34.1-5.el7.x86_64
483--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.34.1-5.el7.x86_64
484--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
485--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
486--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.34.1-5.el7.x86_64
487---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
488---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
489---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
490---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed
491---> Package tzdata-java.noarch 0:2015d-1.el7 will be installed
492---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed
493--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
494--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
495--> Running transaction check
496---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed
497---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed
498---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed
499--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-0.9.20-4.el7.x86_64
500---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
501---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed
502---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
503---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed
504---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
505---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed
506---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed
507---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed
508---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
509---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed
510---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed
511---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed
512---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
513---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed
514--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-14.el7.x86_64
515---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed
516---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
517--> Processing Dependency: mesa-libgbm = 10.2.7-5.20140910.el7 for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
518--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
519--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
520--> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
521---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
522--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-10.2.7-5.20140910.el7.x86_64
523---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed
524--> Running transaction check
525---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed
526---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
527---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed
528---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed
529--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.56-2.el7.x86_64
530---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed
531---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed
532--> Running transaction check
533---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed
534--> Processing Dependency: hwdata for package: libpciaccess-0.13.1-4.1.el7.x86_64
535--> Running transaction check
536---> Package hwdata.x86_64 0:0.252-7.8.el7_1 will be installed
537--> Finished Dependency Resolution
538
539Dependencies Resolved
540
541================================================================================
542 Package Arch Version Repository
543 Size
544================================================================================
545Installing:
546 ant noarch 1.9.2-9.el7 base 1.9 M
547 build noarch 20150615-198.1 openSUSE_Tools
548 161 k
549 git x86_64 1.8.3.1-4.el7 base 4.3 M
550 osc x86_64 0.151.2-169.1 openSUSE_Tools
551 504 k
552 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k
553 perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k
554 perl-TimeDate noarch 1:2.30-2.el7 base 52 k
555 php-phpunit-PHPUnit-Selenium noarch 1.4.2-1.el7 epel 53 k
556 rpmdevtools noarch 8.3-5.el7 base 97 k
557 screen x86_64 4.1.0-0.19.20120314git3c2946.el7
558 base 550 k
559 sudo x86_64 1.8.6p7-13.el7 base 718 k
560 vim-enhanced x86_64 2:7.4.160-1.el7 base 1.0 M
561 yum-utils noarch 1.1.31-29.el7 base 112 k
562Installing for dependencies:
563 alsa-lib x86_64 1.0.28-2.el7 base 391 k
564 atk x86_64 2.8.0-4.el7 base 233 k
565 avahi-libs x86_64 0.6.31-14.el7 base 60 k
566 build-mkbaselibs noarch 20150615-198.1 openSUSE_Tools
567 37 k
568 bzip2 x86_64 1.0.6-12.el7 base 52 k
569 cairo x86_64 1.12.14-6.el7 base 697 k
570 cups-libs x86_64 1:1.6.3-17.el7 base 354 k
571 dwz x86_64 0.11-3.el7 base 99 k
572 elfutils x86_64 0.160-1.el7 base 262 k
573 elfutils-libs x86_64 0.160-1.el7 base 249 k
574 emacs-filesystem noarch 1:24.3-11.el7 base 57 k
575 fipscheck x86_64 1.4.1-5.el7 base 21 k
576 fipscheck-lib x86_64 1.4.1-5.el7 base 11 k
577 flac-libs x86_64 1.3.0-5.el7_1 updates 169 k
578 fontconfig x86_64 2.10.95-7.el7 base 228 k
579 fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
580 freetype x86_64 2.4.11-10.el7_1.1 updates 391 k
581 gdb x86_64 7.6.1-64.el7 base 2.4 M
582 gdk-pixbuf2 x86_64 2.28.2-4.el7 base 533 k
583 giflib x86_64 4.1.6-9.el7 base 40 k
584 gpm-libs x86_64 1.20.7-5.el7 base 32 k
585 graphite2 x86_64 1.2.2-5.el7 base 81 k
586 gsm x86_64 1.0.13-11.el7 base 30 k
587 gtk2 x86_64 2.24.22-5.el7_0.1 base 3.4 M
588 harfbuzz x86_64 0.9.20-4.el7 base 145 k
589 hicolor-icon-theme noarch 0.12-7.el7 base 42 k
590 hwdata x86_64 0.252-7.8.el7_1 updates 2.0 M
591 jasper-libs x86_64 1.900.1-26.el7_0.3 base 149 k
592 java-1.7.0-openjdk x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 202 k
593 java-1.7.0-openjdk-devel x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 9.2 M
594 java-1.7.0-openjdk-headless x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 25 M
595 javapackages-tools noarch 3.4.1-6.el7_0 base 72 k
596 jbigkit-libs x86_64 2.0-11.el7 base 46 k
597 json-c x86_64 0.11-4.el7_0 base 31 k
598 lcms2 x86_64 2.5-4.el7 base 133 k
599 libICE x86_64 1.0.8-7.el7 base 63 k
600 libSM x86_64 1.2.1-7.el7 base 38 k
601 libX11 x86_64 1.6.0-2.1.el7 base 605 k
602 libX11-common noarch 1.6.0-2.1.el7 base 181 k
603 libXau x86_64 1.0.8-2.1.el7 base 29 k
604 libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
605 libXcursor x86_64 1.1.14-2.1.el7 base 30 k
606 libXdamage x86_64 1.1.4-4.1.el7 base 20 k
607 libXext x86_64 1.3.2-2.1.el7 base 38 k
608 libXfixes x86_64 5.0.1-2.1.el7 base 18 k
609 libXfont x86_64 1.4.7-2.el7_0 base 144 k
610 libXft x86_64 2.3.1-5.1.el7 base 57 k
611 libXi x86_64 1.7.2-2.1.el7 base 39 k
612 libXinerama x86_64 1.1.3-2.1.el7 base 14 k
613 libXrandr x86_64 1.4.1-2.1.el7 base 25 k
614 libXrender x86_64 0.9.8-2.1.el7 base 25 k
615 libXtst x86_64 1.2.2-2.1.el7 base 20 k
616 libXxf86vm x86_64 1.1.3-2.1.el7 base 17 k
617 libasyncns x86_64 0.8-7.el7 base 26 k
618 libdrm x86_64 2.4.56-2.el7 base 122 k
619 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k
620 libfontenc x86_64 1.1.1-5.el7 base 29 k
621 libgnome-keyring x86_64 3.8.0-3.el7 base 109 k
622 libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
623 libogg x86_64 2:1.3.0-7.el7 base 24 k
624 libpciaccess x86_64 0.13.1-4.1.el7 base 25 k
625 libpipeline x86_64 1.2.3-3.el7 base 53 k
626 libpng x86_64 2:1.5.13-5.el7 base 212 k
627 libsndfile x86_64 1.0.25-9.el7 base 149 k
628 libthai x86_64 0.1.14-9.el7 base 187 k
629 libtidy x86_64 0.99.0-31.20091203.el7 epel 132 k
630 libtiff x86_64 4.0.3-14.el7 base 167 k
631 libvorbis x86_64 1:1.3.3-8.el7 base 204 k
632 libxcb x86_64 1.9-5.el7 base 169 k
633 libxslt x86_64 1.1.28-5.el7 base 242 k
634 libzip x86_64 0.10.1-8.el7 base 48 k
635 m2crypto x86_64 0.21.1-15.el7 base 428 k
636 man-db x86_64 2.6.3-9.el7 base 559 k
637 mesa-libEGL x86_64 10.2.7-5.20140910.el7 base 70 k
638 mesa-libGL x86_64 10.2.7-5.20140910.el7 base 149 k
639 mesa-libgbm x86_64 10.2.7-5.20140910.el7 base 31 k
640 mesa-libglapi x86_64 10.2.7-5.20140910.el7 base 37 k
641 openssh x86_64 6.6.1p1-12.el7_1 updates 431 k
642 openssh-clients x86_64 6.6.1p1-12.el7_1 updates 634 k
643 pango x86_64 1.34.1-5.el7 base 283 k
644 patch x86_64 2.7.1-8.el7 base 110 k
645 perl x86_64 4:5.16.3-285.el7 base 8.0 M
646 perl-Carp noarch 1.26-244.el7 base 19 k
647 perl-Digest noarch 1.17-245.el7 base 23 k
648 perl-Encode x86_64 2.51-7.el7 base 1.5 M
649 perl-Error noarch 1:0.17020-2.el7 base 32 k
650 perl-Exporter noarch 5.68-3.el7 base 28 k
651 perl-File-Path noarch 2.09-2.el7 base 26 k
652 perl-File-Temp noarch 0.23.01-3.el7 base 56 k
653 perl-Filter x86_64 1.49-3.el7 base 76 k
654 perl-Getopt-Long noarch 2.40-2.el7 base 56 k
655 perl-Git noarch 1.8.3.1-4.el7 base 52 k
656 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
657 perl-PathTools x86_64 3.40-5.el7 base 82 k
658 perl-Pod-Escapes noarch 1:1.04-285.el7 base 50 k
659 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
660 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
661 perl-Pod-Usage noarch 1.63-3.el7 base 27 k
662 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
663 perl-Socket x86_64 2.010-3.el7 base 49 k
664 perl-Storable x86_64 2.45-3.el7 base 77 k
665 perl-TermReadKey x86_64 2.30-20.el7 base 31 k
666 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
667 perl-Thread-Queue noarch 3.02-2.el7 base 17 k
668 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
669 perl-Time-Local noarch 1.2300-2.el7 base 24 k
670 perl-constant noarch 1.27-2.el7 base 19 k
671 perl-libs x86_64 4:5.16.3-285.el7 base 687 k
672 perl-macros x86_64 4:5.16.3-285.el7 base 42 k
673 perl-parent noarch 1:0.225-244.el7 base 12 k
674 perl-podlators noarch 2.5.1-3.el7 base 112 k
675 perl-srpm-macros noarch 1-8.el7 base 4.6 k
676 perl-threads x86_64 1.87-4.el7 base 49 k
677 perl-threads-shared x86_64 1.43-6.el7 base 39 k
678 php-cli x86_64 5.4.16-23.el7_0.3 base 2.7 M
679 php-common x86_64 5.4.16-23.el7_0.3 base 561 k
680 php-doctrine-instantiator noarch 1.0.4-1.el7 epel 11 k
681 php-mbstring x86_64 5.4.16-23.el7_0.3 base 501 k
682 php-phpdocumentor-reflection-docblock
683 noarch 2.0.4-1.el7 epel 25 k
684 php-phpspec-prophecy noarch 1.4.1-1.el7 epel 48 k
685 php-phpunit-File-Iterator noarch 1.4.0-1.el7 epel 12 k
686 php-phpunit-PHP-CodeCoverage noarch 2.0.17-1.el7 epel 304 k
687 php-phpunit-PHP-Invoker noarch 1.1.3-6.el7 epel 9.4 k
688 php-phpunit-PHP-Timer noarch 1.0.5-5.el7 epel 9.1 k
689 php-phpunit-PHP-TokenStream noarch 1.4.1-1.el7 epel 16 k
690 php-phpunit-PHPUnit noarch 4.6.10-1.el7 epel 127 k
691 php-phpunit-PHPUnit-MockObject noarch 2.3.1-1.el7 epel 36 k
692 php-phpunit-Text-Template noarch 1.2.0-5.el7 epel 9.2 k
693 php-phpunit-Version noarch 1.0.5-1.el7 epel 8.4 k
694 php-phpunit-comparator noarch 1.1.1-1.el7 epel 14 k
695 php-phpunit-diff noarch 1.3.0-1.el7 epel 13 k
696 php-phpunit-environment noarch 1.2.2-1.el7 epel 9.0 k
697 php-phpunit-exporter noarch 1.2.0-1.el7 epel 10 k
698 php-sebastian-global-state noarch 1.0.0-1.el7 epel 9.5 k
699 php-sebastian-recursion-context noarch 1.0.0-1.el7 epel 7.7 k
700 php-soap x86_64 5.4.16-23.el7_0.3 base 155 k
701 php-symfony-class-loader noarch 2.5.12-1.el7 epel 22 k
702 php-symfony-common noarch 2.5.12-1.el7 epel 75 k
703 php-symfony-yaml noarch 2.5.12-1.el7 epel 23 k
704 php-tidy x86_64 5.4.16-3.el7 epel 22 k
705 php-xml x86_64 5.4.16-23.el7_0.3 base 122 k
706 pixman x86_64 0.32.4-3.el7 base 254 k
707 pulseaudio-libs x86_64 3.0-30.el7 base 556 k
708 python-chardet noarch 2.0.1-7.el7 base 222 k
709 python-javapackages noarch 3.4.1-6.el7_0 base 31 k
710 python-kitchen noarch 1.1.1-5.el7 base 267 k
711 python-lxml x86_64 3.2.1-4.el7 base 758 k
712 redhat-rpm-config noarch 9.1.0-68.el7.centos base 77 k
713 rpm-build x86_64 4.11.1-25.el7 base 141 k
714 rsync x86_64 3.0.9-15.el7 base 359 k
715 tar x86_64 2:1.26-29.el7 base 843 k
716 tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
717 ttmkfdir x86_64 3.0.9-41.el7 base 47 k
718 tzdata-java noarch 2015d-1.el7 updates 144 k
719 unzip x86_64 6.0-15.el7 updates 166 k
720 vim-common x86_64 2:7.4.160-1.el7 base 5.9 M
721 vim-filesystem x86_64 2:7.4.160-1.el7 base 9.6 k
722 xalan-j2 noarch 2.7.1-23.el7 base 1.9 M
723 xerces-j2 noarch 2.11.0-17.el7_0 base 1.1 M
724 xml-commons-apis noarch 1.4.01-16.el7 base 227 k
725 xml-commons-resolver noarch 1.2-15.el7 base 108 k
726 xorg-x11-font-utils x86_64 1:7.5-18.1.el7 base 87 k
727 xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
728 zip x86_64 3.0-10.el7 base 260 k
729
730Transaction Summary
731================================================================================
732Install 13 Packages (+164 Dependent packages)
733
734Total download size: 93 M
735Installed size: 318 M
736Downloading packages:
737Public key for libtidy-0.99.0-31.20091203.el7.x86_64.rpm is not installed
738warning: /var/cache/yum/x86_64/7/epel/packages/libtidy-0.99.0-31.20091203.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
739--------------------------------------------------------------------------------
740Total 25 MB/s | 93 MB 00:03
741Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
742Importing GPG key 0x352C64E5:
743 Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
744 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
745 Package : epel-release-7-5.noarch (@extras)
746 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
747Running transaction check
748Running transaction test
749Transaction test succeeded
750Running transaction
751 Installing : freetype-2.4.11-10.el7_1.1.x86_64 1/177
752 Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 2/177
753 Installing : fipscheck-1.4.1-5.el7.x86_64 3/177
754 Installing : fipscheck-lib-1.4.1-5.el7.x86_64 4/177
755 Installing : libICE-1.0.8-7.el7.x86_64 5/177
756 Installing : libxslt-1.1.28-5.el7.x86_64 6/177
757 Installing : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 7/177
758 Installing : 2:libogg-1.3.0-7.el7.x86_64 8/177
759 Installing : 2:libpng-1.5.13-5.el7.x86_64 9/177
760 Installing : libSM-1.2.1-7.el7.x86_64 10/177
761 Installing : atk-2.8.0-4.el7.x86_64 11/177
762 Installing : libfontenc-1.1.1-5.el7.x86_64 12/177
763 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 13/177
764 Installing : 2:tar-1.26-29.el7.x86_64 14/177
765 Installing : libXfont-1.4.7-2.el7_0.x86_64 15/177
766 Installing : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 16/177
767 Installing : 1:libvorbis-1.3.3-8.el7.x86_64 17/177
768 Installing : flac-libs-1.3.0-5.el7_1.x86_64 18/177
769 Installing : python-lxml-3.2.1-4.el7.x86_64 19/177
770 Installing : python-javapackages-3.4.1-6.el7_0.noarch 20/177
771 Installing : javapackages-tools-3.4.1-6.el7_0.noarch 21/177
772 Installing : openssh-6.6.1p1-12.el7_1.x86_64 22/177
773 Installing : openssh-clients-6.6.1p1-12.el7_1.x86_64 23/177
774 Installing : jasper-libs-1.900.1-26.el7_0.3.x86_64 24/177
775 Installing : ttmkfdir-3.0.9-41.el7.x86_64 25/177
776 Installing : 1:perl-parent-0.225-244.el7.noarch 26/177
777 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 27/177
778 Installing : perl-podlators-2.5.1-3.el7.noarch 28/177
779 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 29/177
780 Installing : 1:perl-Pod-Escapes-1.04-285.el7.noarch 30/177
781 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 31/177
782 Installing : perl-Encode-2.51-7.el7.x86_64 32/177
783 Installing : perl-Pod-Usage-1.63-3.el7.noarch 33/177
784 Installing : 4:perl-macros-5.16.3-285.el7.x86_64 34/177
785 Installing : 4:perl-libs-5.16.3-285.el7.x86_64 35/177
786 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 36/177
787 Installing : perl-Storable-2.45-3.el7.x86_64 37/177
788 Installing : perl-threads-1.87-4.el7.x86_64 38/177
789 Installing : perl-Carp-1.26-244.el7.noarch 39/177
790 Installing : perl-Filter-1.49-3.el7.x86_64 40/177
791 Installing : perl-Exporter-5.68-3.el7.noarch 41/177
792 Installing : perl-constant-1.27-2.el7.noarch 42/177
793 Installing : perl-Time-Local-1.2300-2.el7.noarch 43/177
794 Installing : perl-Socket-2.010-3.el7.x86_64 44/177
795 Installing : perl-threads-shared-1.43-6.el7.x86_64 45/177
796 Installing : perl-File-Temp-0.23.01-3.el7.noarch 46/177
797 Installing : perl-File-Path-2.09-2.el7.noarch 47/177
798 Installing : perl-PathTools-3.40-5.el7.x86_64 48/177
799 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 49/177
800 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 50/177
801 Installing : perl-Getopt-Long-2.40-2.el7.noarch 51/177
802 Installing : 4:perl-5.16.3-285.el7.x86_64 52/177
803 Installing : 1:perl-Error-0.17020-2.el7.noarch 53/177
804 Installing : perl-Thread-Queue-3.02-2.el7.noarch 54/177
805 Installing : perl-TermReadKey-2.30-20.el7.x86_64 55/177
806 Installing : build-mkbaselibs-20150615-198.1.noarch 56/177
807 Installing : perl-Digest-1.17-245.el7.noarch 57/177
808 Installing : libtidy-0.99.0-31.20091203.el7.x86_64 58/177
809 Installing : m2crypto-0.21.1-15.el7.x86_64 59/177
810 Installing : jbigkit-libs-2.0-11.el7.x86_64 60/177
811 Installing : libtiff-4.0.3-14.el7.x86_64 61/177
812 Installing : unzip-6.0-15.el7.x86_64 62/177
813 Installing : json-c-0.11-4.el7_0.x86_64 63/177
814 Installing : libthai-0.1.14-9.el7.x86_64 64/177
815 Installing : gdb-7.6.1-64.el7.x86_64 65/177
816 Installing : libasyncns-0.8-7.el7.x86_64 66/177
817 Installing : 1:emacs-filesystem-24.3-11.el7.noarch 67/177
818 Installing : lcms2-2.5-4.el7.x86_64 68/177
819 Installing : dwz-0.11-3.el7.x86_64 69/177
820 Installing : zip-3.0-10.el7.x86_64 70/177
821 Installing : alsa-lib-1.0.28-2.el7.x86_64 71/177
822 Installing : libgnome-keyring-3.8.0-3.el7.x86_64 72/177
823 Installing : libpipeline-1.2.3-3.el7.x86_64 73/177
824 Installing : man-db-2.6.3-9.el7.x86_64 74/177
825 Installing : graphite2-1.2.2-5.el7.x86_64 75/177
826 Installing : harfbuzz-0.9.20-4.el7.x86_64 76/177
827 Installing : 2:vim-filesystem-7.4.160-1.el7.x86_64 77/177
828 Installing : 2:vim-common-7.4.160-1.el7.x86_64 78/177
829 Installing : hicolor-icon-theme-0.12-7.el7.noarch 79/177
830 Installing : fontpackages-filesystem-1.44-8.el7.noarch 80/177
831 Installing : fontconfig-2.10.95-7.el7.x86_64 81/177
832 Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 82/177
833 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 83/177
834 Installing : libX11-common-1.6.0-2.1.el7.noarch 84/177
835 Installing : perl-srpm-macros-1-8.el7.noarch 85/177
836 Installing : redhat-rpm-config-9.1.0-68.el7.centos.noarch 86/177
837 Installing : libzip-0.10.1-8.el7.x86_64 87/177
838 Installing : php-common-5.4.16-23.el7_0.3.x86_64 88/177
839 Installing : php-xml-5.4.16-23.el7_0.3.x86_64 89/177
840 Installing : php-phpunit-Text-Template-1.2.0-5.el7.noarch 90/177
841 Installing : php-doctrine-instantiator-1.0.4-1.el7.noarch 91/177
842 Installing : php-mbstring-5.4.16-23.el7_0.3.x86_64 92/177
843 Installing : php-cli-5.4.16-23.el7_0.3.x86_64 93/177
844 Installing : php-phpunit-diff-1.3.0-1.el7.noarch 94/177
845 Installing : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 95/177
846 Installing : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 96/177
847 Installing : php-phpunit-environment-1.2.2-1.el7.noarch 97/177
848 Installing : php-symfony-common-2.5.12-1.el7.noarch 98/177
849 Installing : php-sebastian-recursion-context-1.0.0-1.el7.noarch 99/177
850 Installing : php-phpunit-exporter-1.2.0-1.el7.noarch 100/177
851 Installing : php-phpunit-comparator-1.1.1-1.el7.noarch 101/177
852 Installing : php-symfony-yaml-2.5.12-1.el7.noarch 102/177
853 Installing : php-symfony-class-loader-2.5.12-1.el7.noarch 103/177
854 Installing : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 104/177
855 Installing : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 105/177
856 Installing : php-tidy-5.4.16-3.el7.x86_64 106/177
857 Installing : php-soap-5.4.16-23.el7_0.3.x86_64 107/177
858 Installing : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 108/177
859 Installing : php-sebastian-global-state-1.0.0-1.el7.noarch 109/177
860 Installing : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 110/177
861 Installing : php-phpspec-prophecy-1.4.1-1.el7.noarch 111/177
862 Installing : python-chardet-2.0.1-7.el7.noarch 112/177
863 Installing : python-kitchen-1.1.1-5.el7.noarch 113/177
864 Installing : avahi-libs-0.6.31-14.el7.x86_64 114/177
865 Installing : 1:cups-libs-1.6.3-17.el7.x86_64 115/177
866 Installing : gsm-1.0.13-11.el7.x86_64 116/177
867 Installing : libsndfile-1.0.25-9.el7.x86_64 117/177
868 Installing : tzdata-java-2015d-1.el7.noarch 118/177
869 Installing : rsync-3.0.9-15.el7.x86_64 119/177
870 Installing : perl-Git-1.8.3.1-4.el7.noarch 120/177
871 Installing : git-1.8.3.1-4.el7.x86_64 121/177
872 Installing : php-phpunit-Version-1.0.5-1.el7.noarch 122/177
873 Installing : php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch 123/177
874 Installing : php-phpunit-PHPUnit-4.6.10-1.el7.noarch 124/177
875 Installing : hwdata-0.252-7.8.el7_1.x86_64 125/177
876 Installing : libpciaccess-0.13.1-4.1.el7.x86_64 126/177
877 Installing : libdrm-2.4.56-2.el7.x86_64 127/177
878 Installing : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 128/177
879 Installing : pixman-0.32.4-3.el7.x86_64 129/177
880 Installing : libXau-1.0.8-2.1.el7.x86_64 130/177
881 Installing : libxcb-1.9-5.el7.x86_64 131/177
882 Installing : libX11-1.6.0-2.1.el7.x86_64 132/177
883 Installing : libXext-1.3.2-2.1.el7.x86_64 133/177
884 Installing : libXrender-0.9.8-2.1.el7.x86_64 134/177
885 Installing : libXfixes-5.0.1-2.1.el7.x86_64 135/177
886 Installing : libXi-1.7.2-2.1.el7.x86_64 136/177
887 Installing : libXtst-1.2.2-2.1.el7.x86_64 137/177
888 Installing : libXdamage-1.1.4-4.1.el7.x86_64 138/177
889 Installing : gdk-pixbuf2-2.28.2-4.el7.x86_64 139/177
890 Installing : pulseaudio-libs-3.0-30.el7.x86_64 140/177
891 Installing : libXcursor-1.1.14-2.1.el7.x86_64 141/177
892 Installing : libXrandr-1.4.1-2.1.el7.x86_64 142/177
893 Installing : libXft-2.3.1-5.1.el7.x86_64 143/177
894 Installing : libXxf86vm-1.1.3-2.1.el7.x86_64 144/177
895 Installing : mesa-libGL-10.2.7-5.20140910.el7.x86_64 145/177
896 Installing : libXinerama-1.1.3-2.1.el7.x86_64 146/177
897 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 147/177
898 Installing : giflib-4.1.6-9.el7.x86_64 148/177
899 Installing : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 149/177
900 Installing : cairo-1.12.14-6.el7.x86_64 150/177
901 Installing : pango-1.34.1-5.el7.x86_64 151/177
902 Installing : gtk2-2.24.22-5.el7_0.1.x86_64 152/177
903 Installing : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 153/177
904 Installing : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 154/177
905 Installing : xml-commons-apis-1.4.01-16.el7.noarch 155/177
906 Installing : xml-commons-resolver-1.2-15.el7.noarch 156/177
907 Installing : xalan-j2-2.7.1-23.el7.noarch 157/177
908 Installing : xerces-j2-2.11.0-17.el7_0.noarch 158/177
909 Installing : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 159/177
910 Installing : patch-2.7.1-8.el7.x86_64 160/177
911 Installing : gpm-libs-1.20.7-5.el7.x86_64 161/177
912 Installing : bzip2-1.0.6-12.el7.x86_64 162/177
913 Installing : elfutils-libs-0.160-1.el7.x86_64 163/177
914 Installing : elfutils-0.160-1.el7.x86_64 164/177
915 Installing : rpm-build-4.11.1-25.el7.x86_64 165/177
916 Installing : rpmdevtools-8.3-5.el7.noarch 166/177
917 Installing : 2:vim-enhanced-7.4.160-1.el7.x86_64 167/177
918 Installing : ant-1.9.2-9.el7.noarch 168/177
919 Installing : php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch 169/177
920 Installing : yum-utils-1.1.31-29.el7.noarch 170/177
921 Installing : osc-0.151.2-169.1.x86_64 171/177
922 Installing : perl-Digest-MD5-2.52-3.el7.x86_64 172/177
923 Installing : build-20150615-198.1.noarch 173/177
924 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 174/177
925 Installing : 1:perl-TimeDate-2.30-2.el7.noarch 175/177
926 Installing : screen-4.1.0-0.19.20120314git3c2946.el7.x86_64 176/177
927 Installing : sudo-1.8.6p7-13.el7.x86_64 177/177
928 Verifying : 2:vim-common-7.4.160-1.el7.x86_64 1/177
929 Verifying : 2:tar-1.26-29.el7.x86_64 2/177
930 Verifying : libXfont-1.4.7-2.el7_0.x86_64 3/177
931 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 4/177
932 Verifying : 1:cups-libs-1.6.3-17.el7.x86_64 5/177
933 Verifying : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 6/177
934 Verifying : libXtst-1.2.2-2.1.el7.x86_64 7/177
935 Verifying : elfutils-libs-0.160-1.el7.x86_64 8/177
936 Verifying : python-lxml-3.2.1-4.el7.x86_64 9/177
937 Verifying : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 10/177
938 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 11/177
939 Verifying : php-phpspec-prophecy-1.4.1-1.el7.noarch 12/177
940 Verifying : php-common-5.4.16-23.el7_0.3.x86_64 13/177
941 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/177
942 Verifying : bzip2-1.0.6-12.el7.x86_64 15/177
943 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 16/177
944 Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 17/177
945 Verifying : php-xml-5.4.16-23.el7_0.3.x86_64 18/177
946 Verifying : gpm-libs-1.20.7-5.el7.x86_64 19/177
947 Verifying : xerces-j2-2.11.0-17.el7_0.noarch 20/177
948 Verifying : patch-2.7.1-8.el7.x86_64 21/177
949 Verifying : freetype-2.4.11-10.el7_1.1.x86_64 22/177
950 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 23/177
951 Verifying : libSM-1.2.1-7.el7.x86_64 24/177
952 Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 25/177
953 Verifying : 4:perl-macros-5.16.3-285.el7.x86_64 26/177
954 Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 27/177
955 Verifying : gtk2-2.24.22-5.el7_0.1.x86_64 28/177
956 Verifying : 4:perl-5.16.3-285.el7.x86_64 29/177
957 Verifying : libXau-1.0.8-2.1.el7.x86_64 30/177
958 Verifying : perl-File-Path-2.09-2.el7.noarch 31/177
959 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 32/177
960 Verifying : cairo-1.12.14-6.el7.x86_64 33/177
961 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 34/177
962 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 35/177
963 Verifying : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 36/177
964 Verifying : gdk-pixbuf2-2.28.2-4.el7.x86_64 37/177
965 Verifying : pixman-0.32.4-3.el7.x86_64 38/177
966 Verifying : php-tidy-5.4.16-3.el7.x86_64 39/177
967 Verifying : giflib-4.1.6-9.el7.x86_64 40/177
968 Verifying : hwdata-0.252-7.8.el7_1.x86_64 41/177
969 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 42/177
970 Verifying : build-mkbaselibs-20150615-198.1.noarch 43/177
971 Verifying : rsync-3.0.9-15.el7.x86_64 44/177
972 Verifying : libtiff-4.0.3-14.el7.x86_64 45/177
973 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 46/177
974 Verifying : php-phpunit-Version-1.0.5-1.el7.noarch 47/177
975 Verifying : php-mbstring-5.4.16-23.el7_0.3.x86_64 48/177
976 Verifying : tzdata-java-2015d-1.el7.noarch 49/177
977 Verifying : libXrandr-1.4.1-2.1.el7.x86_64 50/177
978 Verifying : ant-1.9.2-9.el7.noarch 51/177
979 Verifying : 2:libpng-1.5.13-5.el7.x86_64 52/177
980 Verifying : php-phpunit-PHPUnit-4.6.10-1.el7.noarch 53/177
981 Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 54/177
982 Verifying : libXft-2.3.1-5.1.el7.x86_64 55/177
983 Verifying : elfutils-0.160-1.el7.x86_64 56/177
984 Verifying : php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch 57/177
985 Verifying : php-cli-5.4.16-23.el7_0.3.x86_64 58/177
986 Verifying : ttmkfdir-3.0.9-41.el7.x86_64 59/177
987 Verifying : gsm-1.0.13-11.el7.x86_64 60/177
988 Verifying : avahi-libs-0.6.31-14.el7.x86_64 61/177
989 Verifying : build-20150615-198.1.noarch 62/177
990 Verifying : php-symfony-yaml-2.5.12-1.el7.noarch 63/177
991 Verifying : 2:libogg-1.3.0-7.el7.x86_64 64/177
992 Verifying : php-phpunit-diff-1.3.0-1.el7.noarch 65/177
993 Verifying : pango-1.34.1-5.el7.x86_64 66/177
994 Verifying : sudo-1.8.6p7-13.el7.x86_64 67/177
995 Verifying : php-phpunit-exporter-1.2.0-1.el7.noarch 68/177
996 Verifying : perl-Encode-2.51-7.el7.x86_64 69/177
997 Verifying : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 70/177
998 Verifying : libfontenc-1.1.1-5.el7.x86_64 71/177
999 Verifying : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 72/177
1000 Verifying : pulseaudio-libs-3.0-30.el7.x86_64 73/177
1001 Verifying : php-phpunit-environment-1.2.2-1.el7.noarch 74/177
1002 Verifying : fontconfig-2.10.95-7.el7.x86_64 75/177
1003 Verifying : python-chardet-2.0.1-7.el7.noarch 76/177
1004 Verifying : libzip-0.10.1-8.el7.x86_64 77/177
1005 Verifying : 4:perl-libs-5.16.3-285.el7.x86_64 78/177
1006 Verifying : perl-Digest-1.17-245.el7.noarch 79/177
1007 Verifying : libpciaccess-0.13.1-4.1.el7.x86_64 80/177
1008 Verifying : perl-srpm-macros-1-8.el7.noarch 81/177
1009 Verifying : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 82/177
1010 Verifying : libdrm-2.4.56-2.el7.x86_64 83/177
1011 Verifying : perl-Git-1.8.3.1-4.el7.noarch 84/177
1012 Verifying : libX11-common-1.6.0-2.1.el7.noarch 85/177
1013 Verifying : perl-threads-shared-1.43-6.el7.x86_64 86/177
1014 Verifying : perl-Storable-2.45-3.el7.x86_64 87/177
1015 Verifying : php-soap-5.4.16-23.el7_0.3.x86_64 88/177
1016 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 89/177
1017 Verifying : 1:perl-Pod-Escapes-1.04-285.el7.noarch 90/177
1018 Verifying : php-phpunit-Text-Template-1.2.0-5.el7.noarch 91/177
1019 Verifying : libXxf86vm-1.1.3-2.1.el7.x86_64 92/177
1020 Verifying : fontpackages-filesystem-1.44-8.el7.noarch 93/177
1021 Verifying : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 94/177
1022 Verifying : hicolor-icon-theme-0.12-7.el7.noarch 95/177
1023 Verifying : 1:perl-parent-0.225-244.el7.noarch 96/177
1024 Verifying : libXcursor-1.1.14-2.1.el7.x86_64 97/177
1025 Verifying : libXi-1.7.2-2.1.el7.x86_64 98/177
1026 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 99/177
1027 Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 100/177
1028 Verifying : screen-4.1.0-0.19.20120314git3c2946.el7.x86_64 101/177
1029 Verifying : libXrender-0.9.8-2.1.el7.x86_64 102/177
1030 Verifying : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 103/177
1031 Verifying : 2:vim-filesystem-7.4.160-1.el7.x86_64 104/177
1032 Verifying : perl-Carp-1.26-244.el7.noarch 105/177
1033 Verifying : graphite2-1.2.2-5.el7.x86_64 106/177
1034 Verifying : libpipeline-1.2.3-3.el7.x86_64 107/177
1035 Verifying : python-javapackages-3.4.1-6.el7_0.noarch 108/177
1036 Verifying : libxslt-1.1.28-5.el7.x86_64 109/177
1037 Verifying : php-sebastian-global-state-1.0.0-1.el7.noarch 110/177
1038 Verifying : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 111/177
1039 Verifying : xalan-j2-2.7.1-23.el7.noarch 112/177
1040 Verifying : osc-0.151.2-169.1.x86_64 113/177
1041 Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 114/177
1042 Verifying : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 115/177
1043 Verifying : alsa-lib-1.0.28-2.el7.x86_64 116/177
1044 Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 117/177
1045 Verifying : perl-podlators-2.5.1-3.el7.noarch 118/177
1046 Verifying : libXfixes-5.0.1-2.1.el7.x86_64 119/177
1047 Verifying : zip-3.0-10.el7.x86_64 120/177
1048 Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 121/177
1049 Verifying : perl-Filter-1.49-3.el7.x86_64 122/177
1050 Verifying : dwz-0.11-3.el7.x86_64 123/177
1051 Verifying : libXdamage-1.1.4-4.1.el7.x86_64 124/177
1052 Verifying : lcms2-2.5-4.el7.x86_64 125/177
1053 Verifying : atk-2.8.0-4.el7.x86_64 126/177
1054 Verifying : fipscheck-1.4.1-5.el7.x86_64 127/177
1055 Verifying : 1:emacs-filesystem-24.3-11.el7.noarch 128/177
1056 Verifying : php-symfony-class-loader-2.5.12-1.el7.noarch 129/177
1057 Verifying : libsndfile-1.0.25-9.el7.x86_64 130/177
1058 Verifying : libXinerama-1.1.3-2.1.el7.x86_64 131/177
1059 Verifying : harfbuzz-0.9.20-4.el7.x86_64 132/177
1060 Verifying : jasper-libs-1.900.1-26.el7_0.3.x86_64 133/177
1061 Verifying : libxcb-1.9-5.el7.x86_64 134/177
1062 Verifying : perl-threads-1.87-4.el7.x86_64 135/177
1063 Verifying : perl-Exporter-5.68-3.el7.noarch 136/177
1064 Verifying : perl-constant-1.27-2.el7.noarch 137/177
1065 Verifying : perl-PathTools-3.40-5.el7.x86_64 138/177
1066 Verifying : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 139/177
1067 Verifying : xml-commons-apis-1.4.01-16.el7.noarch 140/177
1068 Verifying : php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch 141/177
1069 Verifying : libasyncns-0.8-7.el7.x86_64 142/177
1070 Verifying : yum-utils-1.1.31-29.el7.noarch 143/177
1071 Verifying : gdb-7.6.1-64.el7.x86_64 144/177
1072 Verifying : mesa-libGL-10.2.7-5.20140910.el7.x86_64 145/177
1073 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 146/177
1074 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 147/177
1075 Verifying : libthai-0.1.14-9.el7.x86_64 148/177
1076 Verifying : perl-Time-Local-1.2300-2.el7.noarch 149/177
1077 Verifying : git-1.8.3.1-4.el7.x86_64 150/177
1078 Verifying : man-db-2.6.3-9.el7.x86_64 151/177
1079 Verifying : python-kitchen-1.1.1-5.el7.noarch 152/177
1080 Verifying : javapackages-tools-3.4.1-6.el7_0.noarch 153/177
1081 Verifying : perl-Socket-2.010-3.el7.x86_64 154/177
1082 Verifying : json-c-0.11-4.el7_0.x86_64 155/177
1083 Verifying : php-symfony-common-2.5.12-1.el7.noarch 156/177
1084 Verifying : xml-commons-resolver-1.2-15.el7.noarch 157/177
1085 Verifying : flac-libs-1.3.0-5.el7_1.x86_64 158/177
1086 Verifying : 2:vim-enhanced-7.4.160-1.el7.x86_64 159/177
1087 Verifying : rpm-build-4.11.1-25.el7.x86_64 160/177
1088 Verifying : 1:perl-Error-0.17020-2.el7.noarch 161/177
1089 Verifying : libICE-1.0.8-7.el7.x86_64 162/177
1090 Verifying : openssh-clients-6.6.1p1-12.el7_1.x86_64 163/177
1091 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 164/177
1092 Verifying : php-doctrine-instantiator-1.0.4-1.el7.noarch 165/177
1093 Verifying : rpmdevtools-8.3-5.el7.noarch 166/177
1094 Verifying : unzip-6.0-15.el7.x86_64 167/177
1095 Verifying : libX11-1.6.0-2.1.el7.x86_64 168/177
1096 Verifying : jbigkit-libs-2.0-11.el7.x86_64 169/177
1097 Verifying : openssh-6.6.1p1-12.el7_1.x86_64 170/177
1098 Verifying : php-phpunit-comparator-1.1.1-1.el7.noarch 171/177
1099 Verifying : m2crypto-0.21.1-15.el7.x86_64 172/177
1100 Verifying : php-sebastian-recursion-context-1.0.0-1.el7.noarch 173/177
1101 Verifying : perl-Getopt-Long-2.40-2.el7.noarch 174/177
1102 Verifying : redhat-rpm-config-9.1.0-68.el7.centos.noarch 175/177
1103 Verifying : libXext-1.3.2-2.1.el7.x86_64 176/177
1104 Verifying : libtidy-0.99.0-31.20091203.el7.x86_64 177/177
1105
1106Installed:
1107 ant.noarch 0:1.9.2-9.el7
1108 build.noarch 0:20150615-198.1
1109 git.x86_64 0:1.8.3.1-4.el7
1110 osc.x86_64 0:0.151.2-169.1
1111 perl-Data-Dumper.x86_64 0:2.145-3.el7
1112 perl-Digest-MD5.x86_64 0:2.52-3.el7
1113 perl-TimeDate.noarch 1:2.30-2.el7
1114 php-phpunit-PHPUnit-Selenium.noarch 0:1.4.2-1.el7
1115 rpmdevtools.noarch 0:8.3-5.el7
1116 screen.x86_64 0:4.1.0-0.19.20120314git3c2946.el7
1117 sudo.x86_64 0:1.8.6p7-13.el7
1118 vim-enhanced.x86_64 2:7.4.160-1.el7
1119 yum-utils.noarch 0:1.1.31-29.el7
1120
1121Dependency Installed:
1122 alsa-lib.x86_64 0:1.0.28-2.el7
1123 atk.x86_64 0:2.8.0-4.el7
1124 avahi-libs.x86_64 0:0.6.31-14.el7
1125 build-mkbaselibs.noarch 0:20150615-198.1
1126 bzip2.x86_64 0:1.0.6-12.el7
1127 cairo.x86_64 0:1.12.14-6.el7
1128 cups-libs.x86_64 1:1.6.3-17.el7
1129 dwz.x86_64 0:0.11-3.el7
1130 elfutils.x86_64 0:0.160-1.el7
1131 elfutils-libs.x86_64 0:0.160-1.el7
1132 emacs-filesystem.noarch 1:24.3-11.el7
1133 fipscheck.x86_64 0:1.4.1-5.el7
1134 fipscheck-lib.x86_64 0:1.4.1-5.el7
1135 flac-libs.x86_64 0:1.3.0-5.el7_1
1136 fontconfig.x86_64 0:2.10.95-7.el7
1137 fontpackages-filesystem.noarch 0:1.44-8.el7
1138 freetype.x86_64 0:2.4.11-10.el7_1.1
1139 gdb.x86_64 0:7.6.1-64.el7
1140 gdk-pixbuf2.x86_64 0:2.28.2-4.el7
1141 giflib.x86_64 0:4.1.6-9.el7
1142 gpm-libs.x86_64 0:1.20.7-5.el7
1143 graphite2.x86_64 0:1.2.2-5.el7
1144 gsm.x86_64 0:1.0.13-11.el7
1145 gtk2.x86_64 0:2.24.22-5.el7_0.1
1146 harfbuzz.x86_64 0:0.9.20-4.el7
1147 hicolor-icon-theme.noarch 0:0.12-7.el7
1148 hwdata.x86_64 0:0.252-7.8.el7_1
1149 jasper-libs.x86_64 0:1.900.1-26.el7_0.3
1150 java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1151 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1152 java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1153 javapackages-tools.noarch 0:3.4.1-6.el7_0
1154 jbigkit-libs.x86_64 0:2.0-11.el7
1155 json-c.x86_64 0:0.11-4.el7_0
1156 lcms2.x86_64 0:2.5-4.el7
1157 libICE.x86_64 0:1.0.8-7.el7
1158 libSM.x86_64 0:1.2.1-7.el7
1159 libX11.x86_64 0:1.6.0-2.1.el7
1160 libX11-common.noarch 0:1.6.0-2.1.el7
1161 libXau.x86_64 0:1.0.8-2.1.el7
1162 libXcomposite.x86_64 0:0.4.4-4.1.el7
1163 libXcursor.x86_64 0:1.1.14-2.1.el7
1164 libXdamage.x86_64 0:1.1.4-4.1.el7
1165 libXext.x86_64 0:1.3.2-2.1.el7
1166 libXfixes.x86_64 0:5.0.1-2.1.el7
1167 libXfont.x86_64 0:1.4.7-2.el7_0
1168 libXft.x86_64 0:2.3.1-5.1.el7
1169 libXi.x86_64 0:1.7.2-2.1.el7
1170 libXinerama.x86_64 0:1.1.3-2.1.el7
1171 libXrandr.x86_64 0:1.4.1-2.1.el7
1172 libXrender.x86_64 0:0.9.8-2.1.el7
1173 libXtst.x86_64 0:1.2.2-2.1.el7
1174 libXxf86vm.x86_64 0:1.1.3-2.1.el7
1175 libasyncns.x86_64 0:0.8-7.el7
1176 libdrm.x86_64 0:2.4.56-2.el7
1177 libedit.x86_64 0:3.0-12.20121213cvs.el7
1178 libfontenc.x86_64 0:1.1.1-5.el7
1179 libgnome-keyring.x86_64 0:3.8.0-3.el7
1180 libjpeg-turbo.x86_64 0:1.2.90-5.el7
1181 libogg.x86_64 2:1.3.0-7.el7
1182 libpciaccess.x86_64 0:0.13.1-4.1.el7
1183 libpipeline.x86_64 0:1.2.3-3.el7
1184 libpng.x86_64 2:1.5.13-5.el7
1185 libsndfile.x86_64 0:1.0.25-9.el7
1186 libthai.x86_64 0:0.1.14-9.el7
1187 libtidy.x86_64 0:0.99.0-31.20091203.el7
1188 libtiff.x86_64 0:4.0.3-14.el7
1189 libvorbis.x86_64 1:1.3.3-8.el7
1190 libxcb.x86_64 0:1.9-5.el7
1191 libxslt.x86_64 0:1.1.28-5.el7
1192 libzip.x86_64 0:0.10.1-8.el7
1193 m2crypto.x86_64 0:0.21.1-15.el7
1194 man-db.x86_64 0:2.6.3-9.el7
1195 mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7
1196 mesa-libGL.x86_64 0:10.2.7-5.20140910.el7
1197 mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7
1198 mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7
1199 openssh.x86_64 0:6.6.1p1-12.el7_1
1200 openssh-clients.x86_64 0:6.6.1p1-12.el7_1
1201 pango.x86_64 0:1.34.1-5.el7
1202 patch.x86_64 0:2.7.1-8.el7
1203 perl.x86_64 4:5.16.3-285.el7
1204 perl-Carp.noarch 0:1.26-244.el7
1205 perl-Digest.noarch 0:1.17-245.el7
1206 perl-Encode.x86_64 0:2.51-7.el7
1207 perl-Error.noarch 1:0.17020-2.el7
1208 perl-Exporter.noarch 0:5.68-3.el7
1209 perl-File-Path.noarch 0:2.09-2.el7
1210 perl-File-Temp.noarch 0:0.23.01-3.el7
1211 perl-Filter.x86_64 0:1.49-3.el7
1212 perl-Getopt-Long.noarch 0:2.40-2.el7
1213 perl-Git.noarch 0:1.8.3.1-4.el7
1214 perl-HTTP-Tiny.noarch 0:0.033-3.el7
1215 perl-PathTools.x86_64 0:3.40-5.el7
1216 perl-Pod-Escapes.noarch 1:1.04-285.el7
1217 perl-Pod-Perldoc.noarch 0:3.20-4.el7
1218 perl-Pod-Simple.noarch 1:3.28-4.el7
1219 perl-Pod-Usage.noarch 0:1.63-3.el7
1220 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
1221 perl-Socket.x86_64 0:2.010-3.el7
1222 perl-Storable.x86_64 0:2.45-3.el7
1223 perl-TermReadKey.x86_64 0:2.30-20.el7
1224 perl-Text-ParseWords.noarch 0:3.29-4.el7
1225 perl-Thread-Queue.noarch 0:3.02-2.el7
1226 perl-Time-HiRes.x86_64 4:1.9725-3.el7
1227 perl-Time-Local.noarch 0:1.2300-2.el7
1228 perl-constant.noarch 0:1.27-2.el7
1229 perl-libs.x86_64 4:5.16.3-285.el7
1230 perl-macros.x86_64 4:5.16.3-285.el7
1231 perl-parent.noarch 1:0.225-244.el7
1232 perl-podlators.noarch 0:2.5.1-3.el7
1233 perl-srpm-macros.noarch 0:1-8.el7
1234 perl-threads.x86_64 0:1.87-4.el7
1235 perl-threads-shared.x86_64 0:1.43-6.el7
1236 php-cli.x86_64 0:5.4.16-23.el7_0.3
1237 php-common.x86_64 0:5.4.16-23.el7_0.3
1238 php-doctrine-instantiator.noarch 0:1.0.4-1.el7
1239 php-mbstring.x86_64 0:5.4.16-23.el7_0.3
1240 php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7
1241 php-phpspec-prophecy.noarch 0:1.4.1-1.el7
1242 php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7
1243 php-phpunit-PHP-CodeCoverage.noarch 0:2.0.17-1.el7
1244 php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7
1245 php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7
1246 php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7
1247 php-phpunit-PHPUnit.noarch 0:4.6.10-1.el7
1248 php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7
1249 php-phpunit-Text-Template.noarch 0:1.2.0-5.el7
1250 php-phpunit-Version.noarch 0:1.0.5-1.el7
1251 php-phpunit-comparator.noarch 0:1.1.1-1.el7
1252 php-phpunit-diff.noarch 0:1.3.0-1.el7
1253 php-phpunit-environment.noarch 0:1.2.2-1.el7
1254 php-phpunit-exporter.noarch 0:1.2.0-1.el7
1255 php-sebastian-global-state.noarch 0:1.0.0-1.el7
1256 php-sebastian-recursion-context.noarch 0:1.0.0-1.el7
1257 php-soap.x86_64 0:5.4.16-23.el7_0.3
1258 php-symfony-class-loader.noarch 0:2.5.12-1.el7
1259 php-symfony-common.noarch 0:2.5.12-1.el7
1260 php-symfony-yaml.noarch 0:2.5.12-1.el7
1261 php-tidy.x86_64 0:5.4.16-3.el7
1262 php-xml.x86_64 0:5.4.16-23.el7_0.3
1263 pixman.x86_64 0:0.32.4-3.el7
1264 pulseaudio-libs.x86_64 0:3.0-30.el7
1265 python-chardet.noarch 0:2.0.1-7.el7
1266 python-javapackages.noarch 0:3.4.1-6.el7_0
1267 python-kitchen.noarch 0:1.1.1-5.el7
1268 python-lxml.x86_64 0:3.2.1-4.el7
1269 redhat-rpm-config.noarch 0:9.1.0-68.el7.centos
1270 rpm-build.x86_64 0:4.11.1-25.el7
1271 rsync.x86_64 0:3.0.9-15.el7
1272 tar.x86_64 2:1.26-29.el7
1273 tcp_wrappers-libs.x86_64 0:7.6-77.el7
1274 ttmkfdir.x86_64 0:3.0.9-41.el7
1275 tzdata-java.noarch 0:2015d-1.el7
1276 unzip.x86_64 0:6.0-15.el7
1277 vim-common.x86_64 2:7.4.160-1.el7
1278 vim-filesystem.x86_64 2:7.4.160-1.el7
1279 xalan-j2.noarch 0:2.7.1-23.el7
1280 xerces-j2.noarch 0:2.11.0-17.el7_0
1281 xml-commons-apis.noarch 0:1.4.01-16.el7
1282 xml-commons-resolver.noarch 0:1.2-15.el7
1283 xorg-x11-font-utils.x86_64 1:7.5-18.1.el7
1284 xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
1285 zip.x86_64 0:3.0-10.el7
1286
1287Complete!
1288 ---> b5716797d902
1289Removing intermediate container 025641a6d1ba
1290Step 16 : WORKDIR /srv
1291 ---> Running in 0c33cd5eedbf
1292 ---> f557c3faa6b2
1293Removing intermediate container 0c33cd5eedbf
1294Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
1295 ---> Running in 75d21ba9cfc6
1296Cloning into 'closure-compiler.git'...
1297 ---> a094cb2563a7
1298Removing intermediate container 75d21ba9cfc6
1299Step 18 : WORKDIR /srv/closure-compiler.git
1300 ---> Running in d11732aca0ba
1301 ---> c7d7ef6172d3
1302Removing intermediate container d11732aca0ba
1303Step 19 : RUN ant jar
1304 ---> Running in 614a96c0b98e
1305Buildfile: /srv/closure-compiler.git/build.xml
1306
1307relversion:
1308
1309compile:
1310 [mkdir] Created dir: /srv/closure-compiler.git/build/classes
1311 [javac] Compiling 12 source files to /srv/closure-compiler.git/build/classes
1312 [javac] Compiling 576 source files to /srv/closure-compiler.git/build/classes
1313 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/CheckEventfulObjectDisposal.java:1265: warning: [unchecked] unchecked cast
1314 [javac] for (TypedVar v : ((Set<TypedVar>) liveness.getEscapedLocals())) {
1315 [javac] ^
1316 [javac] required: Set<TypedVar>
1317 [javac] found: Set<CAP#1>
1318 [javac] where CAP#1 is a fresh type-variable:
1319 [javac] CAP#1 extends Var from capture of ? extends Var
1320 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1041: warning: [unchecked] getType(String) in JSTypeRegistry implements <T>getType(String) in TypeIRegistry
1321 [javac] public JSType getType(String jsTypeName) {
1322 [javac] ^
1323 [javac] return type requires unchecked conversion from JSType to T
1324 [javac] where T is a type-variable:
1325 [javac] T extends TypeI declared in method <T>getType(String)
1326 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1052: warning: [unchecked] getNativeType(JSTypeNative) in JSTypeRegistry implements <T>getNativeType(JSTypeNative) in TypeIRegistry
1327 [javac] public JSType getNativeType(JSTypeNative typeId) {
1328 [javac] ^
1329 [javac] return type requires unchecked conversion from JSType to T
1330 [javac] where T is a type-variable:
1331 [javac] T extends TypeI declared in method <T>getNativeType(JSTypeNative)
1332 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1057: warning: [unchecked] getNativeObjectType(JSTypeNative) in JSTypeRegistry implements <T>getNativeObjectType(JSTypeNative) in TypeIRegistry
1333 [javac] public ObjectType getNativeObjectType(JSTypeNative typeId) {
1334 [javac] ^
1335 [javac] return type requires unchecked conversion from ObjectType to T
1336 [javac] where T is a type-variable:
1337 [javac] T extends ObjectTypeI declared in method <T>getNativeObjectType(JSTypeNative)
1338 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1062: warning: [unchecked] getNativeFunctionType(JSTypeNative) in JSTypeRegistry implements <T>getNativeFunctionType(JSTypeNative) in TypeIRegistry
1339 [javac] public FunctionType getNativeFunctionType(JSTypeNative typeId) {
1340 [javac] ^
1341 [javac] return type requires unchecked conversion from FunctionType to T
1342 [javac] where T is a type-variable:
1343 [javac] T extends FunctionTypeI declared in method <T>getNativeFunctionType(JSTypeNative)
1344 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1608: warning: [unchecked] unchecked cast
1345 [javac] return createFromTypeNodesInternal(n, sourceName, (StaticTypedScope<JSType>) scope);
1346 [javac] ^
1347 [javac] required: StaticTypedScope<JSType>
1348 [javac] found: StaticTypedScope<CAP#1>
1349 [javac] where CAP#1 is a fresh type-variable:
1350 [javac] CAP#1 extends TypeI from capture of ? extends TypeI
1351 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/MemoizedScopeCreator.java:82: warning: [unchecked] createScope(Node,Scope) in MemoizedScopeCreator implements <T>createScope(Node,T) in ScopeCreator
1352 [javac] public TypedScope createScope(Node n, Scope parent) {
1353 [javac] ^
1354 [javac] return type requires unchecked conversion from TypedScope to T
1355 [javac] where T is a type-variable:
1356 [javac] T extends Scope declared in method <T>createScope(Node,T)
1357 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/SymbolTable.java:1759: warning: [unchecked] unchecked cast
1358 [javac] return ((StaticTypedSlot<JSType>) sym).getType();
1359 [javac] ^
1360 [javac] required: StaticTypedSlot<JSType>
1361 [javac] found: StaticSlot
1362 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/SymbolTable.java:1766: warning: [unchecked] unchecked cast
1363 [javac] return ((StaticTypedScope<JSType>) s).getTypeOfThis();
1364 [javac] ^
1365 [javac] required: StaticTypedScope<JSType>
1366 [javac] found: StaticScope
1367 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/SymbolTable.java:1773: warning: [unchecked] unchecked cast
1368 [javac] return ((StaticTypedSlot<JSType>) sym).isTypeInferred();
1369 [javac] ^
1370 [javac] required: StaticTypedSlot<JSType>
1371 [javac] found: StaticSlot
1372 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/TypedScope.java:216: warning: [unchecked] getVars() in TypedScope overrides <T>getVars() in Scope
1373 [javac] public Iterator<TypedVar> getVars() {
1374 [javac] ^
1375 [javac] return type requires unchecked conversion from Iterator<TypedVar> to Iterator<T>
1376 [javac] where T is a type-variable:
1377 [javac] T extends Var declared in method <T>getVars()
1378 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/TypedScopeCreator.java:205: warning: [unchecked] createScope(Node,Scope) in TypedScopeCreator implements <T>createScope(Node,T) in ScopeCreator
1379 [javac] public TypedScope createScope(Node root, Scope parent) {
1380 [javac] ^
1381 [javac] return type requires unchecked conversion from TypedScope to T
1382 [javac] where T is a type-variable:
1383 [javac] T extends Scope declared in method <T>createScope(Node,T)
1384 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/CoalesceVariableNames.java:124: warning: [unchecked] unchecked cast
1385 [javac] t, cfg, (Set<Var>) liveness.getEscapedLocals());
1386 [javac] ^
1387 [javac] required: Set<Var>
1388 [javac] found: Set<CAP#1>
1389 [javac] where CAP#1 is a fresh type-variable:
1390 [javac] CAP#1 extends Var from capture of ? extends Var
1391 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/Es6SyntacticScopeCreator.java:55: warning: [unchecked] createScope(Node,Scope) in Es6SyntacticScopeCreator implements <T>createScope(Node,T) in ScopeCreator
1392 [javac] public Scope createScope(Node n, Scope parent) {
1393 [javac] ^
1394 [javac] return type requires unchecked conversion from Scope to T
1395 [javac] where T is a type-variable:
1396 [javac] T extends Scope declared in method <T>createScope(Node,T)
1397 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:117: warning: [unchecked] unchecked conversion
1398 [javac] this.defineParams = new LinkedList();
1399 [javac] ^
1400 [javac] required: List<Parameter>
1401 [javac] found: LinkedList
1402 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:118: warning: [unchecked] unchecked conversion
1403 [javac] this.entryPointParams = new LinkedList();
1404 [javac] ^
1405 [javac] required: List<Parameter>
1406 [javac] found: LinkedList
1407 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:119: warning: [unchecked] unchecked conversion
1408 [javac] this.externFileLists = new LinkedList();
1409 [javac] ^
1410 [javac] required: List<FileList>
1411 [javac] found: LinkedList
1412 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:120: warning: [unchecked] unchecked conversion
1413 [javac] this.sourceFileLists = new LinkedList();
1414 [javac] ^
1415 [javac] required: List<FileList>
1416 [javac] found: LinkedList
1417 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:121: warning: [unchecked] unchecked conversion
1418 [javac] this.sourcePaths = new LinkedList();
1419 [javac] ^
1420 [javac] required: List<Path>
1421 [javac] found: LinkedList
1422 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:122: warning: [unchecked] unchecked conversion
1423 [javac] this.warnings = new LinkedList();
1424 [javac] ^
1425 [javac] required: List<Warning>
1426 [javac] found: LinkedList
1427 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:516: warning: [unchecked] unchecked conversion
1428 [javac] List<String> entryPoints = new LinkedList();
1429 [javac] ^
1430 [javac] required: List<String>
1431 [javac] found: LinkedList
1432 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:601: warning: [unchecked] unchecked conversion
1433 [javac] List<SourceFile> files = new LinkedList();
1434 [javac] ^
1435 [javac] required: List<SourceFile>
1436 [javac] found: LinkedList
1437 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:614: warning: [unchecked] unchecked conversion
1438 [javac] List<SourceFile> files = new LinkedList();
1439 [javac] ^
1440 [javac] required: List<SourceFile>
1441 [javac] found: LinkedList
1442 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:632: warning: [unchecked] unchecked conversion
1443 [javac] List<SourceFile> files = new LinkedList();
1444 [javac] ^
1445 [javac] required: List<SourceFile>
1446 [javac] found: LinkedList
1447 [javac] 24 warnings
1448 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
1449 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
1450 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing
1451[propertyfile] Updating property file: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing/ParserConfig.properties
1452 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
1453 [copy] Copying 3 files to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
1454
1455jar:
1456 [zip] Building zip: /srv/closure-compiler.git/build/externs.zip
1457 [jar] Building jar: /srv/closure-compiler.git/build/compiler.jar
1458
1459BUILD SUCCESSFUL
1460Total time: 14 seconds
1461 ---> b92763d859d1
1462Removing intermediate container 614a96c0b98e
1463Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
1464 ---> 07a02e0949b5
1465Removing intermediate container 5bb952b54f85
1466Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
1467 ---> 5aa2b8a8708d
1468Removing intermediate container fcf6150f2e7c
1469Step 22 : WORKDIR /srv
1470 ---> Running in 38bfad427276
1471 ---> 65b412cb2586
1472Removing intermediate container 38bfad427276
1473Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
1474 ---> Running in ca571d74ca59
1475phantomjs-1.9.7-linux-x86_64/
1476phantomjs-1.9.7-linux-x86_64/bin/
1477phantomjs-1.9.7-linux-x86_64/bin/phantomjs
1478phantomjs-1.9.7-linux-x86_64/examples/
1479phantomjs-1.9.7-linux-x86_64/examples/scandir.js
1480phantomjs-1.9.7-linux-x86_64/examples/technews.coffee
1481phantomjs-1.9.7-linux-x86_64/examples/tweets.js
1482phantomjs-1.9.7-linux-x86_64/examples/rasterize.coffee
1483phantomjs-1.9.7-linux-x86_64/examples/pagecallback.js
1484phantomjs-1.9.7-linux-x86_64/examples/printheaderfooter.js
1485phantomjs-1.9.7-linux-x86_64/examples/follow.js
1486phantomjs-1.9.7-linux-x86_64/examples/run-jasmine.coffee
1487phantomjs-1.9.7-linux-x86_64/examples/module.js
1488phantomjs-1.9.7-linux-x86_64/examples/waitfor.coffee
1489phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.coffee
1490phantomjs-1.9.7-linux-x86_64/examples/pizza.js
1491phantomjs-1.9.7-linux-x86_64/examples/seasonfood.coffee
1492phantomjs-1.9.7-linux-x86_64/examples/unrandomize.js
1493phantomjs-1.9.7-linux-x86_64/examples/modernizr.js
1494phantomjs-1.9.7-linux-x86_64/examples/waitfor.js
1495phantomjs-1.9.7-linux-x86_64/examples/direction.js
1496phantomjs-1.9.7-linux-x86_64/examples/arguments.coffee
1497phantomjs-1.9.7-linux-x86_64/examples/render_multi_url.js
1498phantomjs-1.9.7-linux-x86_64/examples/run-qunit.js
1499phantomjs-1.9.7-linux-x86_64/examples/printheaderfooter.coffee
1500phantomjs-1.9.7-linux-x86_64/examples/ipgeocode.js
1501phantomjs-1.9.7-linux-x86_64/examples/ipgeocode.coffee
1502phantomjs-1.9.7-linux-x86_64/examples/version.js
1503phantomjs-1.9.7-linux-x86_64/examples/movies.js
1504phantomjs-1.9.7-linux-x86_64/examples/child_process-examples.js
1505phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.coffee
1506phantomjs-1.9.7-linux-x86_64/examples/version.coffee
1507phantomjs-1.9.7-linux-x86_64/examples/seasonfood.js
1508phantomjs-1.9.7-linux-x86_64/examples/server.js
1509phantomjs-1.9.7-linux-x86_64/examples/countdown.js
1510phantomjs-1.9.7-linux-x86_64/examples/rasterize.js
1511phantomjs-1.9.7-linux-x86_64/examples/injectme.js
1512phantomjs-1.9.7-linux-x86_64/examples/run-jasmine.js
1513phantomjs-1.9.7-linux-x86_64/examples/post.js
1514phantomjs-1.9.7-linux-x86_64/examples/imagebin.coffee
1515phantomjs-1.9.7-linux-x86_64/examples/pizza.coffee
1516phantomjs-1.9.7-linux-x86_64/examples/hello.coffee
1517phantomjs-1.9.7-linux-x86_64/examples/features.js
1518phantomjs-1.9.7-linux-x86_64/examples/movies.coffee
1519phantomjs-1.9.7-linux-x86_64/examples/tweets.coffee
1520phantomjs-1.9.7-linux-x86_64/examples/injectme.coffee
1521phantomjs-1.9.7-linux-x86_64/examples/features.coffee
1522phantomjs-1.9.7-linux-x86_64/examples/colorwheel.coffee
1523phantomjs-1.9.7-linux-x86_64/examples/walk_through_frames.js
1524phantomjs-1.9.7-linux-x86_64/examples/printmargins.coffee
1525phantomjs-1.9.7-linux-x86_64/examples/printmargins.js
1526phantomjs-1.9.7-linux-x86_64/examples/scandir.coffee
1527phantomjs-1.9.7-linux-x86_64/examples/loadspeed.coffee
1528phantomjs-1.9.7-linux-x86_64/examples/printenv.js
1529phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.coffee
1530phantomjs-1.9.7-linux-x86_64/examples/fibo.coffee
1531phantomjs-1.9.7-linux-x86_64/examples/echoToFile.coffee
1532phantomjs-1.9.7-linux-x86_64/examples/netlog.js
1533phantomjs-1.9.7-linux-x86_64/examples/useragent.coffee
1534phantomjs-1.9.7-linux-x86_64/examples/child_process-examples.coffee
1535phantomjs-1.9.7-linux-x86_64/examples/weather.coffee
1536phantomjs-1.9.7-linux-x86_64/examples/direction.coffee
1537phantomjs-1.9.7-linux-x86_64/examples/module.coffee
1538phantomjs-1.9.7-linux-x86_64/examples/printenv.coffee
1539phantomjs-1.9.7-linux-x86_64/examples/simpleserver.js
1540phantomjs-1.9.7-linux-x86_64/examples/fibo.js
1541phantomjs-1.9.7-linux-x86_64/examples/imagebin.js
1542phantomjs-1.9.7-linux-x86_64/examples/colorwheel.js
1543phantomjs-1.9.7-linux-x86_64/examples/technews.js
1544phantomjs-1.9.7-linux-x86_64/examples/hello.js
1545phantomjs-1.9.7-linux-x86_64/examples/echoToFile.js
1546phantomjs-1.9.7-linux-x86_64/examples/postserver.coffee
1547phantomjs-1.9.7-linux-x86_64/examples/page_events.coffee
1548phantomjs-1.9.7-linux-x86_64/examples/postserver.js
1549phantomjs-1.9.7-linux-x86_64/examples/weather.js
1550phantomjs-1.9.7-linux-x86_64/examples/countdown.coffee
1551phantomjs-1.9.7-linux-x86_64/examples/netsniff.coffee
1552phantomjs-1.9.7-linux-x86_64/examples/detectsniff.js
1553phantomjs-1.9.7-linux-x86_64/examples/render_multi_url.coffee
1554phantomjs-1.9.7-linux-x86_64/examples/useragent.js
1555phantomjs-1.9.7-linux-x86_64/examples/walk_through_frames.coffee
1556phantomjs-1.9.7-linux-x86_64/examples/post.coffee
1557phantomjs-1.9.7-linux-x86_64/examples/arguments.js
1558phantomjs-1.9.7-linux-x86_64/examples/simpleserver.coffee
1559phantomjs-1.9.7-linux-x86_64/examples/run-qunit.coffee
1560phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.coffee
1561phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.js
1562phantomjs-1.9.7-linux-x86_64/examples/follow.coffee
1563phantomjs-1.9.7-linux-x86_64/examples/loadspeed.js
1564phantomjs-1.9.7-linux-x86_64/examples/page_events.js
1565phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.js
1566phantomjs-1.9.7-linux-x86_64/examples/sleepsort.js
1567phantomjs-1.9.7-linux-x86_64/examples/sleepsort.coffee
1568phantomjs-1.9.7-linux-x86_64/examples/netlog.coffee
1569phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.js
1570phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.js
1571phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.coffee
1572phantomjs-1.9.7-linux-x86_64/examples/server.coffee
1573phantomjs-1.9.7-linux-x86_64/examples/universe.js
1574phantomjs-1.9.7-linux-x86_64/examples/pagecallback.coffee
1575phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.js
1576phantomjs-1.9.7-linux-x86_64/examples/detectsniff.coffee
1577phantomjs-1.9.7-linux-x86_64/examples/unrandomize.coffee
1578phantomjs-1.9.7-linux-x86_64/examples/netsniff.js
1579phantomjs-1.9.7-linux-x86_64/ChangeLog
1580phantomjs-1.9.7-linux-x86_64/README.md
1581phantomjs-1.9.7-linux-x86_64/LICENSE.BSD
1582phantomjs-1.9.7-linux-x86_64/third-party.txt
1583 ---> b92262fa6a41
1584Removing intermediate container ca571d74ca59
1585Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
1586 ---> Running in e6e82222be8b
1587 ---> a092d60052eb
1588Removing intermediate container e6e82222be8b
1589Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
1590 ---> 2e9c258dc767
1591Removing intermediate container 0abae434a3c2
1592Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
1593 ---> fc757914e79d
1594Removing intermediate container 8252c1ec51d9
1595Step 27 : RUN chmod 755 /entrypoint.sh
1596 ---> Running in cf61e49bfdf0
1597 ---> 1d694bfedbb1
1598Removing intermediate container cf61e49bfdf0
1599Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
1600 ---> Running in 87c7b85f064a
1601 ---> fadfa107f03c
1602Removing intermediate container 87c7b85f064a
1603Successfully built fadfa107f03c
1604/var/tmp/1105/docker.git
1605/var/tmp/1105
1606

Run Command on atomic02

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 23 2015, 3:05 PM · Built for 7 m, 9 s
Status
Passed

Build Log 2966 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0
4/usr/local/bin/drydocker: line 169: [: missing `]'
5+ ']'
6/usr/local/bin/drydocker: line 175: ]: command not found
7+ '[' -z git ']'
8+ case ${vcs} in
9++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
10+ package=stick
11++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
12++ sed -e 's|ssh://git@|https://|g'
13+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
14+ case ${package} in
15++ pwd
16+ export TMPDIR=/var/tmp/1104
17+ TMPDIR=/var/tmp/1104
18+ '[' '!' -d stick.git ']'
19+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
20+ pushd stick.git
21+ git checkout master
22Already on 'master'
23+ popd
24+ '[' stick '!=' stick ']'
25+ export commit
26+ export differential
27+ export id
28+ export package
29+ export phid
30+ export ro_uri
31+ export uri
32+ export vcs
33+ export test_build
34+ export test_functional
35+ export test_integration
36+ export test_performance
37+ export test_unit
38+ export test_obs
39+ '[' -x stick.git/drydocker/stick/build.sh ']'
40+ pushd stick.git
41+ ../stick.git/drydocker/stick/build.sh
42Sending build context to Docker daemon 5.632 kB
43
44Sending build context to Docker daemon
45+ retval=0
46+ popd
47+ i
48/usr/local/bin/drydocker: line 282: i: command not found
49+ cd /var/tmp
50+ rm -rf /var/tmp/1104
51+ exit 0
52

Build Log 2965 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Cloning into 'stick.git'...
2/var/tmp/1104/stick.git /var/tmp/1104
3/var/tmp/1104
4/var/tmp/1104/stick.git /var/tmp/1104
5Refreshed /usr/local/bin/drydocker
6Cloning into '/var/tmp/1104/docker.git'...
7/var/tmp/1104/docker.git /var/tmp/1104/stick.git
8HEAD is now at 5ddedd5 Force building without using caches
9/var/tmp/1104/docker.git/ci /var/tmp/1104/docker.git
10for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
11 docker build --rm=true --no-cache=true --force-rm=true -t kolab/ci-$dist - < $dist ; \
12done
13Step 0 : FROM centos:centos7
14 ---> fd44297e2ddb
15Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
16 ---> Running in f8f054a5bbc9
17 ---> 2dc9533a6a89
18Removing intermediate container f8f054a5bbc9
19Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
20 ---> 161a0bac2b73
21Removing intermediate container 7673b618c1d3
22Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
23 ---> Running in bffa92d88c56
24 ---> c90461e34798
25Removing intermediate container bffa92d88c56
26Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
27 ---> 42d849ace1fa
28Removing intermediate container 29e205bd0032
29Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
30 ---> Running in 48e1c57f3751
31 ---> d469dedc8228
32Removing intermediate container 48e1c57f3751
33Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf
34 ---> Running in 035cf0c1a528
35 ---> fcdcc2f453af
36Removing intermediate container 035cf0c1a528
37Step 7 : ENV IMAGE maipo
38 ---> Running in 92ae636be6d1
39 ---> 54b891948307
40Removing intermediate container 92ae636be6d1
41Step 8 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service
42 ---> 28be3f753991
43Removing intermediate container 0a38502e0323
44Step 9 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
45 ---> Running in cb94e6b20d7e
46 ---> 2a899006212e
47Removing intermediate container cb94e6b20d7e
48Step 10 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service
49 ---> b65fc1291a01
50Removing intermediate container 183f2d85fcb1
51Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl
52 ---> 8c70c8ddf47e
53Removing intermediate container e0b1483d5a3f
54Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
55 ---> c9fb271fc710
56Removing intermediate container 9cae0ca4f292
57Step 13 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
58 ---> Running in 4587be6ffcca
59mode of '/usr/bin/systemctl' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
60mode of '/usr/bin/systemctl-socket-daemon' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
61 ---> 89cac134cb37
62Removing intermediate container 4587be6ffcca
63Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
64 ---> 57aa817c2fb0
65Removing intermediate container a9f8a914ac23
66Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils
67 ---> Running in 9acc9f7e7411
68Cleaning repos: Kolab_Development base extras openSUSE_Tools systemdcontainer
69 : updates
70Cleaning up everything
71Resolving Dependencies
72--> Running transaction check
73---> Package epel-release.noarch 0:7-5 will be installed
74--> Finished Dependency Resolution
75
76Dependencies Resolved
77
78================================================================================
79 Package Arch Version Repository Size
80================================================================================
81Installing:
82 epel-release noarch 7-5 extras 14 k
83
84Transaction Summary
85================================================================================
86Install 1 Package
87
88Total download size: 14 k
89Installed size: 24 k
90Downloading packages:
91warning: /var/cache/yum/x86_64/7/extras/packages/epel-release-7-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
92Public key for epel-release-7-5.noarch.rpm is not installed
93Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
94Importing GPG key 0xF4A80EB5:
95 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
96 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
97 Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever)
98 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
99Running transaction check
100Running transaction test
101Transaction test succeeded
102Running transaction
103 Installing : epel-release-7-5.noarch 1/1
104 Verifying : epel-release-7-5.noarch 1/1
105
106Installed:
107 epel-release.noarch 0:7-5
108
109Complete!
110http://ftp.fi.muni.cz/pub/linux/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
111Trying other mirror.
112http://ftp.linux.cz/pub/linux/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
113Trying other mirror.
114http://mirror.vutbr.cz/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
115Trying other mirror.
116http://mirror.oss.maxcdn.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
117Trying other mirror.
118http://mir01.syntis.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
119Trying other mirror.
120http://fedora-mirror01.rbc.ru/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
121Trying other mirror.
122http://mirror.uv.es/mirror/fedora-epel/7/x86_64/repodata/bf83e4d6b1d79ee0576ba02433f5bafae9747d6ec04fc3d0cd92942dc9e46888-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
123Trying other mirror.
124http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/7/x86_64/repodata/bf83e4d6b1d79ee0576ba02433f5bafae9747d6ec04fc3d0cd92942dc9e46888-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
125Trying other mirror.
126Resolving Dependencies
127--> Running transaction check
128---> Package ant.noarch 0:1.9.2-9.el7 will be installed
129--> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.2-9.el7.noarch
130--> Processing Dependency: java-devel >= 1.5.0 for package: ant-1.9.2-9.el7.noarch
131--> Processing Dependency: xml-commons-apis for package: ant-1.9.2-9.el7.noarch
132--> Processing Dependency: xerces-j2 for package: ant-1.9.2-9.el7.noarch
133--> Processing Dependency: perl for package: ant-1.9.2-9.el7.noarch
134--> Processing Dependency: jpackage-utils for package: ant-1.9.2-9.el7.noarch
135---> Package build.noarch 0:20150615-198.1 will be installed
136--> Processing Dependency: build-mkbaselibs for package: build-20150615-198.1.noarch
137--> Processing Dependency: tar for package: build-20150615-198.1.noarch
138---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed
139--> Processing Dependency: perl-Git = 1.8.3.1-4.el7 for package: git-1.8.3.1-4.el7.x86_64
140--> Processing Dependency: rsync for package: git-1.8.3.1-4.el7.x86_64
141--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-4.el7.x86_64
142--> Processing Dependency: perl(Git) for package: git-1.8.3.1-4.el7.x86_64
143--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-4.el7.x86_64
144--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-4.el7.x86_64
145--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-4.el7.x86_64
146--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-4.el7.x86_64
147--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-4.el7.x86_64
148--> Processing Dependency: perl(Error) for package: git-1.8.3.1-4.el7.x86_64
149--> Processing Dependency: openssh-clients for package: git-1.8.3.1-4.el7.x86_64
150--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-4.el7.x86_64
151---> Package osc.x86_64 0:0.151.2-169.1 will be installed
152--> Processing Dependency: m2crypto > 0.19 for package: osc-0.151.2-169.1.x86_64
153---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
154--> Processing Dependency: perl(constant) for package: perl-Data-Dumper-2.145-3.el7.x86_64
155--> Processing Dependency: perl(Scalar::Util) for package: perl-Data-Dumper-2.145-3.el7.x86_64
156--> Processing Dependency: perl(Carp) for package: perl-Data-Dumper-2.145-3.el7.x86_64
157---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed
158--> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64
159---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed
160--> Processing Dependency: perl(Time::Local) for package: 1:perl-TimeDate-2.30-2.el7.noarch
161---> Package php-phpunit-PHPUnit-Selenium.noarch 0:1.4.2-1.el7 will be installed
162--> Processing Dependency: php-composer(sebastian/comparator) < 2 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
163--> Processing Dependency: php-composer(phpunit/phpunit) < 5 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
164--> Processing Dependency: php-composer(sebastian/comparator) >= 1.0 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
165--> Processing Dependency: php-composer(phpunit/phpunit) >= 3.7 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
166--> Processing Dependency: php(language) >= 5.3.3 for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
167--> Processing Dependency: php-zip for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
168--> Processing Dependency: php-spl for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
169--> Processing Dependency: php-reflection for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
170--> Processing Dependency: php-pcre for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
171--> Processing Dependency: php-json for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
172--> Processing Dependency: php-dom for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
173--> Processing Dependency: php-date for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
174--> Processing Dependency: php-curl for package: php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch
175---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed
176--> Processing Dependency: rpm-build >= 4.4.2.3 for package: rpmdevtools-8.3-5.el7.noarch
177--> Processing Dependency: emacs-filesystem for package: rpmdevtools-8.3-5.el7.noarch
178--> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch
179---> Package screen.x86_64 0:4.1.0-0.19.20120314git3c2946.el7 will be installed
180---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed
181---> Package vim-enhanced.x86_64 2:7.4.160-1.el7 will be installed
182--> Processing Dependency: vim-common = 2:7.4.160-1.el7 for package: 2:vim-enhanced-7.4.160-1.el7.x86_64
183--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64
184--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64
185---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed
186--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-29.el7.noarch
187--> Running transaction check
188---> Package build-mkbaselibs.noarch 0:20150615-198.1 will be installed
189---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed
190---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed
191---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
192--> Processing Dependency: java-1.7.0-openjdk = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
193--> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
194---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed
195--> Processing Dependency: python-javapackages = 3.4.1-6.el7_0 for package: javapackages-tools-3.4.1-6.el7_0.noarch
196--> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-6.el7_0.noarch
197---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed
198---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed
199---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed
200--> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-9.el7.x86_64
201---> Package openssh-clients.x86_64 0:6.6.1p1-12.el7_1 will be installed
202--> Processing Dependency: openssh = 6.6.1p1-12.el7_1 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
203--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
204--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
205--> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64
206---> Package perl.x86_64 4:5.16.3-285.el7 will be installed
207--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-285.el7.x86_64
208--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-285.el7.x86_64
209--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-285.el7.x86_64
210--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-285.el7.x86_64
211--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-285.el7.x86_64
212--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-285.el7.x86_64
213--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-285.el7.x86_64
214--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-285.el7.x86_64
215--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-285.el7.x86_64
216--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-285.el7.x86_64
217---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
218---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed
219---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
220---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
221---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
222---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
223---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
224--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
225--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch
226---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed
227---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
228---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
229---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
230---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
231---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
232---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed
233---> Package php-common.x86_64 0:5.4.16-23.el7_0.3 will be installed
234--> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.16-23.el7_0.3.x86_64
235---> Package php-phpunit-PHPUnit.noarch 0:4.6.10-1.el7 will be installed
236--> Processing Dependency: php-composer(symfony/yaml) < 4 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
237--> Processing Dependency: php-composer(symfony/class-loader) < 3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
238--> Processing Dependency: php-composer(sebastian/version) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
239--> Processing Dependency: php-composer(sebastian/global-state) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
240--> Processing Dependency: php-composer(sebastian/exporter) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
241--> Processing Dependency: php-composer(sebastian/environment) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
242--> Processing Dependency: php-composer(sebastian/diff) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
243--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) < 3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
244--> Processing Dependency: php-composer(phpunit/php-timer) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
245--> Processing Dependency: php-composer(phpunit/php-text-template) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
246--> Processing Dependency: php-composer(phpunit/php-invoker) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
247--> Processing Dependency: php-composer(phpunit/php-file-iterator) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
248--> Processing Dependency: php-composer(phpunit/php-code-coverage) < 3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
249--> Processing Dependency: php-composer(phpspec/prophecy) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
250--> Processing Dependency: php-composer(doctrine/instantiator) < 2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
251--> Processing Dependency: php-composer(symfony/yaml) >= 2.1 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
252--> Processing Dependency: php-composer(symfony/class-loader) >= 2.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
253--> Processing Dependency: php-composer(sebastian/version) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
254--> Processing Dependency: php-composer(sebastian/recursion-context) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
255--> Processing Dependency: php-composer(sebastian/global-state) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
256--> Processing Dependency: php-composer(sebastian/exporter) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
257--> Processing Dependency: php-composer(sebastian/environment) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
258--> Processing Dependency: php-composer(sebastian/diff) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
259--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) >= 2.3 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
260--> Processing Dependency: php-composer(phpunit/php-timer) >= 1.0 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
261--> Processing Dependency: php-composer(phpunit/php-text-template) >= 1.2 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
262--> Processing Dependency: php-composer(phpunit/php-invoker) >= 1.1 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
263--> Processing Dependency: php-composer(phpunit/php-file-iterator) >= 1.4 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
264--> Processing Dependency: php-composer(phpunit/php-code-coverage) >= 2.0.11 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
265--> Processing Dependency: php-composer(phpspec/prophecy) >= 1.3.1 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
266--> Processing Dependency: php-composer(doctrine/instantiator) >= 1.0.4 for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
267--> Processing Dependency: php-tidy for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
268--> Processing Dependency: php-pcntl for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
269--> Processing Dependency: php-mbstring for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
270--> Processing Dependency: php-cli for package: php-phpunit-PHPUnit-4.6.10-1.el7.noarch
271---> Package php-phpunit-comparator.noarch 0:1.1.1-1.el7 will be installed
272---> Package php-xml.x86_64 0:5.4.16-23.el7_0.3 will be installed
273---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed
274--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch
275---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed
276--> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.1-25.el7.x86_64
277--> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.1-25.el7.x86_64
278--> Processing Dependency: unzip for package: rpm-build-4.11.1-25.el7.x86_64
279--> Processing Dependency: system-rpm-config for package: rpm-build-4.11.1-25.el7.x86_64
280--> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.1-25.el7.x86_64
281--> Processing Dependency: bzip2 for package: rpm-build-4.11.1-25.el7.x86_64
282--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.1-25.el7.x86_64
283---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed
284---> Package tar.x86_64 2:1.26-29.el7 will be installed
285---> Package vim-common.x86_64 2:7.4.160-1.el7 will be installed
286--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7.x86_64
287---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed
288--> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch
289--> Processing Dependency: xalan-j2 >= 2.7.1 for package: xerces-j2-2.11.0-17.el7_0.noarch
290--> Processing Dependency: osgi(org.apache.xml.serializer) for package: xerces-j2-2.11.0-17.el7_0.noarch
291--> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch
292---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed
293--> Running transaction check
294---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed
295---> Package elfutils.x86_64 0:0.160-1.el7 will be installed
296--> Processing Dependency: elfutils-libs(x86-64) = 0.160-1.el7 for package: elfutils-0.160-1.el7.x86_64
297--> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.160-1.el7.x86_64
298--> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.160-1.el7.x86_64
299--> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.160-1.el7.x86_64
300--> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.160-1.el7.x86_64
301--> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.160-1.el7.x86_64
302--> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.160-1.el7.x86_64
303--> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.160-1.el7.x86_64
304--> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.160-1.el7.x86_64
305--> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.160-1.el7.x86_64
306--> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
307--> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
308---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed
309--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64
310---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed
311---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
312--> Processing Dependency: java-1.7.0-openjdk-headless = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
313--> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
314--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
315--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
316--> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
317--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
318--> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
319--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
320--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
321--> Processing Dependency: fontconfig for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
322--> Processing Dependency: libpulse.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
323--> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
324--> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
325--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
326--> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
327--> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
328--> Processing Dependency: libfreetype.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
329--> Processing Dependency: libfontconfig.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
330--> Processing Dependency: libcups.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
331--> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
332--> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
333--> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
334--> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
335--> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
336--> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
337---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed
338--> Processing Dependency: libX11-common = 1.6.0-2.1.el7 for package: libX11-1.6.0-2.1.el7.x86_64
339--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.0-2.1.el7.x86_64
340---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
341---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed
342---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
343---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed
344---> Package openssh.x86_64 0:6.6.1p1-12.el7_1 will be installed
345---> Package patch.x86_64 0:2.7.1-8.el7 will be installed
346---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
347---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
348--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
349--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
350---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
351--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
352--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
353---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed
354---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
355---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
356---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
357---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
358---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed
359---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
360---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
361---> Package php-cli.x86_64 0:5.4.16-23.el7_0.3 will be installed
362---> Package php-doctrine-instantiator.noarch 0:1.0.4-1.el7 will be installed
363---> Package php-mbstring.x86_64 0:5.4.16-23.el7_0.3 will be installed
364---> Package php-phpspec-prophecy.noarch 0:1.4.1-1.el7 will be installed
365--> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) < 3 for package: php-phpspec-prophecy-1.4.1-1.el7.noarch
366--> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) >= 2.0 for package: php-phpspec-prophecy-1.4.1-1.el7.noarch
367---> Package php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7 will be installed
368---> Package php-phpunit-PHP-CodeCoverage.noarch 0:2.0.17-1.el7 will be installed
369--> Processing Dependency: php-composer(phpunit/php-token-stream) < 2 for package: php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch
370--> Processing Dependency: php-composer(phpunit/php-token-stream) >= 1.3 for package: php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch
371---> Package php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 will be installed
372---> Package php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 will be installed
373---> Package php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7 will be installed
374--> Processing Dependency: php-soap for package: php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch
375---> Package php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 will be installed
376---> Package php-phpunit-Version.noarch 0:1.0.5-1.el7 will be installed
377---> Package php-phpunit-diff.noarch 0:1.3.0-1.el7 will be installed
378---> Package php-phpunit-environment.noarch 0:1.2.2-1.el7 will be installed
379---> Package php-phpunit-exporter.noarch 0:1.2.0-1.el7 will be installed
380---> Package php-sebastian-global-state.noarch 0:1.0.0-1.el7 will be installed
381---> Package php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 will be installed
382---> Package php-symfony-class-loader.noarch 0:2.5.12-1.el7 will be installed
383--> Processing Dependency: php-symfony-common = 2.5.12-1.el7 for package: php-symfony-class-loader-2.5.12-1.el7.noarch
384---> Package php-symfony-yaml.noarch 0:2.5.12-1.el7 will be installed
385---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be installed
386--> Processing Dependency: libtidy-0.99.so.0()(64bit) for package: php-tidy-5.4.16-3.el7.x86_64
387---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed
388---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed
389--> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-6.el7_0.noarch
390---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed
391--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
392--> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
393--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
394---> Package unzip.x86_64 0:6.0-15.el7 will be installed
395---> Package vim-filesystem.x86_64 2:7.4.160-1.el7 will be installed
396---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed
397---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed
398--> Running transaction check
399---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed
400---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed
401--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-17.el7.x86_64
402--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-17.el7.x86_64
403---> Package dwz.x86_64 0:0.11-3.el7 will be installed
404---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed
405---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed
406---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed
407--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-7.el7.x86_64
408---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed
409---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed
410--> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
411--> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
412---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
413--> Processing Dependency: lcms2 >= 2.5 for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
414--> Processing Dependency: tzdata-java for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
415--> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
416--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
417--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
418--> Processing Dependency: liblcms2.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
419--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
420--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
421--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
422--> Processing Dependency: libcairo.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
423--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
424---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed
425---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed
426---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed
427---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed
428---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed
429---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
430---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed
431---> Package libtidy.x86_64 0:0.99.0-31.20091203.el7 will be installed
432---> Package libxcb.x86_64 0:1.9-5.el7 will be installed
433--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.9-5.el7.x86_64
434---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
435---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed
436---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
437--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
438--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
439---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
440---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
441---> Package php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7 will be installed
442---> Package php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7 will be installed
443---> Package php-soap.x86_64 0:5.4.16-23.el7_0.3 will be installed
444---> Package php-symfony-common.noarch 0:2.5.12-1.el7 will be installed
445---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed
446--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
447--> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
448--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
449--> Processing Dependency: libjson-c.so.2()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
450--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
451---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
452---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed
453--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
454--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
455--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
456--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
457---> Package zip.x86_64 0:3.0-10.el7 will be installed
458--> Running transaction check
459---> Package atk.x86_64 0:2.8.0-4.el7 will be installed
460---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed
461---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed
462--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64
463--> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
464--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
465---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
466---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed
467--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
468--> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
469--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
470---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed
471--> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.22-5.el7_0.1.x86_64
472--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.22-5.el7_0.1.x86_64
473--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
474--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
475--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
476--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
477--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
478--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
479---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
480---> Package lcms2.x86_64 0:2.5-4.el7 will be installed
481---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed
482---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed
483---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
484---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed
485---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed
486--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
487--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
488--> Processing Dependency: libogg.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
489--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
490--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
491---> Package pango.x86_64 0:1.34.1-5.el7 will be installed
492--> Processing Dependency: libthai >= 0.1.9 for package: pango-1.34.1-5.el7.x86_64
493--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.34.1-5.el7.x86_64
494--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
495--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
496--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.34.1-5.el7.x86_64
497---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
498---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
499---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
500---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed
501---> Package tzdata-java.noarch 0:2015d-1.el7 will be installed
502---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed
503--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
504--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
505--> Running transaction check
506---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed
507---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed
508---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed
509--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-0.9.20-4.el7.x86_64
510---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
511---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed
512---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
513---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed
514---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
515---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed
516---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed
517---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed
518---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
519---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed
520---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed
521---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed
522---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
523---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed
524--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-14.el7.x86_64
525---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed
526---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
527--> Processing Dependency: mesa-libgbm = 10.2.7-5.20140910.el7 for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
528--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
529--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
530--> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
531---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
532--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-10.2.7-5.20140910.el7.x86_64
533---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed
534--> Running transaction check
535---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed
536---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
537---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed
538---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed
539--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.56-2.el7.x86_64
540---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed
541---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed
542--> Running transaction check
543---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed
544--> Processing Dependency: hwdata for package: libpciaccess-0.13.1-4.1.el7.x86_64
545--> Running transaction check
546---> Package hwdata.x86_64 0:0.252-7.8.el7_1 will be installed
547--> Finished Dependency Resolution
548
549Dependencies Resolved
550
551================================================================================
552 Package Arch Version Repository
553 Size
554================================================================================
555Installing:
556 ant noarch 1.9.2-9.el7 base 1.9 M
557 build noarch 20150615-198.1 openSUSE_Tools
558 161 k
559 git x86_64 1.8.3.1-4.el7 base 4.3 M
560 osc x86_64 0.151.2-169.1 openSUSE_Tools
561 504 k
562 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k
563 perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k
564 perl-TimeDate noarch 1:2.30-2.el7 base 52 k
565 php-phpunit-PHPUnit-Selenium noarch 1.4.2-1.el7 epel 53 k
566 rpmdevtools noarch 8.3-5.el7 base 97 k
567 screen x86_64 4.1.0-0.19.20120314git3c2946.el7
568 base 550 k
569 sudo x86_64 1.8.6p7-13.el7 base 718 k
570 vim-enhanced x86_64 2:7.4.160-1.el7 base 1.0 M
571 yum-utils noarch 1.1.31-29.el7 base 112 k
572Installing for dependencies:
573 alsa-lib x86_64 1.0.28-2.el7 base 391 k
574 atk x86_64 2.8.0-4.el7 base 233 k
575 avahi-libs x86_64 0.6.31-14.el7 base 60 k
576 build-mkbaselibs noarch 20150615-198.1 openSUSE_Tools
577 37 k
578 bzip2 x86_64 1.0.6-12.el7 base 52 k
579 cairo x86_64 1.12.14-6.el7 base 697 k
580 cups-libs x86_64 1:1.6.3-17.el7 base 354 k
581 dwz x86_64 0.11-3.el7 base 99 k
582 elfutils x86_64 0.160-1.el7 base 262 k
583 elfutils-libs x86_64 0.160-1.el7 base 249 k
584 emacs-filesystem noarch 1:24.3-11.el7 base 57 k
585 fipscheck x86_64 1.4.1-5.el7 base 21 k
586 fipscheck-lib x86_64 1.4.1-5.el7 base 11 k
587 flac-libs x86_64 1.3.0-5.el7_1 updates 169 k
588 fontconfig x86_64 2.10.95-7.el7 base 228 k
589 fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
590 freetype x86_64 2.4.11-10.el7_1.1 updates 391 k
591 gdb x86_64 7.6.1-64.el7 base 2.4 M
592 gdk-pixbuf2 x86_64 2.28.2-4.el7 base 533 k
593 giflib x86_64 4.1.6-9.el7 base 40 k
594 gpm-libs x86_64 1.20.7-5.el7 base 32 k
595 graphite2 x86_64 1.2.2-5.el7 base 81 k
596 gsm x86_64 1.0.13-11.el7 base 30 k
597 gtk2 x86_64 2.24.22-5.el7_0.1 base 3.4 M
598 harfbuzz x86_64 0.9.20-4.el7 base 145 k
599 hicolor-icon-theme noarch 0.12-7.el7 base 42 k
600 hwdata x86_64 0.252-7.8.el7_1 updates 2.0 M
601 jasper-libs x86_64 1.900.1-26.el7_0.3 base 149 k
602 java-1.7.0-openjdk x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 202 k
603 java-1.7.0-openjdk-devel x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 9.2 M
604 java-1.7.0-openjdk-headless x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 25 M
605 javapackages-tools noarch 3.4.1-6.el7_0 base 72 k
606 jbigkit-libs x86_64 2.0-11.el7 base 46 k
607 json-c x86_64 0.11-4.el7_0 base 31 k
608 lcms2 x86_64 2.5-4.el7 base 133 k
609 libICE x86_64 1.0.8-7.el7 base 63 k
610 libSM x86_64 1.2.1-7.el7 base 38 k
611 libX11 x86_64 1.6.0-2.1.el7 base 605 k
612 libX11-common noarch 1.6.0-2.1.el7 base 181 k
613 libXau x86_64 1.0.8-2.1.el7 base 29 k
614 libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
615 libXcursor x86_64 1.1.14-2.1.el7 base 30 k
616 libXdamage x86_64 1.1.4-4.1.el7 base 20 k
617 libXext x86_64 1.3.2-2.1.el7 base 38 k
618 libXfixes x86_64 5.0.1-2.1.el7 base 18 k
619 libXfont x86_64 1.4.7-2.el7_0 base 144 k
620 libXft x86_64 2.3.1-5.1.el7 base 57 k
621 libXi x86_64 1.7.2-2.1.el7 base 39 k
622 libXinerama x86_64 1.1.3-2.1.el7 base 14 k
623 libXrandr x86_64 1.4.1-2.1.el7 base 25 k
624 libXrender x86_64 0.9.8-2.1.el7 base 25 k
625 libXtst x86_64 1.2.2-2.1.el7 base 20 k
626 libXxf86vm x86_64 1.1.3-2.1.el7 base 17 k
627 libasyncns x86_64 0.8-7.el7 base 26 k
628 libdrm x86_64 2.4.56-2.el7 base 122 k
629 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k
630 libfontenc x86_64 1.1.1-5.el7 base 29 k
631 libgnome-keyring x86_64 3.8.0-3.el7 base 109 k
632 libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
633 libogg x86_64 2:1.3.0-7.el7 base 24 k
634 libpciaccess x86_64 0.13.1-4.1.el7 base 25 k
635 libpipeline x86_64 1.2.3-3.el7 base 53 k
636 libpng x86_64 2:1.5.13-5.el7 base 212 k
637 libsndfile x86_64 1.0.25-9.el7 base 149 k
638 libthai x86_64 0.1.14-9.el7 base 187 k
639 libtidy x86_64 0.99.0-31.20091203.el7 epel 132 k
640 libtiff x86_64 4.0.3-14.el7 base 167 k
641 libvorbis x86_64 1:1.3.3-8.el7 base 204 k
642 libxcb x86_64 1.9-5.el7 base 169 k
643 libxslt x86_64 1.1.28-5.el7 base 242 k
644 libzip x86_64 0.10.1-8.el7 base 48 k
645 m2crypto x86_64 0.21.1-15.el7 base 428 k
646 man-db x86_64 2.6.3-9.el7 base 559 k
647 mesa-libEGL x86_64 10.2.7-5.20140910.el7 base 70 k
648 mesa-libGL x86_64 10.2.7-5.20140910.el7 base 149 k
649 mesa-libgbm x86_64 10.2.7-5.20140910.el7 base 31 k
650 mesa-libglapi x86_64 10.2.7-5.20140910.el7 base 37 k
651 openssh x86_64 6.6.1p1-12.el7_1 updates 431 k
652 openssh-clients x86_64 6.6.1p1-12.el7_1 updates 634 k
653 pango x86_64 1.34.1-5.el7 base 283 k
654 patch x86_64 2.7.1-8.el7 base 110 k
655 perl x86_64 4:5.16.3-285.el7 base 8.0 M
656 perl-Carp noarch 1.26-244.el7 base 19 k
657 perl-Digest noarch 1.17-245.el7 base 23 k
658 perl-Encode x86_64 2.51-7.el7 base 1.5 M
659 perl-Error noarch 1:0.17020-2.el7 base 32 k
660 perl-Exporter noarch 5.68-3.el7 base 28 k
661 perl-File-Path noarch 2.09-2.el7 base 26 k
662 perl-File-Temp noarch 0.23.01-3.el7 base 56 k
663 perl-Filter x86_64 1.49-3.el7 base 76 k
664 perl-Getopt-Long noarch 2.40-2.el7 base 56 k
665 perl-Git noarch 1.8.3.1-4.el7 base 52 k
666 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
667 perl-PathTools x86_64 3.40-5.el7 base 82 k
668 perl-Pod-Escapes noarch 1:1.04-285.el7 base 50 k
669 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
670 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
671 perl-Pod-Usage noarch 1.63-3.el7 base 27 k
672 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
673 perl-Socket x86_64 2.010-3.el7 base 49 k
674 perl-Storable x86_64 2.45-3.el7 base 77 k
675 perl-TermReadKey x86_64 2.30-20.el7 base 31 k
676 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
677 perl-Thread-Queue noarch 3.02-2.el7 base 17 k
678 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
679 perl-Time-Local noarch 1.2300-2.el7 base 24 k
680 perl-constant noarch 1.27-2.el7 base 19 k
681 perl-libs x86_64 4:5.16.3-285.el7 base 687 k
682 perl-macros x86_64 4:5.16.3-285.el7 base 42 k
683 perl-parent noarch 1:0.225-244.el7 base 12 k
684 perl-podlators noarch 2.5.1-3.el7 base 112 k
685 perl-srpm-macros noarch 1-8.el7 base 4.6 k
686 perl-threads x86_64 1.87-4.el7 base 49 k
687 perl-threads-shared x86_64 1.43-6.el7 base 39 k
688 php-cli x86_64 5.4.16-23.el7_0.3 base 2.7 M
689 php-common x86_64 5.4.16-23.el7_0.3 base 561 k
690 php-doctrine-instantiator noarch 1.0.4-1.el7 epel 11 k
691 php-mbstring x86_64 5.4.16-23.el7_0.3 base 501 k
692 php-phpdocumentor-reflection-docblock
693 noarch 2.0.4-1.el7 epel 25 k
694 php-phpspec-prophecy noarch 1.4.1-1.el7 epel 48 k
695 php-phpunit-File-Iterator noarch 1.4.0-1.el7 epel 12 k
696 php-phpunit-PHP-CodeCoverage noarch 2.0.17-1.el7 epel 304 k
697 php-phpunit-PHP-Invoker noarch 1.1.3-6.el7 epel 9.4 k
698 php-phpunit-PHP-Timer noarch 1.0.5-5.el7 epel 9.1 k
699 php-phpunit-PHP-TokenStream noarch 1.4.1-1.el7 epel 16 k
700 php-phpunit-PHPUnit noarch 4.6.10-1.el7 epel 127 k
701 php-phpunit-PHPUnit-MockObject noarch 2.3.1-1.el7 epel 36 k
702 php-phpunit-Text-Template noarch 1.2.0-5.el7 epel 9.2 k
703 php-phpunit-Version noarch 1.0.5-1.el7 epel 8.4 k
704 php-phpunit-comparator noarch 1.1.1-1.el7 epel 14 k
705 php-phpunit-diff noarch 1.3.0-1.el7 epel 13 k
706 php-phpunit-environment noarch 1.2.2-1.el7 epel 9.0 k
707 php-phpunit-exporter noarch 1.2.0-1.el7 epel 10 k
708 php-sebastian-global-state noarch 1.0.0-1.el7 epel 9.5 k
709 php-sebastian-recursion-context noarch 1.0.0-1.el7 epel 7.7 k
710 php-soap x86_64 5.4.16-23.el7_0.3 base 155 k
711 php-symfony-class-loader noarch 2.5.12-1.el7 epel 22 k
712 php-symfony-common noarch 2.5.12-1.el7 epel 75 k
713 php-symfony-yaml noarch 2.5.12-1.el7 epel 23 k
714 php-tidy x86_64 5.4.16-3.el7 epel 22 k
715 php-xml x86_64 5.4.16-23.el7_0.3 base 122 k
716 pixman x86_64 0.32.4-3.el7 base 254 k
717 pulseaudio-libs x86_64 3.0-30.el7 base 556 k
718 python-chardet noarch 2.0.1-7.el7 base 222 k
719 python-javapackages noarch 3.4.1-6.el7_0 base 31 k
720 python-kitchen noarch 1.1.1-5.el7 base 267 k
721 python-lxml x86_64 3.2.1-4.el7 base 758 k
722 redhat-rpm-config noarch 9.1.0-68.el7.centos base 77 k
723 rpm-build x86_64 4.11.1-25.el7 base 141 k
724 rsync x86_64 3.0.9-15.el7 base 359 k
725 tar x86_64 2:1.26-29.el7 base 843 k
726 tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
727 ttmkfdir x86_64 3.0.9-41.el7 base 47 k
728 tzdata-java noarch 2015d-1.el7 updates 144 k
729 unzip x86_64 6.0-15.el7 updates 166 k
730 vim-common x86_64 2:7.4.160-1.el7 base 5.9 M
731 vim-filesystem x86_64 2:7.4.160-1.el7 base 9.6 k
732 xalan-j2 noarch 2.7.1-23.el7 base 1.9 M
733 xerces-j2 noarch 2.11.0-17.el7_0 base 1.1 M
734 xml-commons-apis noarch 1.4.01-16.el7 base 227 k
735 xml-commons-resolver noarch 1.2-15.el7 base 108 k
736 xorg-x11-font-utils x86_64 1:7.5-18.1.el7 base 87 k
737 xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
738 zip x86_64 3.0-10.el7 base 260 k
739
740Transaction Summary
741================================================================================
742Install 13 Packages (+164 Dependent packages)
743
744Total download size: 93 M
745Installed size: 318 M
746Downloading packages:
747warning: /var/cache/yum/x86_64/7/epel/packages/libtidy-0.99.0-31.20091203.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
748Public key for libtidy-0.99.0-31.20091203.el7.x86_64.rpm is not installed
749--------------------------------------------------------------------------------
750Total 22 MB/s | 93 MB 00:04
751Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
752Importing GPG key 0x352C64E5:
753 Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
754 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
755 Package : epel-release-7-5.noarch (@extras)
756 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
757Running transaction check
758Running transaction test
759Transaction test succeeded
760Running transaction
761 Installing : freetype-2.4.11-10.el7_1.1.x86_64 1/177
762 Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 2/177
763 Installing : fipscheck-1.4.1-5.el7.x86_64 3/177
764 Installing : fipscheck-lib-1.4.1-5.el7.x86_64 4/177
765 Installing : libICE-1.0.8-7.el7.x86_64 5/177
766 Installing : libxslt-1.1.28-5.el7.x86_64 6/177
767 Installing : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 7/177
768 Installing : 2:libogg-1.3.0-7.el7.x86_64 8/177
769 Installing : 2:libpng-1.5.13-5.el7.x86_64 9/177
770 Installing : libSM-1.2.1-7.el7.x86_64 10/177
771 Installing : atk-2.8.0-4.el7.x86_64 11/177
772 Installing : libfontenc-1.1.1-5.el7.x86_64 12/177
773 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 13/177
774 Installing : 2:tar-1.26-29.el7.x86_64 14/177
775 Installing : libXfont-1.4.7-2.el7_0.x86_64 15/177
776 Installing : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 16/177
777 Installing : 1:libvorbis-1.3.3-8.el7.x86_64 17/177
778 Installing : flac-libs-1.3.0-5.el7_1.x86_64 18/177
779 Installing : python-lxml-3.2.1-4.el7.x86_64 19/177
780 Installing : python-javapackages-3.4.1-6.el7_0.noarch 20/177
781 Installing : javapackages-tools-3.4.1-6.el7_0.noarch 21/177
782 Installing : openssh-6.6.1p1-12.el7_1.x86_64 22/177
783 Installing : openssh-clients-6.6.1p1-12.el7_1.x86_64 23/177
784 Installing : jasper-libs-1.900.1-26.el7_0.3.x86_64 24/177
785 Installing : ttmkfdir-3.0.9-41.el7.x86_64 25/177
786 Installing : 1:perl-parent-0.225-244.el7.noarch 26/177
787 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 27/177
788 Installing : perl-podlators-2.5.1-3.el7.noarch 28/177
789 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 29/177
790 Installing : 1:perl-Pod-Escapes-1.04-285.el7.noarch 30/177
791 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 31/177
792 Installing : perl-Encode-2.51-7.el7.x86_64 32/177
793 Installing : perl-Pod-Usage-1.63-3.el7.noarch 33/177
794 Installing : 4:perl-macros-5.16.3-285.el7.x86_64 34/177
795 Installing : 4:perl-libs-5.16.3-285.el7.x86_64 35/177
796 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 36/177
797 Installing : perl-Storable-2.45-3.el7.x86_64 37/177
798 Installing : perl-threads-1.87-4.el7.x86_64 38/177
799 Installing : perl-Carp-1.26-244.el7.noarch 39/177
800 Installing : perl-Filter-1.49-3.el7.x86_64 40/177
801 Installing : perl-Exporter-5.68-3.el7.noarch 41/177
802 Installing : perl-constant-1.27-2.el7.noarch 42/177
803 Installing : perl-Time-Local-1.2300-2.el7.noarch 43/177
804 Installing : perl-Socket-2.010-3.el7.x86_64 44/177
805 Installing : perl-threads-shared-1.43-6.el7.x86_64 45/177
806 Installing : perl-File-Temp-0.23.01-3.el7.noarch 46/177
807 Installing : perl-File-Path-2.09-2.el7.noarch 47/177
808 Installing : perl-PathTools-3.40-5.el7.x86_64 48/177
809 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 49/177
810 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 50/177
811 Installing : perl-Getopt-Long-2.40-2.el7.noarch 51/177
812 Installing : 4:perl-5.16.3-285.el7.x86_64 52/177
813 Installing : 1:perl-Error-0.17020-2.el7.noarch 53/177
814 Installing : perl-Thread-Queue-3.02-2.el7.noarch 54/177
815 Installing : perl-TermReadKey-2.30-20.el7.x86_64 55/177
816 Installing : build-mkbaselibs-20150615-198.1.noarch 56/177
817 Installing : perl-Digest-1.17-245.el7.noarch 57/177
818 Installing : libtidy-0.99.0-31.20091203.el7.x86_64 58/177
819 Installing : m2crypto-0.21.1-15.el7.x86_64 59/177
820 Installing : jbigkit-libs-2.0-11.el7.x86_64 60/177
821 Installing : libtiff-4.0.3-14.el7.x86_64 61/177
822 Installing : unzip-6.0-15.el7.x86_64 62/177
823 Installing : json-c-0.11-4.el7_0.x86_64 63/177
824 Installing : libthai-0.1.14-9.el7.x86_64 64/177
825 Installing : gdb-7.6.1-64.el7.x86_64 65/177
826 Installing : libasyncns-0.8-7.el7.x86_64 66/177
827 Installing : 1:emacs-filesystem-24.3-11.el7.noarch 67/177
828 Installing : lcms2-2.5-4.el7.x86_64 68/177
829 Installing : dwz-0.11-3.el7.x86_64 69/177
830 Installing : zip-3.0-10.el7.x86_64 70/177
831 Installing : alsa-lib-1.0.28-2.el7.x86_64 71/177
832 Installing : libgnome-keyring-3.8.0-3.el7.x86_64 72/177
833 Installing : libpipeline-1.2.3-3.el7.x86_64 73/177
834 Installing : man-db-2.6.3-9.el7.x86_64 74/177
835 Installing : graphite2-1.2.2-5.el7.x86_64 75/177
836 Installing : harfbuzz-0.9.20-4.el7.x86_64 76/177
837 Installing : 2:vim-filesystem-7.4.160-1.el7.x86_64 77/177
838 Installing : 2:vim-common-7.4.160-1.el7.x86_64 78/177
839 Installing : hicolor-icon-theme-0.12-7.el7.noarch 79/177
840 Installing : fontpackages-filesystem-1.44-8.el7.noarch 80/177
841 Installing : fontconfig-2.10.95-7.el7.x86_64 81/177
842 Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 82/177
843 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 83/177
844 Installing : libX11-common-1.6.0-2.1.el7.noarch 84/177
845 Installing : perl-srpm-macros-1-8.el7.noarch 85/177
846 Installing : redhat-rpm-config-9.1.0-68.el7.centos.noarch 86/177
847 Installing : libzip-0.10.1-8.el7.x86_64 87/177
848 Installing : php-common-5.4.16-23.el7_0.3.x86_64 88/177
849 Installing : php-xml-5.4.16-23.el7_0.3.x86_64 89/177
850 Installing : php-phpunit-Text-Template-1.2.0-5.el7.noarch 90/177
851 Installing : php-doctrine-instantiator-1.0.4-1.el7.noarch 91/177
852 Installing : php-mbstring-5.4.16-23.el7_0.3.x86_64 92/177
853 Installing : php-cli-5.4.16-23.el7_0.3.x86_64 93/177
854 Installing : php-phpunit-diff-1.3.0-1.el7.noarch 94/177
855 Installing : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 95/177
856 Installing : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 96/177
857 Installing : php-phpunit-environment-1.2.2-1.el7.noarch 97/177
858 Installing : php-symfony-common-2.5.12-1.el7.noarch 98/177
859 Installing : php-sebastian-recursion-context-1.0.0-1.el7.noarch 99/177
860 Installing : php-phpunit-exporter-1.2.0-1.el7.noarch 100/177
861 Installing : php-phpunit-comparator-1.1.1-1.el7.noarch 101/177
862 Installing : php-symfony-yaml-2.5.12-1.el7.noarch 102/177
863 Installing : php-symfony-class-loader-2.5.12-1.el7.noarch 103/177
864 Installing : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 104/177
865 Installing : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 105/177
866 Installing : php-tidy-5.4.16-3.el7.x86_64 106/177
867 Installing : php-soap-5.4.16-23.el7_0.3.x86_64 107/177
868 Installing : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 108/177
869 Installing : php-sebastian-global-state-1.0.0-1.el7.noarch 109/177
870 Installing : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 110/177
871 Installing : php-phpspec-prophecy-1.4.1-1.el7.noarch 111/177
872 Installing : python-chardet-2.0.1-7.el7.noarch 112/177
873 Installing : python-kitchen-1.1.1-5.el7.noarch 113/177
874 Installing : avahi-libs-0.6.31-14.el7.x86_64 114/177
875 Installing : 1:cups-libs-1.6.3-17.el7.x86_64 115/177
876 Installing : gsm-1.0.13-11.el7.x86_64 116/177
877 Installing : libsndfile-1.0.25-9.el7.x86_64 117/177
878 Installing : tzdata-java-2015d-1.el7.noarch 118/177
879 Installing : rsync-3.0.9-15.el7.x86_64 119/177
880 Installing : perl-Git-1.8.3.1-4.el7.noarch 120/177
881 Installing : git-1.8.3.1-4.el7.x86_64 121/177
882 Installing : php-phpunit-Version-1.0.5-1.el7.noarch 122/177
883 Installing : php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch 123/177
884 Installing : php-phpunit-PHPUnit-4.6.10-1.el7.noarch 124/177
885 Installing : hwdata-0.252-7.8.el7_1.x86_64 125/177
886 Installing : libpciaccess-0.13.1-4.1.el7.x86_64 126/177
887 Installing : libdrm-2.4.56-2.el7.x86_64 127/177
888 Installing : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 128/177
889 Installing : pixman-0.32.4-3.el7.x86_64 129/177
890 Installing : libXau-1.0.8-2.1.el7.x86_64 130/177
891 Installing : libxcb-1.9-5.el7.x86_64 131/177
892 Installing : libX11-1.6.0-2.1.el7.x86_64 132/177
893 Installing : libXext-1.3.2-2.1.el7.x86_64 133/177
894 Installing : libXrender-0.9.8-2.1.el7.x86_64 134/177
895 Installing : libXfixes-5.0.1-2.1.el7.x86_64 135/177
896 Installing : libXi-1.7.2-2.1.el7.x86_64 136/177
897 Installing : libXtst-1.2.2-2.1.el7.x86_64 137/177
898 Installing : libXdamage-1.1.4-4.1.el7.x86_64 138/177
899 Installing : gdk-pixbuf2-2.28.2-4.el7.x86_64 139/177
900 Installing : pulseaudio-libs-3.0-30.el7.x86_64 140/177
901 Installing : libXcursor-1.1.14-2.1.el7.x86_64 141/177
902 Installing : libXrandr-1.4.1-2.1.el7.x86_64 142/177
903 Installing : libXft-2.3.1-5.1.el7.x86_64 143/177
904 Installing : libXxf86vm-1.1.3-2.1.el7.x86_64 144/177
905 Installing : mesa-libGL-10.2.7-5.20140910.el7.x86_64 145/177
906 Installing : libXinerama-1.1.3-2.1.el7.x86_64 146/177
907 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 147/177
908 Installing : giflib-4.1.6-9.el7.x86_64 148/177
909 Installing : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 149/177
910 Installing : cairo-1.12.14-6.el7.x86_64 150/177
911 Installing : pango-1.34.1-5.el7.x86_64 151/177
912 Installing : gtk2-2.24.22-5.el7_0.1.x86_64 152/177
913 Installing : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 153/177
914 Installing : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 154/177
915 Installing : xml-commons-apis-1.4.01-16.el7.noarch 155/177
916 Installing : xml-commons-resolver-1.2-15.el7.noarch 156/177
917 Installing : xalan-j2-2.7.1-23.el7.noarch 157/177
918 Installing : xerces-j2-2.11.0-17.el7_0.noarch 158/177
919 Installing : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 159/177
920 Installing : patch-2.7.1-8.el7.x86_64 160/177
921 Installing : gpm-libs-1.20.7-5.el7.x86_64 161/177
922 Installing : bzip2-1.0.6-12.el7.x86_64 162/177
923 Installing : elfutils-libs-0.160-1.el7.x86_64 163/177
924 Installing : elfutils-0.160-1.el7.x86_64 164/177
925 Installing : rpm-build-4.11.1-25.el7.x86_64 165/177
926 Installing : rpmdevtools-8.3-5.el7.noarch 166/177
927 Installing : 2:vim-enhanced-7.4.160-1.el7.x86_64 167/177
928 Installing : ant-1.9.2-9.el7.noarch 168/177
929 Installing : php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch 169/177
930 Installing : yum-utils-1.1.31-29.el7.noarch 170/177
931 Installing : osc-0.151.2-169.1.x86_64 171/177
932 Installing : perl-Digest-MD5-2.52-3.el7.x86_64 172/177
933 Installing : build-20150615-198.1.noarch 173/177
934 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 174/177
935 Installing : 1:perl-TimeDate-2.30-2.el7.noarch 175/177
936 Installing : screen-4.1.0-0.19.20120314git3c2946.el7.x86_64 176/177
937 Installing : sudo-1.8.6p7-13.el7.x86_64 177/177
938 Verifying : 2:vim-common-7.4.160-1.el7.x86_64 1/177
939 Verifying : 2:tar-1.26-29.el7.x86_64 2/177
940 Verifying : libXfont-1.4.7-2.el7_0.x86_64 3/177
941 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 4/177
942 Verifying : 1:cups-libs-1.6.3-17.el7.x86_64 5/177
943 Verifying : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 6/177
944 Verifying : libXtst-1.2.2-2.1.el7.x86_64 7/177
945 Verifying : elfutils-libs-0.160-1.el7.x86_64 8/177
946 Verifying : python-lxml-3.2.1-4.el7.x86_64 9/177
947 Verifying : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 10/177
948 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 11/177
949 Verifying : php-phpspec-prophecy-1.4.1-1.el7.noarch 12/177
950 Verifying : php-common-5.4.16-23.el7_0.3.x86_64 13/177
951 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/177
952 Verifying : bzip2-1.0.6-12.el7.x86_64 15/177
953 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 16/177
954 Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 17/177
955 Verifying : php-xml-5.4.16-23.el7_0.3.x86_64 18/177
956 Verifying : gpm-libs-1.20.7-5.el7.x86_64 19/177
957 Verifying : xerces-j2-2.11.0-17.el7_0.noarch 20/177
958 Verifying : patch-2.7.1-8.el7.x86_64 21/177
959 Verifying : freetype-2.4.11-10.el7_1.1.x86_64 22/177
960 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 23/177
961 Verifying : libSM-1.2.1-7.el7.x86_64 24/177
962 Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 25/177
963 Verifying : 4:perl-macros-5.16.3-285.el7.x86_64 26/177
964 Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 27/177
965 Verifying : gtk2-2.24.22-5.el7_0.1.x86_64 28/177
966 Verifying : 4:perl-5.16.3-285.el7.x86_64 29/177
967 Verifying : libXau-1.0.8-2.1.el7.x86_64 30/177
968 Verifying : perl-File-Path-2.09-2.el7.noarch 31/177
969 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 32/177
970 Verifying : cairo-1.12.14-6.el7.x86_64 33/177
971 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 34/177
972 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 35/177
973 Verifying : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 36/177
974 Verifying : gdk-pixbuf2-2.28.2-4.el7.x86_64 37/177
975 Verifying : pixman-0.32.4-3.el7.x86_64 38/177
976 Verifying : php-tidy-5.4.16-3.el7.x86_64 39/177
977 Verifying : giflib-4.1.6-9.el7.x86_64 40/177
978 Verifying : hwdata-0.252-7.8.el7_1.x86_64 41/177
979 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 42/177
980 Verifying : build-mkbaselibs-20150615-198.1.noarch 43/177
981 Verifying : rsync-3.0.9-15.el7.x86_64 44/177
982 Verifying : libtiff-4.0.3-14.el7.x86_64 45/177
983 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 46/177
984 Verifying : php-phpunit-Version-1.0.5-1.el7.noarch 47/177
985 Verifying : php-mbstring-5.4.16-23.el7_0.3.x86_64 48/177
986 Verifying : tzdata-java-2015d-1.el7.noarch 49/177
987 Verifying : libXrandr-1.4.1-2.1.el7.x86_64 50/177
988 Verifying : ant-1.9.2-9.el7.noarch 51/177
989 Verifying : 2:libpng-1.5.13-5.el7.x86_64 52/177
990 Verifying : php-phpunit-PHPUnit-4.6.10-1.el7.noarch 53/177
991 Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 54/177
992 Verifying : libXft-2.3.1-5.1.el7.x86_64 55/177
993 Verifying : elfutils-0.160-1.el7.x86_64 56/177
994 Verifying : php-phpunit-PHPUnit-Selenium-1.4.2-1.el7.noarch 57/177
995 Verifying : php-cli-5.4.16-23.el7_0.3.x86_64 58/177
996 Verifying : ttmkfdir-3.0.9-41.el7.x86_64 59/177
997 Verifying : gsm-1.0.13-11.el7.x86_64 60/177
998 Verifying : avahi-libs-0.6.31-14.el7.x86_64 61/177
999 Verifying : build-20150615-198.1.noarch 62/177
1000 Verifying : php-symfony-yaml-2.5.12-1.el7.noarch 63/177
1001 Verifying : 2:libogg-1.3.0-7.el7.x86_64 64/177
1002 Verifying : php-phpunit-diff-1.3.0-1.el7.noarch 65/177
1003 Verifying : pango-1.34.1-5.el7.x86_64 66/177
1004 Verifying : sudo-1.8.6p7-13.el7.x86_64 67/177
1005 Verifying : php-phpunit-exporter-1.2.0-1.el7.noarch 68/177
1006 Verifying : perl-Encode-2.51-7.el7.x86_64 69/177
1007 Verifying : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 70/177
1008 Verifying : libfontenc-1.1.1-5.el7.x86_64 71/177
1009 Verifying : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 72/177
1010 Verifying : pulseaudio-libs-3.0-30.el7.x86_64 73/177
1011 Verifying : php-phpunit-environment-1.2.2-1.el7.noarch 74/177
1012 Verifying : fontconfig-2.10.95-7.el7.x86_64 75/177
1013 Verifying : python-chardet-2.0.1-7.el7.noarch 76/177
1014 Verifying : libzip-0.10.1-8.el7.x86_64 77/177
1015 Verifying : 4:perl-libs-5.16.3-285.el7.x86_64 78/177
1016 Verifying : perl-Digest-1.17-245.el7.noarch 79/177
1017 Verifying : libpciaccess-0.13.1-4.1.el7.x86_64 80/177
1018 Verifying : perl-srpm-macros-1-8.el7.noarch 81/177
1019 Verifying : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 82/177
1020 Verifying : libdrm-2.4.56-2.el7.x86_64 83/177
1021 Verifying : perl-Git-1.8.3.1-4.el7.noarch 84/177
1022 Verifying : libX11-common-1.6.0-2.1.el7.noarch 85/177
1023 Verifying : perl-threads-shared-1.43-6.el7.x86_64 86/177
1024 Verifying : perl-Storable-2.45-3.el7.x86_64 87/177
1025 Verifying : php-soap-5.4.16-23.el7_0.3.x86_64 88/177
1026 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 89/177
1027 Verifying : 1:perl-Pod-Escapes-1.04-285.el7.noarch 90/177
1028 Verifying : php-phpunit-Text-Template-1.2.0-5.el7.noarch 91/177
1029 Verifying : libXxf86vm-1.1.3-2.1.el7.x86_64 92/177
1030 Verifying : fontpackages-filesystem-1.44-8.el7.noarch 93/177
1031 Verifying : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 94/177
1032 Verifying : hicolor-icon-theme-0.12-7.el7.noarch 95/177
1033 Verifying : 1:perl-parent-0.225-244.el7.noarch 96/177
1034 Verifying : libXcursor-1.1.14-2.1.el7.x86_64 97/177
1035 Verifying : libXi-1.7.2-2.1.el7.x86_64 98/177
1036 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 99/177
1037 Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 100/177
1038 Verifying : screen-4.1.0-0.19.20120314git3c2946.el7.x86_64 101/177
1039 Verifying : libXrender-0.9.8-2.1.el7.x86_64 102/177
1040 Verifying : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 103/177
1041 Verifying : 2:vim-filesystem-7.4.160-1.el7.x86_64 104/177
1042 Verifying : perl-Carp-1.26-244.el7.noarch 105/177
1043 Verifying : graphite2-1.2.2-5.el7.x86_64 106/177
1044 Verifying : libpipeline-1.2.3-3.el7.x86_64 107/177
1045 Verifying : python-javapackages-3.4.1-6.el7_0.noarch 108/177
1046 Verifying : libxslt-1.1.28-5.el7.x86_64 109/177
1047 Verifying : php-sebastian-global-state-1.0.0-1.el7.noarch 110/177
1048 Verifying : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 111/177
1049 Verifying : xalan-j2-2.7.1-23.el7.noarch 112/177
1050 Verifying : osc-0.151.2-169.1.x86_64 113/177
1051 Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 114/177
1052 Verifying : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 115/177
1053 Verifying : alsa-lib-1.0.28-2.el7.x86_64 116/177
1054 Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 117/177
1055 Verifying : perl-podlators-2.5.1-3.el7.noarch 118/177
1056 Verifying : libXfixes-5.0.1-2.1.el7.x86_64 119/177
1057 Verifying : zip-3.0-10.el7.x86_64 120/177
1058 Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 121/177
1059 Verifying : perl-Filter-1.49-3.el7.x86_64 122/177
1060 Verifying : dwz-0.11-3.el7.x86_64 123/177
1061 Verifying : libXdamage-1.1.4-4.1.el7.x86_64 124/177
1062 Verifying : lcms2-2.5-4.el7.x86_64 125/177
1063 Verifying : atk-2.8.0-4.el7.x86_64 126/177
1064 Verifying : fipscheck-1.4.1-5.el7.x86_64 127/177
1065 Verifying : 1:emacs-filesystem-24.3-11.el7.noarch 128/177
1066 Verifying : php-symfony-class-loader-2.5.12-1.el7.noarch 129/177
1067 Verifying : libsndfile-1.0.25-9.el7.x86_64 130/177
1068 Verifying : libXinerama-1.1.3-2.1.el7.x86_64 131/177
1069 Verifying : harfbuzz-0.9.20-4.el7.x86_64 132/177
1070 Verifying : jasper-libs-1.900.1-26.el7_0.3.x86_64 133/177
1071 Verifying : libxcb-1.9-5.el7.x86_64 134/177
1072 Verifying : perl-threads-1.87-4.el7.x86_64 135/177
1073 Verifying : perl-Exporter-5.68-3.el7.noarch 136/177
1074 Verifying : perl-constant-1.27-2.el7.noarch 137/177
1075 Verifying : perl-PathTools-3.40-5.el7.x86_64 138/177
1076 Verifying : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 139/177
1077 Verifying : xml-commons-apis-1.4.01-16.el7.noarch 140/177
1078 Verifying : php-phpunit-PHP-CodeCoverage-2.0.17-1.el7.noarch 141/177
1079 Verifying : libasyncns-0.8-7.el7.x86_64 142/177
1080 Verifying : yum-utils-1.1.31-29.el7.noarch 143/177
1081 Verifying : gdb-7.6.1-64.el7.x86_64 144/177
1082 Verifying : mesa-libGL-10.2.7-5.20140910.el7.x86_64 145/177
1083 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 146/177
1084 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 147/177
1085 Verifying : libthai-0.1.14-9.el7.x86_64 148/177
1086 Verifying : perl-Time-Local-1.2300-2.el7.noarch 149/177
1087 Verifying : git-1.8.3.1-4.el7.x86_64 150/177
1088 Verifying : man-db-2.6.3-9.el7.x86_64 151/177
1089 Verifying : python-kitchen-1.1.1-5.el7.noarch 152/177
1090 Verifying : javapackages-tools-3.4.1-6.el7_0.noarch 153/177
1091 Verifying : perl-Socket-2.010-3.el7.x86_64 154/177
1092 Verifying : json-c-0.11-4.el7_0.x86_64 155/177
1093 Verifying : php-symfony-common-2.5.12-1.el7.noarch 156/177
1094 Verifying : xml-commons-resolver-1.2-15.el7.noarch 157/177
1095 Verifying : flac-libs-1.3.0-5.el7_1.x86_64 158/177
1096 Verifying : 2:vim-enhanced-7.4.160-1.el7.x86_64 159/177
1097 Verifying : rpm-build-4.11.1-25.el7.x86_64 160/177
1098 Verifying : 1:perl-Error-0.17020-2.el7.noarch 161/177
1099 Verifying : libICE-1.0.8-7.el7.x86_64 162/177
1100 Verifying : openssh-clients-6.6.1p1-12.el7_1.x86_64 163/177
1101 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 164/177
1102 Verifying : php-doctrine-instantiator-1.0.4-1.el7.noarch 165/177
1103 Verifying : rpmdevtools-8.3-5.el7.noarch 166/177
1104 Verifying : unzip-6.0-15.el7.x86_64 167/177
1105 Verifying : libX11-1.6.0-2.1.el7.x86_64 168/177
1106 Verifying : jbigkit-libs-2.0-11.el7.x86_64 169/177
1107 Verifying : openssh-6.6.1p1-12.el7_1.x86_64 170/177
1108 Verifying : php-phpunit-comparator-1.1.1-1.el7.noarch 171/177
1109 Verifying : m2crypto-0.21.1-15.el7.x86_64 172/177
1110 Verifying : php-sebastian-recursion-context-1.0.0-1.el7.noarch 173/177
1111 Verifying : perl-Getopt-Long-2.40-2.el7.noarch 174/177
1112 Verifying : redhat-rpm-config-9.1.0-68.el7.centos.noarch 175/177
1113 Verifying : libXext-1.3.2-2.1.el7.x86_64 176/177
1114 Verifying : libtidy-0.99.0-31.20091203.el7.x86_64 177/177
1115
1116Installed:
1117 ant.noarch 0:1.9.2-9.el7
1118 build.noarch 0:20150615-198.1
1119 git.x86_64 0:1.8.3.1-4.el7
1120 osc.x86_64 0:0.151.2-169.1
1121 perl-Data-Dumper.x86_64 0:2.145-3.el7
1122 perl-Digest-MD5.x86_64 0:2.52-3.el7
1123 perl-TimeDate.noarch 1:2.30-2.el7
1124 php-phpunit-PHPUnit-Selenium.noarch 0:1.4.2-1.el7
1125 rpmdevtools.noarch 0:8.3-5.el7
1126 screen.x86_64 0:4.1.0-0.19.20120314git3c2946.el7
1127 sudo.x86_64 0:1.8.6p7-13.el7
1128 vim-enhanced.x86_64 2:7.4.160-1.el7
1129 yum-utils.noarch 0:1.1.31-29.el7
1130
1131Dependency Installed:
1132 alsa-lib.x86_64 0:1.0.28-2.el7
1133 atk.x86_64 0:2.8.0-4.el7
1134 avahi-libs.x86_64 0:0.6.31-14.el7
1135 build-mkbaselibs.noarch 0:20150615-198.1
1136 bzip2.x86_64 0:1.0.6-12.el7
1137 cairo.x86_64 0:1.12.14-6.el7
1138 cups-libs.x86_64 1:1.6.3-17.el7
1139 dwz.x86_64 0:0.11-3.el7
1140 elfutils.x86_64 0:0.160-1.el7
1141 elfutils-libs.x86_64 0:0.160-1.el7
1142 emacs-filesystem.noarch 1:24.3-11.el7
1143 fipscheck.x86_64 0:1.4.1-5.el7
1144 fipscheck-lib.x86_64 0:1.4.1-5.el7
1145 flac-libs.x86_64 0:1.3.0-5.el7_1
1146 fontconfig.x86_64 0:2.10.95-7.el7
1147 fontpackages-filesystem.noarch 0:1.44-8.el7
1148 freetype.x86_64 0:2.4.11-10.el7_1.1
1149 gdb.x86_64 0:7.6.1-64.el7
1150 gdk-pixbuf2.x86_64 0:2.28.2-4.el7
1151 giflib.x86_64 0:4.1.6-9.el7
1152 gpm-libs.x86_64 0:1.20.7-5.el7
1153 graphite2.x86_64 0:1.2.2-5.el7
1154 gsm.x86_64 0:1.0.13-11.el7
1155 gtk2.x86_64 0:2.24.22-5.el7_0.1
1156 harfbuzz.x86_64 0:0.9.20-4.el7
1157 hicolor-icon-theme.noarch 0:0.12-7.el7
1158 hwdata.x86_64 0:0.252-7.8.el7_1
1159 jasper-libs.x86_64 0:1.900.1-26.el7_0.3
1160 java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1161 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1162 java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1163 javapackages-tools.noarch 0:3.4.1-6.el7_0
1164 jbigkit-libs.x86_64 0:2.0-11.el7
1165 json-c.x86_64 0:0.11-4.el7_0
1166 lcms2.x86_64 0:2.5-4.el7
1167 libICE.x86_64 0:1.0.8-7.el7
1168 libSM.x86_64 0:1.2.1-7.el7
1169 libX11.x86_64 0:1.6.0-2.1.el7
1170 libX11-common.noarch 0:1.6.0-2.1.el7
1171 libXau.x86_64 0:1.0.8-2.1.el7
1172 libXcomposite.x86_64 0:0.4.4-4.1.el7
1173 libXcursor.x86_64 0:1.1.14-2.1.el7
1174 libXdamage.x86_64 0:1.1.4-4.1.el7
1175 libXext.x86_64 0:1.3.2-2.1.el7
1176 libXfixes.x86_64 0:5.0.1-2.1.el7
1177 libXfont.x86_64 0:1.4.7-2.el7_0
1178 libXft.x86_64 0:2.3.1-5.1.el7
1179 libXi.x86_64 0:1.7.2-2.1.el7
1180 libXinerama.x86_64 0:1.1.3-2.1.el7
1181 libXrandr.x86_64 0:1.4.1-2.1.el7
1182 libXrender.x86_64 0:0.9.8-2.1.el7
1183 libXtst.x86_64 0:1.2.2-2.1.el7
1184 libXxf86vm.x86_64 0:1.1.3-2.1.el7
1185 libasyncns.x86_64 0:0.8-7.el7
1186 libdrm.x86_64 0:2.4.56-2.el7
1187 libedit.x86_64 0:3.0-12.20121213cvs.el7
1188 libfontenc.x86_64 0:1.1.1-5.el7
1189 libgnome-keyring.x86_64 0:3.8.0-3.el7
1190 libjpeg-turbo.x86_64 0:1.2.90-5.el7
1191 libogg.x86_64 2:1.3.0-7.el7
1192 libpciaccess.x86_64 0:0.13.1-4.1.el7
1193 libpipeline.x86_64 0:1.2.3-3.el7
1194 libpng.x86_64 2:1.5.13-5.el7
1195 libsndfile.x86_64 0:1.0.25-9.el7
1196 libthai.x86_64 0:0.1.14-9.el7
1197 libtidy.x86_64 0:0.99.0-31.20091203.el7
1198 libtiff.x86_64 0:4.0.3-14.el7
1199 libvorbis.x86_64 1:1.3.3-8.el7
1200 libxcb.x86_64 0:1.9-5.el7
1201 libxslt.x86_64 0:1.1.28-5.el7
1202 libzip.x86_64 0:0.10.1-8.el7
1203 m2crypto.x86_64 0:0.21.1-15.el7
1204 man-db.x86_64 0:2.6.3-9.el7
1205 mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7
1206 mesa-libGL.x86_64 0:10.2.7-5.20140910.el7
1207 mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7
1208 mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7
1209 openssh.x86_64 0:6.6.1p1-12.el7_1
1210 openssh-clients.x86_64 0:6.6.1p1-12.el7_1
1211 pango.x86_64 0:1.34.1-5.el7
1212 patch.x86_64 0:2.7.1-8.el7
1213 perl.x86_64 4:5.16.3-285.el7
1214 perl-Carp.noarch 0:1.26-244.el7
1215 perl-Digest.noarch 0:1.17-245.el7
1216 perl-Encode.x86_64 0:2.51-7.el7
1217 perl-Error.noarch 1:0.17020-2.el7
1218 perl-Exporter.noarch 0:5.68-3.el7
1219 perl-File-Path.noarch 0:2.09-2.el7
1220 perl-File-Temp.noarch 0:0.23.01-3.el7
1221 perl-Filter.x86_64 0:1.49-3.el7
1222 perl-Getopt-Long.noarch 0:2.40-2.el7
1223 perl-Git.noarch 0:1.8.3.1-4.el7
1224 perl-HTTP-Tiny.noarch 0:0.033-3.el7
1225 perl-PathTools.x86_64 0:3.40-5.el7
1226 perl-Pod-Escapes.noarch 1:1.04-285.el7
1227 perl-Pod-Perldoc.noarch 0:3.20-4.el7
1228 perl-Pod-Simple.noarch 1:3.28-4.el7
1229 perl-Pod-Usage.noarch 0:1.63-3.el7
1230 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
1231 perl-Socket.x86_64 0:2.010-3.el7
1232 perl-Storable.x86_64 0:2.45-3.el7
1233 perl-TermReadKey.x86_64 0:2.30-20.el7
1234 perl-Text-ParseWords.noarch 0:3.29-4.el7
1235 perl-Thread-Queue.noarch 0:3.02-2.el7
1236 perl-Time-HiRes.x86_64 4:1.9725-3.el7
1237 perl-Time-Local.noarch 0:1.2300-2.el7
1238 perl-constant.noarch 0:1.27-2.el7
1239 perl-libs.x86_64 4:5.16.3-285.el7
1240 perl-macros.x86_64 4:5.16.3-285.el7
1241 perl-parent.noarch 1:0.225-244.el7
1242 perl-podlators.noarch 0:2.5.1-3.el7
1243 perl-srpm-macros.noarch 0:1-8.el7
1244 perl-threads.x86_64 0:1.87-4.el7
1245 perl-threads-shared.x86_64 0:1.43-6.el7
1246 php-cli.x86_64 0:5.4.16-23.el7_0.3
1247 php-common.x86_64 0:5.4.16-23.el7_0.3
1248 php-doctrine-instantiator.noarch 0:1.0.4-1.el7
1249 php-mbstring.x86_64 0:5.4.16-23.el7_0.3
1250 php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7
1251 php-phpspec-prophecy.noarch 0:1.4.1-1.el7
1252 php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7
1253 php-phpunit-PHP-CodeCoverage.noarch 0:2.0.17-1.el7
1254 php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7
1255 php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7
1256 php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7
1257 php-phpunit-PHPUnit.noarch 0:4.6.10-1.el7
1258 php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7
1259 php-phpunit-Text-Template.noarch 0:1.2.0-5.el7
1260 php-phpunit-Version.noarch 0:1.0.5-1.el7
1261 php-phpunit-comparator.noarch 0:1.1.1-1.el7
1262 php-phpunit-diff.noarch 0:1.3.0-1.el7
1263 php-phpunit-environment.noarch 0:1.2.2-1.el7
1264 php-phpunit-exporter.noarch 0:1.2.0-1.el7
1265 php-sebastian-global-state.noarch 0:1.0.0-1.el7
1266 php-sebastian-recursion-context.noarch 0:1.0.0-1.el7
1267 php-soap.x86_64 0:5.4.16-23.el7_0.3
1268 php-symfony-class-loader.noarch 0:2.5.12-1.el7
1269 php-symfony-common.noarch 0:2.5.12-1.el7
1270 php-symfony-yaml.noarch 0:2.5.12-1.el7
1271 php-tidy.x86_64 0:5.4.16-3.el7
1272 php-xml.x86_64 0:5.4.16-23.el7_0.3
1273 pixman.x86_64 0:0.32.4-3.el7
1274 pulseaudio-libs.x86_64 0:3.0-30.el7
1275 python-chardet.noarch 0:2.0.1-7.el7
1276 python-javapackages.noarch 0:3.4.1-6.el7_0
1277 python-kitchen.noarch 0:1.1.1-5.el7
1278 python-lxml.x86_64 0:3.2.1-4.el7
1279 redhat-rpm-config.noarch 0:9.1.0-68.el7.centos
1280 rpm-build.x86_64 0:4.11.1-25.el7
1281 rsync.x86_64 0:3.0.9-15.el7
1282 tar.x86_64 2:1.26-29.el7
1283 tcp_wrappers-libs.x86_64 0:7.6-77.el7
1284 ttmkfdir.x86_64 0:3.0.9-41.el7
1285 tzdata-java.noarch 0:2015d-1.el7
1286 unzip.x86_64 0:6.0-15.el7
1287 vim-common.x86_64 2:7.4.160-1.el7
1288 vim-filesystem.x86_64 2:7.4.160-1.el7
1289 xalan-j2.noarch 0:2.7.1-23.el7
1290 xerces-j2.noarch 0:2.11.0-17.el7_0
1291 xml-commons-apis.noarch 0:1.4.01-16.el7
1292 xml-commons-resolver.noarch 0:1.2-15.el7
1293 xorg-x11-font-utils.x86_64 1:7.5-18.1.el7
1294 xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
1295 zip.x86_64 0:3.0-10.el7
1296
1297Complete!
1298 ---> 3673fa1b38c0
1299Removing intermediate container 9acc9f7e7411
1300Step 16 : WORKDIR /srv
1301 ---> Running in 4ae8e7e201e9
1302 ---> ea6ff8f14182
1303Removing intermediate container 4ae8e7e201e9
1304Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
1305 ---> Running in 5670ceb41c2e
1306Cloning into 'closure-compiler.git'...
1307 ---> 968a00e85d3d
1308Removing intermediate container 5670ceb41c2e
1309Step 18 : WORKDIR /srv/closure-compiler.git
1310 ---> Running in 733fd194f9e6
1311 ---> b1e94cd0c5ab
1312Removing intermediate container 733fd194f9e6
1313Step 19 : RUN ant jar
1314 ---> Running in 424eaa9f374d
1315Buildfile: /srv/closure-compiler.git/build.xml
1316
1317relversion:
1318
1319compile:
1320 [mkdir] Created dir: /srv/closure-compiler.git/build/classes
1321 [javac] Compiling 12 source files to /srv/closure-compiler.git/build/classes
1322 [javac] Compiling 576 source files to /srv/closure-compiler.git/build/classes
1323 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/CheckEventfulObjectDisposal.java:1265: warning: [unchecked] unchecked cast
1324 [javac] for (TypedVar v : ((Set<TypedVar>) liveness.getEscapedLocals())) {
1325 [javac] ^
1326 [javac] required: Set<TypedVar>
1327 [javac] found: Set<CAP#1>
1328 [javac] where CAP#1 is a fresh type-variable:
1329 [javac] CAP#1 extends Var from capture of ? extends Var
1330 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1041: warning: [unchecked] getType(String) in JSTypeRegistry implements <T>getType(String) in TypeIRegistry
1331 [javac] public JSType getType(String jsTypeName) {
1332 [javac] ^
1333 [javac] return type requires unchecked conversion from JSType to T
1334 [javac] where T is a type-variable:
1335 [javac] T extends TypeI declared in method <T>getType(String)
1336 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1052: warning: [unchecked] getNativeType(JSTypeNative) in JSTypeRegistry implements <T>getNativeType(JSTypeNative) in TypeIRegistry
1337 [javac] public JSType getNativeType(JSTypeNative typeId) {
1338 [javac] ^
1339 [javac] return type requires unchecked conversion from JSType to T
1340 [javac] where T is a type-variable:
1341 [javac] T extends TypeI declared in method <T>getNativeType(JSTypeNative)
1342 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1057: warning: [unchecked] getNativeObjectType(JSTypeNative) in JSTypeRegistry implements <T>getNativeObjectType(JSTypeNative) in TypeIRegistry
1343 [javac] public ObjectType getNativeObjectType(JSTypeNative typeId) {
1344 [javac] ^
1345 [javac] return type requires unchecked conversion from ObjectType to T
1346 [javac] where T is a type-variable:
1347 [javac] T extends ObjectTypeI declared in method <T>getNativeObjectType(JSTypeNative)
1348 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1062: warning: [unchecked] getNativeFunctionType(JSTypeNative) in JSTypeRegistry implements <T>getNativeFunctionType(JSTypeNative) in TypeIRegistry
1349 [javac] public FunctionType getNativeFunctionType(JSTypeNative typeId) {
1350 [javac] ^
1351 [javac] return type requires unchecked conversion from FunctionType to T
1352 [javac] where T is a type-variable:
1353 [javac] T extends FunctionTypeI declared in method <T>getNativeFunctionType(JSTypeNative)
1354 [javac] /srv/closure-compiler.git/src/com/google/javascript/rhino/jstype/JSTypeRegistry.java:1608: warning: [unchecked] unchecked cast
1355 [javac] return createFromTypeNodesInternal(n, sourceName, (StaticTypedScope<JSType>) scope);
1356 [javac] ^
1357 [javac] required: StaticTypedScope<JSType>
1358 [javac] found: StaticTypedScope<CAP#1>
1359 [javac] where CAP#1 is a fresh type-variable:
1360 [javac] CAP#1 extends TypeI from capture of ? extends TypeI
1361 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/MemoizedScopeCreator.java:82: warning: [unchecked] createScope(Node,Scope) in MemoizedScopeCreator implements <T>createScope(Node,T) in ScopeCreator
1362 [javac] public TypedScope createScope(Node n, Scope parent) {
1363 [javac] ^
1364 [javac] return type requires unchecked conversion from TypedScope to T
1365 [javac] where T is a type-variable:
1366 [javac] T extends Scope declared in method <T>createScope(Node,T)
1367 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/SymbolTable.java:1759: warning: [unchecked] unchecked cast
1368 [javac] return ((StaticTypedSlot<JSType>) sym).getType();
1369 [javac] ^
1370 [javac] required: StaticTypedSlot<JSType>
1371 [javac] found: StaticSlot
1372 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/SymbolTable.java:1766: warning: [unchecked] unchecked cast
1373 [javac] return ((StaticTypedScope<JSType>) s).getTypeOfThis();
1374 [javac] ^
1375 [javac] required: StaticTypedScope<JSType>
1376 [javac] found: StaticScope
1377 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/SymbolTable.java:1773: warning: [unchecked] unchecked cast
1378 [javac] return ((StaticTypedSlot<JSType>) sym).isTypeInferred();
1379 [javac] ^
1380 [javac] required: StaticTypedSlot<JSType>
1381 [javac] found: StaticSlot
1382 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/TypedScope.java:216: warning: [unchecked] getVars() in TypedScope overrides <T>getVars() in Scope
1383 [javac] public Iterator<TypedVar> getVars() {
1384 [javac] ^
1385 [javac] return type requires unchecked conversion from Iterator<TypedVar> to Iterator<T>
1386 [javac] where T is a type-variable:
1387 [javac] T extends Var declared in method <T>getVars()
1388 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/TypedScopeCreator.java:205: warning: [unchecked] createScope(Node,Scope) in TypedScopeCreator implements <T>createScope(Node,T) in ScopeCreator
1389 [javac] public TypedScope createScope(Node root, Scope parent) {
1390 [javac] ^
1391 [javac] return type requires unchecked conversion from TypedScope to T
1392 [javac] where T is a type-variable:
1393 [javac] T extends Scope declared in method <T>createScope(Node,T)
1394 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/CoalesceVariableNames.java:124: warning: [unchecked] unchecked cast
1395 [javac] t, cfg, (Set<Var>) liveness.getEscapedLocals());
1396 [javac] ^
1397 [javac] required: Set<Var>
1398 [javac] found: Set<CAP#1>
1399 [javac] where CAP#1 is a fresh type-variable:
1400 [javac] CAP#1 extends Var from capture of ? extends Var
1401 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/Es6SyntacticScopeCreator.java:55: warning: [unchecked] createScope(Node,Scope) in Es6SyntacticScopeCreator implements <T>createScope(Node,T) in ScopeCreator
1402 [javac] public Scope createScope(Node n, Scope parent) {
1403 [javac] ^
1404 [javac] return type requires unchecked conversion from Scope to T
1405 [javac] where T is a type-variable:
1406 [javac] T extends Scope declared in method <T>createScope(Node,T)
1407 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:117: warning: [unchecked] unchecked conversion
1408 [javac] this.defineParams = new LinkedList();
1409 [javac] ^
1410 [javac] required: List<Parameter>
1411 [javac] found: LinkedList
1412 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:118: warning: [unchecked] unchecked conversion
1413 [javac] this.entryPointParams = new LinkedList();
1414 [javac] ^
1415 [javac] required: List<Parameter>
1416 [javac] found: LinkedList
1417 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:119: warning: [unchecked] unchecked conversion
1418 [javac] this.externFileLists = new LinkedList();
1419 [javac] ^
1420 [javac] required: List<FileList>
1421 [javac] found: LinkedList
1422 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:120: warning: [unchecked] unchecked conversion
1423 [javac] this.sourceFileLists = new LinkedList();
1424 [javac] ^
1425 [javac] required: List<FileList>
1426 [javac] found: LinkedList
1427 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:121: warning: [unchecked] unchecked conversion
1428 [javac] this.sourcePaths = new LinkedList();
1429 [javac] ^
1430 [javac] required: List<Path>
1431 [javac] found: LinkedList
1432 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:122: warning: [unchecked] unchecked conversion
1433 [javac] this.warnings = new LinkedList();
1434 [javac] ^
1435 [javac] required: List<Warning>
1436 [javac] found: LinkedList
1437 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:516: warning: [unchecked] unchecked conversion
1438 [javac] List<String> entryPoints = new LinkedList();
1439 [javac] ^
1440 [javac] required: List<String>
1441 [javac] found: LinkedList
1442 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:601: warning: [unchecked] unchecked conversion
1443 [javac] List<SourceFile> files = new LinkedList();
1444 [javac] ^
1445 [javac] required: List<SourceFile>
1446 [javac] found: LinkedList
1447 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:614: warning: [unchecked] unchecked conversion
1448 [javac] List<SourceFile> files = new LinkedList();
1449 [javac] ^
1450 [javac] required: List<SourceFile>
1451 [javac] found: LinkedList
1452 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:632: warning: [unchecked] unchecked conversion
1453 [javac] List<SourceFile> files = new LinkedList();
1454 [javac] ^
1455 [javac] required: List<SourceFile>
1456 [javac] found: LinkedList
1457 [javac] 24 warnings
1458 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
1459 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
1460 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing
1461[propertyfile] Updating property file: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing/ParserConfig.properties
1462 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
1463 [copy] Copying 3 files to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
1464
1465jar:
1466 [zip] Building zip: /srv/closure-compiler.git/build/externs.zip
1467 [jar] Building jar: /srv/closure-compiler.git/build/compiler.jar
1468
1469BUILD SUCCESSFUL
1470Total time: 13 seconds
1471 ---> 36bd86d1f887
1472Removing intermediate container 424eaa9f374d
1473Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
1474 ---> f3253d1a2fa7
1475Removing intermediate container c6cea412d09b
1476Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
1477 ---> e77f5b72fb63
1478Removing intermediate container 8927c67ae9b5
1479Step 22 : WORKDIR /srv
1480 ---> Running in a78d2ac87758
1481 ---> 48fc092254a0
1482Removing intermediate container a78d2ac87758
1483Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
1484 ---> Running in 2735928abe2b
1485phantomjs-1.9.7-linux-x86_64/
1486phantomjs-1.9.7-linux-x86_64/bin/
1487phantomjs-1.9.7-linux-x86_64/bin/phantomjs
1488phantomjs-1.9.7-linux-x86_64/examples/
1489phantomjs-1.9.7-linux-x86_64/examples/scandir.js
1490phantomjs-1.9.7-linux-x86_64/examples/technews.coffee
1491phantomjs-1.9.7-linux-x86_64/examples/tweets.js
1492phantomjs-1.9.7-linux-x86_64/examples/rasterize.coffee
1493phantomjs-1.9.7-linux-x86_64/examples/pagecallback.js
1494phantomjs-1.9.7-linux-x86_64/examples/printheaderfooter.js
1495phantomjs-1.9.7-linux-x86_64/examples/follow.js
1496phantomjs-1.9.7-linux-x86_64/examples/run-jasmine.coffee
1497phantomjs-1.9.7-linux-x86_64/examples/module.js
1498phantomjs-1.9.7-linux-x86_64/examples/waitfor.coffee
1499phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.coffee
1500phantomjs-1.9.7-linux-x86_64/examples/pizza.js
1501phantomjs-1.9.7-linux-x86_64/examples/seasonfood.coffee
1502phantomjs-1.9.7-linux-x86_64/examples/unrandomize.js
1503phantomjs-1.9.7-linux-x86_64/examples/modernizr.js
1504phantomjs-1.9.7-linux-x86_64/examples/waitfor.js
1505phantomjs-1.9.7-linux-x86_64/examples/direction.js
1506phantomjs-1.9.7-linux-x86_64/examples/arguments.coffee
1507phantomjs-1.9.7-linux-x86_64/examples/render_multi_url.js
1508phantomjs-1.9.7-linux-x86_64/examples/run-qunit.js
1509phantomjs-1.9.7-linux-x86_64/examples/printheaderfooter.coffee
1510phantomjs-1.9.7-linux-x86_64/examples/ipgeocode.js
1511phantomjs-1.9.7-linux-x86_64/examples/ipgeocode.coffee
1512phantomjs-1.9.7-linux-x86_64/examples/version.js
1513phantomjs-1.9.7-linux-x86_64/examples/movies.js
1514phantomjs-1.9.7-linux-x86_64/examples/child_process-examples.js
1515phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.coffee
1516phantomjs-1.9.7-linux-x86_64/examples/version.coffee
1517phantomjs-1.9.7-linux-x86_64/examples/seasonfood.js
1518phantomjs-1.9.7-linux-x86_64/examples/server.js
1519phantomjs-1.9.7-linux-x86_64/examples/countdown.js
1520phantomjs-1.9.7-linux-x86_64/examples/rasterize.js
1521phantomjs-1.9.7-linux-x86_64/examples/injectme.js
1522phantomjs-1.9.7-linux-x86_64/examples/run-jasmine.js
1523phantomjs-1.9.7-linux-x86_64/examples/post.js
1524phantomjs-1.9.7-linux-x86_64/examples/imagebin.coffee
1525phantomjs-1.9.7-linux-x86_64/examples/pizza.coffee
1526phantomjs-1.9.7-linux-x86_64/examples/hello.coffee
1527phantomjs-1.9.7-linux-x86_64/examples/features.js
1528phantomjs-1.9.7-linux-x86_64/examples/movies.coffee
1529phantomjs-1.9.7-linux-x86_64/examples/tweets.coffee
1530phantomjs-1.9.7-linux-x86_64/examples/injectme.coffee
1531phantomjs-1.9.7-linux-x86_64/examples/features.coffee
1532phantomjs-1.9.7-linux-x86_64/examples/colorwheel.coffee
1533phantomjs-1.9.7-linux-x86_64/examples/walk_through_frames.js
1534phantomjs-1.9.7-linux-x86_64/examples/printmargins.coffee
1535phantomjs-1.9.7-linux-x86_64/examples/printmargins.js
1536phantomjs-1.9.7-linux-x86_64/examples/scandir.coffee
1537phantomjs-1.9.7-linux-x86_64/examples/loadspeed.coffee
1538phantomjs-1.9.7-linux-x86_64/examples/printenv.js
1539phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.coffee
1540phantomjs-1.9.7-linux-x86_64/examples/fibo.coffee
1541phantomjs-1.9.7-linux-x86_64/examples/echoToFile.coffee
1542phantomjs-1.9.7-linux-x86_64/examples/netlog.js
1543phantomjs-1.9.7-linux-x86_64/examples/useragent.coffee
1544phantomjs-1.9.7-linux-x86_64/examples/child_process-examples.coffee
1545phantomjs-1.9.7-linux-x86_64/examples/weather.coffee
1546phantomjs-1.9.7-linux-x86_64/examples/direction.coffee
1547phantomjs-1.9.7-linux-x86_64/examples/module.coffee
1548phantomjs-1.9.7-linux-x86_64/examples/printenv.coffee
1549phantomjs-1.9.7-linux-x86_64/examples/simpleserver.js
1550phantomjs-1.9.7-linux-x86_64/examples/fibo.js
1551phantomjs-1.9.7-linux-x86_64/examples/imagebin.js
1552phantomjs-1.9.7-linux-x86_64/examples/colorwheel.js
1553phantomjs-1.9.7-linux-x86_64/examples/technews.js
1554phantomjs-1.9.7-linux-x86_64/examples/hello.js
1555phantomjs-1.9.7-linux-x86_64/examples/echoToFile.js
1556phantomjs-1.9.7-linux-x86_64/examples/postserver.coffee
1557phantomjs-1.9.7-linux-x86_64/examples/page_events.coffee
1558phantomjs-1.9.7-linux-x86_64/examples/postserver.js
1559phantomjs-1.9.7-linux-x86_64/examples/weather.js
1560phantomjs-1.9.7-linux-x86_64/examples/countdown.coffee
1561phantomjs-1.9.7-linux-x86_64/examples/netsniff.coffee
1562phantomjs-1.9.7-linux-x86_64/examples/detectsniff.js
1563phantomjs-1.9.7-linux-x86_64/examples/render_multi_url.coffee
1564phantomjs-1.9.7-linux-x86_64/examples/useragent.js
1565phantomjs-1.9.7-linux-x86_64/examples/walk_through_frames.coffee
1566phantomjs-1.9.7-linux-x86_64/examples/post.coffee
1567phantomjs-1.9.7-linux-x86_64/examples/arguments.js
1568phantomjs-1.9.7-linux-x86_64/examples/simpleserver.coffee
1569phantomjs-1.9.7-linux-x86_64/examples/run-qunit.coffee
1570phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.coffee
1571phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.js
1572phantomjs-1.9.7-linux-x86_64/examples/follow.coffee
1573phantomjs-1.9.7-linux-x86_64/examples/loadspeed.js
1574phantomjs-1.9.7-linux-x86_64/examples/page_events.js
1575phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.js
1576phantomjs-1.9.7-linux-x86_64/examples/sleepsort.js
1577phantomjs-1.9.7-linux-x86_64/examples/sleepsort.coffee
1578phantomjs-1.9.7-linux-x86_64/examples/netlog.coffee
1579phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.js
1580phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.js
1581phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.coffee
1582phantomjs-1.9.7-linux-x86_64/examples/server.coffee
1583phantomjs-1.9.7-linux-x86_64/examples/universe.js
1584phantomjs-1.9.7-linux-x86_64/examples/pagecallback.coffee
1585phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.js
1586phantomjs-1.9.7-linux-x86_64/examples/detectsniff.coffee
1587phantomjs-1.9.7-linux-x86_64/examples/unrandomize.coffee
1588phantomjs-1.9.7-linux-x86_64/examples/netsniff.js
1589phantomjs-1.9.7-linux-x86_64/ChangeLog
1590phantomjs-1.9.7-linux-x86_64/README.md
1591phantomjs-1.9.7-linux-x86_64/LICENSE.BSD
1592phantomjs-1.9.7-linux-x86_64/third-party.txt
1593 ---> e46855d1d8ae
1594Removing intermediate container 2735928abe2b
1595Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
1596 ---> Running in bde92a17b7ff
1597 ---> 3b3c08366656
1598Removing intermediate container bde92a17b7ff
1599Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
1600 ---> 8dea95bdbbf4
1601Removing intermediate container 80e963cdc556
1602Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
1603 ---> c877d42397cb
1604Removing intermediate container 5dc3a25cb9be
1605Step 27 : RUN chmod 755 /entrypoint.sh
1606 ---> Running in 4be627990bc7
1607 ---> d79f260b7bdf
1608Removing intermediate container 4be627990bc7
1609Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
1610 ---> Running in d3a3975f0a1d
1611 ---> e16f13bb6322
1612Removing intermediate container d3a3975f0a1d
1613Successfully built e16f13bb6322
1614/var/tmp/1104/docker.git
1615/var/tmp/1104
1616

Lease Host atomic01

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 23 2015, 2:58 PM · Built for 1 s
Status
Passed

Lease Host atomic02

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 23 2015, 2:58 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 23 2015, 2:58 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline