Page MenuHomePhorge

Build 850
PassedPublic

Run Command on atomic01

When
Completed at Jun 24 2015, 9:27 AM · Built for 10 m, 44 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 3123 (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+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
13+ package=stick
14++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/tmp/1161
20+ TMPDIR=/var/tmp/1161
21+ '[' '!' -d stick.git ']'
22+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
23+ pushd stick.git
24+ git checkout master
25Already on 'master'
26+ popd
27+ '[' stick '!=' stick ']'
28+ export commit
29+ export differential
30+ export id
31+ export package
32+ export phid
33+ export ro_uri
34+ export uri
35+ export vcs
36+ export test_build
37+ export test_functional
38+ export test_integration
39+ export test_performance
40+ export test_unit
41+ export test_obs
42+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
43+ '[' -x stick.git/drydocker/stick/build.sh ']'
44+ pushd stick.git
45+ ../stick.git/drydocker/stick/build.sh
46Sending build context to Docker daemon 5.632 kB
47
48Sending build context to Docker daemon
49+ retval=0
50+ popd
51+ cd /var/tmp
52+ rm -rf /var/tmp/1161
53+ exit 0
54

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

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

Run Command on atomic02

When
Completed at Jun 24 2015, 9:24 AM · Built for 8 m, 2 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 3121 (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+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
13+ package=stick
14++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/tmp/1160
20+ TMPDIR=/var/tmp/1160
21+ '[' '!' -d stick.git ']'
22+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
23+ pushd stick.git
24+ git checkout master
25Already on 'master'
26+ popd
27+ '[' stick '!=' stick ']'
28+ export commit
29+ export differential
30+ export id
31+ export package
32+ export phid
33+ export ro_uri
34+ export uri
35+ export vcs
36+ export test_build
37+ export test_functional
38+ export test_integration
39+ export test_performance
40+ export test_unit
41+ export test_obs
42+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
43+ '[' -x stick.git/drydocker/stick/build.sh ']'
44+ pushd stick.git
45+ ../stick.git/drydocker/stick/build.sh
46Sending build context to Docker daemon 5.632 kB
47
48Sending build context to Docker daemon
49+ retval=0
50+ popd
51+ cd /var/tmp
52+ rm -rf /var/tmp/1160
53+ exit 0
54

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

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

Lease Host atomic01

When
Completed at Jun 24 2015, 9:16 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Lease Host atomic02

When
Completed at Jun 24 2015, 9:16 AM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Jun 24 2015, 9:16 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

Event Timeline