· 9 years ago · Mar 13, 2017, 06:56 AM
1*****************************************************
2[1;32;40mDownloading all required software for install routines.
3(B[m*****************************************************
4*************************************************
5[1;32;40m* Installing Development Tools
6(B[m*************************************************
7please wait for yum download and installs to complete.
8yum installs in less verbose mode so final install status is only shown..
9....
10......
11.........
12Loaded plugins: fastestmirror
13Loading mirror speeds from cached hostfile
14 * base: ca.mirror.babylon.network
15 * epel: ca.mirror.babylon.network
16 * extras: ca.mirror.babylon.network
17 * updates: ca.mirror.babylon.network
18Package yum-3.4.3-150.el7.centos.noarch already installed and latest version
19Nothing to do
20Loaded plugins: fastestmirror
21Loading mirror speeds from cached hostfile
22 * base: ca.mirror.babylon.network
23 * epel: ca.mirror.babylon.network
24 * extras: ca.mirror.babylon.network
25 * updates: ca.mirror.babylon.network
26Package yum-3.4.3-150.el7.centos.noarch already installed and latest version
27Nothing to do
28setting yum priorities for CentOS-Base.repo
29[base]
30name=CentOS-$releasever - Base
31mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
32#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
33gpgcheck=1
34gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
35[updates]
36name=CentOS-$releasever - Updates
37mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
38#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
39gpgcheck=1
40gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
41[extras]
42name=CentOS-$releasever - Extras
43mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
44#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
45gpgcheck=1
46gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
47[centosplus]
48name=CentOS-$releasever - Plus
49mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
50#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
51gpgcheck=1
52enabled=0
53gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
54[1;32;40m*************************************************
55(B[m[1;32;40mFixing CentOS-Base.repo YUM Priorities
56(B[m[1;32;40m*************************************************
57(B[m# CentOS-Base.repo
58#
59# The mirror system uses the connecting IP address of the client and the
60# update status of each mirror to pick mirrors that are updated to and
61# geographically close to the client. You should use this for CentOS updates
62# unless you are manually picking other mirrors.
63#
64# If the mirrorlist= does not work for you, as a fall back you can try the
65# remarked out baseurl= line instead.
66#
67#
68
69[base]
70name=CentOS-$releasever - Base
71mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
72#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
73gpgcheck=1
74gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
75priority=1
76
77#released updates
78[updates]
79name=CentOS-$releasever - Updates
80mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
81#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
82gpgcheck=1
83gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
84priority=1
85priority=1
86
87#additional packages that may be useful
88[extras]
89name=CentOS-$releasever - Extras
90mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
91#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
92gpgcheck=1
93gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
94priority=1
95
96#additional packages that extend functionality of existing packages
97[centosplus]
98name=CentOS-$releasever - Plus
99mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
100#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
101gpgcheck=1
102enabled=0
103gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
104priority=2
105priority=2
106
107
108setting yum priorities for CentOS-CR.repo
109[cr]
110name=CentOS-$releasever - cr
111baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
112gpgcheck=1
113gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
114[1;32;40m*************************************************
115(B[m[1;32;40mFixing CentOS-CR.repo YUM Priorities
116(B[m[1;32;40m*************************************************
117(B[m# CentOS-CR.repo
118#
119# The Continuous Release ( CR ) repository contains rpms that are due in the next
120# release for a specific CentOS Version ( eg. next release in CentOS-7 ); these rpms
121# are far less tested, with no integration checking or update path testing having
122# taken place. They are still built from the upstream sources, but might not map
123# to an exact upstream distro release.
124#
125# These packages are made available soon after they are built, for people willing
126# to test their environments, provide feedback on content for the next release, and
127# for people looking for early-access to next release content.
128#
129# The CR repo is shipped in a disabled state by default; its important that users
130# understand the implications of turning this on.
131#
132# NOTE: We do not use a mirrorlist for the CR repos, to ensure content is available
133# to everyone as soon as possible, and not need to wait for the external
134# mirror network to seed first. However, many local mirrors will carry CR repos
135# and if desired you can use one of these local mirrors by editing the baseurl
136# line in the repo config below.
137#
138
139[cr]
140name=CentOS-$releasever - cr
141baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
142gpgcheck=1
143gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
144priority=1
145enabled=0
146
147
148skip unneeded yum package check/installs for curl installer routines
149
150
151skip unneeded yum package check/installs for curl installer routines
152
153Loaded plugins: fastestmirror, priorities
154Loading mirror speeds from cached hostfile
155 * base: ca.mirror.babylon.network
156 * epel: ca.mirror.babylon.network
157 * extras: ca.mirror.babylon.network
158 * updates: ca.mirror.babylon.network
159265 packages excluded due to repository priority protections
160Package ipset-6.19-6.el7.x86_64 already installed and latest version
161Resolving Dependencies
162--> Running transaction check
163---> Package ipset-devel.x86_64 0:6.19-6.el7 will be installed
164--> Finished Dependency Resolution
165
166Dependencies Resolved
167
168================================================================================
169 Package Arch Version Repository Size
170================================================================================
171Installing:
172 ipset-devel x86_64 6.19-6.el7 base 15 k
173
174Transaction Summary
175================================================================================
176Install 1 Package
177
178Total download size: 15 k
179Installed size: 40 k
180Downloading packages:
181Running transaction check
182Running transaction test
183Transaction test succeeded
184Running transaction
185 Installing : ipset-devel-6.19-6.el7.x86_64 1/1
186 Verifying : ipset-devel-6.19-6.el7.x86_64 1/1
187
188Installed:
189 ipset-devel.x86_64 0:6.19-6.el7
190
191Complete!
192*************************************************
193[1;32;40m* CentOS 7.x detected installing EPEL Repo
194(B[m*************************************************
195setting yum priorities for epel.repo
196[epel]
197name=Extra Packages for Enterprise Linux 7 - $basearch
198#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
199mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
200failovermethod=priority
201enabled=1
202gpgcheck=1
203gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
204[1;32;40m*************************************************
205(B[m[1;32;40mFixing epel.repo YUM Priorities
206(B[m[1;32;40m*************************************************
207(B[m[epel]
208name=Extra Packages for Enterprise Linux 7 - $basearch
209#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
210mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
211failovermethod=priority
212enabled=1
213gpgcheck=1
214gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
215priority=3
216exclude=varnish varnish-libs clamd clamav clamav-devel clamav-db galera nodejs nginx
217
218[epel-debuginfo]
219name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
220#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug
221mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch
222failovermethod=priority
223enabled=0
224gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
225gpgcheck=1
226
227[epel-source]
228name=Extra Packages for Enterprise Linux 7 - $basearch - Source
229#baseurl=http://download.fedoraproject.org/pub/epel/7/SRPMS
230mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
231failovermethod=priority
232enabled=0
233gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
234gpgcheck=1
235
236rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm [found]
237curl: (6) Could not resolve host: apt.sw.be; Name or service not known
238error: http://apt.sw.be/RPM-GPG-KEY.dag.txt: import read failed(2).
239warning: rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
240Preparing... ########################################
241Updating / installing...
242rpmforge-release-0.5.3-1.el7.rf ########################################
243setting yum priorities for rpmforge.repo
244[rpmforge]
245name = RHEL $releasever - RPMforge.net - dag
246baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
247mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
248#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
249enabled = 1
250protect = 0
251gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
252gpgcheck = 1
253[1;32;40m*************************************************
254(B[m[1;32;40mFixing rpmforge.repo YUM Priorities
255(B[m[1;32;40m*************************************************
256(B[m### Name: RPMforge RPM Repository for RHEL 7 - dag
257### URL: http://rpmforge.net/
258[rpmforge]
259name = RHEL $releasever - RPMforge.net - dag
260baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
261mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
262#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
263enabled = 1
264protect = 0
265gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
266gpgcheck = 1
267priority=5
268exclude=pure-ftpd optipng
269
270[rpmforge-extras]
271name = RHEL $releasever - RPMforge.net - extras
272baseurl = http://apt.sw.be/redhat/el7/en/$basearch/extras
273mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-extras
274#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-extras
275enabled = 0
276protect = 0
277gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
278gpgcheck = 1
279
280[rpmforge-testing]
281name = RHEL $releasever - RPMforge.net - testing
282baseurl = http://apt.sw.be/redhat/el7/en/$basearch/testing
283mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-testing
284#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-testing
285enabled = 0
286protect = 0
287gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
288gpgcheck = 1
289
290
291percona-release-0.1-3.noarch.rpm [found]
292Preparing... ########################################
293Updating / installing...
294percona-release-0.1-3 ########################################
295setting yum priorities for percona-release.repo
296[percona-release-$basearch]
297name = Percona-Release YUM repository - $basearch
298baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
299enabled = 1
300gpgcheck = 1
301[1;32;40m*************************************************
302(B[m[1;32;40mFixing percona-release.repo YUM Priorities
303(B[m[1;32;40m*************************************************
304(B[m########################################
305# Percona releases and sources, stable #
306########################################
307[percona-release-$basearch]
308name = Percona-Release YUM repository - $basearch
309baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
310enabled = 0
311gpgcheck = 1
312priority=11
313exclude=Percona-SQL* Percona-Server* Percona-XtraDB-Cluster*
314gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
315
316[percona-release-noarch]
317name = Percona-Release YUM repository - noarch
318baseurl = http://repo.percona.com/release/$releasever/RPMS/noarch
319enabled = 0
320gpgcheck = 1
321gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
322
323[percona-release-source]
324name = Percona-Release YUM repository - Source packages
325baseurl = http://repo.percona.com/release/$releasever/SRPMS
326enabled = 0
327gpgcheck = 1
328gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
329
330####################################################################
331# Testing & pre-release packages. You don't need it for production #
332####################################################################
333[percona-testing-$basearch]
334name = Percona-Testing YUM repository - $basearch
335baseurl = http://repo.percona.com/testing/$releasever/RPMS/$basearch
336enabled = 0
337gpgcheck = 1
338gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
339
340[percona-testing-noarch]
341name = Percona-Testing YUM repository - noarch
342baseurl = http://repo.percona.com/testing/$releasever/RPMS/noarch
343enabled = 0
344gpgcheck = 1
345gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
346
347[percona-testing-source]
348name = Percona-Testing YUM repository - Source packages
349baseurl = http://repo.percona.com/testing/$releasever/SRPMS
350enabled = 0
351gpgcheck = 1
352gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
353
354############################################
355# Experimental packages, use with caution! #
356############################################
357[percona-experimental-$basearch]
358name = Percona-Experimental YUM repository - $basearch
359baseurl = http://repo.percona.com/experimental/$releasever/RPMS/$basearch
360enabled = 0
361gpgcheck = 1
362gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
363
364[percona-experimental-noarch]
365name = Percona-Experimental YUM repository - noarch
366baseurl = http://repo.percona.com/experimental/$releasever/RPMS/noarch
367enabled = 0
368gpgcheck = 1
369gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
370
371[percona-experimental-source]
372name = Percona-Experimental YUM repository - Source packages
373baseurl = http://repo.percona.com/experimental/$releasever/SRPMS
374enabled = 0
375gpgcheck = 1
376gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
377
378
379
380Error: varnish-4.1.el7.rpm not found !!! Downloading now......
3812017-03-13 02:33:56 URL:https://repo.varnish-cache.org/redhat/varnish-4.1.el7.rpm [7088/7088] -> "varnish-4.1.el7.rpm" [1]
382[1;33;40mDownload done.
383(B[msetting yum priorities for varnish-4.1.repo
384[varnish-4.1]
385name=Varnish Cache 4.1 for Enterprise Linux
386baseurl=https://repo.varnish-cache.org/redhat/varnish-4.1/el7/$basearch
387enabled=1
388gpgcheck=1
389[1;32;40m*************************************************
390(B[m[1;32;40mFixing varnish-4.1.repo YUM Priorities
391(B[m[1;32;40m*************************************************
392(B[m[varnish-4.1]
393name=Varnish Cache 4.1 for Enterprise Linux
394baseurl=https://repo.varnish-cache.org/redhat/varnish-4.1/el7/$basearch
395enabled=1
396gpgcheck=1
397priority=2
398gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-VARNISH
399
400
401remi-release-7.rpm [found]
402Preparing... ########################################
403Updating / installing...
404remi-release-7.1-3.el7.remi ########################################
405setting yum priorities for remi.repo
406[remi]
407name=Remi's RPM repository for Enterprise Linux 7 - $basearch
408#baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
409mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
410enabled=0
411gpgcheck=1
412gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
413[1;32;40m*************************************************
414(B[m[1;32;40mFixing remi.repo YUM Priorities
415(B[m[1;32;40m*************************************************
416(B[m# Repository: http://rpms.remirepo.net/
417# Blog: http://blog.remirepo.net/
418# Forum: http://forum.remirepo.net/
419
420[remi]
421name=Remi's RPM repository for Enterprise Linux 7 - $basearch
422#baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
423mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
424enabled=0
425gpgcheck=1
426gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
427priority=9
428exclude=php* mysql*
429
430[remi-php55]
431name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch
432#baseurl=http://rpms.remirepo.net/enterprise/7/php55/$basearch/
433mirrorlist=http://rpms.remirepo.net/enterprise/7/php55/mirror
434# NOTICE: common dependencies are in "remi-safe"
435enabled=0
436gpgcheck=1
437gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
438
439[remi-php56]
440name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch
441#baseurl=http://rpms.remirepo.net/enterprise/7/php56/$basearch/
442mirrorlist=http://rpms.remirepo.net/enterprise/7/php56/mirror
443# NOTICE: common dependencies are in "remi-safe"
444enabled=0
445gpgcheck=1
446gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
447
448[remi-test]
449name=Remi's test RPM repository for Enterprise Linux 7 - $basearch
450#baseurl=http://rpms.remirepo.net/enterprise/7/test/$basearch/
451mirrorlist=http://rpms.remirepo.net/enterprise/7/test/mirror
452# WARNING: If you enable this repository, you must also enable "remi"
453enabled=0
454gpgcheck=1
455gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
456
457[remi-debuginfo]
458name=Remi's RPM repository for Enterprise Linux 7 - $basearch - debuginfo
459baseurl=http://rpms.remirepo.net/enterprise/7/debug-remi/$basearch/
460enabled=0
461gpgcheck=1
462gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
463
464[remi-php55-debuginfo]
465name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
466baseurl=http://rpms.remirepo.net/enterprise/7/debug-php55/$basearch/
467enabled=0
468gpgcheck=1
469gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
470
471[remi-php56-debuginfo]
472name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
473baseurl=http://rpms.remirepo.net/enterprise/7/debug-php56/$basearch/
474enabled=0
475gpgcheck=1
476gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
477
478[remi-test-debuginfo]
479name=Remi's test RPM repository for Enterprise Linux 7 - $basearch - debuginfo
480baseurl=http://rpms.remirepo.net/enterprise/7/debug-test/$basearch/
481enabled=0
482gpgcheck=1
483gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
484
485
486
487[1;33;40mGeoIP database and library install...
488(B[m[1;33;40mGeoLiteCity database download ...
489(B[m2017-03-13 02:34:00 URL:http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz [12548260/12548260] -> "/usr/share/GeoIP/GeoLiteCity.dat.gz" [1]
490
491custom RPM installs
492
493rpm -Uvh /svr-setup/rpms/re2c/re2c-0.14.3-1.el7.x86_64.rpm
494Preparing... ########################################
495 package re2c-0.14.3-2.el7.x86_64 (which is newer than re2c-0.14.3-1.x86_64) is already installed
496Loaded plugins: fastestmirror, priorities
497http://apt.sw.be/redhat/el7/en/x86_64/rpmforge/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: apt.sw.be; Name or service not known"
498Trying other mirror.
499Determining fastest mirrors
500 * base: ca.mirror.babylon.network
501 * epel: ca.mirror.babylon.network
502 * extras: ca.mirror.babylon.network
503 * rpmforge: mirror.us.leaseweb.net
504 * updates: ca.mirror.babylon.network
505359 packages excluded due to repository priority protections
506No packages marked for update
507cp: cannot stat ‘/var/cache/yum/timedhosts.txt’: No such file or directory
508-rw-r--r--. 1 root root 14K Mar 13 02:34 /root/centminlogs/centminmod_yumtimes_130317-023320.log
5091
510[1;33;40mDownload ccache-3.3.4.tar.gz ...
511(B[mInitializing download: https://centminmod.com/centminmodparts/ccache/ccache-3.3.4.tar.gz
512File size: 449905 bytes
513Opening output file ccache-3.3.4.tar.gz
514Starting download
515
516[ 0%] .......... .......... .......... .......... .......... [ 509.8KB/s]
517[ 11%] .......... .......... .......... .......... .......... [1035.8KB/s]
518[ 22%] .......... .......... .......... .......... .......... [1504.8KB/s]
519[ 34%] .......... .......... .......... .......... .......... [1969.9KB/s]
520[ 45%] .......... .......... .......... .......... .......... [2481.9KB/s]
521[ 56%] .......... .......... .......... .......... .......... [2938.4KB/s]
522[ 68%] .......... .......... .......... .......... .......... [3032.2KB/s]
523[ 79%] .......... .......... .......... .......... .......... [3050.4KB/s]
524[ 91%] .......... .......... .......... .........
525Connection 0 finished
526
527Downloaded 439.4 Kilobyte in 0 seconds. (1097.32 KB/s)
528/usr/local/src/centminmod/centmin.sh: line 889: 12493 Aborted $DOWNLOADAPP $1 $2 $3 $4
529[1;32;40mError: ccache-3.3.4.tar.gz download failed.
530(B[mcheck Centmin Mod log for details at /root/centminlogs/
531Aborting script...
532-rw-r--r--. 1 root root 21K Mar 13 02:34 /root/centminlogs/centminmod_downloadtimes_130317-023320.log
533[3;J[H[2J[1;33;40m**********************************************************************
534(B[m[1;32;40m* Centmin Mod Nginx, MariaDB MySQL, PHP & DNS Install script for CentOS
535(B[m[1;32;40m* Version: 1.2.3-eva2000.09.004 - Date: 31/03/2017
536(B[m[1;32;40m* Copyright 2011-2016 CentminMod.com eva2000 (centminmod.com)
537(B[m[1;33;40m**********************************************************************
538(B[m
539[1;33;40mThis software comes with no warranty of any kind. You are free to use
540(B[m[1;33;40mit for both personal and commercial use as licensed under the GPL.
541(B[m
542[1;35;40mPlease read the included readme.txt before using this script.
543(B[m
544removing any i686 packages installed by default
545Loaded plugins: fastestmirror, priorities
546No Match for argument: *.i686
547No Packages marked for removal
548Your origional yum configuration has been backed up to /etc/yum.bak
549Centmin Mod secure /tmp # Mon Mar 13 02:34:23 EDT 2017
550*************************************************
551[1;32;40m* Secured /tmp and /var/tmp
552(B[m*************************************************
553CentOS 7 Setup /tmp
554CentOS 7 + non-OpenVZ virtualisation detected
555disabled
556*************************************************
557[1;32;40m* Setting preferred localtime for VPS
558(B[m*************************************************
559Current date & time for the zone you selected is:
560Mon Mar 13 06:34:23 UTC 2017
561*************************************************
562[1;32;40m* Installing NTP (and syncing time)
563(B[m*************************************************
564current ntp servers
565
5663.centos.pool.ntp.org test connectivity: ok
56713 Mar 06:34:31 ntpdate[12540]: adjust time server 158.69.125.231 offset 0.001903 sec
568
5692.centos.pool.ntp.org test connectivity: ok
57013 Mar 06:34:39 ntpdate[12546]: adjust time server 2620:10a:800f::13 offset 0.001712 sec
571
5721.centos.pool.ntp.org test connectivity: ok
57313 Mar 06:34:46 ntpdate[12552]: adjust time server 159.203.31.244 offset -0.000192 sec
574
5750.centos.pool.ntp.org test connectivity: ok
57613 Mar 06:34:52 ntpdate[12558]: adjust time server 206.108.0.131 offset 0.001624 sec
577
578setup /etc/ntp/step-tickers server list
579
580# List of NTP servers used by the ntpdate service.
581
5820.centos.pool.ntp.org
5833.centos.pool.ntp.org
5842.centos.pool.ntp.org
5851.centos.pool.ntp.org
586
587check ntpd peers list
588 remote local st poll reach delay offset disp
589=======================================================================
590=64.137.248.161 000.000.000.00 16 64 0 0.00000 0.000000 4.00000
591=ntp1.torix.ca 000.000.000.00 16 64 0 0.00000 0.000000 4.00000
592=ns504743.ip-198 000.000.000.00 16 64 0 0.00000 0.000000 4.00000
593=muug.ca 2607:5300:60:b3 16 64 0 0.00000 0.000000 4.00000
594The date/time is now:
595Mon Mar 13 06:34:55 UTC 2017
596If this is correct, then everything is working properly
597*************************************************
598[1;32;40m* NTP installed
599(B[m*************************************************
600 ___ _ _ _ _ _ _
601 |_ _| _ __ ___ | |_ __ _ | || | | \ | | __ _ (_) _ __ __ __
602 | | | '_ \ / __|| __|/ _` || || | | \| | / _` || || '_ \ \ \/ /
603 | | | | | |\__ \| |_| (_| || || | | |\ || (_| || || | | | > <
604 |___||_| |_||___/ \__|\__,_||_||_| |_| \_| \__, ||_||_| |_|/_/\_\
605 |___/
606*************************************************
607[1;32;40m* Installing nginx
608(B[m*************************************************
609[1;32;40mInstalling nginx Modules / Prerequisites...
610(B[m[1;33;40mDownload pcre-8.40.tar.gz ...
611(B[m--2017-03-13 06:34:55-- https://centminmod.com/centminmodparts/pcre/pcre-8.40.tar.gz
612Resolving centminmod.com... 45.63.18.5
613Connecting to centminmod.com|45.63.18.5|:443... connected.
614HTTP request sent, awaiting response... 200 OK
615Length: 2065161 (2.0M) [application/octet-stream]
616Saving to: ‘pcre-8.40.tar.gz’
617
618 0K .......... .......... .......... .......... .......... 2% 2.18M 1s
619 50K .......... .......... .......... .......... .......... 4% 2.48M 1s
620 100K .......... .......... .......... .......... .......... 7% 10.8M 1s
621 150K .......... .......... .......... .......... .......... 9% 4.90M 1s
622 200K .......... .......... .......... .......... .......... 12% 6.46M 0s
623 250K .......... .......... .......... .......... .......... 14% 10.9M 0s
624 300K .......... .......... .......... .......... .......... 17% 9.24M 0s
625 350K .......... .......... .......... .......... .......... 19% 10.8M 0s
626 400K .......... .......... .......... .......... .......... 22% 10.9M 0s
627 450K .......... .......... .......... .......... .......... 24% 9.74M 0s
628 500K .......... .......... .......... .......... .......... 27% 11.5M 0s
629 550K .......... .......... .......... .......... .......... 29% 10.9M 0s
630 600K .......... .......... .......... .......... .......... 32% 10.9M 0s
631 650K .......... .......... .......... .......... .......... 34% 11.5M 0s
632 700K .......... .......... .......... .......... .......... 37% 10.9M 0s
633 750K .......... .......... .......... .......... .......... 39% 10.9M 0s
634 800K .......... .......... .......... .......... .......... 42% 10.9M 0s
635 850K .......... .......... .......... .......... .......... 44% 10.9M 0s
636 900K .......... .......... .......... .......... .......... 47% 11.4M 0s
637 950K .......... .......... .......... .......... .......... 49% 10.3M 0s
638 1000K .......... .......... .......... .......... .......... 52% 11.5M 0s
639 1050K .......... .......... .......... .......... .......... 54% 10.7M 0s
640 1100K .......... .......... .......... .......... .......... 57% 11.0M 0s
641 1150K .......... .......... .......... .......... .......... 59% 10.8M 0s
642 1200K .......... .......... .......... .......... .......... 61% 11.4M 0s
643 1250K .......... .......... .......... .......... .......... 64% 10.9M 0s
644 1300K .......... .......... .......... .......... .......... 66% 10.8M 0s
645 1350K .......... .......... .......... .......... .......... 69% 11.6M 0s
646 1400K .......... .......... .......... .......... .......... 71% 10.7M 0s
647 1450K .......... .......... .......... .......... .......... 74% 10.8M 0s
648 1500K .......... .......... .......... .......... .......... 76% 10.9M 0s
649 1550K .......... .......... .......... .......... .......... 79% 11.0M 0s
650 1600K .......... .......... .......... .......... .......... 81% 10.9M 0s
651 1650K .......... .......... .......... .......... .......... 84% 11.3M 0s
652 1700K .......... .......... .......... .......... .......... 86% 10.9M 0s
653 1750K .......... .......... .......... .......... .......... 89% 11.0M 0s
654 1800K .......... .......... .......... .......... .......... 91% 10.8M 0s
655 1850K .......... .......... .......... .......... .......... 94% 11.4M 0s
656 1900K .......... .......... .......... .......... .......... 96% 10.9M 0s
657 1950K .......... .......... .......... .......... .......... 99% 10.9M 0s
658 2000K .......... ...... 100% 11.2M=0.2s
659
6602017-03-13 06:34:55 (8.84 MB/s) - ‘pcre-8.40.tar.gz’ saved [2065161/2065161]
661
662[1;33;40mDownload done.
663(B[m[1;33;40mpcre-8.40.tar.gz valid file.
664(B[m
665 ____ _ _ _
666 / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
667 | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
668 | |___| (_) || | | | | || |_) || || || || | | || (_| |
669 \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
670 |_| |___/
671 _ _ _ ____ ____ _
672 | | (_)| |__ _ __ ___ / ___|/ ___| | |
673 | | | || '_ \ | '__|/ _ \\___ \\___ \ | |
674 | |___ | || |_) || | | __/ ___) |___) || |___
675 |_____||_||_.__/ |_| \___||____/|____/ |_____|
676
677Compiling LibreSSL...
678inc/openssl_install.inc: line 214: cd: libressl-2.4.5: No such file or directory
679bash: autogen.sh: No such file or directory
680inc/openssl_install.inc: line 251: ./configure: No such file or directory
681make: *** No targets specified and no makefile found. Stop.
682make: *** No rule to make target `install'. Stop.
683-rw-r--r--. 1 root root 43 Mar 13 06:34 /root/centminlogs/centminmod_libresslinstalltime_130317-023320.log
684 _ _ _ _ _ _ _ _
685 | | _ _ __ _ (_)(_)| |_ (_) _ __ ___ | |_ __ _ | || |
686 | || | | | / _` | | || || __| | || '_ \ / __|| __|/ _` || || |
687 | || |_| || (_| | | || || |_ | || | | |\__ \| |_| (_| || || |
688 |_| \__,_| \__,_|_/ ||_| \__| |_||_| |_||___/ \__|\__,_||_||_|
689 |__/
690 ____ _ _ _
691 / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
692 | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
693 | |___| (_) || | | | | || |_) || || || || | | || (_| |
694 \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
695 |_| |___/
696 _ _ _
697 | \ | | __ _ (_) _ __ __ __
698 | \| | / _` || || '_ \ \ \/ /
699 | |\ || (_| || || | | | > <
700 |_| \_| \__, ||_||_| |_|/_/\_\
701 |___/
702Compiling nginx...
703inc/nginx_install.inc: line 206: cd: nginx-1.11.10: No such file or directory
704 ____ _ _ _ _ _
705 | _ \ __ _ | |_ ___ | |__ | \ | | __ _ (_) _ __ __ __
706 | |_) |/ _` || __|/ __|| '_ \ | \| | / _` || || '_ \ \ \/ /
707 | __/| (_| || |_| (__ | | | | | |\ || (_| || || | | | > <
708 |_| \__,_| \__|\___||_| |_| |_| \_| \__, ||_||_| |_|/_/\_\
709 |___/
710*************************************************
711[1;32;40mNginx Patch Time - NGINXPATCH_DELAY seconds delay
712(B[m[1;32;40mto allow you to patch files
713(B[m*************************************************
714awk: fatal: cannot open file `/svr-setup/nginx-1.11.10/src/core/nginx.h' for reading (No such file or directory)
715 ____ _ _ _ _ _
716 / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
717 | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
718 | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
719 \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
720 |___/
721 ____ _
722 | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
723 | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
724 | |_| || |_| || | | || (_| || | | | | || || (__
725 |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
726 |___/
727 __ __ _ _
728 | \/ | ___ __| | _ _ | | ___
729 | |\/| | / _ \ / _` || | | || | / _ \
730 | | | || (_) || (_| || |_| || || __/
731 |_| |_| \___/ \__,_| \__,_||_| \___|
732
733 ____ _
734 / ___| _ _ _ __ _ __ ___ _ __ | |_
735 \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
736 ___) || |_| || |_) || |_) || (_) || | | |_
737 |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
738 |_| |_|
739
740NGX_DYNAMICCHECK nginx_configure
741/svr-setup
742grep: /svr-setup/nginx-1.11.10/auto/options: No such file or directory
743sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
744awk: fatal: cannot open file `/svr-setup/nginx-1.11.10/src/core/nginx.h' for reading (No such file or directory)
745
746awk: fatal: cannot open file `/svr-setup/nginx-1.11.10/src/core/nginx.h' for reading (No such file or directory)
747
748/usr/lib64/libatomic_ops.a found
749sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
750NGX_MAX_ERROR_STR value
751grep: src/core/ngx_log.h: No such file or directory
752
753grep: /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
754sed: can't read /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
755grep: /svr-setup/nginx-1.11.10/auto/options: No such file or directory
756grep: /svr-setup/nginx-1.11.10/auto/options: No such file or directory
757sed: can't read src/http/modules/ngx_http_geoip_module.c: No such file or directory
758grep: src/http/modules/ngx_http_geoip_module.c: No such file or directory
759
760export CC="/usr/bin/clang -ferror-limit=0"
761export CXX="/usr/bin/clang++ -ferror-limit=0"
762# export CCACHE_CPP2=yes
763CLANG_CCOPT=' -Wno-sign-compare -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion -Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings'
764 -m64 [enabled]
765 -m80387 [enabled]
766 -m96bit-long-double [enabled]
767 -malign-stringops [enabled]
768 -march= corei7-avx
769 -mavx [enabled]
770 -mcx16 [enabled]
771 -mfancy-math-387 [enabled]
772 -mfentry [enabled]
773 -mfp-ret-in-387 [enabled]
774 -mfxsr [enabled]
775 -mglibc [enabled]
776 -mhard-float [enabled]
777 -mieee-fp [enabled]
778 -mlong-double-80 [enabled]
779 -mpclmul [enabled]
780 -mpopcnt [enabled]
781 -mpush-args [enabled]
782 -mred-zone [enabled]
783 -msahf [enabled]
784 -msse [enabled]
785 -msse2 [enabled]
786 -msse3 [enabled]
787 -msse4 [enabled]
788 -msse4.1 [enabled]
789 -msse4.2 [enabled]
790 -mssse3 [enabled]
791 -mstackrealign [enabled]
792 -mtls-direct-seg-refs [enabled]
793 -mtune= corei7-avx
794 -mxsave [enabled]
795 -mxsaveopt [enabled]
796/svr-setup
797nginx configure options (alternate ordering):
798./configure --with-ld-opt="-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" --with-cc-opt="-m64 -mtune=native -mfpmath=sse -g -O3 -fstack-protector -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-sign-compare -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion -Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings -gsplit-dwarf" --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module --with-http_geoip_module --with-threads --with-stream --with-stream_ssl_module --with-http_realip_module --add-module=../ngx-fancyindex-0.4.0 --add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.3.0 --add-module=../set-misc-nginx-module-0.31 --add-module=../echo-nginx-module-0.60 --add-module=../redis2-nginx-module-0.13 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.17 --add-module=../srcache-nginx-module-0.31 --add-module=../headers-more-nginx-module-0.32 --with-pcre=../pcre-8.40 --with-pcre-jit --with-zlib=../zlib-1.2.11 --with-http_ssl_module --with-http_v2_module --with-openssl=../
799inc/nginx_configure.inc: line 2348: ./configure: No such file or directory
800 _ _ _ __ __ _
801 | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
802 | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
803 | |\ || (_| || || | | | > < | | | || (_| || <| __/
804 |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
805 |___/
806make: *** No targets specified and no makefile found. Stop.
807
808real 0m0.002s
809user 0m0.001s
810sys 0m0.000s
811
812strip nginx binary...
813ls: cannot access objs/nginx: No such file or directory
814strip: 'objs/nginx': No such file
815ls: cannot access objs/nginx: No such file or directory
816
817 _ _ _ __ __ _
818 | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
819 | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
820 | |\ || (_| || || | | | > < | | | || (_| || <| __/
821 |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
822 |___/
823 ___ _ _ _
824 |_ _| _ __ ___ | |_ __ _ | || |
825 | | | '_ \ / __|| __|/ _` || || |
826 | | | | | |\__ \| |_| (_| || || |
827 |___||_| |_||___/ \__|\__,_||_||_|
828
829make: *** No rule to make target `install'. Stop.
830
831real 0m0.002s
832user 0m0.001s
833sys 0m0.000s
834grep: /usr/local/nginx/conf/mime.types: No such file or directory
835grep: /usr/local/nginx/conf/mime.types: No such file or directory
836grep: /usr/local/nginx/conf/mime.types: No such file or directory
837grep: /usr/local/nginx/conf/mime.types: No such file or directory
838grep: /usr/local/nginx/conf/mime.types: No such file or directory
839grep: /usr/local/nginx/conf/mime.types: No such file or directory
840
841
842
843
844
845sed: can't read /usr/local/nginx/conf/mime.types: No such file or directory
846 ____ _ _ _ _ _
847 / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
848 | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
849 | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
850 \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
851 |___/
852 ____ _
853 | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
854 | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
855 | |_| || |_| || | | || (_| || | | | | || || (__
856 |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
857 |___/
858 __ __ _ _
859 | \/ | ___ __| | _ _ | | ___
860 | |\/| | / _ \ / _` || | | || | / _ \
861 | | | || (_) || (_| || |_| || || __/
862 |_| |_| \___/ \__,_| \__,_||_| \___|
863
864 ____ _
865 / ___| _ _ _ __ _ __ ___ _ __ | |_
866 \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
867 ___) || |_| || |_) || |_) || (_) || | | |_
868 |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
869 |_| |_|
870
871NGX_DYNAMICCHECK nginx_configure
872/svr-setup
873grep: /svr-setup/nginx-1.11.10/auto/options: No such file or directory
874${CUR_DIR} & ${CM_INSTALLDIR}
875/usr/local/src/centminmod
876/usr/local/src/centminmod
877
878Setup default hostname: srv2.domain.com
879
880
881----------------------------------------------
882Creating /etc/logrotate.d/nginx file
883----------------------------------------------
884......
885----------------------------------------------------------------------------
886/var/log/nginx/*.log /usr/local/nginx/logs/*.log /home/nginx/domains/*/log/*.log {
887 daily
888 dateext
889 missingok
890 rotate 10
891 compress
892 delaycompress
893 notifempty
894 postrotate
895 /bin/kill -SIGUSR1 $(cat /usr/local/nginx/logs/nginx.pid 2>/dev/null) 2>/dev/null || true
896 endscript
897}
898---------------------------------------------------------------------------
899Current nginx log directories:
900---------------------------------------------------------------------------
901ls -lh /var/log/nginx/
902total 0
903-rw-rw----. 1 root root 0 Mar 13 06:34 localhost.access.log
904-rw-rw----. 1 root root 0 Mar 13 06:34 localhost.error.log
905---------------------------------------------------------------------------
906total 0
907---------------------------------------------------------------------------
908
909----------------------------------------------------------------------------
910nginx logrotation /etc/logrotate.d/nginx setup completed
911----------------------------------------------------------------------------
912
913*************************************************
914[1;32;40m* nginx installed, Apache disabled
915(B[m*************************************************
916 _ _ _ ___ _ _ _ _
917 | \ | | __ _ (_) _ __ __ __ |_ _| _ __ ___ | |_ __ _ | || | ___ __| |
918 | \| | / _` || || '_ \ \ \/ / | | | '_ \ / __|| __|/ _` || || | / _ \ / _` |
919 | |\ || (_| || || | | | > < | | | | | |\__ \| |_| (_| || || || __/| (_| |
920 |_| \_| \__, ||_||_| |_|/_/\_\ |___||_| |_||___/ \__|\__,_||_||_| \___| \__,_|
921 |___/
922-rw-r--r--. 1 root root 20K Mar 13 06:34 /root/centminlogs/centminmod_ngxinstalltime_130317-023320.log
923*************************************************
924[1;32;40m* Installing MariaDB via CentOS Yum Repo
925(B[m*************************************************
926MariaDB 10.1 Repo setup...
927
928setup /var/log/mysqld.log
929chown: invalid user: ‘mysql:mysql’
930-rw-------. 1 root root 0 Mar 13 06:34 /var/log/mysqld.log
931
932rpm --import http://yum.mariadb.org/RPM-GPG-KEY-MariaDB
933
934Check for existing mariadb packages
935
936Check for existing mariadb-libs package
937yum -y remove mariadb-libs
938Loaded plugins: fastestmirror, priorities
939Resolving Dependencies
940--> Running transaction check
941---> Package mariadb-libs.x86_64 1:5.5.52-1.el7 will be erased
942--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: perl-DBD-MySQL-4.023-5.el7.x86_64
943--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: 1:net-snmp-5.7.2-24.el7_2.1.x86_64
944--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: perl-DBD-MySQL-4.023-5.el7.x86_64
945--> Processing Dependency: mysql-libs for package: 1:net-snmp-5.7.2-24.el7_2.1.x86_64
946--> Running transaction check
947---> Package net-snmp.x86_64 1:5.7.2-24.el7_2.1 will be erased
948---> Package perl-DBD-MySQL.x86_64 0:4.023-5.el7 will be erased
949--> Processing Dependency: perl(DBD::mysql) >= 1 for package: mytop-1.7-10.b737f60.el7.noarch
950--> Running transaction check
951---> Package mytop.noarch 0:1.7-10.b737f60.el7 will be erased
952--> Finished Dependency Resolution
953
954Dependencies Resolved
955
956================================================================================
957 Package Arch Version Repository Size
958================================================================================
959Removing:
960 mariadb-libs x86_64 1:5.5.52-1.el7 @anaconda 4.4 M
961Removing for dependencies:
962 mytop noarch 1.7-10.b737f60.el7 @epel 68 k
963 net-snmp x86_64 1:5.7.2-24.el7_2.1 @base 850 k
964 perl-DBD-MySQL x86_64 4.023-5.el7 @base 323 k
965
966Transaction Summary
967================================================================================
968Remove 1 Package (+3 Dependent packages)
969
970Installed size: 5.6 M
971Downloading packages:
972Running transaction check
973Running transaction test
974Transaction test succeeded
975Running transaction
976Warning: RPMDB altered outside of yum.
977 Erasing : mytop-1.7-10.b737f60.el7.noarch 1/4
978 Erasing : perl-DBD-MySQL-4.023-5.el7.x86_64 2/4
979 Erasing : 1:net-snmp-5.7.2-24.el7_2.1.x86_64 3/4
980 Erasing : 1:mariadb-libs-5.5.52-1.el7.x86_64 4/4
981warning: file /etc/my.cnf: remove failed: No such file or directory
982 Verifying : mytop-1.7-10.b737f60.el7.noarch 1/4
983 Verifying : perl-DBD-MySQL-4.023-5.el7.x86_64 2/4
984 Verifying : 1:net-snmp-5.7.2-24.el7_2.1.x86_64 3/4
985 Verifying : 1:mariadb-libs-5.5.52-1.el7.x86_64 4/4
986
987Removed:
988 mariadb-libs.x86_64 1:5.5.52-1.el7
989
990Dependency Removed:
991 mytop.noarch 0:1.7-10.b737f60.el7 net-snmp.x86_64 1:5.7.2-24.el7_2.1
992 perl-DBD-MySQL.x86_64 0:4.023-5.el7
993
994Complete!
995
996Check for existing MySQL-shared-compat
997
998 __ __ _ ____ ____ _ ___ _
999 | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \ / |
1000 | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | | | |
1001 | | | || (_| || | | || (_| || |_| || |_) | | || |_| |_ | |
1002 |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/(_)|_|
1003
1004 __ __ ___ _ _ _
1005 \ \ / /_ _ _ __ ___ |_ _| _ __ ___ | |_ __ _ | || |
1006 \ V /| | | || '_ ` _ \ | | | '_ \ / __|| __|/ _` || || |
1007 | | | |_| || | | | | | | | | | | |\__ \| |_| (_| || || |
1008 |_| \__,_||_| |_| |_| |___||_| |_||___/ \__|\__,_||_||_|
1009
1010MariaDB 10.1 YUM install...
1011 ____ _
1012 / ___| ___ | |_
1013 \___ \ / _ \| __|
1014 ___) || __/| |_
1015 |____/ \___| \__|
1016
1017 __ _ __ __
1018 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
1019 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
1020 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
1021 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
1022 |___/
1023
1024Copying MariaDB my-mdb10-4gb.cnf file to /etc/my.cnf
1025
1026time yum -q -y --disableplugin=fastestmirror,downloadonly --disablerepo=epel,rpmforge install perl-DBI
1027Package perl-DBI-1.627-4.el7.x86_64 already installed and latest version
1028
1029real 0m2.934s
1030user 0m0.981s
1031sys 0m0.098s
1032
1033*************************************************
1034[1;32;40mMariaDB 10.1.x YUM install...
1035(B[m[1;32;40myum -q -y install MariaDB-client MariaDB-common MariaDB-compat MariaDB-devel MariaDB-server MariaDB-shared
1036(B[m*************************************************
1037
1038Loaded plugins: fastestmirror, priorities
1039Loading mirror speeds from cached hostfile
1040 * base: ca.mirror.babylon.network
1041 * epel: ca.mirror.babylon.network
1042 * extras: ca.mirror.babylon.network
1043 * rpmforge: mirror.us.leaseweb.net
1044 * updates: ca.mirror.babylon.network
1045361 packages excluded due to repository priority protections
1046Resolving Dependencies
1047--> Running transaction check
1048---> Package MariaDB-client.x86_64 0:10.1.21-1.el7.centos will be installed
1049---> Package MariaDB-common.x86_64 0:10.1.21-1.el7.centos will be installed
1050---> Package MariaDB-compat.x86_64 0:10.1.21-1.el7.centos will be installed
1051---> Package MariaDB-devel.x86_64 0:10.1.21-1.el7.centos will be installed
1052---> Package MariaDB-server.x86_64 0:10.1.21-1.el7.centos will be installed
1053--> Processing Dependency: galera for package: MariaDB-server-10.1.21-1.el7.centos.x86_64
1054---> Package MariaDB-shared.x86_64 0:10.1.21-1.el7.centos will be installed
1055--> Running transaction check
1056---> Package galera.x86_64 0:25.3.19-1.rhel7.el7.centos will be installed
1057--> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: galera-25.3.19-1.rhel7.el7.centos.x86_64
1058--> Running transaction check
1059---> Package boost-program-options.x86_64 0:1.53.0-26.el7 will be installed
1060--> Finished Dependency Resolution
1061
1062Dependencies Resolved
1063
1064================================================================================
1065 Package Arch Version Repository
1066 Size
1067================================================================================
1068Installing:
1069 MariaDB-client x86_64 10.1.21-1.el7.centos mariadb 39 M
1070 MariaDB-common x86_64 10.1.21-1.el7.centos mariadb 43 k
1071 MariaDB-compat x86_64 10.1.21-1.el7.centos mariadb 1.4 M
1072 MariaDB-devel x86_64 10.1.21-1.el7.centos mariadb 6.6 M
1073 MariaDB-server x86_64 10.1.21-1.el7.centos mariadb 101 M
1074 MariaDB-shared x86_64 10.1.21-1.el7.centos mariadb 1.3 M
1075Installing for dependencies:
1076 boost-program-options x86_64 1.53.0-26.el7 base 156 k
1077 galera x86_64 25.3.19-1.rhel7.el7.centos mariadb 8.0 M
1078
1079Transaction Summary
1080================================================================================
1081Install 6 Packages (+2 Dependent packages)
1082
1083Total download size: 158 M
1084Installed size: 692 M
1085Downloading packages:
1086--------------------------------------------------------------------------------
1087Total 11 MB/s | 158 MB 00:14
1088Running transaction check
1089Running transaction test
1090Transaction test succeeded
1091Running transaction
1092 Installing : MariaDB-common-10.1.21-1.el7.centos.x86_64 1/8
1093warning: /etc/my.cnf created as /etc/my.cnf.rpmnew
1094 Installing : MariaDB-client-10.1.21-1.el7.centos.x86_64 2/8
1095 Installing : boost-program-options-1.53.0-26.el7.x86_64 3/8
1096 Installing : galera-25.3.19-1.rhel7.el7.centos.x86_64 4/8
1097 Installing : MariaDB-server-10.1.21-1.el7.centos.x86_64 5/8
1098warning: /etc/logrotate.d/mysql saved as /etc/logrotate.d/mysql.rpmorig
1099chown: invalid user: ‘mysql’
11002017-03-13 6:35:48 139862389156096 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead.
11012017-03-13 6:35:48 139862389156096 [Note] /usr/sbin/mysqld (mysqld 10.1.21-MariaDB) starting as process 13424 ...
11022017-03-13 6:35:48 139862389156096 [Note] InnoDB: Using mutexes to ref count buffer pool pages
11032017-03-13 6:35:48 139862389156096 [Note] InnoDB: The InnoDB memory heap is disabled
11042017-03-13 6:35:48 139862389156096 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
11052017-03-13 6:35:48 139862389156096 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
11062017-03-13 6:35:48 139862389156096 [Note] InnoDB: Compressed tables use zlib 1.2.7
11072017-03-13 6:35:48 139862389156096 [Note] InnoDB: Using Linux native AIO
11082017-03-13 6:35:48 139862389156096 [Note] InnoDB: Using SSE crc32 instructions
11092017-03-13 6:35:48 139862389156096 [Note] InnoDB: Initializing buffer pool, size = 512.0M
11102017-03-13 6:35:48 139862389156096 [Note] InnoDB: Completed initialization of buffer pool
11112017-03-13 6:35:48 139862389156096 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
11122017-03-13 6:35:48 139862389156096 [Note] InnoDB: Setting file ./ibdata1 size to 10 MB
11132017-03-13 6:35:48 139862389156096 [Note] InnoDB: Database physically writes the file full: wait...
11142017-03-13 6:35:49 139862389156096 [Note] InnoDB: Setting log file ./ib_logfile101 size to 256 MB
1115InnoDB: Progress in MB: 100 200
11162017-03-13 6:35:51 139862389156096 [Note] InnoDB: Setting log file ./ib_logfile1 size to 256 MB
1117InnoDB: Progress in MB: 100 200
11182017-03-13 6:35:53 139862389156096 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
11192017-03-13 6:35:53 139862389156096 [Warning] InnoDB: New log files created, LSN=45883
11202017-03-13 6:35:53 139862389156096 [Note] InnoDB: Doublewrite buffer not found: creating new
11212017-03-13 6:35:55 139862389156096 [Note] InnoDB: Doublewrite buffer created
11222017-03-13 6:35:56 139862389156096 [Note] InnoDB: 128 rollback segment(s) are active.
11232017-03-13 6:35:56 139862389156096 [Warning] InnoDB: Creating foreign key constraint system tables.
11242017-03-13 6:35:56 139862389156096 [Note] InnoDB: Foreign key constraint system tables created
11252017-03-13 6:35:56 139862389156096 [Note] InnoDB: Creating tablespace and datafile system tables.
11262017-03-13 6:35:56 139862389156096 [Note] InnoDB: Tablespace and datafile system tables created.
11272017-03-13 6:35:56 139862389156096 [Note] InnoDB: Waiting for purge to start
11282017-03-13 6:35:56 139862389156096 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 0
11292017-03-13 6:35:57 139861067560704 [Note] InnoDB: Dumping buffer pool(s) not yet started
11302017-03-13 6:36:02 139846303189248 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead.
11312017-03-13 6:36:02 139846303189248 [Note] /usr/sbin/mysqld (mysqld 10.1.21-MariaDB) starting as process 13451 ...
11322017-03-13 6:36:02 139846303189248 [Note] InnoDB: Using mutexes to ref count buffer pool pages
11332017-03-13 6:36:02 139846303189248 [Note] InnoDB: The InnoDB memory heap is disabled
11342017-03-13 6:36:02 139846303189248 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
11352017-03-13 6:36:02 139846303189248 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
11362017-03-13 6:36:02 139846303189248 [Note] InnoDB: Compressed tables use zlib 1.2.7
11372017-03-13 6:36:02 139846303189248 [Note] InnoDB: Using Linux native AIO
11382017-03-13 6:36:02 139846303189248 [Note] InnoDB: Using SSE crc32 instructions
11392017-03-13 6:36:02 139846303189248 [Note] InnoDB: Initializing buffer pool, size = 512.0M
11402017-03-13 6:36:02 139846303189248 [Note] InnoDB: Completed initialization of buffer pool
11412017-03-13 6:36:02 139846303189248 [Note] InnoDB: Highest supported file format is Barracuda.
11422017-03-13 6:36:02 139846303189248 [Note] InnoDB: 128 rollback segment(s) are active.
11432017-03-13 6:36:02 139846303189248 [Note] InnoDB: Waiting for purge to start
11442017-03-13 6:36:02 139846303189248 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 1616806
11452017-03-13 6:36:03 139844990764800 [Note] InnoDB: Dumping buffer pool(s) not yet started
11462017-03-13 6:36:05 140164535367936 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead.
11472017-03-13 6:36:05 140164535367936 [Note] /usr/sbin/mysqld (mysqld 10.1.21-MariaDB) starting as process 13481 ...
11482017-03-13 6:36:05 140164535367936 [Note] InnoDB: Using mutexes to ref count buffer pool pages
11492017-03-13 6:36:05 140164535367936 [Note] InnoDB: The InnoDB memory heap is disabled
11502017-03-13 6:36:05 140164535367936 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
11512017-03-13 6:36:05 140164535367936 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
11522017-03-13 6:36:05 140164535367936 [Note] InnoDB: Compressed tables use zlib 1.2.7
11532017-03-13 6:36:05 140164535367936 [Note] InnoDB: Using Linux native AIO
11542017-03-13 6:36:05 140164535367936 [Note] InnoDB: Using SSE crc32 instructions
11552017-03-13 6:36:05 140164535367936 [Note] InnoDB: Initializing buffer pool, size = 512.0M
11562017-03-13 6:36:05 140164535367936 [Note] InnoDB: Completed initialization of buffer pool
11572017-03-13 6:36:06 140164535367936 [Note] InnoDB: Highest supported file format is Barracuda.
11582017-03-13 6:36:06 140164535367936 [Note] InnoDB: 128 rollback segment(s) are active.
11592017-03-13 6:36:06 140164535367936 [Note] InnoDB: Waiting for purge to start
11602017-03-13 6:36:06 140164535367936 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 1616816
11612017-03-13 6:36:06 140163225192192 [Note] InnoDB: Dumping buffer pool(s) not yet started
1162
1163PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
1164To do so, start the server, then issue the following commands:
1165
1166'/usr/bin/mysqladmin' -u root password 'new-password'
1167'/usr/bin/mysqladmin' -u root -h srv2.domain.com password 'new-password'
1168
1169Alternatively you can run:
1170'/usr/bin/mysql_secure_installation'
1171
1172which will also give you the option of removing the test
1173databases and anonymous user created by default. This is
1174strongly recommended for production servers.
1175
1176See the MariaDB Knowledgebase at http://mariadb.com/kb or the
1177MySQL manual for more instructions.
1178
1179Please report any problems at http://mariadb.org/jira
1180
1181The latest information about MariaDB is available at http://mariadb.org/.
1182You can find additional information about the MySQL part at:
1183http://dev.mysql.com
1184Consider joining MariaDB's strong and vibrant community:
1185https://mariadb.org/get-involved/
1186
1187 Installing : MariaDB-devel-10.1.21-1.el7.centos.x86_64 6/8
1188 Installing : MariaDB-shared-10.1.21-1.el7.centos.x86_64 7/8
1189 Installing : MariaDB-compat-10.1.21-1.el7.centos.x86_64 8/8
1190 Verifying : MariaDB-server-10.1.21-1.el7.centos.x86_64 1/8
1191 Verifying : MariaDB-common-10.1.21-1.el7.centos.x86_64 2/8
1192 Verifying : MariaDB-devel-10.1.21-1.el7.centos.x86_64 3/8
1193 Verifying : boost-program-options-1.53.0-26.el7.x86_64 4/8
1194 Verifying : MariaDB-client-10.1.21-1.el7.centos.x86_64 5/8
1195 Verifying : galera-25.3.19-1.rhel7.el7.centos.x86_64 6/8
1196 Verifying : MariaDB-shared-10.1.21-1.el7.centos.x86_64 7/8
1197 Verifying : MariaDB-compat-10.1.21-1.el7.centos.x86_64 8/8
1198
1199Installed:
1200 MariaDB-client.x86_64 0:10.1.21-1.el7.centos
1201 MariaDB-common.x86_64 0:10.1.21-1.el7.centos
1202 MariaDB-compat.x86_64 0:10.1.21-1.el7.centos
1203 MariaDB-devel.x86_64 0:10.1.21-1.el7.centos
1204 MariaDB-server.x86_64 0:10.1.21-1.el7.centos
1205 MariaDB-shared.x86_64 0:10.1.21-1.el7.centos
1206
1207Dependency Installed:
1208 boost-program-options.x86_64 0:1.53.0-26.el7
1209 galera.x86_64 0:25.3.19-1.rhel7.el7.centos
1210
1211Complete!
1212
1213real 1m6.985s
1214user 0m32.807s
1215sys 0m3.192s
1216 __ _ __ __
1217 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
1218 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
1219 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
1220 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
1221 |___/
1222 _ _ _
1223 ___ ___ _ __ ___ _ __ __ _ | |_ ___ | |__ ___ ___ | | __ ___
1224 / __|/ _ \ | '_ ` _ \ | '_ \ / _` || __| / __|| '_ \ / _ \ / __|| |/ // __|
1225| (__| (_) || | | | | || |_) || (_| || |_ | (__ | | | || __/| (__ | < \__ \
1226 \___|\___/ |_| |_| |_|| .__/ \__,_| \__| \___||_| |_| \___| \___||_|\_\|___/
1227 |_|
1228
1229 __ __ _ ____ ____ _ ___ _
1230 | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \ / |
1231 | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | | | |
1232 | | | || (_| || | | || (_| || |_| || |_) | | || |_| |_ | |
1233 |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/(_)|_|
1234
1235 ____ _ __ _
1236 / ___| _ __ ___ ___ (_) / _|(_) ___
1237 \___ \ | '_ \ / _ \ / __|| || |_ | | / __|
1238 ___) || |_) || __/| (__ | || _|| || (__
1239 |____/ | .__/ \___| \___||_||_| |_| \___|
1240 |_|
1241 __ _ __ __
1242 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
1243 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
1244 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
1245 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
1246 |___/
1247
1248 _ _ _ _
1249 _ __ ___ _ _ ___ __ _ | | | |_ _ __ ___ _ __ __| |(_) _ __
1250 | '_ ` _ \ | | | |/ __| / _` || | | __|| '_ ` _ \ | '_ \ / _` || || '__|
1251 | | | | | || |_| |\__ \| (_| || | | |_ | | | | | || |_) || (_| || || |
1252 |_| |_| |_| \__, ||___/ \__, ||_| \__||_| |_| |_|| .__/ \__,_||_||_|
1253 |___/ |_| |_|
1254 _
1255 ___ ___ | |_ _ _ _ __
1256 / __| / _ \| __|| | | || '_ \
1257 \__ \| __/| |_ | |_| || |_) |
1258 |___/ \___| \__| \__,_|| .__/
1259 |_|
1260Update MariaDB 10 setting for ProtectHome=false
1261setup /var/log/mysqld.log
1262-rw-------. 1 mysql mysql 0 Mar 13 06:36 /var/log/mysqld.log
1263
1264Initial Install: Update MariaDB 10 setting for LimitNOFILE=262144
1265systemctl restart mysql.service
1266 __ __ _ ____ ____ _ ___
1267 | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \
1268 | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | |
1269 | | | || (_| || | | || (_| || |_| || |_) | | || |_| |
1270 |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/
1271
1272 ____ _ _
1273 | _ \ | | _ _ __ _ (_) _ __ ___
1274 | |_) || || | | | / _` || || '_ \ / __|
1275 | __/ | || |_| || (_| || || | | |\__ \
1276 |_| |_| \__,_| \__, ||_||_| |_||___/
1277 |___/
1278------------------------------------------------
1279Installing MariaDB 10 plugins
1280------------------------------------------------
1281mysql -e "INSTALL SONAME 'metadata_lock_info';"
1282mysql -e "INSTALL SONAME 'query_cache_info';"
1283mysql -e "INSTALL SONAME 'query_response_time';"
1284mysql -t -e "SELECT * FROM mysql.plugin;"
1285+---------------------------+------------------------+
1286| name | dl |
1287+---------------------------+------------------------+
1288| METADATA_LOCK_INFO | metadata_lock_info.so |
1289| QUERY_CACHE_INFO | query_cache_info.so |
1290| QUERY_RESPONSE_TIME | query_response_time.so |
1291| QUERY_RESPONSE_TIME_AUDIT | query_response_time.so |
1292+---------------------------+------------------------+
1293mysql -t -e "SHOW PLUGINS;"
1294+-------------------------------+----------+--------------------+------------------------+---------+
1295| Name | Status | Type | Library | License |
1296+-------------------------------+----------+--------------------+------------------------+---------+
1297| binlog | ACTIVE | STORAGE ENGINE | NULL | GPL |
1298| mysql_native_password | ACTIVE | AUTHENTICATION | NULL | GPL |
1299| mysql_old_password | ACTIVE | AUTHENTICATION | NULL | GPL |
1300| wsrep | ACTIVE | STORAGE ENGINE | NULL | GPL |
1301| CSV | ACTIVE | STORAGE ENGINE | NULL | GPL |
1302| MEMORY | ACTIVE | STORAGE ENGINE | NULL | GPL |
1303| MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
1304| MRG_MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
1305| CLIENT_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1306| INDEX_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1307| TABLE_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1308| USER_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1309| InnoDB | ACTIVE | STORAGE ENGINE | NULL | GPL |
1310| XTRADB_READ_VIEW | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1311| XTRADB_INTERNAL_HASH_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1312| XTRADB_RSEG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1313| INNODB_TRX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1314| INNODB_LOCKS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1315| INNODB_LOCK_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1316| INNODB_CMP | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1317| INNODB_CMP_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1318| INNODB_CMPMEM | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1319| INNODB_CMPMEM_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1320| INNODB_CMP_PER_INDEX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1321| INNODB_CMP_PER_INDEX_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1322| INNODB_BUFFER_PAGE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1323| INNODB_BUFFER_PAGE_LRU | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1324| INNODB_BUFFER_POOL_STATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1325| INNODB_METRICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1326| INNODB_FT_DEFAULT_STOPWORD | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1327| INNODB_FT_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1328| INNODB_FT_BEING_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1329| INNODB_FT_CONFIG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1330| INNODB_FT_INDEX_CACHE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1331| INNODB_FT_INDEX_TABLE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1332| INNODB_SYS_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1333| INNODB_SYS_TABLESTATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1334| INNODB_SYS_INDEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1335| INNODB_SYS_COLUMNS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1336| INNODB_SYS_FIELDS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1337| INNODB_SYS_FOREIGN | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1338| INNODB_SYS_FOREIGN_COLS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1339| INNODB_SYS_TABLESPACES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1340| INNODB_SYS_DATAFILES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1341| INNODB_CHANGED_PAGES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1342| INNODB_MUTEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1343| INNODB_SYS_SEMAPHORE_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1344| INNODB_TABLESPACES_ENCRYPTION | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
1345| INNODB_TABLESPACES_SCRUBBING | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
1346| CHANGED_PAGE_BITMAPS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
1347| SEQUENCE | ACTIVE | STORAGE ENGINE | NULL | GPL |
1348| PERFORMANCE_SCHEMA | ACTIVE | STORAGE ENGINE | NULL | GPL |
1349| Aria | ACTIVE | STORAGE ENGINE | NULL | GPL |
1350| FEEDBACK | DISABLED | INFORMATION SCHEMA | NULL | GPL |
1351| partition | ACTIVE | STORAGE ENGINE | NULL | GPL |
1352| METADATA_LOCK_INFO | ACTIVE | INFORMATION SCHEMA | metadata_lock_info.so | GPL |
1353| QUERY_CACHE_INFO | ACTIVE | INFORMATION SCHEMA | query_cache_info.so | BSD |
1354| QUERY_RESPONSE_TIME | ACTIVE | INFORMATION SCHEMA | query_response_time.so | GPL |
1355| QUERY_RESPONSE_TIME_AUDIT | ACTIVE | AUDIT | query_response_time.so | GPL |
1356+-------------------------------+----------+--------------------+------------------------+---------+
1357mysql -t -e "SHOW ENGINES;"
1358+--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
1359| Engine | Support | Comment | Transactions | XA | Savepoints |
1360+--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
1361| MRG_MyISAM | YES | Collection of identical MyISAM tables | NO | NO | NO |
1362| CSV | YES | CSV storage engine | NO | NO | NO |
1363| Aria | YES | Crash-safe tables with MyISAM heritage | NO | NO | NO |
1364| MyISAM | YES | MyISAM storage engine | NO | NO | NO |
1365| MEMORY | YES | Hash based, stored in memory, useful for temporary tables | NO | NO | NO |
1366| InnoDB | DEFAULT | Percona-XtraDB, Supports transactions, row-level locking, foreign keys and encryption for tables | YES | YES | YES |
1367| SEQUENCE | YES | Generated tables filled with sequential values | YES | NO | YES |
1368| PERFORMANCE_SCHEMA | YES | Performance Schema | NO | NO | NO |
1369+--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
1370
1371Loaded plugins: fastestmirror, priorities
1372Loading mirror speeds from cached hostfile
1373 * base: ca.mirror.babylon.network
1374 * epel: ca.mirror.babylon.network
1375 * extras: ca.mirror.babylon.network
1376 * rpmforge: mirror.us.leaseweb.net
1377 * updates: ca.mirror.babylon.network
1378361 packages excluded due to repository priority protections
1379Resolving Dependencies
1380--> Running transaction check
1381---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
1382--> Finished Dependency Resolution
1383
1384Dependencies Resolved
1385
1386================================================================================
1387 Package Arch Version Repository Size
1388================================================================================
1389Installing:
1390 postfix x86_64 2:2.10.1-6.el7 base 2.4 M
1391
1392Transaction Summary
1393================================================================================
1394Install 1 Package
1395
1396Total download size: 2.4 M
1397Installed size: 12 M
1398Downloading packages:
1399Running transaction check
1400Running transaction test
1401Transaction test succeeded
1402Running transaction
1403 Installing : 2:postfix-2.10.1-6.el7.x86_64 1/1
1404 Verifying : 2:postfix-2.10.1-6.el7.x86_64 1/1
1405
1406Installed:
1407 postfix.x86_64 2:2.10.1-6.el7
1408
1409Complete!
1410Loaded plugins: fastestmirror, priorities
1411Loading mirror speeds from cached hostfile
1412 * base: ca.mirror.babylon.network
1413 * epel: ca.mirror.babylon.network
1414 * extras: ca.mirror.babylon.network
1415 * rpmforge: mirror.us.leaseweb.net
1416 * updates: ca.mirror.babylon.network
1417361 packages excluded due to repository priority protections
1418Resolving Dependencies
1419--> Running transaction check
1420---> Package net-snmp.x86_64 1:5.7.2-24.el7_2.1 will be installed
1421--> Finished Dependency Resolution
1422
1423Dependencies Resolved
1424
1425================================================================================
1426 Package Arch Version Repository Size
1427================================================================================
1428Installing:
1429 net-snmp x86_64 1:5.7.2-24.el7_2.1 base 321 k
1430
1431Transaction Summary
1432================================================================================
1433Install 1 Package
1434
1435Total download size: 321 k
1436Installed size: 850 k
1437Downloading packages:
1438Running transaction check
1439Running transaction test
1440Transaction test succeeded
1441Running transaction
1442 Installing : 1:net-snmp-5.7.2-24.el7_2.1.x86_64 1/1
1443 Verifying : 1:net-snmp-5.7.2-24.el7_2.1.x86_64 1/1
1444
1445Installed:
1446 net-snmp.x86_64 1:5.7.2-24.el7_2.1
1447
1448Complete!
1449Loaded plugins: fastestmirror, priorities
1450Loading mirror speeds from cached hostfile
1451 * base: ca.mirror.babylon.network
1452 * epel: ca.mirror.babylon.network
1453 * extras: ca.mirror.babylon.network
1454 * rpmforge: mirror.us.leaseweb.net
1455 * updates: ca.mirror.babylon.network
1456361 packages excluded due to repository priority protections
1457Resolving Dependencies
1458--> Running transaction check
1459---> Package mytop.noarch 0:1.7-10.b737f60.el7 will be installed
1460--> Finished Dependency Resolution
1461
1462Dependencies Resolved
1463
1464================================================================================
1465 Package Arch Version Repository Size
1466================================================================================
1467Installing:
1468 mytop noarch 1.7-10.b737f60.el7 epel 33 k
1469
1470Transaction Summary
1471================================================================================
1472Install 1 Package
1473
1474Total download size: 33 k
1475Installed size: 68 k
1476Downloading packages:
1477Running transaction check
1478Running transaction test
1479Transaction test succeeded
1480Running transaction
1481 Installing : mytop-1.7-10.b737f60.el7.noarch 1/1
1482 Verifying : mytop-1.7-10.b737f60.el7.noarch 1/1
1483
1484Installed:
1485 mytop.noarch 0:1.7-10.b737f60.el7
1486
1487Complete!
1488----------------------------------------------
1489Creating /etc/logrotate.d/mysql file
1490----------------------------------------------
1491......
1492----------------------------------------------
1493Creating /etc/logrotate.d/mysql-slowlog file
1494----------------------------------------------
1495......
1496----------------------------------------------------------------------------
1497/var/log/mysqld.log {
1498 create 600 mysql mysql
1499 dateext
1500 notifempty
1501 daily
1502 rotate 8
1503 missingok
1504 compress
1505 sharedscripts
1506 postrotate
1507 if test -x /usr/bin/mysqladmin && /usr/bin/mysqladmin ping &>/dev/null
1508 then
1509 env HOME=/root/ /usr/bin/mysql -e 'select @@global.long_query_time into @lqt_save; set global long_query_time=2000; select sleep(2); FLUSH LOGS; select sleep(2); set global long_query_time=@lqt_save;'
1510 fi
1511 endscript
1512}
1513----------------------------------------------------------------------------
1514/var/lib/mysql/slowq.log {
1515 create 600 mysql mysql
1516 dateext
1517 notifempty
1518 daily
1519 rotate 8
1520 missingok
1521 compress
1522 sharedscripts
1523 postrotate
1524 # just if mysqld is really running
1525 if test -x /usr/bin/mysqladmin &&
1526 /usr/bin/mysqladmin ping &>/dev/null
1527 then
1528 env HOME=/root/ /usr/bin/mysql -e 'select @@global.long_query_time into @lqt_save; set global long_query_time=2000; set global slow_query_log = 0; select sleep(2); FLUSH LOGS; select sleep(2); set global long_query_time=@lqt_save; set global slow_query_log = 1;' > /var/log/mysqladmin.flush-logs 2>&1
1529 fi
1530 endscript
1531}
1532----------------------------------------------------------------------------
1533---------------------------------------------------------------------------
1534Current mysql log directories:
1535---------------------------------------------------------------------------
1536ls -lh /var/log/ | egrep 'mysql|mysql-slowlog'
1537-rw-------. 1 mysql mysql 1.6K Mar 13 06:36 mysqld.log
1538---------------------------------------------------------------------------
1539---------------------------------------------------------------------------
1540
1541----------------------------------------------------------------------------
1542mysql logrotation /etc/logrotate.d/mysql & /etc/logrotate.d/mysql-slowlog setup completed
1543----------------------------------------------------------------------------
1544 _ _ ___ _ _ _ _
1545 | \ | | ___ __ __ |_ _| _ __ (_)| |_ (_) __ _ | |
1546 | \| | / _ \\ \ /\ / / | | | '_ \ | || __|| | / _` || |
1547 | |\ || __/ \ V V / | | | | | || || |_ | || (_| || |
1548 |_| \_| \___| \_/\_/ |___||_| |_||_| \__||_| \__,_||_|
1549
1550 __ _ __ __
1551 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
1552 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
1553 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
1554 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
1555 |___/
1556new initial /etc/my.cnf
1557=================================================
1558[client]
1559socket=/var/lib/mysql/mysql.sock
1560
1561[mysql]
1562max_allowed_packet = 64M
1563
1564[mysqld]
1565local-infile=0
1566ignore_db_dirs=lost+found
1567character-set-server=utf8
1568datadir=/var/lib/mysql
1569socket=/var/lib/mysql/mysql.sock
1570
1571#bind-address=127.0.0.1
1572# optimized my.cnf for MariaDB 5.5.x
1573# by eva2000
1574# vbtechsupport.com
1575
1576tmpdir=/home/mysqltmp
1577
1578innodb=ON
1579#skip-federated
1580##skip-pbxt
1581##skip-pbxt_statistics
1582#skip-archive
1583#skip-name-resolve
1584#old_passwords
1585back_log = 512
1586max_connections = 500
1587key_buffer_size = 256M
1588myisam_sort_buffer_size = 256M
1589myisam_max_sort_file_size = 2048M
1590join_buffer_size = 256K
1591read_buffer_size = 256K
1592sort_buffer_size = 256K
1593table_definition_cache = 8192
1594table_open_cache = 4096
1595thread_cache_size = 256
1596wait_timeout = 1800
1597connect_timeout = 10
1598tmp_table_size = 256M
1599max_heap_table_size = 256M
1600max_allowed_packet = 64M
1601#max_seeks_for_key = 4294967295
1602group_concat_max_len = 1024
1603max_length_for_sort_data = 1024
1604net_buffer_length = 16384
1605max_connect_errors = 100000
1606concurrent_insert = 2
1607read_rnd_buffer_size = 512K
1608bulk_insert_buffer_size = 8M
1609# query_cache boost for MariaDB >10.1.2+
1610# https://community.centminmod.com/posts/30811/
1611query_cache_limit = 1024K
1612query_cache_size = 80M
1613query_cache_type = 1
1614query_cache_min_res_unit = 2K
1615query_prealloc_size = 262144
1616query_alloc_block_size = 65536
1617transaction_alloc_block_size = 8192
1618transaction_prealloc_size = 4096
1619default-storage-engine = InnoDB
1620
1621log_warnings=1
1622slow_query_log=0
1623long_query_time=1
1624slow_query_log_file=/var/lib/mysql/slowq.log
1625log-error=/var/log/mysqld.log
1626
1627# innodb settings
1628innodb_large_prefix=1
1629innodb_purge_threads=1
1630innodb_file_format = Barracuda
1631innodb_file_per_table = 1
1632innodb_open_files = 1000
1633innodb_data_file_path= ibdata1:10M:autoextend
1634innodb_buffer_pool_size = 512M
1635
1636## https://mariadb.com/kb/en/mariadb/xtradbinnodb-server-system-variables/#innodb_buffer_pool_instances
1637#innodb_buffer_pool_instances=2
1638
1639innodb_log_files_in_group = 2
1640innodb_log_file_size = 256M
1641innodb_log_buffer_size = 8M
1642innodb_flush_log_at_trx_commit = 2
1643#innodb_thread_concurrency = 0
1644innodb_lock_wait_timeout=50
1645innodb_flush_method = O_DIRECT
1646innodb_support_xa=1
1647
1648# 200 * # DISKS
1649innodb_io_capacity = 300
1650innodb_io_capacity_max = 2000
1651innodb_read_io_threads = 4
1652innodb_write_io_threads = 2
1653innodb_flush_neighbors = 1
1654
1655# mariadb settings
1656[mariadb]
1657#thread-handling = pool-of-threads
1658#thread-pool-size= 20
1659#mysql --port=3307 --protocol=tcp
1660#extra-port=3307
1661#extra-max-connections=1
1662
1663userstat = 0
1664key_cache_segments = 1
1665aria_group_commit = none
1666aria_group_commit_interval = 0
1667aria_log_file_size = 64M
1668aria_log_purge_type = immediate
1669aria_pagecache_buffer_size = 64M
1670aria_sort_buffer_size = 64M
1671
1672[mariadb-5.5]
1673innodb_file_format = Barracuda
1674innodb_file_per_table = 1
1675
1676#ignore_db_dirs=
1677query_cache_strip_comments=0
1678
1679innodb_read_ahead = linear
1680innodb_adaptive_flushing_method = estimate
1681innodb_flush_neighbor_pages = 1
1682innodb_stats_update_need_lock = 0
1683innodb_log_block_size = 512
1684
1685log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
1686
1687[mysqld_safe]
1688socket=/var/lib/mysql/mysql.sock
1689log-error=/var/log/mysqld.log
1690#nice = -5
1691open-files-limit = 8192
1692
1693[mysqldump]
1694quick
1695max_allowed_packet = 64M
1696
1697[myisamchk]
1698tmpdir=/home/mysqltmp
1699key_buffer = 256M
1700sort_buffer = 32M
1701read_buffer = 32M
1702write_buffer = 32M
1703
1704[mysqlhotcopy]
1705interactive-timeout
1706
1707[mariadb-10.0]
1708innodb_file_format = Barracuda
1709innodb_file_per_table = 1
1710
1711# 2 variables needed to switch from XtraDB to InnoDB plugins
1712#plugin-load=ha_innodb
1713#ignore_builtin_innodb
1714
1715## MariaDB 10 only save and restore buffer pool pages
1716## warm up InnoDB buffer pool on server restarts
1717#innodb_buffer_pool_dump_at_shutdown=1
1718#innodb_buffer_pool_load_at_startup=1
1719innodb_buffer_pool_populate=0
1720## Disabled settings
1721performance_schema=OFF
1722innodb_stats_on_metadata=OFF
1723innodb_sort_buffer_size=2M
1724innodb_online_alter_log_max_size=128M
1725query_cache_strip_comments=0
1726log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
1727
1728[mariadb-10.1]
1729innodb_file_format = Barracuda
1730innodb_file_per_table = 1
1731
1732## wsrep specific
1733# wsrep_on=OFF
1734# wsrep_provider
1735# wsrep_cluster_address
1736# binlog_format=ROW
1737# default_storage_engine=InnoDB
1738# innodb_autoinc_lock_mode=2
1739# innodb_doublewrite=1
1740# query_cache_size=0
1741
1742# 2 variables needed to switch from XtraDB to InnoDB plugins
1743#plugin-load=ha_innodb
1744#ignore_builtin_innodb
1745
1746## MariaDB 10 only save and restore buffer pool pages
1747## warm up InnoDB buffer pool on server restarts
1748#innodb_buffer_pool_dump_at_shutdown=1
1749#innodb_buffer_pool_load_at_startup=1
1750innodb_buffer_pool_populate=0
1751## Disabled settings
1752performance_schema=OFF
1753innodb_stats_on_metadata=OFF
1754innodb_sort_buffer_size=2M
1755innodb_online_alter_log_max_size=128M
1756query_cache_strip_comments=0
1757log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
1758
1759# Defragmenting unused space on InnoDB tablespace
1760innodb_defragment=1
1761innodb_defragment_n_pages=7
1762innodb_defragment_stats_accuracy=0
1763innodb_defragment_fill_factor_n_recs=20
1764innodb_defragment_fill_factor=0.9
1765innodb_defragment_frequency=40
1766=================================================
1767
1768[1;32;40mexclude line exists... adding exclude line for mysql*
1769(B[m*************************************************
1770[1;32;40m* Starting MariaDB Secure Installation
1771(B[m*************************************************
1772Looking for 'mysql' as: mysql
1773Looking for 'mysqlcheck' as: mysqlcheck
1774Phase 1/6: Checking and upgrading mysql database
1775Processing databases
1776mysql
1777mysql.column_stats OK
1778mysql.columns_priv OK
1779mysql.db OK
1780mysql.event OK
1781mysql.func OK
1782mysql.gtid_slave_pos OK
1783mysql.help_category OK
1784mysql.help_keyword OK
1785mysql.help_relation OK
1786mysql.help_topic OK
1787mysql.host OK
1788mysql.index_stats OK
1789mysql.innodb_index_stats OK
1790mysql.innodb_table_stats OK
1791mysql.plugin OK
1792mysql.proc OK
1793mysql.procs_priv OK
1794mysql.proxies_priv OK
1795mysql.roles_mapping OK
1796mysql.servers OK
1797mysql.table_stats OK
1798mysql.tables_priv OK
1799mysql.time_zone OK
1800mysql.time_zone_leap_second OK
1801mysql.time_zone_name OK
1802mysql.time_zone_transition OK
1803mysql.time_zone_transition_type OK
1804mysql.user OK
1805Phase 2/6: Fixing views
1806Processing databases
1807information_schema
1808mysql
1809performance_schema
1810test
1811Phase 3/6: Running 'mysql_fix_privilege_tables'
1812Phase 4/6: Fixing table and database names
1813Processing databases
1814information_schema
1815mysql
1816performance_schema
1817test
1818Phase 5/6: Checking and upgrading tables
1819Processing databases
1820information_schema
1821performance_schema
1822test
1823Phase 6/6: Running 'FLUSH PRIVILEGES'
1824OK
1825systemctl restart mysql.service
1826systemctl stop mysql.service
1827systemctl start mysql.service
1828Full Reads: 587
1829Full Writes: 464
1830
1831set innodb_flush_neighbors = 1
1832
1833innodb_io_capacity = 200
1834
1835+------------------------+-------+
1836/etc/my.cnf adjustment
1837+------------------------+-------+
1838existing value:
1839Variable_name Value
1840innodb_io_capacity 300
1841innodb_io_capacity_max 2000
1842new value:
1843Variable_name Value
1844innodb_io_capacity 200
1845innodb_io_capacity_max 400
1846
1847+------------------------+-------+
1848innodb io threads adjustment
1849+------------------------+-------+
1850existing value:
1851+------------------------+-------+
1852innodb_read_io_threads = 4
1853innodb_write_io_threads = 2
1854+------------------------+-------+
1855new value:
1856+------------------------+-------+
1857innodb_read_io_threads = 2
1858innodb_write_io_threads = 2
1859+------------------------+-------+
1860
1861Restart MySQL server for io thread changes
1862
1863*************************************************
1864[1;32;40m* MariaDB installed
1865(B[m*************************************************
1866systemctl stop mysql.service
1867*************************************************
1868[1;32;40m* Installing PHP
1869(B[m*************************************************
1870/usr/local/src/centminmod/centmin.sh: line 1332: cd: php-5.6.30: No such file or directory
1871/usr/local/src/centminmod/centmin.sh: line 1334: ./buildconf: No such file or directory
1872gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)
1873Copyright (C) 2015 Free Software Foundation, Inc.
1874This is free software; see the source for copying conditions. There is NO
1875warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1876
1877 -m64 [enabled]
1878 -m80387 [enabled]
1879 -m96bit-long-double [enabled]
1880 -malign-stringops [enabled]
1881 -march= corei7-avx
1882 -mavx [enabled]
1883 -mcx16 [enabled]
1884 -mfancy-math-387 [enabled]
1885 -mfentry [enabled]
1886 -mfp-ret-in-387 [enabled]
1887 -mfpmath= 387
1888 -mfxsr [enabled]
1889 -mglibc [enabled]
1890 -mhard-float [enabled]
1891 -mieee-fp [enabled]
1892 -mlong-double-80 [enabled]
1893 -mpclmul [enabled]
1894 -mpopcnt [enabled]
1895 -mpush-args [enabled]
1896 -mred-zone [enabled]
1897 -msahf [enabled]
1898 -msse [enabled]
1899 -msse2 [enabled]
1900 -msse3 [enabled]
1901 -msse4 [enabled]
1902 -msse4.1 [enabled]
1903 -msse4.2 [enabled]
1904 -mssse3 [enabled]
1905 -mstackrealign [enabled]
1906 -mtls-direct-seg-refs [enabled]
1907 -mtune= corei7-avx
1908 -mxsave [enabled]
1909 -mxsaveopt [enabled]
1910 Valid arguments to -mfpmath=:
1911../configure --enable-fpm --enable-intl --enable-pcntl --with-mcrypt --with-snmp --with-mhash --with-zlib --with-gettext --enable-exif --enable-zip --with-bz2 --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop --with-pear --enable-mbstring --with-openssl --with-mysql=mysqlnd --with-libdir=lib64 --with-mysqli=mysqlnd --with-mysql-sock=/var/lib/mysql/mysql.sock --with-curl --with-gd --with-xmlrpc --enable-bcmath --enable-calendar --enable-ftp --enable-gd-native-ttf --with-freetype-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr --with-vpx-dir=/usr --with-t1lib=/usr --enable-pdo --with-pdo-sqlite --with-pdo-mysql=mysqlnd --enable-inline-optimization --with-imap --with-imap-ssl --with-kerberos --with-readline --with-libedit --with-gmp --with-pspell --with-tidy --with-enchant --with-fpm-user=nginx --with-fpm-group=nginx --disable-fileinfo --with-ldap --with-ldap-sasl --with-config-file-scan-dir=/etc/centminmod/php.d --with-xsl
1912inc/php_configure.inc: line 627: ../configure: No such file or directory
1913
1914php_configure.inc make -j4
1915make: *** No targets specified and no makefile found. Stop.
1916
1917real 0m0.001s
1918user 0m0.001s
1919sys 0m0.000s
1920
1921make: *** No rule to make target `install'. Stop.
1922
1923real 0m0.002s
1924user 0m0.001s
1925sys 0m0.000s
1926
1927strip PHP binary...
1928ls: cannot access /usr/local/bin/php: No such file or directory
1929ls: cannot access /usr/local/bin/php-cgi: No such file or directory
1930strip: '/usr/local/bin/php': No such file
1931strip: '/usr/local/bin/php-cgi': No such file
1932ls: cannot access /usr/local/bin/php: No such file or directory
1933ls: cannot access /usr/local/bin/php-cgi: No such file or directory
1934
1935[1;33;40m----------------------------------------------------------------------------------
1936(B[mPHP was not installed properly
1937[1;33;40m----------------------------------------------------------------------------------
1938(B[mcp: cannot stat ‘php.ini-production’: No such file or directory
1939chmod: cannot access ‘/usr/local/lib/php.ini’: No such file or directory
1940
1941
1942
1943Copying php-fpm.conf /usr/local/etc/php-fpm.conf
1944
1945Starting php-fpm /etc/init.d/php-fpm: line 80: /usr/local/sbin/php-fpm: No such file or directory
1946 failed
1947[1;32;40mexclude line exists... adding nginx* php* exclusions
1948(B[m----------------------------------------------
1949Creating /etc/logrotate.d/php-fpm file
1950----------------------------------------------
1951......
1952----------------------------------------------------------------------------
1953/var/log/php-fpm/*.log {
1954 daily
1955 dateext
1956 missingok
1957 rotate 10
1958 compress
1959 delaycompress
1960 notifempty
1961 postrotate
1962 /bin/kill -SIGUSR1 $(cat /var/run/php-fpm/php-fpm.pid 2>/dev/null) 2>/dev/null || true
1963 endscript
1964}
1965---------------------------------------------------------------------------
1966Current php-fpm log directories:
1967---------------------------------------------------------------------------
1968ls -lh /var/log/php-fpm/
1969total 0
1970-rw-rw----. 1 root root 0 Mar 13 06:37 www-error.log
1971-rw-rw----. 1 root root 0 Mar 13 06:37 www-php.error.log
1972---------------------------------------------------------------------------
1973----------------------------------------------------------------------------
1974php-fpm logrotation /etc/logrotate.d/php-fpm setup completed
1975----------------------------------------------------------------------------
1976*************************************************
1977[1;32;40m* PHP installed
1978(B[m*************************************************
1979-rw-r--r--. 1 root root 57 Mar 13 06:37 /root/centminlogs/centminmod_phpinstalltime_130317-023320.log
1980cat: /usr/local/bin/php-config: No such file or directory
1981grep: /etc/centminmod/php.d/zendopcache.ini: No such file or directory
1982
1983
1984
1985Copying zendopcache.ini > /etc/centminmod/php.d/zendopcache.ini
1986
1987*************************************************
1988[1;32;40m* Zend Optimizer Plus OPcache installed
1989(B[m*************************************************
1990
1991setup initial /usr/local/nginx/html/opcache.php
1992
1993cp /usr/local/src/centminmod/config/zendopcache/opcache.php /usr/local/nginx/html/45e5a004a6a0337d_opcache.php
1994
1995[1;33;40mCreating htpasswd_opcache user/pass...
1996(B[m/usr/local/nginx/conf/htpasswd.sh create /usr/local/nginx/conf/htpasswd_opcache opadmin wQT2wGogLM0Bx7MZFayiag==
1997
1998/usr/local/nginx/conf/htpasswd_opcache contents:
1999opadmin:$apr1$yMETDUIz$Qk5NK6V0BuVyvMU7uiksM/
2000
2001[1;33;40mInsert Username/Password into /usr/local/nginx/html/45e5a004a6a0337d_opcache.php file itself
2002(B[m
2003[1;33;40mCreate include file /usr/local/nginx/conf/include_opcache.conf
2004(B[m
2005 location ~ ^/(45e5a004a6a0337d_opcache.php) {
2006 include /usr/local/nginx/conf/php.conf;
2007 auth_basic "Password Protected";
2008 auth_basic_user_file /usr/local/nginx/conf/htpasswd_opcache;
2009 }
2010
2011[1;33;40mSetup virtual.conf
2012(B[m[1;33;40mAdding /usr/local/nginx/conf/include_opcache.conf include entry
2013(B[m
2014service nginx reload
2015Reloading nginx configuration (via systemctl): Job for nginx.service invalid.
2016[FAILED]
2017inc/igbinary.inc: line 9: php: command not found
20181
2019Compiling igbinary...
2020--2017-03-13 06:37:50-- https://github.com/igbinary/igbinary/tarball/master
2021Resolving github.com... 192.30.253.112, 192.30.253.113
2022Connecting to github.com|192.30.253.112|:443... connected.
2023HTTP request sent, awaiting response... 302 Found
2024Location: https://codeload.github.com/igbinary/igbinary/legacy.tar.gz/master [following]
2025--2017-03-13 06:37:50-- https://codeload.github.com/igbinary/igbinary/legacy.tar.gz/master
2026Resolving codeload.github.com... 192.30.253.121, 192.30.253.120
2027Connecting to codeload.github.com|192.30.253.121|:443... connected.
2028HTTP request sent, awaiting response... 200 OK
2029Length: unspecified [application/x-gzip]
2030Saving to: ‘igbinary-igbinary-1.1.2-dev.tar.gz’
2031
2032 0K .......... .......... .......... .......... .......... 1.53M
2033 50K .......... .......... .......... .......... .......... 3.26M
2034 100K .......... .......... .......... .......... .......... 10.8M
2035 150K .......... .......... .... 10.7M=0.05s
2036
20372017-03-13 06:37:50 (3.18 MB/s) - ‘igbinary-igbinary-1.1.2-dev.tar.gz’ saved [178514]
2038
2039igbinary-igbinary-b07cd1e/
2040igbinary-igbinary-b07cd1e/.gitignore
2041igbinary-igbinary-b07cd1e/.travis.yml
2042igbinary-igbinary-b07cd1e/COPYING
2043igbinary-igbinary-b07cd1e/CREDITS
2044igbinary-igbinary-b07cd1e/ChangeLog
2045igbinary-igbinary-b07cd1e/EXPERIMENTAL
2046igbinary-igbinary-b07cd1e/Makefile.bench
2047igbinary-igbinary-b07cd1e/NEWS
2048igbinary-igbinary-b07cd1e/README.md
2049igbinary-igbinary-b07cd1e/WINDOWS.md
2050igbinary-igbinary-b07cd1e/appveyor.yml
2051igbinary-igbinary-b07cd1e/benchmark/
2052igbinary-igbinary-b07cd1e/benchmark/.gitignore
2053igbinary-igbinary-b07cd1e/benchmark/bench.php
2054igbinary-igbinary-b07cd1e/benchmark/l10n-en.ser
2055igbinary-igbinary-b07cd1e/benchmark/run-bench.php
2056igbinary-igbinary-b07cd1e/benchmark/serialize-objectarray.b.php
2057igbinary-igbinary-b07cd1e/benchmark/serialize-scalar-int.b.php
2058igbinary-igbinary-b07cd1e/benchmark/serialize-scalararray.b.php
2059igbinary-igbinary-b07cd1e/benchmark/serialize-stringarray.b.php
2060igbinary-igbinary-b07cd1e/benchmark/unserialize-objectarray.b.php
2061igbinary-igbinary-b07cd1e/benchmark/unserialize-scalar-int.b.php
2062igbinary-igbinary-b07cd1e/benchmark/unserialize-scalararray.b.php
2063igbinary-igbinary-b07cd1e/benchmark/unserialize-stringarray.b.php
2064igbinary-igbinary-b07cd1e/ci/
2065igbinary-igbinary-b07cd1e/ci/g++-32.sh
2066igbinary-igbinary-b07cd1e/ci/gcc-32.sh
2067igbinary-igbinary-b07cd1e/ci/generate_php_install_dir.sh
2068igbinary-igbinary-b07cd1e/ci/get_global_php_version.sh
2069igbinary-igbinary-b07cd1e/ci/install_php_custom.sh
2070igbinary-igbinary-b07cd1e/ci/php.ini
2071igbinary-igbinary-b07cd1e/ci/print_php_int_max.php
2072igbinary-igbinary-b07cd1e/ci/wipe_travis_cache.sh
2073igbinary-igbinary-b07cd1e/config.m4
2074igbinary-igbinary-b07cd1e/config.w32
2075igbinary-igbinary-b07cd1e/igbinary.h
2076igbinary-igbinary-b07cd1e/igbinary.php
2077igbinary-igbinary-b07cd1e/igbinary.php.ini
2078igbinary-igbinary-b07cd1e/igbinary.spec
2079igbinary-igbinary-b07cd1e/package.xml
2080igbinary-igbinary-b07cd1e/php_igbinary.h
2081igbinary-igbinary-b07cd1e/src/
2082igbinary-igbinary-b07cd1e/src/php5/
2083igbinary-igbinary-b07cd1e/src/php5/apc_serializer.h
2084igbinary-igbinary-b07cd1e/src/php5/hash.h
2085igbinary-igbinary-b07cd1e/src/php5/hash_ptr.h
2086igbinary-igbinary-b07cd1e/src/php5/hash_si.c
2087igbinary-igbinary-b07cd1e/src/php5/hash_si_ptr.c
2088igbinary-igbinary-b07cd1e/src/php5/ig_win32.h
2089igbinary-igbinary-b07cd1e/src/php5/igbinary.c
2090igbinary-igbinary-b07cd1e/src/php5/igbinary.h
2091igbinary-igbinary-b07cd1e/src/php5/igbinary_macros.h
2092igbinary-igbinary-b07cd1e/src/php5/php_igbinary.h
2093igbinary-igbinary-b07cd1e/src/php7/
2094igbinary-igbinary-b07cd1e/src/php7/hash.h
2095igbinary-igbinary-b07cd1e/src/php7/hash_ptr.h
2096igbinary-igbinary-b07cd1e/src/php7/hash_si.c
2097igbinary-igbinary-b07cd1e/src/php7/hash_si_ptr.c
2098igbinary-igbinary-b07cd1e/src/php7/ig_win32.h
2099igbinary-igbinary-b07cd1e/src/php7/igbinary.c
2100igbinary-igbinary-b07cd1e/src/php7/igbinary.h
2101igbinary-igbinary-b07cd1e/src/php7/php_igbinary.h
2102igbinary-igbinary-b07cd1e/tags.sh
2103igbinary-igbinary-b07cd1e/tests/
2104igbinary-igbinary-b07cd1e/tests/igbinary_001.phpt
2105igbinary-igbinary-b07cd1e/tests/igbinary_002.phpt
2106igbinary-igbinary-b07cd1e/tests/igbinary_003.phpt
2107igbinary-igbinary-b07cd1e/tests/igbinary_004.phpt
2108igbinary-igbinary-b07cd1e/tests/igbinary_005.phpt
2109igbinary-igbinary-b07cd1e/tests/igbinary_006.phpt
2110igbinary-igbinary-b07cd1e/tests/igbinary_007.phpt
2111igbinary-igbinary-b07cd1e/tests/igbinary_008.phpt
2112igbinary-igbinary-b07cd1e/tests/igbinary_009.phpt
2113igbinary-igbinary-b07cd1e/tests/igbinary_009b.phpt
2114igbinary-igbinary-b07cd1e/tests/igbinary_010.phpt
2115igbinary-igbinary-b07cd1e/tests/igbinary_012.phpt
2116igbinary-igbinary-b07cd1e/tests/igbinary_013.phpt
2117igbinary-igbinary-b07cd1e/tests/igbinary_014.phpt
2118igbinary-igbinary-b07cd1e/tests/igbinary_015.phpt
2119igbinary-igbinary-b07cd1e/tests/igbinary_015b.phpt
2120igbinary-igbinary-b07cd1e/tests/igbinary_016.phpt
2121igbinary-igbinary-b07cd1e/tests/igbinary_017.phpt
2122igbinary-igbinary-b07cd1e/tests/igbinary_018.phpt
2123igbinary-igbinary-b07cd1e/tests/igbinary_019.phpt
2124igbinary-igbinary-b07cd1e/tests/igbinary_020.phpt
2125igbinary-igbinary-b07cd1e/tests/igbinary_021.phpt
2126igbinary-igbinary-b07cd1e/tests/igbinary_022.phpt
2127igbinary-igbinary-b07cd1e/tests/igbinary_023.phpt
2128igbinary-igbinary-b07cd1e/tests/igbinary_024.phpt
2129igbinary-igbinary-b07cd1e/tests/igbinary_025.phpt
2130igbinary-igbinary-b07cd1e/tests/igbinary_026.phpt
2131igbinary-igbinary-b07cd1e/tests/igbinary_026b.phpt
2132igbinary-igbinary-b07cd1e/tests/igbinary_027.phpt
2133igbinary-igbinary-b07cd1e/tests/igbinary_028.phpt
2134igbinary-igbinary-b07cd1e/tests/igbinary_029.phpt
2135igbinary-igbinary-b07cd1e/tests/igbinary_030.phpt
2136igbinary-igbinary-b07cd1e/tests/igbinary_031.phpt
2137igbinary-igbinary-b07cd1e/tests/igbinary_032.phpt
2138igbinary-igbinary-b07cd1e/tests/igbinary_033.phpt
2139igbinary-igbinary-b07cd1e/tests/igbinary_034.phpt
2140igbinary-igbinary-b07cd1e/tests/igbinary_040.phpt
2141igbinary-igbinary-b07cd1e/tests/igbinary_041.phpt
2142igbinary-igbinary-b07cd1e/tests/igbinary_042.phpt
2143igbinary-igbinary-b07cd1e/tests/igbinary_043.phpt
2144igbinary-igbinary-b07cd1e/tests/igbinary_044.phpt
2145igbinary-igbinary-b07cd1e/tests/igbinary_045.phpt
2146igbinary-igbinary-b07cd1e/tests/igbinary_045b.phpt
2147igbinary-igbinary-b07cd1e/tests/igbinary_045c.phpt
2148igbinary-igbinary-b07cd1e/tests/igbinary_046.phpt
2149igbinary-igbinary-b07cd1e/tests/igbinary_046b.phpt
2150igbinary-igbinary-b07cd1e/tests/igbinary_046c.phpt
2151igbinary-igbinary-b07cd1e/tests/igbinary_046d.phpt
2152igbinary-igbinary-b07cd1e/tests/igbinary_047.phpt
2153igbinary-igbinary-b07cd1e/tests/igbinary_048.phpt
2154igbinary-igbinary-b07cd1e/tests/igbinary_048b.phpt
2155igbinary-igbinary-b07cd1e/tests/igbinary_049.phpt
2156igbinary-igbinary-b07cd1e/tests/igbinary_049b.phpt
2157igbinary-igbinary-b07cd1e/tests/igbinary_050.phpt
2158igbinary-igbinary-b07cd1e/tests/igbinary_051.phpt
2159igbinary-igbinary-b07cd1e/tests/igbinary_052.phpt
2160igbinary-igbinary-b07cd1e/tests/igbinary_053.phpt
2161igbinary-igbinary-b07cd1e/tests/igbinary_054.phpt
2162igbinary-igbinary-b07cd1e/tests/igbinary_055.phpt
2163igbinary-igbinary-b07cd1e/tests/igbinary_057.phpt
2164igbinary-igbinary-b07cd1e/tests/igbinary_058.phpt
2165igbinary-igbinary-b07cd1e/tests/igbinary_058b.phpt
2166igbinary-igbinary-b07cd1e/tests/igbinary_059.phpt
2167igbinary-igbinary-b07cd1e/tests/igbinary_060.phpt
2168igbinary-igbinary-b07cd1e/tests/igbinary_061.phpt
2169igbinary-igbinary-b07cd1e/tests/igbinary_bug54662.phpt
2170igbinary-igbinary-b07cd1e/tests/igbinary_bug72134.phpt
2171igbinary-igbinary-b07cd1e/tests/igbinary_unserialize_v1_compatible.phpt
2172autoconf (GNU Autoconf) 2.69
2173inc/igbinary.inc: line 72: /usr/local/bin/phpize: No such file or directory
2174inc/igbinary.inc: line 73: /usr/local/bin/phpize: No such file or directory
2175/svr-setup/igbinary-igbinary-b07cd1e
2176inc/igbinary.inc: line 75: ./configure: No such file or directory
2177make: *** No targets specified and no makefile found. Stop.
2178make: *** No rule to make target `install'. Stop.
2179service php-fpm reload
2180Reload service php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
2181 done
2182grep: /usr/local/lib/php.ini: No such file or directory
2183du: cannot access ‘/var/mail/root’: No such file or directory
2184(standard_in) 1: syntax error
2185smtpd_tls_mandatory_protocols = !SSLv2
2186smtpd_tls_protocols =
2187tlsproxy_tls_mandatory_protocols = $smtpd_tls_mandatory_protocols
2188tlsproxy_tls_protocols = $smtpd_tls_protocols
2189smtpd_banner = $myhostname ESMTP
2190smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
2191smtpd_tls_protocols = !SSLv2 !SSLv3
2192smtp_tls_mandatory_protocols = !SSLv2
2193smtp_tls_protocols = !SSLv2
2194smtp_tls_mandatory_protocols = !SSLv2 !SSLv3
2195smtp_tls_protocols = !SSLv2 !SSLv3
2196lmtp_tls_mandatory_protocols = !SSLv2
2197lmtp_tls_protocols = !SSLv2
2198lmtp_tls_mandatory_protocols = !SSLv2 !SSLv3
2199lmtp_tls_protocols = !SSLv2 !SSLv3
2200smtpd_tls_mandatory_exclude_ciphers =
2201smtpd_tls_mandatory_exclude_ciphers = aNULL, eNULL, EXPORT, DES, RC4, MD5, PSK, aECDH, EDH-DSS-DES-CBC3-SHA, EDH-RSA-DES-CDC3-SHA, KRB5-DE5, CBC3-SHA
2202smtp_tls_CAfile =
2203smtp_tls_security_level =
2204smtp_tls_loglevel = 0
2205smtp_tls_session_cache_database =
2206Redirecting to /bin/systemctl reload postfix.service
2207Job for postfix.service invalid.
2208smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
2209smtp_tls_security_level = may
2210smtp_tls_loglevel = 1
2211smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_scache
2212systemctl restart postfix.service
22131024000000
2214*************************************************
2215[1;32;40mPostfix already detected, postfix install aborted
2216(B[m*************************************************
2217incmemcachedinstall
2218cat: /usr/local/bin/php-config: No such file or directory
2219*************************************************
2220[1;32;40m* Installing memcached
2221(B[m*************************************************
2222Update memcached server setup
2223Adding memcached user/group and adding to nginx group
2224uid=1001(memcached) gid=1001(memcached) groups=1001(memcached),1000(nginx)
2225grep: /etc/init.d/memcached: No such file or directory
2226/usr/local/src/centminmod/config/memcached/memcached-socketfix.patch
2227Downloading memcached...
2228[1;33;40mCheck if mcperf-0.1.1.tar.gz exists
2229(B[m[1;32;40mDownloading mcperf tarball..
2230(B[m[1;33;40mDownload twemperf-0.1.1.tar.gz ...
2231(B[m[1;32;40mtwemperf-0.1.1.tar.gz found, skipping download...
2232(B[m[1;33;40mtwemperf-0.1.1.tar.gz valid file.
2233(B[m
2234[1;33;40mCheck if memcached-1.4.35.tar.gz exists
2235(B[m[1;32;40mDownloading memcached server tarball..
2236(B[m
2237
2238[1;33;40mDownload release-2.0.22-stable.tar.gz ...
2239(B[m[1;32;40mrelease-2.0.22-stable.tar.gz found, skipping download...
2240(B[m[1;33;40mrelease-2.0.22-stable.tar.gz valid file.
2241(B[m
2242[1;33;40mDownload memcached-1.4.35.tar.gz ...
2243(B[mError: memcached-1.4.35.tar.gz not found !!! Downloading now......
22442017-03-13 06:38:11 URL:http://www.memcached.org/files/memcached-1.4.35.tar.gz [398312/398312] -> "memcached-1.4.35.tar.gz" [1]
2245[1;33;40mDownload done.
2246(B[m[1;33;40mmemcached-1.4.35.tar.gz valid file.
2247(B[m
2248[1;33;40mDownload memcache-3.0.8.tgz ...
2249(B[m[1;32;40mmemcache-3.0.8.tgz found, skipping download...
2250(B[m[1;33;40mmemcache-3.0.8.tgz valid file.
2251(B[m
2252[1;33;40mDownload memcached-2.2.0.tgz ...
2253(B[m[1;32;40mmemcached-2.2.0.tgz found, skipping download...
2254(B[m[1;33;40mmemcached-2.2.0.tgz valid file.
2255(B[m
2256[1;33;40mDownload libmemcached-1.0.18.tar.gz ...
2257(B[m[1;32;40mlibmemcached-1.0.18.tar.gz found, skipping download...
2258(B[m[1;33;40mlibmemcached-1.0.18.tar.gz valid file.
2259(B[m
2260[1;33;40mCheck if release-2.0.22-stable.tar.gz exists
2261(B[m[1;33;40mCheck if memcached-2.2.0.tgz exists
2262(B[mx86_64
2263lib64
2264autoreconf: Entering directory `.'
2265autoreconf: configure.ac: not using Gettext
2266autoreconf: running: aclocal --force -I m4
2267autoreconf: configure.ac: tracing
2268autoreconf: running: libtoolize --copy --force
2269libtoolize: putting auxiliary files in `.'.
2270libtoolize: copying file `./ltmain.sh'
2271libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
2272libtoolize: copying file `m4/libtool.m4'
2273libtoolize: copying file `m4/ltoptions.m4'
2274libtoolize: copying file `m4/ltsugar.m4'
2275libtoolize: copying file `m4/ltversion.m4'
2276libtoolize: copying file `m4/lt~obsolete.m4'
2277autoreconf: running: /usr/bin/autoconf --force
2278autoreconf: running: /usr/bin/autoheader --force
2279autoreconf: running: automake --add-missing --copy --force-missing
2280configure.ac:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
2281configure.ac:14: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
2282configure.ac:37: installing './compile'
2283configure.ac:23: installing './config.guess'
2284configure.ac:23: installing './config.sub'
2285configure.ac:14: installing './install-sh'
2286configure.ac:14: installing './missing'
2287Makefile.am: installing './depcomp'
2288parallel-tests: installing './test-driver'
2289autoreconf: Leaving directory `.'
2290checking for a BSD-compatible install... /bin/install -c
2291checking whether build environment is sane... yes
2292checking for a thread-safe mkdir -p... /bin/mkdir -p
2293checking for gawk... gawk
2294checking whether make sets $(MAKE)... yes
2295checking whether make supports nested variables... yes
2296checking build system type... x86_64-unknown-linux-gnu
2297checking host system type... x86_64-unknown-linux-gnu
2298checking for gcc... /usr/bin/gcc
2299checking whether the C compiler works... yes
2300checking for C compiler default output file name... a.out
2301checking for suffix of executables...
2302checking whether we are cross compiling... no
2303checking for suffix of object files... o
2304checking whether we are using the GNU C compiler... yes
2305checking whether /usr/bin/gcc accepts -g... yes
2306checking for /usr/bin/gcc option to accept ISO C89... none needed
2307checking for style of include used by make... GNU
2308checking dependency style of /usr/bin/gcc... gcc3
2309checking whether /usr/bin/gcc and cc understand -c and -o together... yes
2310checking whether ln -s works... yes
2311checking for a sed that does not truncate output... /bin/sed
2312checking how to run the C preprocessor... /usr/bin/gcc -E
2313checking for grep that handles long lines and -e... /bin/grep
2314checking for egrep... /bin/grep -E
2315checking whether /usr/bin/gcc needs -traditional... no
2316checking how to print strings... printf
2317checking for a sed that does not truncate output... (cached) /bin/sed
2318checking for fgrep... /bin/grep -F
2319checking for ld used by /usr/bin/gcc... /bin/ld
2320checking if the linker (/bin/ld) is GNU ld... yes
2321checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
2322checking the name lister (/bin/nm -B) interface... BSD nm
2323checking the maximum length of command line arguments... 1572864
2324checking whether the shell understands some XSI constructs... yes
2325checking whether the shell understands "+="... yes
2326checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
2327checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2328checking for /bin/ld option to reload object files... -r
2329checking for objdump... objdump
2330checking how to recognize dependent libraries... pass_all
2331checking for dlltool... no
2332checking how to associate runtime and link libraries... printf %s\n
2333checking for ar... ar
2334checking for archiver @FILE support... @
2335checking for strip... strip
2336checking for ranlib... ranlib
2337checking command to parse /bin/nm -B output from /usr/bin/gcc object... ok
2338checking for sysroot... no
2339checking for mt... no
2340checking if : is a manifest tool... no
2341checking for ANSI C header files... yes
2342checking for sys/types.h... yes
2343checking for sys/stat.h... yes
2344checking for stdlib.h... yes
2345checking for string.h... yes
2346checking for memory.h... yes
2347checking for strings.h... yes
2348checking for inttypes.h... yes
2349checking for stdint.h... yes
2350checking for unistd.h... yes
2351checking for dlfcn.h... yes
2352checking for objdir... .libs
2353checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
2354checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2355checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2356checking if /usr/bin/gcc static flag -static works... no
2357checking if /usr/bin/gcc supports -c -o file.o... yes
2358checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2359checking whether the /usr/bin/gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
2360checking whether -lc should be explicitly linked in... no
2361checking dynamic linker characteristics... GNU/Linux ld.so
2362checking how to hardcode library paths into programs... immediate
2363checking whether stripping libraries is possible... yes
2364checking if libtool supports shared libraries... yes
2365checking whether to build shared libraries... yes
2366checking whether to build static libraries... yes
2367checking for library containing inet_ntoa... none required
2368checking for library containing socket... none required
2369checking for library containing inet_aton... none required
2370checking for library containing clock_gettime... none required
2371checking for library containing sendfile... none required
2372checking for WIN32... no
2373checking for CYGWIN... no
2374checking zlib.h usability... yes
2375checking zlib.h presence... yes
2376checking for zlib.h... yes
2377checking for library containing inflateEnd... -lz
2378checking openssl/bio.h usability... yes
2379checking openssl/bio.h presence... yes
2380checking for openssl/bio.h... yes
2381checking for library containing SSL_new... -lssl
2382checking for ANSI C header files... (cached) yes
2383checking fcntl.h usability... yes
2384checking fcntl.h presence... yes
2385checking for fcntl.h... yes
2386checking stdarg.h usability... yes
2387checking stdarg.h presence... yes
2388checking for stdarg.h... yes
2389checking for inttypes.h... (cached) yes
2390checking for stdint.h... (cached) yes
2391checking stddef.h usability... yes
2392checking stddef.h presence... yes
2393checking for stddef.h... yes
2394checking poll.h usability... yes
2395checking poll.h presence... yes
2396checking for poll.h... yes
2397checking for unistd.h... (cached) yes
2398checking sys/epoll.h usability... yes
2399checking sys/epoll.h presence... yes
2400checking for sys/epoll.h... yes
2401checking sys/time.h usability... yes
2402checking sys/time.h presence... yes
2403checking for sys/time.h... yes
2404checking sys/queue.h usability... yes
2405checking sys/queue.h presence... yes
2406checking for sys/queue.h... yes
2407checking sys/event.h usability... no
2408checking sys/event.h presence... no
2409checking for sys/event.h... no
2410checking sys/param.h usability... yes
2411checking sys/param.h presence... yes
2412checking for sys/param.h... yes
2413checking sys/ioctl.h usability... yes
2414checking sys/ioctl.h presence... yes
2415checking for sys/ioctl.h... yes
2416checking sys/select.h usability... yes
2417checking sys/select.h presence... yes
2418checking for sys/select.h... yes
2419checking sys/devpoll.h usability... no
2420checking sys/devpoll.h presence... no
2421checking for sys/devpoll.h... no
2422checking port.h usability... no
2423checking port.h presence... no
2424checking for port.h... no
2425checking netinet/in.h usability... yes
2426checking netinet/in.h presence... yes
2427checking for netinet/in.h... yes
2428checking netinet/in6.h usability... no
2429checking netinet/in6.h presence... no
2430checking for netinet/in6.h... no
2431checking sys/socket.h usability... yes
2432checking sys/socket.h presence... yes
2433checking for sys/socket.h... yes
2434checking sys/uio.h usability... yes
2435checking sys/uio.h presence... yes
2436checking for sys/uio.h... yes
2437checking arpa/inet.h usability... yes
2438checking arpa/inet.h presence... yes
2439checking for arpa/inet.h... yes
2440checking sys/eventfd.h usability... yes
2441checking sys/eventfd.h presence... yes
2442checking for sys/eventfd.h... yes
2443checking sys/mman.h usability... yes
2444checking sys/mman.h presence... yes
2445checking for sys/mman.h... yes
2446checking sys/sendfile.h usability... yes
2447checking sys/sendfile.h presence... yes
2448checking for sys/sendfile.h... yes
2449checking sys/wait.h usability... yes
2450checking sys/wait.h presence... yes
2451checking for sys/wait.h... yes
2452checking netdb.h usability... yes
2453checking netdb.h presence... yes
2454checking for netdb.h... yes
2455checking for sys/stat.h... (cached) yes
2456checking for sys/sysctl.h... yes
2457checking for TAILQ_FOREACH in sys/queue.h... yes
2458checking for timeradd in sys/time.h... yes
2459checking for timercmp in sys/time.h... yes
2460checking for timerclear in sys/time.h... yes
2461checking for timerisset in sys/time.h... yes
2462checking whether CTL_KERN is declared... yes
2463checking whether KERN_RANDOM is declared... yes
2464checking whether RANDOM_UUID is declared... yes
2465checking whether KERN_ARND is declared... no
2466checking for an ANSI C-conforming const... yes
2467checking for inline... inline
2468checking whether time.h and sys/time.h may both be included... yes
2469checking for gettimeofday... yes
2470checking for vasprintf... yes
2471checking for fcntl... yes
2472checking for clock_gettime... yes
2473checking for strtok_r... yes
2474checking for strsep... yes
2475checking for getnameinfo... yes
2476checking for strlcpy... no
2477checking for inet_ntop... yes
2478checking for inet_pton... yes
2479checking for signal... yes
2480checking for sigaction... yes
2481checking for strtoll... yes
2482checking for inet_aton... yes
2483checking for pipe... yes
2484checking for eventfd... yes
2485checking for sendfile... yes
2486checking for mmap... yes
2487checking for splice... yes
2488checking for arc4random... no
2489checking for arc4random_buf... no
2490checking for issetugid... no
2491checking for geteuid... yes
2492checking for getegid... yes
2493checking for getprotobynumber... yes
2494checking for setenv... yes
2495checking for unsetenv... yes
2496checking for putenv... yes
2497checking for sysctl... yes
2498checking for umask... yes
2499checking for getaddrinfo... yes
2500checking size of long... 8
2501checking for F_SETFD in fcntl.h... yes
2502checking for select... yes
2503checking for poll... yes
2504checking for epoll_ctl... yes
2505checking for port_create... no
2506checking for pid_t... yes
2507checking for size_t... yes
2508checking for ssize_t... yes
2509checking for uint64_t... yes
2510checking for uint32_t... yes
2511checking for uint16_t... yes
2512checking for uint8_t... yes
2513checking for uintptr_t... yes
2514checking for fd_mask... yes
2515checking size of long long... 8
2516checking size of long... (cached) 8
2517checking size of int... 4
2518checking size of short... 2
2519checking size of size_t... 8
2520checking size of void *... 8
2521checking size of off_t... 8
2522checking for struct in6_addr... yes
2523checking for struct sockaddr_in6... yes
2524checking for sa_family_t... yes
2525checking for struct addrinfo... yes
2526checking for struct sockaddr_storage... yes
2527checking for struct in6_addr.s6_addr32... yes
2528checking for struct in6_addr.s6_addr16... yes
2529checking for struct sockaddr_in.sin_len... no
2530checking for struct sockaddr_in6.sin6_len... no
2531checking for struct sockaddr_storage.ss_family... yes
2532checking for struct sockaddr_storage.__ss_family... no
2533checking for socklen_t... yes
2534checking whether our compiler supports __func__... yes
2535checking for the pthreads library -lpthreads... no
2536checking whether pthreads work without any flags... no
2537checking whether pthreads work with -Kthread... no
2538checking whether pthreads work with -kthread... no
2539checking for the pthreads library -llthread... no
2540checking whether pthreads work with -pthread... yes
2541checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
2542checking if more special flags are required for pthreads... no
2543checking size of pthread_t... 8
2544checking that generated files are newer than configure... done
2545configure: creating ./config.status
2546config.status: creating libevent.pc
2547config.status: creating libevent_openssl.pc
2548config.status: creating libevent_pthreads.pc
2549config.status: creating Makefile
2550config.status: creating include/Makefile
2551config.status: creating test/Makefile
2552config.status: creating sample/Makefile
2553config.status: creating config.h
2554config.status: executing depfiles commands
2555config.status: executing libtool commands
2556test -d include/event2 || /bin/mkdir -p include/event2
2557/bin/sed -f ./make-event-config.sed < config.h > include/event2/event-config.hT
2558mv -f include/event2/event-config.hT include/event2/event-config.h
2559make all-recursive
2560make[1]: Entering directory `/svr-setup/libevent-release-2.0.22-stable'
2561Making all in .
2562make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable'
2563/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
2564/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c -o evthread.lo evthread.c
2565/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c
2566/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent.lo -MD -MP -MF .deps/bufferevent.Tpo -c -o bufferevent.lo bufferevent.c
2567/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c -o bufferevent_sock.lo bufferevent_sock.c
2568libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -fPIC -DPIC -o .libs/evthread.o
2569libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o
2570libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c bufferevent_sock.c -fPIC -DPIC -o .libs/bufferevent_sock.o
2571libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o
2572libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent.lo -MD -MP -MF .deps/bufferevent.Tpo -c bufferevent.c -fPIC -DPIC -o .libs/bufferevent.o
2573libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -o evthread.o >/dev/null 2>&1
2574libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c bufferevent_sock.c -o bufferevent_sock.o >/dev/null 2>&1
2575mv -f .deps/evthread.Tpo .deps/evthread.Plo
2576/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_filter.lo -MD -MP -MF .deps/bufferevent_filter.Tpo -c -o bufferevent_filter.lo bufferevent_filter.c
2577libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent.lo -MD -MP -MF .deps/bufferevent.Tpo -c bufferevent.c -o bufferevent.o >/dev/null 2>&1
2578libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_filter.lo -MD -MP -MF .deps/bufferevent_filter.Tpo -c bufferevent_filter.c -fPIC -DPIC -o .libs/bufferevent_filter.o
2579mv -f .deps/bufferevent_sock.Tpo .deps/bufferevent_sock.Plo
2580/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_pair.lo -MD -MP -MF .deps/bufferevent_pair.Tpo -c -o bufferevent_pair.lo bufferevent_pair.c
2581libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_filter.lo -MD -MP -MF .deps/bufferevent_filter.Tpo -c bufferevent_filter.c -o bufferevent_filter.o >/dev/null 2>&1
2582libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_pair.lo -MD -MP -MF .deps/bufferevent_pair.Tpo -c bufferevent_pair.c -fPIC -DPIC -o .libs/bufferevent_pair.o
2583mv -f .deps/bufferevent_filter.Tpo .deps/bufferevent_filter.Plo
2584mv -f .deps/bufferevent.Tpo .deps/bufferevent.Plo
2585/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT listener.lo -MD -MP -MF .deps/listener.Tpo -c -o listener.lo listener.c
2586/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_ratelim.lo -MD -MP -MF .deps/bufferevent_ratelim.Tpo -c -o bufferevent_ratelim.lo bufferevent_ratelim.c
2587libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_ratelim.lo -MD -MP -MF .deps/bufferevent_ratelim.Tpo -c bufferevent_ratelim.c -fPIC -DPIC -o .libs/bufferevent_ratelim.o
2588libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT listener.lo -MD -MP -MF .deps/listener.Tpo -c listener.c -fPIC -DPIC -o .libs/listener.o
2589libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_pair.lo -MD -MP -MF .deps/bufferevent_pair.Tpo -c bufferevent_pair.c -o bufferevent_pair.o >/dev/null 2>&1
2590libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT listener.lo -MD -MP -MF .deps/listener.Tpo -c listener.c -o listener.o >/dev/null 2>&1
2591mv -f .deps/bufferevent_pair.Tpo .deps/bufferevent_pair.Plo
2592/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c -o evmap.lo evmap.c
2593libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1
2594mv -f .deps/listener.Tpo .deps/listener.Plo
2595/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
2596libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
2597libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c evmap.c -fPIC -DPIC -o .libs/evmap.o
2598libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_ratelim.lo -MD -MP -MF .deps/bufferevent_ratelim.Tpo -c bufferevent_ratelim.c -o bufferevent_ratelim.o >/dev/null 2>&1
2599libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
2600mv -f .deps/log.Tpo .deps/log.Plo
2601libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
2602/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c -o evutil.lo evutil.c
2603libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c evmap.c -o evmap.o >/dev/null 2>&1
2604libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c evutil.c -fPIC -DPIC -o .libs/evutil.o
2605mv -f .deps/evmap.Tpo .deps/evmap.Plo
2606/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c -o evutil_rand.lo evutil_rand.c
2607libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c evutil_rand.c -fPIC -DPIC -o .libs/evutil_rand.o
2608mv -f .deps/bufferevent_ratelim.Tpo .deps/bufferevent_ratelim.Plo
2609/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c
2610libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o
2611libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
2612mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo
2613/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo select.c
2614libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o
2615libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -o select.o >/dev/null 2>&1
2616libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c evutil_rand.c -o evutil_rand.o >/dev/null 2>&1
2617mv -f .deps/select.Tpo .deps/select.Plo
2618/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c -o poll.lo poll.c
2619libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -fPIC -DPIC -o .libs/poll.o
2620mv -f .deps/buffer.Tpo .deps/buffer.Plo
2621/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c -o epoll.lo epoll.c
2622libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c epoll.c -fPIC -DPIC -o .libs/epoll.o
2623libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -o poll.o >/dev/null 2>&1
2624mv -f .deps/evutil_rand.Tpo .deps/evutil_rand.Plo
2625/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.c
2626libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c evutil.c -o evutil.o >/dev/null 2>&1
2627libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o
2628libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c epoll.c -o epoll.o >/dev/null 2>&1
2629mv -f .deps/poll.Tpo .deps/poll.Plo
2630/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT event_tagging.lo -MD -MP -MF .deps/event_tagging.Tpo -c -o event_tagging.lo event_tagging.c
2631libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o >/dev/null 2>&1
2632libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT event_tagging.lo -MD -MP -MF .deps/event_tagging.Tpo -c event_tagging.c -fPIC -DPIC -o .libs/event_tagging.o
2633mv -f .deps/epoll.Tpo .deps/epoll.Plo
2634/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.c
2635mv -f .deps/signal.Tpo .deps/signal.Plo
2636/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evdns.lo -MD -MP -MF .deps/evdns.Tpo -c -o evdns.lo evdns.c
2637libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o
2638libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evdns.lo -MD -MP -MF .deps/evdns.Tpo -c evdns.c -fPIC -DPIC -o .libs/evdns.o
2639libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT event_tagging.lo -MD -MP -MF .deps/event_tagging.Tpo -c event_tagging.c -o event_tagging.o >/dev/null 2>&1
2640mv -f .deps/event.Tpo .deps/event.Plo
2641/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evrpc.lo -MD -MP -MF .deps/evrpc.Tpo -c -o evrpc.lo evrpc.c
2642mv -f .deps/evutil.Tpo .deps/evutil.Plo
2643/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c -o evthread_pthread.lo evthread_pthread.c
2644libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -fPIC -DPIC -o .libs/evthread_pthread.o
2645libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evrpc.lo -MD -MP -MF .deps/evrpc.Tpo -c evrpc.c -fPIC -DPIC -o .libs/evrpc.o
2646mv -f .deps/event_tagging.Tpo .deps/event_tagging.Plo
2647/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_openssl.lo -MD -MP -MF .deps/bufferevent_openssl.Tpo -c -o bufferevent_openssl.lo bufferevent_openssl.c
2648libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -o evthread_pthread.o >/dev/null 2>&1
2649libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_openssl.lo -MD -MP -MF .deps/bufferevent_openssl.Tpo -c bufferevent_openssl.c -fPIC -DPIC -o .libs/bufferevent_openssl.o
2650mv -f .deps/evthread_pthread.Tpo .deps/evthread_pthread.Plo
2651libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evrpc.lo -MD -MP -MF .deps/evrpc.Tpo -c evrpc.c -o evrpc.o >/dev/null 2>&1
2652/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -version-info 6:10:1 -release 2.0 -o libevent_core.la -rpath /usr/lib64/lib event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo
2653libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT bufferevent_openssl.lo -MD -MP -MF .deps/bufferevent_openssl.Tpo -c bufferevent_openssl.c -o bufferevent_openssl.o >/dev/null 2>&1
2654libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/event.o .libs/evthread.o .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_sock.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/listener.o .libs/bufferevent_ratelim.o .libs/evmap.o .libs/log.o .libs/evutil.o .libs/evutil_rand.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -O2 -pthread -pthread -Wl,-soname -Wl,libevent_core-2.0.so.5 -o .libs/libevent_core-2.0.so.5.1.10
2655mv -f .deps/evrpc.Tpo .deps/evrpc.Plo
2656/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -version-info 6:10:1 -release 2.0 -o libevent_pthreads.la -rpath /usr/lib64/lib evthread_pthread.lo
2657libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/evthread_pthread.o -O2 -pthread -pthread -Wl,-soname -Wl,libevent_pthreads-2.0.so.5 -o .libs/libevent_pthreads-2.0.so.5.1.10
2658libtool: link: (cd ".libs" && rm -f "libevent_pthreads-2.0.so.5" && ln -s "libevent_pthreads-2.0.so.5.1.10" "libevent_pthreads-2.0.so.5")
2659libtool: link: (cd ".libs" && rm -f "libevent_pthreads.so" && ln -s "libevent_pthreads-2.0.so.5.1.10" "libevent_pthreads.so")
2660libtool: link: (cd ".libs" && rm -f "libevent_core-2.0.so.5" && ln -s "libevent_core-2.0.so.5.1.10" "libevent_core-2.0.so.5")
2661libtool: link: (cd ".libs" && rm -f "libevent_core.so" && ln -s "libevent_core-2.0.so.5.1.10" "libevent_core.so")
2662libtool: link: ar cru .libs/libevent_core.a event.o evthread.o buffer.o bufferevent.o bufferevent_sock.o bufferevent_filter.o bufferevent_pair.o listener.o bufferevent_ratelim.o evmap.o log.o evutil.o evutil_rand.o strlcpy.o select.o poll.o epoll.o signal.o
2663libtool: link: ar cru .libs/libevent_pthreads.a evthread_pthread.o
2664libtool: link: ranlib .libs/libevent_pthreads.a
2665libtool: link: ( cd ".libs" && rm -f "libevent_pthreads.la" && ln -s "../libevent_pthreads.la" "libevent_pthreads.la" )
2666libtool: link: ranlib .libs/libevent_core.a
2667libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1
2668libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" )
2669libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -g -O2 -Wall -fno-strict-aliasing -pthread -MT evdns.lo -MD -MP -MF .deps/evdns.Tpo -c evdns.c -o evdns.o >/dev/null 2>&1
2670mv -f .deps/bufferevent_openssl.Tpo .deps/bufferevent_openssl.Plo
2671/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -version-info 6:10:1 -release 2.0 -o libevent_openssl.la -rpath /usr/lib64/lib bufferevent_openssl.lo -lssl -lcrypto
2672libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/bufferevent_openssl.o -lssl -lcrypto -O2 -pthread -pthread -Wl,-soname -Wl,libevent_openssl-2.0.so.5 -o .libs/libevent_openssl-2.0.so.5.1.10
2673libtool: link: (cd ".libs" && rm -f "libevent_openssl-2.0.so.5" && ln -s "libevent_openssl-2.0.so.5.1.10" "libevent_openssl-2.0.so.5")
2674libtool: link: (cd ".libs" && rm -f "libevent_openssl.so" && ln -s "libevent_openssl-2.0.so.5.1.10" "libevent_openssl.so")
2675libtool: link: ar cru .libs/libevent_openssl.a bufferevent_openssl.o
2676libtool: link: ranlib .libs/libevent_openssl.a
2677libtool: link: ( cd ".libs" && rm -f "libevent_openssl.la" && ln -s "../libevent_openssl.la" "libevent_openssl.la" )
2678mv -f .deps/http.Tpo .deps/http.Plo
2679mv -f .deps/evdns.Tpo .deps/evdns.Plo
2680/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -version-info 6:10:1 -release 2.0 -o libevent.la -rpath /usr/lib64/lib event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo event_tagging.lo http.lo evdns.lo evrpc.lo
2681/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -version-info 6:10:1 -release 2.0 -o libevent_extra.la -rpath /usr/lib64/lib event_tagging.lo http.lo evdns.lo evrpc.lo
2682libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o -O2 -pthread -pthread -Wl,-soname -Wl,libevent_extra-2.0.so.5 -o .libs/libevent_extra-2.0.so.5.1.10
2683libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/event.o .libs/evthread.o .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_sock.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/listener.o .libs/bufferevent_ratelim.o .libs/evmap.o .libs/log.o .libs/evutil.o .libs/evutil_rand.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o -O2 -pthread -pthread -Wl,-soname -Wl,libevent-2.0.so.5 -o .libs/libevent-2.0.so.5.1.10
2684libtool: link: (cd ".libs" && rm -f "libevent_extra-2.0.so.5" && ln -s "libevent_extra-2.0.so.5.1.10" "libevent_extra-2.0.so.5")
2685libtool: link: (cd ".libs" && rm -f "libevent_extra.so" && ln -s "libevent_extra-2.0.so.5.1.10" "libevent_extra.so")
2686libtool: link: ar cru .libs/libevent_extra.a event_tagging.o http.o evdns.o evrpc.o
2687libtool: link: ranlib .libs/libevent_extra.a
2688libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" )
2689libtool: link: (cd ".libs" && rm -f "libevent-2.0.so.5" && ln -s "libevent-2.0.so.5.1.10" "libevent-2.0.so.5")
2690libtool: link: (cd ".libs" && rm -f "libevent.so" && ln -s "libevent-2.0.so.5.1.10" "libevent.so")
2691libtool: link: ar cru .libs/libevent.a event.o evthread.o buffer.o bufferevent.o bufferevent_sock.o bufferevent_filter.o bufferevent_pair.o listener.o bufferevent_ratelim.o evmap.o log.o evutil.o evutil_rand.o strlcpy.o select.o poll.o epoll.o signal.o event_tagging.o http.o evdns.o evrpc.o
2692libtool: link: ranlib .libs/libevent.a
2693libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" )
2694make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable'
2695Making all in include
2696make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/include'
2697make[2]: Nothing to be done for `all'.
2698make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/include'
2699Making all in sample
2700make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/sample'
2701/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -g -O2 -Wall -fno-strict-aliasing -pthread -c event-test.c
2702/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -g -O2 -Wall -fno-strict-aliasing -pthread -c time-test.c
2703/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -g -O2 -Wall -fno-strict-aliasing -pthread -c signal-test.c
2704/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -g -O2 -Wall -fno-strict-aliasing -pthread -c dns-example.c
2705/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -g -O2 -Wall -fno-strict-aliasing -pthread -c hello-world.c
2706/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -g -O2 -Wall -fno-strict-aliasing -pthread -c http-server.c
2707/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -g -O2 -Wall -fno-strict-aliasing -pthread -c le-proxy.c
2708/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o event-test event-test.o ../libevent.la
2709/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o time-test time-test.o ../libevent.la
2710/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o signal-test signal-test.o ../libevent.la
2711/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o dns-example dns-example.o ../libevent.la
2712libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/event-test event-test.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2713libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/time-test time-test.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2714/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o hello-world hello-world.o ../libevent.la
2715/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o http-server http-server.o ../libevent.la
2716libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/signal-test signal-test.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2717libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/dns-example dns-example.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2718/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o le-proxy le-proxy.o ../libevent.la ../libevent_openssl.la -lssl -lcrypto
2719libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/hello-world hello-world.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2720libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/http-server http-server.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2721libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/le-proxy le-proxy.o ../.libs/libevent.so ../.libs/libevent_openssl.so -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2722make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/sample'
2723Making all in test
2724make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/test'
2725date -u > rpcgen-attempted
2726if ./rpcgen_wrapper.sh .; then \
2727 echo "rpcgen okay"; \
2728else \
2729 echo "No Python installed; stubbing out RPC test." >&2; \
2730 echo " "> regress.gen.c; \
2731 echo "#define NO_PYTHON_EXISTS" > regress.gen.h; \
2732fi
2733Reading "./regress.rpc"
2734 Created struct: msg
2735 Added entry: from_name
2736 Added entry: to_name
2737 Added entry: attack
2738 Added entry: run
2739 Created struct: kill
2740 Added entry: weapon
2741 Added entry: action
2742 Added entry: how_often
2743 Created struct: run
2744 Added entry: how
2745 Added entry: some_bytes
2746 Added entry: fixed_bytes
2747 Added entry: notes
2748 Added entry: large_number
2749 Added entry: other_numbers
2750... creating "./regress.gen.h"
2751... creating "./regress.gen.c"
2752Updated .\regress.gen.c and .\regress.gen.h
2753rpcgen okay
2754make all-am
2755make[3]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/test'
2756/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT test-init.o -MD -MP -MF .deps/test-init.Tpo -c -o test-init.o test-init.c
2757/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT test-eof.o -MD -MP -MF .deps/test-eof.Tpo -c -o test-eof.o test-eof.c
2758/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT test-weof.o -MD -MP -MF .deps/test-weof.Tpo -c -o test-weof.o test-weof.c
2759/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT test-time.o -MD -MP -MF .deps/test-time.Tpo -c -o test-time.o test-time.c
2760/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT bench.o -MD -MP -MF .deps/bench.Tpo -c -o bench.o bench.c
2761mv -f .deps/test-init.Tpo .deps/test-init.Po
2762/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT bench_cascade.o -MD -MP -MF .deps/bench_cascade.Tpo -c -o bench_cascade.o bench_cascade.c
2763mv -f .deps/test-eof.Tpo .deps/test-eof.Po
2764mv -f .deps/test-time.Tpo .deps/test-time.Po
2765/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT bench_http.o -MD -MP -MF .deps/bench_http.Tpo -c -o bench_http.o bench_http.c
2766/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT bench_httpclient.o -MD -MP -MF .deps/bench_httpclient.Tpo -c -o bench_httpclient.o bench_httpclient.c
2767mv -f .deps/test-weof.Tpo .deps/test-weof.Po
2768mv -f .deps/bench.Tpo .deps/bench.Po
2769/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT test-ratelim.o -MD -MP -MF .deps/test-ratelim.Tpo -c -o test-ratelim.o test-ratelim.c
2770/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -g -O2 -Wall -fno-strict-aliasing -pthread -MT test-changelist.o -MD -MP -MF .deps/test-changelist.Tpo -c -o test-changelist.o test-changelist.c
2771mv -f .deps/bench_cascade.Tpo .deps/bench_cascade.Po
2772/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress.o -MD -MP -MF .deps/regress-regress.Tpo -c -o regress-regress.o `test -f 'regress.c' || echo './'`regress.c
2773mv -f .deps/test-changelist.Tpo .deps/test-changelist.Po
2774/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_buffer.o -MD -MP -MF .deps/regress-regress_buffer.Tpo -c -o regress-regress_buffer.o `test -f 'regress_buffer.c' || echo './'`regress_buffer.c
2775mv -f .deps/bench_httpclient.Tpo .deps/bench_httpclient.Po
2776mv -f .deps/bench_http.Tpo .deps/bench_http.Po
2777/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_http.o -MD -MP -MF .deps/regress-regress_http.Tpo -c -o regress-regress_http.o `test -f 'regress_http.c' || echo './'`regress_http.c
2778/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_dns.o -MD -MP -MF .deps/regress-regress_dns.Tpo -c -o regress-regress_dns.o `test -f 'regress_dns.c' || echo './'`regress_dns.c
2779mv -f .deps/test-ratelim.Tpo .deps/test-ratelim.Po
2780/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_testutils.o -MD -MP -MF .deps/regress-regress_testutils.Tpo -c -o regress-regress_testutils.o `test -f 'regress_testutils.c' || echo './'`regress_testutils.c
2781mv -f .deps/regress-regress_testutils.Tpo .deps/regress-regress_testutils.Po
2782/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_rpc.o -MD -MP -MF .deps/regress-regress_rpc.Tpo -c -o regress-regress_rpc.o `test -f 'regress_rpc.c' || echo './'`regress_rpc.c
2783mv -f .deps/regress-regress_rpc.Tpo .deps/regress-regress_rpc.Po
2784/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress.gen.o -MD -MP -MF .deps/regress-regress.gen.Tpo -c -o regress-regress.gen.o `test -f 'regress.gen.c' || echo './'`regress.gen.c
2785mv -f .deps/regress-regress_dns.Tpo .deps/regress-regress_dns.Po
2786/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_et.o -MD -MP -MF .deps/regress-regress_et.Tpo -c -o regress-regress_et.o `test -f 'regress_et.c' || echo './'`regress_et.c
2787mv -f .deps/regress-regress.Tpo .deps/regress-regress.Po
2788/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_bufferevent.o -MD -MP -MF .deps/regress-regress_bufferevent.Tpo -c -o regress-regress_bufferevent.o `test -f 'regress_bufferevent.c' || echo './'`regress_bufferevent.c
2789mv -f .deps/regress-regress_et.Tpo .deps/regress-regress_et.Po
2790/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_listener.o -MD -MP -MF .deps/regress-regress_listener.Tpo -c -o regress-regress_listener.o `test -f 'regress_listener.c' || echo './'`regress_listener.c
2791mv -f .deps/regress-regress_buffer.Tpo .deps/regress-regress_buffer.Po
2792/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_util.o -MD -MP -MF .deps/regress-regress_util.Tpo -c -o regress-regress_util.o `test -f 'regress_util.c' || echo './'`regress_util.c
2793mv -f .deps/regress-regress.gen.Tpo .deps/regress-regress.gen.Po
2794/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-tinytest.o -MD -MP -MF .deps/regress-tinytest.Tpo -c -o regress-tinytest.o `test -f 'tinytest.c' || echo './'`tinytest.c
2795mv -f .deps/regress-regress_listener.Tpo .deps/regress-regress_listener.Po
2796/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_main.o -MD -MP -MF .deps/regress-regress_main.Tpo -c -o regress-regress_main.o `test -f 'regress_main.c' || echo './'`regress_main.c
2797mv -f .deps/regress-regress_bufferevent.Tpo .deps/regress-regress_bufferevent.Po
2798/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_minheap.o -MD -MP -MF .deps/regress-regress_minheap.Tpo -c -o regress-regress_minheap.o `test -f 'regress_minheap.c' || echo './'`regress_minheap.c
2799mv -f .deps/regress-tinytest.Tpo .deps/regress-tinytest.Po
2800/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_thread.o -MD -MP -MF .deps/regress-regress_thread.Tpo -c -o regress-regress_thread.o `test -f 'regress_thread.c' || echo './'`regress_thread.c
2801mv -f .deps/regress-regress_main.Tpo .deps/regress-regress_main.Po
2802/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_zlib.o -MD -MP -MF .deps/regress-regress_zlib.Tpo -c -o regress-regress_zlib.o `test -f 'regress_zlib.c' || echo './'`regress_zlib.c
2803mv -f .deps/regress-regress_minheap.Tpo .deps/regress-regress_minheap.Po
2804/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -g -O2 -Wall -fno-strict-aliasing -pthread -MT regress-regress_ssl.o -MD -MP -MF .deps/regress-regress_ssl.Tpo -c -o regress-regress_ssl.o `test -f 'regress_ssl.c' || echo './'`regress_ssl.c
2805mv -f .deps/regress-regress_thread.Tpo .deps/regress-regress_thread.Po
2806/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o test-init test-init.o ../libevent_core.la
2807mv -f .deps/regress-regress_zlib.Tpo .deps/regress-regress_zlib.Po
2808/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o test-eof test-eof.o ../libevent_core.la
2809mv -f .deps/regress-regress_ssl.Tpo .deps/regress-regress_ssl.Po
2810/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o test-weof test-weof.o ../libevent_core.la
2811libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/test-init test-init.o ../.libs/libevent_core.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2812libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/test-eof test-eof.o ../.libs/libevent_core.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2813/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o test-time test-time.o ../libevent_core.la
2814libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/test-weof test-weof.o ../.libs/libevent_core.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2815/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o bench bench.o ../libevent.la
2816/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o bench_cascade bench_cascade.o ../libevent.la
2817mv -f .deps/regress-regress_util.Tpo .deps/regress-regress_util.Po
2818libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/bench_cascade bench_cascade.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2819/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o bench_http bench_http.o ../libevent.la
2820libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/test-time test-time.o ../.libs/libevent_core.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2821libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/bench bench.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2822/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o bench_httpclient bench_httpclient.o ../libevent_core.la
2823/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o test-ratelim test-ratelim.o ../libevent_core.la -lm
2824/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o test-changelist test-changelist.o ../libevent_core.la
2825libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/bench_httpclient bench_httpclient.o ../.libs/libevent_core.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2826libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/bench_http bench_http.o ../.libs/libevent.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2827libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/test-ratelim test-ratelim.o ../.libs/libevent_core.so -lm -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2828libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -o .libs/test-changelist test-changelist.o ../.libs/libevent_core.so -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2829mv -f .deps/regress-regress_http.Tpo .deps/regress-regress_http.Po
2830/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -pthread -o regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_thread.o regress-regress_zlib.o regress-regress_ssl.o ../libevent.la ../libevent_pthreads.la -lz ../libevent_openssl.la -lssl -lcrypto
2831libtool: link: /usr/bin/gcc -g -O2 -Wall -fno-strict-aliasing -pthread -pthread -o .libs/regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_thread.o regress-regress_zlib.o regress-regress_ssl.o ../.libs/libevent.so ../.libs/libevent_pthreads.so -lz ../.libs/libevent_openssl.so -lssl -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64/lib
2832make[3]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/test'
2833make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/test'
2834make[1]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable'
2835make install-recursive
2836make[1]: Entering directory `/svr-setup/libevent-release-2.0.22-stable'
2837Making install in .
2838make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable'
2839make[3]: Entering directory `/svr-setup/libevent-release-2.0.22-stable'
2840 /bin/mkdir -p '/usr/lib64/bin'
2841 /bin/install -c event_rpcgen.py '/usr/lib64/bin'
2842 /bin/mkdir -p '/usr/lib64/lib'
2843 /bin/sh ./libtool --mode=install /bin/install -c libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la libevent_openssl.la '/usr/lib64/lib'
2844libtool: install: /bin/install -c .libs/libevent-2.0.so.5.1.10 /usr/lib64/lib/libevent-2.0.so.5.1.10
2845libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent-2.0.so.5.1.10 libevent-2.0.so.5 || { rm -f libevent-2.0.so.5 && ln -s libevent-2.0.so.5.1.10 libevent-2.0.so.5; }; })
2846libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent-2.0.so.5.1.10 libevent.so || { rm -f libevent.so && ln -s libevent-2.0.so.5.1.10 libevent.so; }; })
2847libtool: install: /bin/install -c .libs/libevent.lai /usr/lib64/lib/libevent.la
2848libtool: install: /bin/install -c .libs/libevent_core-2.0.so.5.1.10 /usr/lib64/lib/libevent_core-2.0.so.5.1.10
2849libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_core-2.0.so.5.1.10 libevent_core-2.0.so.5 || { rm -f libevent_core-2.0.so.5 && ln -s libevent_core-2.0.so.5.1.10 libevent_core-2.0.so.5; }; })
2850libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_core-2.0.so.5.1.10 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-2.0.so.5.1.10 libevent_core.so; }; })
2851libtool: install: /bin/install -c .libs/libevent_core.lai /usr/lib64/lib/libevent_core.la
2852libtool: install: /bin/install -c .libs/libevent_extra-2.0.so.5.1.10 /usr/lib64/lib/libevent_extra-2.0.so.5.1.10
2853libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_extra-2.0.so.5.1.10 libevent_extra-2.0.so.5 || { rm -f libevent_extra-2.0.so.5 && ln -s libevent_extra-2.0.so.5.1.10 libevent_extra-2.0.so.5; }; })
2854libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_extra-2.0.so.5.1.10 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-2.0.so.5.1.10 libevent_extra.so; }; })
2855libtool: install: /bin/install -c .libs/libevent_extra.lai /usr/lib64/lib/libevent_extra.la
2856libtool: install: /bin/install -c .libs/libevent_pthreads-2.0.so.5.1.10 /usr/lib64/lib/libevent_pthreads-2.0.so.5.1.10
2857libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_pthreads-2.0.so.5.1.10 libevent_pthreads-2.0.so.5 || { rm -f libevent_pthreads-2.0.so.5 && ln -s libevent_pthreads-2.0.so.5.1.10 libevent_pthreads-2.0.so.5; }; })
2858libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_pthreads-2.0.so.5.1.10 libevent_pthreads.so || { rm -f libevent_pthreads.so && ln -s libevent_pthreads-2.0.so.5.1.10 libevent_pthreads.so; }; })
2859libtool: install: /bin/install -c .libs/libevent_pthreads.lai /usr/lib64/lib/libevent_pthreads.la
2860libtool: install: /bin/install -c .libs/libevent_openssl-2.0.so.5.1.10 /usr/lib64/lib/libevent_openssl-2.0.so.5.1.10
2861libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_openssl-2.0.so.5.1.10 libevent_openssl-2.0.so.5 || { rm -f libevent_openssl-2.0.so.5 && ln -s libevent_openssl-2.0.so.5.1.10 libevent_openssl-2.0.so.5; }; })
2862libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_openssl-2.0.so.5.1.10 libevent_openssl.so || { rm -f libevent_openssl.so && ln -s libevent_openssl-2.0.so.5.1.10 libevent_openssl.so; }; })
2863libtool: install: /bin/install -c .libs/libevent_openssl.lai /usr/lib64/lib/libevent_openssl.la
2864libtool: install: /bin/install -c .libs/libevent.a /usr/lib64/lib/libevent.a
2865libtool: install: chmod 644 /usr/lib64/lib/libevent.a
2866libtool: install: ranlib /usr/lib64/lib/libevent.a
2867libtool: install: /bin/install -c .libs/libevent_core.a /usr/lib64/lib/libevent_core.a
2868libtool: install: chmod 644 /usr/lib64/lib/libevent_core.a
2869libtool: install: ranlib /usr/lib64/lib/libevent_core.a
2870libtool: install: /bin/install -c .libs/libevent_extra.a /usr/lib64/lib/libevent_extra.a
2871libtool: install: chmod 644 /usr/lib64/lib/libevent_extra.a
2872libtool: install: ranlib /usr/lib64/lib/libevent_extra.a
2873libtool: install: /bin/install -c .libs/libevent_pthreads.a /usr/lib64/lib/libevent_pthreads.a
2874libtool: install: chmod 644 /usr/lib64/lib/libevent_pthreads.a
2875libtool: install: ranlib /usr/lib64/lib/libevent_pthreads.a
2876libtool: install: /bin/install -c .libs/libevent_openssl.a /usr/lib64/lib/libevent_openssl.a
2877libtool: install: chmod 644 /usr/lib64/lib/libevent_openssl.a
2878libtool: install: ranlib /usr/lib64/lib/libevent_openssl.a
2879libtool: finish: PATH="/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/lib64/lib
2880----------------------------------------------------------------------
2881Libraries have been installed in:
2882 /usr/lib64/lib
2883
2884If you ever happen to want to link against installed libraries
2885in a given directory, LIBDIR, you must either use libtool, and
2886specify the full pathname of the library, or use the `-LLIBDIR'
2887flag during linking and do at least one of the following:
2888 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
2889 during execution
2890 - add LIBDIR to the `LD_RUN_PATH' environment variable
2891 during linking
2892 - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
2893 - have your system administrator add LIBDIR to `/etc/ld.so.conf'
2894
2895See any operating system documentation about shared libraries for
2896more information, such as the ld(1) and ld.so(8) manual pages.
2897----------------------------------------------------------------------
2898 /bin/mkdir -p '/usr/lib64/include'
2899 /bin/install -c -m 644 event.h evhttp.h evdns.h evrpc.h evutil.h '/usr/lib64/include'
2900 /bin/mkdir -p '/usr/lib64/lib/pkgconfig'
2901 /bin/install -c -m 644 libevent.pc libevent_pthreads.pc libevent_openssl.pc '/usr/lib64/lib/pkgconfig'
2902make[3]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable'
2903make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable'
2904Making install in include
2905make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/include'
2906make[3]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/include'
2907make[3]: Nothing to be done for `install-exec-am'.
2908 /bin/mkdir -p '/usr/lib64/include'
2909 /bin/mkdir -p '/usr/lib64/include/event2'
2910 /bin/install -c -m 644 event2/buffer.h event2/buffer_compat.h event2/bufferevent.h event2/bufferevent_compat.h event2/bufferevent_ssl.h event2/bufferevent_struct.h event2/dns.h event2/dns_compat.h event2/dns_struct.h event2/event.h event2/event_compat.h event2/event_struct.h event2/http.h event2/http_compat.h event2/http_struct.h event2/keyvalq_struct.h event2/listener.h event2/rpc.h event2/rpc_compat.h event2/rpc_struct.h event2/tag.h event2/tag_compat.h event2/thread.h event2/util.h '/usr/lib64/include/event2'
2911 /bin/mkdir -p '/usr/lib64/include'
2912 /bin/mkdir -p '/usr/lib64/include/event2'
2913 /bin/install -c -m 644 ./event2/event-config.h '/usr/lib64/include/event2'
2914make[3]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/include'
2915make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/include'
2916Making install in sample
2917make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/sample'
2918make[3]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/sample'
2919make[3]: Nothing to be done for `install-exec-am'.
2920make[3]: Nothing to be done for `install-data-am'.
2921make[3]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/sample'
2922make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/sample'
2923Making install in test
2924make[2]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/test'
2925make install-am
2926make[3]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/test'
2927make[4]: Entering directory `/svr-setup/libevent-release-2.0.22-stable/test'
2928make[4]: Nothing to be done for `install-exec-am'.
2929make[4]: Nothing to be done for `install-data-am'.
2930make[4]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/test'
2931make[3]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/test'
2932make[2]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable/test'
2933make[1]: Leaving directory `/svr-setup/libevent-release-2.0.22-stable'
2934[1;32;40mCompiling memcached...
2935(B[m/svr-setup/libevent-release-2.0.22-stable
2936cd /svr-setup
2937checking build system type... x86_64-pc-linux-gnu
2938checking host system type... x86_64-pc-linux-gnu
2939checking for a BSD-compatible install... /bin/install -c
2940checking whether build environment is sane... yes
2941checking for a thread-safe mkdir -p... /bin/mkdir -p
2942checking for gawk... gawk
2943checking whether make sets $(MAKE)... yes
2944checking whether make supports nested variables... yes
2945checking for gcc... /usr/bin/gcc
2946checking whether the C compiler works... yes
2947checking for C compiler default output file name... a.out
2948checking for suffix of executables...
2949checking whether we are cross compiling... no
2950checking for suffix of object files... o
2951checking whether we are using the GNU C compiler... yes
2952checking whether /usr/bin/gcc accepts -g... yes
2953checking for /usr/bin/gcc option to accept ISO C89... none needed
2954checking whether /usr/bin/gcc understands -c and -o together... yes
2955checking for style of include used by make... GNU
2956checking dependency style of /usr/bin/gcc... gcc3
2957checking how to run the C preprocessor... /usr/bin/gcc -E
2958checking for grep that handles long lines and -e... /bin/grep
2959checking for egrep... /bin/grep -E
2960checking for icc in use... no
2961checking for clang in use... no
2962checking for ANSI C header files... yes
2963checking for sys/types.h... yes
2964checking for sys/stat.h... yes
2965checking for stdlib.h... yes
2966checking for string.h... yes
2967checking for memory.h... yes
2968checking for strings.h... yes
2969checking for inttypes.h... yes
2970checking for stdint.h... yes
2971checking for unistd.h... yes
2972checking whether __SUNPRO_C is declared... no
2973checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99
2974checking sasl/sasl.h usability... yes
2975checking sasl/sasl.h presence... yes
2976checking for sasl/sasl.h... yes
2977checking for SASL_CB_GETCONF... no
2978checking for library containing sasl_server_init... -lsasl2
2979checking for gcov... /bin/gcov
2980checking for main in -lgcov... yes
2981checking for library containing clock_gettime... none required
2982checking for library containing socket... none required
2983checking for library containing gethostbyname... none required
2984checking for libevent directory... /usr/lib64
2985checking for library containing umem_cache_create... no
2986checking for library containing gethugepagesizes... no
2987checking for stdbool.h that conforms to C99... yes
2988checking for _Bool... yes
2989checking for inttypes.h... (cached) yes
2990checking for sasl_callback_ft... yes
2991checking for print macros for integers (C99 section 7.8.1)... yes
2992checking for an ANSI C-conforming const... yes
2993checking for socklen_t... yes
2994checking for endianness... little
2995checking for htonll... no
2996checking for library containing pthread_create... none required
2997checking for mlockall... yes
2998checking for getpagesizes... no
2999checking for memcntl... no
3000checking for sigignore... yes
3001checking for clock_gettime... yes
3002checking for accept4... yes
3003checking for alignment... none
3004checking for GCC atomics... yes
3005checking for GCC 64bit atomics... no
3006checking for setppriv... no
3007checking umem.h usability... no
3008checking umem.h presence... no
3009checking for umem.h... no
3010checking for xml2rfc... no
3011checking for xsltproc... /bin/xsltproc
3012checking that generated files are newer than configure... done
3013configure: creating ./config.status
3014config.status: creating Makefile
3015config.status: creating doc/Makefile
3016config.status: creating config.h
3017config.status: executing depfiles commands
3018make all-recursive
3019make[1]: Entering directory `/svr-setup/memcached-1.4.35'
3020Making all in doc
3021make[2]: Entering directory `/svr-setup/memcached-1.4.35/doc'
3022make all-am
3023make[3]: Entering directory `/svr-setup/memcached-1.4.35/doc'
3024make[3]: Nothing to be done for `all-am'.
3025make[3]: Leaving directory `/svr-setup/memcached-1.4.35/doc'
3026make[2]: Leaving directory `/svr-setup/memcached-1.4.35/doc'
3027make[2]: Entering directory `/svr-setup/memcached-1.4.35'
3028/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c
3029/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-hash.o -MD -MP -MF .deps/memcached-hash.Tpo -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c
3030/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-jenkins_hash.o -MD -MP -MF .deps/memcached-jenkins_hash.Tpo -c -o memcached-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c
3031/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-murmur3_hash.o -MD -MP -MF .deps/memcached-murmur3_hash.Tpo -c -o memcached-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c
3032/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-slabs.o -MD -MP -MF .deps/memcached-slabs.Tpo -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c
3033mv -f .deps/memcached-murmur3_hash.Tpo .deps/memcached-murmur3_hash.Po
3034/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-items.o -MD -MP -MF .deps/memcached-items.Tpo -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c
3035mv -f .deps/memcached-hash.Tpo .deps/memcached-hash.Po
3036/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-assoc.o -MD -MP -MF .deps/memcached-assoc.Tpo -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c
3037mv -f .deps/memcached-jenkins_hash.Tpo .deps/memcached-jenkins_hash.Po
3038/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-thread.o -MD -MP -MF .deps/memcached-thread.Tpo -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c
3039mv -f .deps/memcached-assoc.Tpo .deps/memcached-assoc.Po
3040/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-daemon.o -MD -MP -MF .deps/memcached-daemon.Tpo -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c
3041mv -f .deps/memcached-slabs.Tpo .deps/memcached-slabs.Po
3042/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-stats.o -MD -MP -MF .deps/memcached-stats.Tpo -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c
3043mv -f .deps/memcached-daemon.Tpo .deps/memcached-daemon.Po
3044/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-util.o -MD -MP -MF .deps/memcached-util.Tpo -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c
3045mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po
3046/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-bipbuffer.o -MD -MP -MF .deps/memcached-bipbuffer.Tpo -c -o memcached-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c
3047mv -f .deps/memcached-stats.Tpo .deps/memcached-stats.Po
3048/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-logger.o -MD -MP -MF .deps/memcached-logger.Tpo -c -o memcached-logger.o `test -f 'logger.c' || echo './'`logger.c
3049mv -f .deps/memcached-util.Tpo .deps/memcached-util.Po
3050/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-crawler.o -MD -MP -MF .deps/memcached-crawler.Tpo -c -o memcached-crawler.o `test -f 'crawler.c' || echo './'`crawler.c
3051mv -f .deps/memcached-bipbuffer.Tpo .deps/memcached-bipbuffer.Po
3052mv -f .deps/memcached-items.Tpo .deps/memcached-items.Po
3053/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-itoa_ljust.o -MD -MP -MF .deps/memcached-itoa_ljust.Tpo -c -o memcached-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c
3054/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-cache.o -MD -MP -MF .deps/memcached-cache.Tpo -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c
3055mv -f .deps/memcached-itoa_ljust.Tpo .deps/memcached-itoa_ljust.Po
3056/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-sasl_defs.o -MD -MP -MF .deps/memcached-sasl_defs.Tpo -c -o memcached-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c
3057mv -f .deps/memcached-cache.Tpo .deps/memcached-cache.Po
3058/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-memcached.o -MD -MP -MF .deps/memcached_debug-memcached.Tpo -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c
3059mv -f .deps/memcached-sasl_defs.Tpo .deps/memcached-sasl_defs.Po
3060/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-hash.o -MD -MP -MF .deps/memcached_debug-hash.Tpo -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c
3061mv -f .deps/memcached-crawler.Tpo .deps/memcached-crawler.Po
3062/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-jenkins_hash.o -MD -MP -MF .deps/memcached_debug-jenkins_hash.Tpo -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c
3063mv -f .deps/memcached-logger.Tpo .deps/memcached-logger.Po
3064/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-murmur3_hash.o -MD -MP -MF .deps/memcached_debug-murmur3_hash.Tpo -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c
3065mv -f .deps/memcached_debug-hash.Tpo .deps/memcached_debug-hash.Po
3066/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-slabs.o -MD -MP -MF .deps/memcached_debug-slabs.Tpo -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c
3067mv -f .deps/memcached_debug-murmur3_hash.Tpo .deps/memcached_debug-murmur3_hash.Po
3068/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-items.o -MD -MP -MF .deps/memcached_debug-items.Tpo -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c
3069mv -f .deps/memcached_debug-jenkins_hash.Tpo .deps/memcached_debug-jenkins_hash.Po
3070/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-assoc.o -MD -MP -MF .deps/memcached_debug-assoc.Tpo -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c
3071mv -f .deps/memcached_debug-assoc.Tpo .deps/memcached_debug-assoc.Po
3072/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-thread.o -MD -MP -MF .deps/memcached_debug-thread.Tpo -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c
3073mv -f .deps/memcached_debug-slabs.Tpo .deps/memcached_debug-slabs.Po
3074/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-daemon.o -MD -MP -MF .deps/memcached_debug-daemon.Tpo -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c
3075mv -f .deps/memcached_debug-daemon.Tpo .deps/memcached_debug-daemon.Po
3076/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-stats.o -MD -MP -MF .deps/memcached_debug-stats.Tpo -c -o memcached_debug-stats.o `test -f 'stats.c' || echo './'`stats.c
3077mv -f .deps/memcached_debug-thread.Tpo .deps/memcached_debug-thread.Po
3078/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-util.o -MD -MP -MF .deps/memcached_debug-util.Tpo -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c
3079mv -f .deps/memcached_debug-stats.Tpo .deps/memcached_debug-stats.Po
3080/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-bipbuffer.o -MD -MP -MF .deps/memcached_debug-bipbuffer.Tpo -c -o memcached_debug-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c
3081mv -f .deps/memcached_debug-items.Tpo .deps/memcached_debug-items.Po
3082/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-logger.o -MD -MP -MF .deps/memcached_debug-logger.Tpo -c -o memcached_debug-logger.o `test -f 'logger.c' || echo './'`logger.c
3083mv -f .deps/memcached_debug-util.Tpo .deps/memcached_debug-util.Po
3084mv -f .deps/memcached_debug-bipbuffer.Tpo .deps/memcached_debug-bipbuffer.Po
3085/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-crawler.o -MD -MP -MF .deps/memcached_debug-crawler.Tpo -c -o memcached_debug-crawler.o `test -f 'crawler.c' || echo './'`crawler.c
3086/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-itoa_ljust.o -MD -MP -MF .deps/memcached_debug-itoa_ljust.Tpo -c -o memcached_debug-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c
3087mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po
3088/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-cache.o -MD -MP -MF .deps/memcached_debug-cache.Tpo -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c
3089mv -f .deps/memcached_debug-itoa_ljust.Tpo .deps/memcached_debug-itoa_ljust.Po
3090/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-sasl_defs.o -MD -MP -MF .deps/memcached_debug-sasl_defs.Tpo -c -o memcached_debug-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c
3091mv -f .deps/memcached_debug-cache.Tpo .deps/memcached_debug-cache.Po
3092/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT sizes.o -MD -MP -MF .deps/sizes.Tpo -c -o sizes.o sizes.c
3093mv -f .deps/sizes.Tpo .deps/sizes.Po
3094/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT testapp.o -MD -MP -MF .deps/testapp.Tpo -c -o testapp.o testapp.c
3095mv -f .deps/memcached_debug-logger.Tpo .deps/memcached_debug-logger.Po
3096mv -f .deps/memcached_debug-sasl_defs.Tpo .deps/memcached_debug-sasl_defs.Po
3097/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
3098/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
3099mv -f .deps/memcached_debug-crawler.Tpo .deps/memcached_debug-crawler.Po
3100/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT timedrun.o -MD -MP -MF .deps/timedrun.Tpo -c -o timedrun.o timedrun.c
3101mv -f .deps/timedrun.Tpo .deps/timedrun.Po
3102/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o memcached memcached-memcached.o memcached-hash.o memcached-jenkins_hash.o memcached-murmur3_hash.o memcached-slabs.o memcached-items.o memcached-assoc.o memcached-thread.o memcached-daemon.o memcached-stats.o memcached-util.o memcached-bipbuffer.o memcached-logger.o memcached-crawler.o memcached-itoa_ljust.o memcached-cache.o memcached-sasl_defs.o -levent -lsasl2
3103/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o sizes sizes.o -levent -lsasl2
3104mv -f .deps/util.Tpo .deps/util.Po
3105/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o timedrun timedrun.o -levent -lsasl2
3106mv -f .deps/cache.Tpo .deps/cache.Po
3107mv -f .deps/testapp.Tpo .deps/testapp.Po
3108/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o testapp testapp.o util.o cache.o -levent -lsasl2
3109mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po
3110/usr/bin/gcc -std=gnu99 -fprofile-arcs -ftest-coverage -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o memcached-debug memcached_debug-memcached.o memcached_debug-hash.o memcached_debug-jenkins_hash.o memcached_debug-murmur3_hash.o memcached_debug-slabs.o memcached_debug-items.o memcached_debug-assoc.o memcached_debug-thread.o memcached_debug-daemon.o memcached_debug-stats.o memcached_debug-util.o memcached_debug-bipbuffer.o memcached_debug-logger.o memcached_debug-crawler.o memcached_debug-itoa_ljust.o memcached_debug-cache.o memcached_debug-sasl_defs.o -lgcov -levent -lsasl2
3111make[2]: Leaving directory `/svr-setup/memcached-1.4.35'
3112make[1]: Leaving directory `/svr-setup/memcached-1.4.35'
3113make install-recursive
3114make[1]: Entering directory `/svr-setup/memcached-1.4.35'
3115Making install in doc
3116make[2]: Entering directory `/svr-setup/memcached-1.4.35/doc'
3117make install-am
3118make[3]: Entering directory `/svr-setup/memcached-1.4.35/doc'
3119make[4]: Entering directory `/svr-setup/memcached-1.4.35/doc'
3120make[4]: Nothing to be done for `install-exec-am'.
3121 /bin/mkdir -p '/usr/local/share/man/man1'
3122 /bin/install -c -m 644 memcached.1 '/usr/local/share/man/man1'
3123make[4]: Leaving directory `/svr-setup/memcached-1.4.35/doc'
3124make[3]: Leaving directory `/svr-setup/memcached-1.4.35/doc'
3125make[2]: Leaving directory `/svr-setup/memcached-1.4.35/doc'
3126make[2]: Entering directory `/svr-setup/memcached-1.4.35'
3127make[3]: Entering directory `/svr-setup/memcached-1.4.35'
3128 /bin/mkdir -p '/usr/local/bin'
3129 /bin/install -c memcached '/usr/local/bin'
3130 /bin/mkdir -p '/usr/local/include/memcached'
3131 /bin/install -c -m 644 protocol_binary.h '/usr/local/include/memcached'
3132make[3]: Leaving directory `/svr-setup/memcached-1.4.35'
3133make[2]: Leaving directory `/svr-setup/memcached-1.4.35'
3134make[1]: Leaving directory `/svr-setup/memcached-1.4.35'
3135[1;32;40mCompiled memcached...
3136(B[mFailed to kill unit memcached.service: Unit memcached.service is not loaded.
3137service memcached stop
3138Redirecting to /bin/systemctl stop memcached.service
3139Failed to stop memcached.service: Unit memcached.service not loaded.
3140service memcached start
3141Redirecting to /bin/systemctl start memcached.service
3142Failed to start memcached.service: Unit not found.
3143inc/memcached_install.inc: line 293: php: command not found
3144[1;32;40mCompiling PHP memcache extension...
3145(B[m/svr-setup/memcached-1.4.35
3146cd /svr-setup
3147inc/memcached_install.inc: line 335: /usr/local/bin/phpize: No such file or directory
3148inc/memcached_install.inc: line 336: ./configure: No such file or directory
3149make: *** No targets specified and no makefile found. Stop.
3150make: *** No rule to make target `install'. Stop.
3151[1;32;40mInstalling libmemcached via CentOS base YUM repo ...
3152(B[m[1;32;40mCompiling PHP memcached-2.2.0 extension...
3153(B[m/svr-setup/memcache-3.0.8
3154cd /svr-setup
3155inc/memcached_install.inc: line 410: php: command not found
31561
3157
3158compiling memcached PHP extension 2.2.0 ...
3159inc/memcached_install.inc: line 444: /usr/local/bin/phpize: No such file or directory
3160inc/memcached_install.inc: line 448: ./configure: No such file or directory
3161make: *** No targets specified and no makefile found. Stop.
3162make: *** No rule to make target `install'. Stop.
3163grep: /usr/local/lib/php.ini: No such file or directory
3164grep: /etc/centminmod/php.d/memcache.ini: No such file or directory
3165cat: /usr/local/bin/php-config: No such file or directory
3166grep: /usr/local/lib/php.ini: No such file or directory
3167grep: /etc/centminmod/php.d/memcached.ini: No such file or directory
3168cat: /usr/local/bin/php-config: No such file or directory
3169Failed to kill unit memcached.service: Unit memcached.service is not loaded.
3170service memcached stop
3171Redirecting to /bin/systemctl stop memcached.service
3172Failed to stop memcached.service: Unit memcached.service not loaded.
3173service memcached start
3174Redirecting to /bin/systemctl start memcached.service
3175Failed to start memcached.service: Unit not found.
3176service php-fpm restart
3177Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
3178................................... failed. Use force-exit
3179Starting php-fpm /etc/init.d/php-fpm: line 80: /usr/local/sbin/php-fpm: No such file or directory
3180 failed
3181Setup /etc/init.d/memcached with 1 Memcached servers
3182setup /etc/init.d/memcached
3183cp /usr/local/src/centminmod/config/memcached/memcached /etc/init.d/memcached
3184Memcached server started
3185[1;32;40mCompiling PHP memcache extension...
3186(B[mpackage.xml
3187memcache-3.0.8/config.m4
3188memcache-3.0.8/config9.m4
3189memcache-3.0.8/config.w32
3190memcache-3.0.8/CREDITS
3191memcache-3.0.8/LICENSE
3192memcache-3.0.8/example.php
3193memcache-3.0.8/memcache.c
3194memcache-3.0.8/memcache_pool.c
3195memcache-3.0.8/memcache_queue.c
3196memcache-3.0.8/memcache_session.c
3197memcache-3.0.8/memcache_ascii_protocol.c
3198memcache-3.0.8/memcache_binary_protocol.c
3199memcache-3.0.8/memcache_standard_hash.c
3200memcache-3.0.8/memcache_consistent_hash.c
3201memcache-3.0.8/memcache.dsp
3202memcache-3.0.8/php_memcache.h
3203memcache-3.0.8/memcache_pool.h
3204memcache-3.0.8/memcache_queue.h
3205memcache-3.0.8/README
3206memcache-3.0.8/memcache.php
3207memcache-3.0.8/tests/001.phpt
3208memcache-3.0.8/tests/002.phpt
3209memcache-3.0.8/tests/003.phpt
3210memcache-3.0.8/tests/004.phpt
3211memcache-3.0.8/tests/005.phpt
3212memcache-3.0.8/tests/006.phpt
3213memcache-3.0.8/tests/007.phpt
3214memcache-3.0.8/tests/008.phpt
3215memcache-3.0.8/tests/009.phpt
3216memcache-3.0.8/tests/010.phpt
3217memcache-3.0.8/tests/011.phpt
3218memcache-3.0.8/tests/012.phpt
3219memcache-3.0.8/tests/013.phpt
3220memcache-3.0.8/tests/014.phpt
3221memcache-3.0.8/tests/015.phpt
3222memcache-3.0.8/tests/016.phpt
3223memcache-3.0.8/tests/017.phpt
3224memcache-3.0.8/tests/018.phpt
3225memcache-3.0.8/tests/019a.phpt
3226memcache-3.0.8/tests/019.phpt
3227memcache-3.0.8/tests/020.phpt
3228memcache-3.0.8/tests/021.phpt
3229memcache-3.0.8/tests/022a.phpt
3230memcache-3.0.8/tests/022.phpt
3231memcache-3.0.8/tests/023.phpt
3232memcache-3.0.8/tests/024a.phpt
3233memcache-3.0.8/tests/024.phpt
3234memcache-3.0.8/tests/025.phpt
3235memcache-3.0.8/tests/026.phpt
3236memcache-3.0.8/tests/027a.phpt
3237memcache-3.0.8/tests/027.phpt
3238memcache-3.0.8/tests/028.phpt
3239memcache-3.0.8/tests/029.phpt
3240memcache-3.0.8/tests/030.phpt
3241memcache-3.0.8/tests/031.phpt
3242memcache-3.0.8/tests/032.phpt
3243memcache-3.0.8/tests/033.phpt
3244memcache-3.0.8/tests/034.phpt
3245memcache-3.0.8/tests/035.phpt
3246memcache-3.0.8/tests/036.phpt
3247memcache-3.0.8/tests/037.phpt
3248memcache-3.0.8/tests/038.phpt
3249memcache-3.0.8/tests/039.phpt
3250memcache-3.0.8/tests/040.phpt
3251memcache-3.0.8/tests/041.phpt
3252memcache-3.0.8/tests/042.phpt
3253memcache-3.0.8/tests/043.phpt
3254memcache-3.0.8/tests/044.phpt
3255memcache-3.0.8/tests/045.phpt
3256memcache-3.0.8/tests/046.phpt
3257memcache-3.0.8/tests/047.phpt
3258memcache-3.0.8/tests/048.phpt
3259memcache-3.0.8/tests/049.phpt
3260memcache-3.0.8/tests/050.phpt
3261memcache-3.0.8/tests/051.phpt
3262memcache-3.0.8/tests/052.phpt
3263memcache-3.0.8/tests/053.phpt
3264memcache-3.0.8/tests/054.phpt
3265memcache-3.0.8/tests/055.phpt
3266memcache-3.0.8/tests/056.phpt
3267memcache-3.0.8/tests/057.phpt
3268memcache-3.0.8/tests/058.phpt
3269memcache-3.0.8/tests/100a.phpt
3270memcache-3.0.8/tests/100b.phpt
3271memcache-3.0.8/tests/100.phpt
3272memcache-3.0.8/tests/pecl11221.phpt
3273memcache-3.0.8/tests/pecl16442.phpt
3274memcache-3.0.8/tests/pecl16536.phpt
3275memcache-3.0.8/tests/pecl17518.phpt
3276memcache-3.0.8/tests/pecl17566.phpt
3277memcache-3.0.8/tests/pecl63142.phpt
3278inc/memcached_install.inc: line 633: /usr/local/bin/phpize: No such file or directory
3279inc/memcached_install.inc: line 634: ./configure: No such file or directory
3280make: *** No targets specified and no makefile found. Stop.
3281grep: /usr/local/lib/php.ini: No such file or directory
3282cat: /usr/local/bin/php-config: No such file or directory
3283Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
3284................................... failed. Use force-exit
3285Starting php-fpm /etc/init.d/php-fpm: line 80: /usr/local/sbin/php-fpm: No such file or directory
3286 failed
3287*************************************************
3288[1;32;40m* memcached installed
3289(B[m*************************************************
3290csfinstalls
3291*************************************************
3292[1;32;40m* Installing CSF firewall...
3293(B[m*************************************************
3294Installing...
3295Loaded plugins: fastestmirror, priorities
3296Loading mirror speeds from cached hostfile
3297 * base: ca.mirror.babylon.network
3298 * epel: ca.mirror.babylon.network
3299 * extras: ca.mirror.babylon.network
3300 * rpmforge: mirror.us.leaseweb.net
3301 * updates: ca.mirror.babylon.network
3302361 packages excluded due to repository priority protections
3303Resolving Dependencies
3304--> Running transaction check
3305---> Package perl-LWP-Protocol-https.noarch 0:6.04-4.el7 will be installed
3306--> Processing Dependency: perl(Mozilla::CA) >= 20110101 for package: perl-LWP-Protocol-https-6.04-4.el7.noarch
3307--> Running transaction check
3308---> Package perl-Mozilla-CA.noarch 0:20130114-5.el7 will be installed
3309--> Finished Dependency Resolution
3310
3311Dependencies Resolved
3312
3313================================================================================
3314 Package Arch Version Repository
3315 Size
3316================================================================================
3317Installing:
3318 perl-LWP-Protocol-https noarch 6.04-4.el7 base 11 k
3319Installing for dependencies:
3320 perl-Mozilla-CA noarch 20130114-5.el7 base 11 k
3321
3322Transaction Summary
3323================================================================================
3324Install 1 Package (+1 Dependent package)
3325
3326Total download size: 22 k
3327Installed size: 18 k
3328Downloading packages:
3329--------------------------------------------------------------------------------
3330Total 205 kB/s | 22 kB 00:00
3331Running transaction check
3332Running transaction test
3333Transaction test succeeded
3334Running transaction
3335 Installing : perl-Mozilla-CA-20130114-5.el7.noarch 1/2
3336 Installing : perl-LWP-Protocol-https-6.04-4.el7.noarch 2/2
3337 Verifying : perl-Mozilla-CA-20130114-5.el7.noarch 1/2
3338 Verifying : perl-LWP-Protocol-https-6.04-4.el7.noarch 2/2
3339
3340Installed:
3341 perl-LWP-Protocol-https.noarch 0:6.04-4.el7
3342
3343Dependency Installed:
3344 perl-Mozilla-CA.noarch 0:20130114-5.el7
3345
3346Complete!
3347inc/csfinstall.inc: line 30: cd: /svr-setup/csf: No such file or directory
3348sh: install.sh: No such file or directory
3349cp: cannot stat ‘/etc/csf/csf.conf’: No such file or directory
3350CSF adding memcached, varnish ports to csf.allow list...
3351sed: can't read /etc/csf/csf.conf: No such file or directory
3352sed: can't read /etc/csf/csf.conf: No such file or directory
3353sed: can't read /etc/csf/csf.conf: No such file or directory
3354sed: can't read /etc/csf/csf.conf: No such file or directory
3355sed: can't read /etc/csf/csf.conf: No such file or directory
3356sed: can't read /etc/csf/csf.conf: No such file or directory
3357grep: /etc/csf/csf.conf: No such file or directory
3358Disabling CSF Testing mode (activates firewall)...
3359sed: can't read /etc/csf/csf.conf: No such file or directory
3360grep: /etc/csf/csf.pignore: No such file or directory
3361Adding Applications/Users to CSF ignore list...
3362inc/csfinstall.inc: line 62: /etc/csf/csf.pignore: No such file or directory
3363inc/csfinstall.inc: line 121: csf: command not found
3364chkconfig csf on
3365error reading information on service csf: No such file or directory
3366service csf restart
3367Redirecting to /bin/systemctl restart csf.service
3368Failed to restart csf.service: Unit not found.
3369inc/csfinstall.inc: line 124: csf: command not found
3370chkconfig lfd on
3371error reading information on service lfd: No such file or directory
3372service lfd start
3373Redirecting to /bin/systemctl start lfd.service
3374Failed to start lfd.service: Unit not found.
3375Failed to execute operation: No such file or directory
3376Failed to stop firewalld.service: Unit firewalld.service not loaded.
3377Loaded plugins: fastestmirror, priorities
3378Loading mirror speeds from cached hostfile
3379 * base: ca.mirror.babylon.network
3380 * epel: ca.mirror.babylon.network
3381 * extras: ca.mirror.babylon.network
3382 * rpmforge: mirror.us.leaseweb.net
3383 * updates: ca.mirror.babylon.network
3384361 packages excluded due to repository priority protections
3385Package iptables-services-1.4.21-17.el7.x86_64 already installed and latest version
3386Nothing to do
3387Created symlink from /etc/systemd/system/basic.target.wants/iptables.service to /usr/lib/systemd/system/iptables.service.
3388Created symlink from /etc/systemd/system/basic.target.wants/ip6tables.service to /usr/lib/systemd/system/ip6tables.service.
3389--------------------------------------------
3390 Add Cloudflare IP list to CSF
3391 from: https://www.cloudflare.com/ips-v4/
3392 from: https://www.cloudflare.com/ips-v6/
3393--------------------------------------------
3394
3395--------------------------------------------
3396 Add to /etc/csf/csf.allow
3397--------------------------------------------
3398awk: fatal: cannot open file `/etc/csf/csf.conf' for reading (No such file or directory)
3399sed: can't read /etc/csf/csf.ignore: No such file or directory
3400
3401created /usr/local/nginx/conf/cloudflare.conf include file
3402*************************************************
3403[1;32;40m* CSF firewall installed
3404(B[m*************************************************
3405siegeinstall
3406*************************************************
3407[1;32;40m* Installing Siege Benchmark...
3408(B[m*************************************************
3409Installing...
3410inc/siegeinstall.inc: line 28: cd: siege-4.0.2: No such file or directory
3411inc/siegeinstall.inc: line 49: cd: sproxy-1.02: No such file or directory
3412inc/siegeinstall.inc: line 29: ./configure: No such file or directory
3413inc/siegeinstall.inc: line 50: ./configure: No such file or directory
3414make: *** make: *** No targets specified and no makefile foundNo targets specified and no makefile found. Stop.
3415. Stop.
3416make: *** No rule to make target `install'make: *** . Stop.
3417No rule to make target `install'. Stop.
3418sed: can't read /root/.siege/siege.conf: No such file or directory
3419sed: can't read /root/.siege/siege.conf: No such file or directory
3420cp: cannot stat ‘/root/.siege/siege.conf’: No such file or directory
3421sed: can't read /root/.siege/siege-csv.conf: No such file or directory
3422sed: can't read /root/.siege/siege-csv.conf: No such file or directory
3423*************************************************
3424[1;32;40m* Siege Benchmark installed
3425(B[m*************************************************
3426installpythonfuct
3427mailparseinstall
34281
3429[1;33;40mCheck for php extensions
3430(B[m
3431*************************************************
3432[1;32;40m* Installing mailparse PHP Extension
3433(B[m*************************************************
3434/svr-setup
3435cd /svr-setup
3436inc/mailparse.inc: line 47: /usr/local/bin/phpize: No such file or directory
3437inc/mailparse.inc: line 48: ./configure: No such file or directory
3438make: *** No targets specified and no makefile found. Stop.
3439make: *** No rule to make target `install'. Stop.
3440service php-fpm restart
3441Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
3442................................... failed. Use force-exit
3443Starting php-fpm /etc/init.d/php-fpm: line 80: /usr/local/sbin/php-fpm: No such file or directory
3444 failed
3445*************************************************
3446[1;32;40m* mailparse PHP installed
3447(B[m*************************************************
3448imagickinstall
3449[1;33;40mCheck for php extensions
3450(B[mDownloading imagick extension
3451[1;33;40mDownload imagick-3.4.3.tgz ...
3452(B[m[1;32;40mimagick-3.4.3.tgz found, skipping download...
3453(B[m[1;33;40mimagick-3.4.3.tgz valid file.
3454(B[m
3455
3456[1;33;40mCheck for ImageMagicK System Updates (YUM)
3457(B[mLoaded plugins: fastestmirror
3458Loading mirror speeds from cached hostfile
3459 * base: ca.mirror.babylon.network
3460 * epel: ca.mirror.babylon.network
3461 * extras: ca.mirror.babylon.network
3462 * remi: ca.mirror.babylon.network
3463 * rpmforge: mirror.us.leaseweb.net
3464 * updates: ca.mirror.babylon.network
3465Resolving Dependencies
3466--> Running transaction check
3467---> Package ImageMagick6.x86_64 0:6.9.8.0-1.el7.remi will be installed
3468--> Processing Dependency: ImageMagick6-libs(x86-64) = 6.9.8.0-1.el7.remi for package: ImageMagick6-6.9.8.0-1.el7.remi.x86_64
3469--> Processing Dependency: libfftw3.so.3()(64bit) for package: ImageMagick6-6.9.8.0-1.el7.remi.x86_64
3470--> Processing Dependency: libMagickWand-6.Q16.so.4()(64bit) for package: ImageMagick6-6.9.8.0-1.el7.remi.x86_64
3471--> Processing Dependency: libMagickCore-6.Q16.so.4()(64bit) for package: ImageMagick6-6.9.8.0-1.el7.remi.x86_64
3472---> Package ImageMagick6-c++.x86_64 0:6.9.8.0-1.el7.remi will be installed
3473---> Package ImageMagick6-c++-devel.x86_64 0:6.9.8.0-1.el7.remi will be installed
3474---> Package ImageMagick6-devel.x86_64 0:6.9.8.0-1.el7.remi will be installed
3475--> Processing Dependency: libwebp-devel(x86-64) for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3476--> Processing Dependency: libtiff-devel(x86-64) for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3477--> Processing Dependency: libXt-devel for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3478--> Processing Dependency: lcms2-devel(x86-64) for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3479--> Processing Dependency: jbigkit-devel(x86-64) for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3480--> Processing Dependency: jasper-devel(x86-64) for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3481--> Processing Dependency: ghostscript-devel(x86-64) for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3482--> Processing Dependency: OpenEXR-devel(x86-64) for package: ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64
3483--> Running transaction check
3484---> Package ImageMagick6-libs.x86_64 0:6.9.8.0-1.el7.remi will be installed
3485--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3486--> Processing Dependency: libwmflite-0.2.so.7()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3487--> Processing Dependency: libwebp.so.4()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3488--> Processing Dependency: libtiff.so.5()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3489--> Processing Dependency: librsvg-2.so.2()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3490--> Processing Dependency: libjbig.so.2.0()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3491--> Processing Dependency: libgvc.so.6()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3492--> Processing Dependency: libgs.so.9()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3493--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3494--> Processing Dependency: libcgraph.so.6()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3495--> Processing Dependency: libcdt.so.5()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3496--> Processing Dependency: libImath.so.6()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3497--> Processing Dependency: libIlmThread.so.6()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3498--> Processing Dependency: libIlmImf.so.7()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3499--> Processing Dependency: libIexMath.so.6()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3500--> Processing Dependency: libIex.so.6()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3501--> Processing Dependency: libHalf.so.6()(64bit) for package: ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64
3502---> Package OpenEXR-devel.x86_64 0:1.7.1-7.el7 will be installed
3503--> Processing Dependency: pkgconfig(IlmBase) for package: OpenEXR-devel-1.7.1-7.el7.x86_64
3504--> Processing Dependency: ilmbase-devel for package: OpenEXR-devel-1.7.1-7.el7.x86_64
3505---> Package fftw-libs-double.x86_64 0:3.3.3-8.el7 will be installed
3506---> Package ghostscript-devel.x86_64 0:9.07-20.el7_3.3 will be installed
3507---> Package jasper-devel.x86_64 0:1.900.1-29.el7 will be installed
3508--> Processing Dependency: jasper-libs(x86-64) = 1.900.1-29.el7 for package: jasper-devel-1.900.1-29.el7.x86_64
3509--> Processing Dependency: libjasper.so.1()(64bit) for package: jasper-devel-1.900.1-29.el7.x86_64
3510---> Package jbigkit-devel.x86_64 0:2.0-11.el7 will be installed
3511---> Package lcms2-devel.x86_64 0:2.6-3.el7 will be installed
3512---> Package libXt-devel.x86_64 0:1.1.4-6.1.el7 will be installed
3513--> Processing Dependency: pkgconfig(sm) for package: libXt-devel-1.1.4-6.1.el7.x86_64
3514--> Processing Dependency: pkgconfig(ice) for package: libXt-devel-1.1.4-6.1.el7.x86_64
3515---> Package libtiff-devel.x86_64 0:4.0.3-27.el7_3 will be installed
3516---> Package libwebp-devel.x86_64 0:0.3.0-3.el7 will be installed
3517--> Running transaction check
3518---> Package OpenEXR-libs.x86_64 0:1.7.1-7.el7 will be installed
3519---> Package gdk-pixbuf2.x86_64 0:2.31.6-3.el7 will be installed
3520---> Package ghostscript.x86_64 0:9.07-20.el7_3.3 will be installed
3521--> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-9.07-20.el7_3.3.x86_64
3522--> Processing Dependency: poppler-data for package: ghostscript-9.07-20.el7_3.3.x86_64
3523--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-20.el7_3.3.x86_64
3524--> Processing Dependency: libcupsimage.so.2()(64bit) for package: ghostscript-9.07-20.el7_3.3.x86_64
3525--> Processing Dependency: libcups.so.2()(64bit) for package: ghostscript-9.07-20.el7_3.3.x86_64
3526---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed
3527--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3528--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3529--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3530--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3531--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3532---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed
3533---> Package ilmbase-devel.x86_64 0:1.0.3-7.el7 will be installed
3534--> Processing Dependency: pkgconfig(glu) for package: ilmbase-devel-1.0.3-7.el7.x86_64
3535--> Processing Dependency: pkgconfig(gl) for package: ilmbase-devel-1.0.3-7.el7.x86_64
3536---> Package jasper-libs.x86_64 0:1.900.1-29.el7 will be installed
3537---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
3538---> Package libICE-devel.x86_64 0:1.0.9-2.el7 will be installed
3539---> Package libSM-devel.x86_64 0:1.2.2-2.el7 will be installed
3540---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed
3541---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be installed
3542---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed
3543---> Package libwmf-lite.x86_64 0:0.2.8.4-41.el7_1 will be installed
3544--> Running transaction check
3545---> Package atk.x86_64 0:2.14.0-1.el7 will be installed
3546---> Package cups-libs.x86_64 1:1.6.3-26.el7 will be installed
3547--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-26.el7.x86_64
3548--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-26.el7.x86_64
3549---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
3550--> Processing Dependency: xorg-x11-font-utils for package: ghostscript-fonts-5.50-32.el7.noarch
3551---> Package gtk2.x86_64 0:2.24.28-8.el7 will be installed
3552--> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.28-8.el7.x86_64
3553--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.28-8.el7.x86_64
3554--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.28-8.el7.x86_64
3555--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.28-8.el7.x86_64
3556--> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.28-8.el7.x86_64
3557--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.28-8.el7.x86_64
3558--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.28-8.el7.x86_64
3559---> Package libXaw.x86_64 0:1.0.12-5.el7 will be installed
3560---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
3561---> Package mesa-libGL-devel.x86_64 0:11.2.2-2.20160614.el7 will be installed
3562--> Processing Dependency: pkgconfig(libdrm) >= 2.4.60 for package: mesa-libGL-devel-11.2.2-2.20160614.el7.x86_64
3563--> Processing Dependency: pkgconfig(xxf86vm) for package: mesa-libGL-devel-11.2.2-2.20160614.el7.x86_64
3564--> Processing Dependency: pkgconfig(xfixes) for package: mesa-libGL-devel-11.2.2-2.20160614.el7.x86_64
3565--> Processing Dependency: pkgconfig(xdamage) for package: mesa-libGL-devel-11.2.2-2.20160614.el7.x86_64
3566--> Processing Dependency: gl-manpages for package: mesa-libGL-devel-11.2.2-2.20160614.el7.x86_64
3567---> Package mesa-libGLU-devel.x86_64 0:9.0.0-4.el7 will be installed
3568--> Processing Dependency: mesa-libGLU(x86-64) = 9.0.0-4.el7 for package: mesa-libGLU-devel-9.0.0-4.el7.x86_64
3569--> Processing Dependency: libGLU.so.1()(64bit) for package: mesa-libGLU-devel-9.0.0-4.el7.x86_64
3570---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
3571---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
3572--> Running transaction check
3573---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed
3574---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed
3575---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
3576---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
3577---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed
3578---> Package libXdamage-devel.x86_64 0:1.1.4-4.1.el7 will be installed
3579---> Package libXfixes-devel.x86_64 0:5.0.1-2.1.el7 will be installed
3580---> Package libXi.x86_64 0:1.7.4-2.el7 will be installed
3581---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
3582---> Package libXrandr.x86_64 0:1.4.2-2.el7 will be installed
3583---> Package libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 will be installed
3584---> Package libdrm-devel.x86_64 0:2.4.67-3.el7 will be installed
3585---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
3586---> Package xorg-x11-font-utils.x86_64 1:7.5-20.el7 will be installed
3587--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
3588--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
3589--> Running transaction check
3590---> Package libXfont.x86_64 0:1.5.1-2.el7 will be installed
3591---> Package libfontenc.x86_64 0:1.1.2-3.el7 will be installed
3592--> Finished Dependency Resolution
3593
3594Dependencies Resolved
3595
3596================================================================================
3597 Package Arch Version Repository Size
3598================================================================================
3599Installing:
3600 ImageMagick6 x86_64 6.9.8.0-1.el7.remi remi 73 k
3601 ImageMagick6-c++ x86_64 6.9.8.0-1.el7.remi remi 169 k
3602 ImageMagick6-c++-devel x86_64 6.9.8.0-1.el7.remi remi 108 k
3603 ImageMagick6-devel x86_64 6.9.8.0-1.el7.remi remi 107 k
3604Installing for dependencies:
3605 ImageMagick6-libs x86_64 6.9.8.0-1.el7.remi remi 2.2 M
3606 OpenEXR-devel x86_64 1.7.1-7.el7 base 58 k
3607 OpenEXR-libs x86_64 1.7.1-7.el7 base 217 k
3608 atk x86_64 2.14.0-1.el7 base 251 k
3609 avahi-libs x86_64 0.6.31-17.el7 base 61 k
3610 cups-libs x86_64 1:1.6.3-26.el7 base 356 k
3611 fftw-libs-double x86_64 3.3.3-8.el7 base 759 k
3612 gdk-pixbuf2 x86_64 2.31.6-3.el7 base 559 k
3613 ghostscript x86_64 9.07-20.el7_3.3 updates 4.3 M
3614 ghostscript-devel x86_64 9.07-20.el7_3.3 updates 50 k
3615 ghostscript-fonts noarch 5.50-32.el7 base 324 k
3616 gl-manpages noarch 1.1-7.20130122.el7 base 994 k
3617 graphviz x86_64 2.30.1-19.el7 base 1.3 M
3618 gtk2 x86_64 2.24.28-8.el7 base 3.4 M
3619 hicolor-icon-theme noarch 0.12-7.el7 base 42 k
3620 ilmbase x86_64 1.0.3-7.el7 base 100 k
3621 ilmbase-devel x86_64 1.0.3-7.el7 base 79 k
3622 jasper-devel x86_64 1.900.1-29.el7 base 375 k
3623 jasper-libs x86_64 1.900.1-29.el7 base 149 k
3624 jbigkit-devel x86_64 2.0-11.el7 base 9.8 k
3625 jbigkit-libs x86_64 2.0-11.el7 base 46 k
3626 lcms2-devel x86_64 2.6-3.el7 base 2.0 M
3627 libICE-devel x86_64 1.0.9-2.el7 base 49 k
3628 libSM-devel x86_64 1.2.2-2.el7 base 13 k
3629 libXaw x86_64 1.0.12-5.el7 base 190 k
3630 libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
3631 libXcursor x86_64 1.1.14-2.1.el7 base 30 k
3632 libXdamage-devel x86_64 1.1.4-4.1.el7 base 9.7 k
3633 libXfixes-devel x86_64 5.0.1-2.1.el7 base 13 k
3634 libXfont x86_64 1.5.1-2.el7 base 150 k
3635 libXi x86_64 1.7.4-2.el7 base 40 k
3636 libXinerama x86_64 1.1.3-2.1.el7 base 14 k
3637 libXmu x86_64 1.1.2-2.el7 base 71 k
3638 libXrandr x86_64 1.4.2-2.el7 base 26 k
3639 libXt-devel x86_64 1.1.4-6.1.el7 base 445 k
3640 libXxf86vm-devel x86_64 1.1.3-2.1.el7 base 18 k
3641 libdrm-devel x86_64 2.4.67-3.el7 base 114 k
3642 libfontenc x86_64 1.1.2-3.el7 base 30 k
3643 librsvg2 x86_64 2.39.0-1.el7 base 123 k
3644 libtiff x86_64 4.0.3-27.el7_3 updates 170 k
3645 libtiff-devel x86_64 4.0.3-27.el7_3 updates 473 k
3646 libwebp x86_64 0.3.0-3.el7 base 170 k
3647 libwebp-devel x86_64 0.3.0-3.el7 base 22 k
3648 libwmf-lite x86_64 0.2.8.4-41.el7_1 base 66 k
3649 mesa-libGL-devel x86_64 11.2.2-2.20160614.el7 base 149 k
3650 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
3651 mesa-libGLU-devel x86_64 9.0.0-4.el7 base 9.0 k
3652 poppler-data noarch 0.4.6-3.el7 base 2.2 M
3653 urw-fonts noarch 2.4-16.el7 base 3.0 M
3654 xorg-x11-font-utils x86_64 1:7.5-20.el7 base 87 k
3655
3656Transaction Summary
3657================================================================================
3658Install 4 Packages (+50 Dependent packages)
3659
3660Total download size: 26 M
3661Installed size: 81 M
3662Downloading packages:
3663--------------------------------------------------------------------------------
3664Total 3.3 MB/s | 26 MB 00:07
3665Running transaction check
3666Running transaction test
3667Transaction test succeeded
3668Running transaction
3669 Installing : ilmbase-1.0.3-7.el7.x86_64 1/54
3670 Installing : jbigkit-libs-2.0-11.el7.x86_64 2/54
3671 Installing : libtiff-4.0.3-27.el7_3.x86_64 3/54
3672 Installing : fftw-libs-double-3.3.3-8.el7.x86_64 4/54
3673 Installing : OpenEXR-libs-1.7.1-7.el7.x86_64 5/54
3674 Installing : jasper-libs-1.900.1-29.el7.x86_64 6/54
3675 Installing : gdk-pixbuf2-2.31.6-3.el7.x86_64 7/54
3676 Installing : librsvg2-2.39.0-1.el7.x86_64 8/54
3677 Installing : libwebp-0.3.0-3.el7.x86_64 9/54
3678 Installing : libXfixes-devel-5.0.1-2.1.el7.x86_64 10/54
3679 Installing : libXmu-1.1.2-2.el7.x86_64 11/54
3680 Installing : gl-manpages-1.1-7.20130122.el7.noarch 12/54
3681 Installing : atk-2.14.0-1.el7.x86_64 13/54
3682 Installing : libICE-devel-1.0.9-2.el7.x86_64 14/54
3683 Installing : libfontenc-1.1.2-3.el7.x86_64 15/54
3684 Installing : libXfont-1.5.1-2.el7.x86_64 16/54
3685 Installing : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 17/54
3686 Installing : urw-fonts-2.4-16.el7.noarch 18/54
3687 Installing : ghostscript-fonts-5.50-32.el7.noarch 19/54
3688 Installing : libSM-devel-1.2.2-2.el7.x86_64 20/54
3689 Installing : libXt-devel-1.1.4-6.1.el7.x86_64 21/54
3690 Installing : libXaw-1.0.12-5.el7.x86_64 22/54
3691 Installing : libXdamage-devel-1.1.4-4.1.el7.x86_64 23/54
3692 Installing : libwebp-devel-0.3.0-3.el7.x86_64 24/54
3693 Installing : jasper-devel-1.900.1-29.el7.x86_64 25/54
3694 Installing : libtiff-devel-4.0.3-27.el7_3.x86_64 26/54
3695 Installing : jbigkit-devel-2.0-11.el7.x86_64 27/54
3696 Installing : libXi-1.7.4-2.el7.x86_64 28/54
3697 Installing : libXrandr-1.4.2-2.el7.x86_64 29/54
3698 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 30/54
3699 Installing : poppler-data-0.4.6-3.el7.noarch 31/54
3700 Installing : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 32/54
3701 Installing : libXcursor-1.1.14-2.1.el7.x86_64 33/54
3702 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 34/54
3703 Installing : avahi-libs-0.6.31-17.el7.x86_64 35/54
3704 Installing : 1:cups-libs-1.6.3-26.el7.x86_64 36/54
3705 Installing : ghostscript-9.07-20.el7_3.3.x86_64 37/54
3706 Installing : ghostscript-devel-9.07-20.el7_3.3.x86_64 38/54
3707 Installing : libwmf-lite-0.2.8.4-41.el7_1.x86_64 39/54
3708 Installing : hicolor-icon-theme-0.12-7.el7.noarch 40/54
3709 Installing : libdrm-devel-2.4.67-3.el7.x86_64 41/54
3710 Installing : mesa-libGL-devel-11.2.2-2.20160614.el7.x86_64 42/54
3711 Installing : mesa-libGLU-devel-9.0.0-4.el7.x86_64 43/54
3712 Installing : ilmbase-devel-1.0.3-7.el7.x86_64 44/54
3713 Installing : OpenEXR-devel-1.7.1-7.el7.x86_64 45/54
3714 Installing : lcms2-devel-2.6-3.el7.x86_64 46/54
3715 Installing : libXinerama-1.1.3-2.1.el7.x86_64 47/54
3716 Installing : gtk2-2.24.28-8.el7.x86_64 48/54
3717 Installing : graphviz-2.30.1-19.el7.x86_64 49/54
3718 Installing : ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64 50/54
3719 Installing : ImageMagick6-c++-6.9.8.0-1.el7.remi.x86_64 51/54
3720 Installing : ImageMagick6-6.9.8.0-1.el7.remi.x86_64 52/54
3721 Installing : ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64 53/54
3722 Installing : ImageMagick6-c++-devel-6.9.8.0-1.el7.remi.x86_64 54/54
3723 Verifying : graphviz-2.30.1-19.el7.x86_64 1/54
3724 Verifying : libtiff-4.0.3-27.el7_3.x86_64 2/54
3725 Verifying : libXinerama-1.1.3-2.1.el7.x86_64 3/54
3726 Verifying : libfontenc-1.1.2-3.el7.x86_64 4/54
3727 Verifying : lcms2-devel-2.6-3.el7.x86_64 5/54
3728 Verifying : librsvg2-2.39.0-1.el7.x86_64 6/54
3729 Verifying : ImageMagick6-c++-6.9.8.0-1.el7.remi.x86_64 7/54
3730 Verifying : urw-fonts-2.4-16.el7.noarch 8/54
3731 Verifying : libICE-devel-1.0.9-2.el7.x86_64 9/54
3732 Verifying : libdrm-devel-2.4.67-3.el7.x86_64 10/54
3733 Verifying : libXaw-1.0.12-5.el7.x86_64 11/54
3734 Verifying : libSM-devel-1.2.2-2.el7.x86_64 12/54
3735 Verifying : ImageMagick6-6.9.8.0-1.el7.remi.x86_64 13/54
3736 Verifying : gdk-pixbuf2-2.31.6-3.el7.x86_64 14/54
3737 Verifying : libwebp-devel-0.3.0-3.el7.x86_64 15/54
3738 Verifying : hicolor-icon-theme-0.12-7.el7.noarch 16/54
3739 Verifying : ImageMagick6-c++-devel-6.9.8.0-1.el7.remi.x86_64 17/54
3740 Verifying : fftw-libs-double-3.3.3-8.el7.x86_64 18/54
3741 Verifying : OpenEXR-libs-1.7.1-7.el7.x86_64 19/54
3742 Verifying : libwmf-lite-0.2.8.4-41.el7_1.x86_64 20/54
3743 Verifying : 1:cups-libs-1.6.3-26.el7.x86_64 21/54
3744 Verifying : avahi-libs-0.6.31-17.el7.x86_64 22/54
3745 Verifying : libtiff-devel-4.0.3-27.el7_3.x86_64 23/54
3746 Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 24/54
3747 Verifying : atk-2.14.0-1.el7.x86_64 25/54
3748 Verifying : mesa-libGLU-devel-9.0.0-4.el7.x86_64 26/54
3749 Verifying : gl-manpages-1.1-7.20130122.el7.noarch 27/54
3750 Verifying : ilmbase-devel-1.0.3-7.el7.x86_64 28/54
3751 Verifying : libXcursor-1.1.14-2.1.el7.x86_64 29/54
3752 Verifying : libXdamage-devel-1.1.4-4.1.el7.x86_64 30/54
3753 Verifying : ghostscript-9.07-20.el7_3.3.x86_64 31/54
3754 Verifying : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 32/54
3755 Verifying : ImageMagick6-devel-6.9.8.0-1.el7.remi.x86_64 33/54
3756 Verifying : libXfont-1.5.1-2.el7.x86_64 34/54
3757 Verifying : poppler-data-0.4.6-3.el7.noarch 35/54
3758 Verifying : ghostscript-fonts-5.50-32.el7.noarch 36/54
3759 Verifying : libXmu-1.1.2-2.el7.x86_64 37/54
3760 Verifying : libXt-devel-1.1.4-6.1.el7.x86_64 38/54
3761 Verifying : OpenEXR-devel-1.7.1-7.el7.x86_64 39/54
3762 Verifying : gtk2-2.24.28-8.el7.x86_64 40/54
3763 Verifying : ghostscript-devel-9.07-20.el7_3.3.x86_64 41/54
3764 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 42/54
3765 Verifying : jbigkit-libs-2.0-11.el7.x86_64 43/54
3766 Verifying : libXrandr-1.4.2-2.el7.x86_64 44/54
3767 Verifying : ilmbase-1.0.3-7.el7.x86_64 45/54
3768 Verifying : libXi-1.7.4-2.el7.x86_64 46/54
3769 Verifying : mesa-libGL-devel-11.2.2-2.20160614.el7.x86_64 47/54
3770 Verifying : ImageMagick6-libs-6.9.8.0-1.el7.remi.x86_64 48/54
3771 Verifying : jbigkit-devel-2.0-11.el7.x86_64 49/54
3772 Verifying : jasper-devel-1.900.1-29.el7.x86_64 50/54
3773 Verifying : libXfixes-devel-5.0.1-2.1.el7.x86_64 51/54
3774 Verifying : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 52/54
3775 Verifying : libwebp-0.3.0-3.el7.x86_64 53/54
3776 Verifying : jasper-libs-1.900.1-29.el7.x86_64 54/54
3777
3778Installed:
3779 ImageMagick6.x86_64 0:6.9.8.0-1.el7.remi
3780 ImageMagick6-c++.x86_64 0:6.9.8.0-1.el7.remi
3781 ImageMagick6-c++-devel.x86_64 0:6.9.8.0-1.el7.remi
3782 ImageMagick6-devel.x86_64 0:6.9.8.0-1.el7.remi
3783
3784Dependency Installed:
3785 ImageMagick6-libs.x86_64 0:6.9.8.0-1.el7.remi
3786 OpenEXR-devel.x86_64 0:1.7.1-7.el7
3787 OpenEXR-libs.x86_64 0:1.7.1-7.el7
3788 atk.x86_64 0:2.14.0-1.el7
3789 avahi-libs.x86_64 0:0.6.31-17.el7
3790 cups-libs.x86_64 1:1.6.3-26.el7
3791 fftw-libs-double.x86_64 0:3.3.3-8.el7
3792 gdk-pixbuf2.x86_64 0:2.31.6-3.el7
3793 ghostscript.x86_64 0:9.07-20.el7_3.3
3794 ghostscript-devel.x86_64 0:9.07-20.el7_3.3
3795 ghostscript-fonts.noarch 0:5.50-32.el7
3796 gl-manpages.noarch 0:1.1-7.20130122.el7
3797 graphviz.x86_64 0:2.30.1-19.el7
3798 gtk2.x86_64 0:2.24.28-8.el7
3799 hicolor-icon-theme.noarch 0:0.12-7.el7
3800 ilmbase.x86_64 0:1.0.3-7.el7
3801 ilmbase-devel.x86_64 0:1.0.3-7.el7
3802 jasper-devel.x86_64 0:1.900.1-29.el7
3803 jasper-libs.x86_64 0:1.900.1-29.el7
3804 jbigkit-devel.x86_64 0:2.0-11.el7
3805 jbigkit-libs.x86_64 0:2.0-11.el7
3806 lcms2-devel.x86_64 0:2.6-3.el7
3807 libICE-devel.x86_64 0:1.0.9-2.el7
3808 libSM-devel.x86_64 0:1.2.2-2.el7
3809 libXaw.x86_64 0:1.0.12-5.el7
3810 libXcomposite.x86_64 0:0.4.4-4.1.el7
3811 libXcursor.x86_64 0:1.1.14-2.1.el7
3812 libXdamage-devel.x86_64 0:1.1.4-4.1.el7
3813 libXfixes-devel.x86_64 0:5.0.1-2.1.el7
3814 libXfont.x86_64 0:1.5.1-2.el7
3815 libXi.x86_64 0:1.7.4-2.el7
3816 libXinerama.x86_64 0:1.1.3-2.1.el7
3817 libXmu.x86_64 0:1.1.2-2.el7
3818 libXrandr.x86_64 0:1.4.2-2.el7
3819 libXt-devel.x86_64 0:1.1.4-6.1.el7
3820 libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7
3821 libdrm-devel.x86_64 0:2.4.67-3.el7
3822 libfontenc.x86_64 0:1.1.2-3.el7
3823 librsvg2.x86_64 0:2.39.0-1.el7
3824 libtiff.x86_64 0:4.0.3-27.el7_3
3825 libtiff-devel.x86_64 0:4.0.3-27.el7_3
3826 libwebp.x86_64 0:0.3.0-3.el7
3827 libwebp-devel.x86_64 0:0.3.0-3.el7
3828 libwmf-lite.x86_64 0:0.2.8.4-41.el7_1
3829 mesa-libGL-devel.x86_64 0:11.2.2-2.20160614.el7
3830 mesa-libGLU.x86_64 0:9.0.0-4.el7
3831 mesa-libGLU-devel.x86_64 0:9.0.0-4.el7
3832 poppler-data.noarch 0:0.4.6-3.el7
3833 urw-fonts.noarch 0:2.4-16.el7
3834 xorg-x11-font-utils.x86_64 1:7.5-20.el7
3835
3836Complete!
3837
3838real 0m45.126s
3839user 0m9.002s
3840sys 0m1.771s
3841
3842*************************************************
3843[1;32;40m* Installing imagick PHP Extension
3844(B[m*************************************************
3845/svr-setup
3846cd /svr-setup
3847inc/imagick_install.inc: line 109: php: command not found
38481
3849inc/imagick_install.inc: line 149: /usr/local/bin/phpize: No such file or directory
3850inc/imagick_install.inc: line 150: ./configure: No such file or directory
3851make: *** No targets specified and no makefile found. Stop.
3852make: *** No rule to make target `install'. Stop.
3853service php-fpm restart
3854Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
3855................................... failed. Use force-exit
3856Starting php-fpm /etc/init.d/php-fpm: line 80: /usr/local/sbin/php-fpm: No such file or directory
3857 failed
3858*************************************************
3859[1;32;40m* imagick PHP installed
3860(B[m*************************************************
3861geoipphpext
3862compiling geoip PHP extension...
3863A geoip/ChangeLog
3864A geoip/package.xml
3865A geoip/README
3866A geoip/config.w32
3867A geoip/geoip.def
3868A geoip/php_geoip.h
3869A geoip/LICENSE
3870A geoip/tests
3871A geoip/tests/001.phpt
3872A geoip/tests/010.phpt
3873A geoip/tests/002.phpt
3874A geoip/tests/011.phpt
3875A geoip/tests/003.phpt
3876A geoip/tests/004.phpt
3877A geoip/tests/013.phpt
3878A geoip/tests/005.phpt
3879A geoip/tests/014.phpt
3880A geoip/tests/006.phpt
3881A geoip/tests/015.phpt
3882A geoip/tests/007.phpt
3883A geoip/tests/016.phpt
3884A geoip/tests/008.phpt
3885A geoip/tests/017.phpt
3886A geoip/tests/009.phpt
3887A geoip/tests/018.phpt
3888A geoip/config.m4
3889A geoip/geoip.c
3890 U geoip
3891Checked out revision 342103.
3892A geoip/README
3893A geoip/config.w32
3894A geoip/geoip.def
3895A geoip/php_geoip.h
3896A geoip/LICENSE
3897A geoip/tests
3898A geoip/tests/002.phpt
3899A geoip/tests/011.phpt
3900A geoip/tests/003.phpt
3901A geoip/tests/004.phpt
3902A geoip/tests/013.phpt
3903A geoip/tests/005.phpt
3904A geoip/tests/014.phpt
3905A geoip/tests/006.phpt
3906A geoip/tests/015.phpt
3907A geoip/tests/007.phpt
3908A geoip/tests/016.phpt
3909A geoip/tests/008.phpt
3910A geoip/tests/017.phpt
3911A geoip/tests/009.phpt
3912A geoip/tests/018.phpt
3913A geoip/tests/001.phpt
3914A geoip/tests/010.phpt
3915A geoip/config.m4
3916A geoip/geoip.c
3917A geoip/ChangeLog
3918A geoip/package.xml
3919 U geoip
3920Checked out revision 342103.
3921inc/geoip.inc: line 35: /usr/local/bin/phpize: No such file or directory
3922inc/geoip.inc: line 36: ./configure: No such file or directory
3923make: *** No targets specified and no makefile found. Stop.
3924make: *** No rule to make target `install'. Stop.
3925redisinstall
3926cat: /usr/local/bin/php-config: No such file or directory
3927*************************************************
3928[1;32;40m* Installing redis PHP extension
3929(B[m*************************************************
3930Downloading redis PHP extension...
3931[1;33;40mCheck if phpredis-3.1.1.tgz exists
3932(B[m[1;32;40mDownloading redis PHP extension..
3933(B[m[1;33;40mDownload phpredis-3.1.1.tgz ...
3934(B[mError: phpredis-3.1.1.tgz not found !!! Downloading now......
39352017-03-13 06:42:10 URL:https://codeload.github.com/phpredis/phpredis/tar.gz/3.1.1 [205583/205583] -> "phpredis-3.1.1.tgz" [1]
3936[1;33;40mDownload done.
3937(B[m[1;33;40mphpredis-3.1.1.tgz valid file.
3938(B[m
3939[1;32;40mCompiling PHP redis-3.1.1 extension...
3940(B[m/svr-setup
3941cd /svr-setup
3942inc/redis.inc: line 134: /usr/local/bin/phpize: No such file or directory
3943inc/redis.inc: line 142: ./configure: No such file or directory
3944make: *** No targets specified and no makefile found. Stop.
3945make: *** No rule to make target `install'. Stop.
3946grep: /usr/local/lib/php.ini: No such file or directory
3947grep: /etc/centminmod/php.d/redis.ini: No such file or directory
3948cat: /usr/local/bin/php-config: No such file or directory
3949mongodbinstall
3950pureftpinstall
3951pure-ftpd not installed
3952installing pure-ftpd
3953systemctl enable pure-ftpd.service
3954Created symlink from /etc/systemd/system/multi-user.target.wants/pure-ftpd.service to /usr/lib/systemd/system/pure-ftpd.service.
3955sed: can't read /etc/csf/csf.conf: No such file or directory
3956sed: can't read /etc/csf/csf.conf: No such file or directory
3957configuring pure-ftpd for virtual user support
3958
3959VerboseLog yes
3960# PureDB user database (see README.Virtual-Users)
3961PureDB /etc/pure-ftpd/pureftpd.pdb
3962UnixAuthentication yes
3963# UnixAuthentication can be used only once, but they can be combined
3964# together. For instance, if you use MySQLConfigFile, then UnixAuthentication,
3965PassivePortRange 30001 50011
3966CreateHomeDir yes
3967# 0 : disable SSL/TLS encryption layer (default).
3968# 2 : refuse connections that don't use SSL/TLS security mechanisms,
3969# 1) Your server has been compiled with SSL/TLS support (--with-tls),
3970TLS 2
3971# OpenSSL ciphers suite for TLS sessions.
3972# SSL is disabled by default. TLS 1.0, 1.1 and 1.2 are available by
3973# TLSCipherSuite HIGH
3974# Certificate file, for TLS
3975
3976generating self-signed ssl certificate...
3977FTP client needs to use FTP (explicit SSL) mode
3978to connect to server's main ip address on port 21
3979Generating a 1024 bit RSA private key
3980................++++++
3981...........................++++++
3982writing new private key to '/etc/pki/pure-ftpd/pure-ftpd.pem'
3983-----
3984Certificate:
3985 Data:
3986 Version: 3 (0x2)
3987 Serial Number: 13665787163943368932 (0xbda6a1056aeff8e4)
3988 Signature Algorithm: sha256WithRSAEncryption
3989 Issuer: C=US, ST=California, L=Los Angeles, O=Default Company Ltd, CN==000.000.000.00
3990 Validity
3991 Not Before: Mar 13 06:42:21 2017 GMT
3992 Not After : Mar 8 06:42:21 2037 GMT
3993 Subject: C=US, ST=California, L=Los Angeles, O=Default Company Ltd, CN==000.000.000.00
3994 Subject Public Key Info:
3995 Public Key Algorithm: rsaEncryption
3996 Public-Key: (1024 bit)
3997 Modulus:
3998 00:bb:38:95:ed:1a:e7:5e:6a:6f:af:71:ec:f9:33:
3999 00:87:6a:7d:30:e5:90:fe:d5:19:e5:09:a7:ec:89:
4000 3f:a2:e7:3b:11:fc:8d:36:3c:fd:21:98:5e:7d:42:
4001 1d:ec:79:3e:8d:f2:b5:be:f4:d6:1a:39:61:26:87:
4002 d7:5a:51:58:00:26:a5:6b:c4:f9:63:fa:46:5b:92:
4003 36:13:7a:44:cd:dc:f3:6b:9b:ac:19:9b:ae:5c:94:
4004 1a:ff:5d:56:72:8a:2f:70:0f:4b:a1:52:5d:9d:e2:
4005 17:f7:8c:f2:15:c3:2b:64:6b:32:f1:8e:8f:ab:25:
4006 7c:3a:c9:c4:5e:09:ae:48:ff
4007 Exponent: 65537 (0x10001)
4008 X509v3 extensions:
4009 X509v3 Subject Key Identifier:
4010 F2:91:09:C3:CE:2F:67:E3:80:BC:75:8F:39:1F:39:02:9B:F4:9A:E3
4011 X509v3 Authority Key Identifier:
4012 keyid:F2:91:09:C3:CE:2F:67:E3:80:BC:75:8F:39:1F:39:02:9B:F4:9A:E3
4013
4014 X509v3 Basic Constraints:
4015 CA:TRUE
4016 Signature Algorithm: sha256WithRSAEncryption
4017 ac:d5:4d:b5:6a:b1:5a:20:d3:23:cd:14:9c:1d:73:7e:68:5a:
4018 e4:d2:76:28:e4:da:07:f5:0d:77:7a:ee:6f:02:ab:0e:b9:da:
4019 64:0d:ee:22:ec:5c:ac:f6:c1:7a:d4:eb:9a:a1:4f:12:f3:18:
4020 4f:95:26:02:4f:3e:ae:f7:6e:fd:64:db:f0:17:71:36:1a:42:
4021 7d:a6:8e:9d:a1:d3:96:8c:c1:e5:df:1d:2d:6a:1e:cc:db:82:
4022 1c:80:77:63:02:4c:4c:54:d4:e0:d3:bd:3b:b3:c3:8e:f5:03:
4023 be:be:d6:cb:e3:f2:af:56:16:aa:3e:b9:c2:9f:68:16:99:3e:
4024 0d:6b
4025
4026total 12K
4027drwx------. 2 root root 4.0K Mar 13 06:42 .
4028drwxr-xr-x. 11 root root 4.0K Mar 13 06:42 ..
4029-rw-------. 1 root root 1.9K Mar 13 06:42 pure-ftpd.pem
4030
4031self-signed ssl cert generated
4032pure-ftpd installed
4033systemctl restart pure-ftpd.service
4034inc/pureftpd.inc: line 88: csf: command not found
4035
4036check /etc/pure-ftpd/pureftpd.passwd
4037-rw-------. 1 root root 0 Mar 13 06:42 /etc/pure-ftpd/pureftpd.passwd
4038
4039check /etc/pure-ftpd/pureftpd.pdb
4040-rw-------. 1 root root 2.1K Mar 13 06:42 /etc/pure-ftpd/pureftpd.pdb
4041
4042source_pcreinstall
4043
4044[1;32;40m**********************************************************************
4045(B[m[1;32;40m* Add cmd shortcuts for php.ini, my.cnf, php-fpm.conf, nginx.conf and virtual.conf
4046(B[m[1;32;40m* Edit /etc/centminmod/custom_config.inc = customconfig
4047(B[m[1;32;40m* Edit php.ini = phpedit
4048(B[m[1;32;40m* Edit my.cnf = mycnf
4049(B[m[1;32;40m* Edit php-fpm.conf = fpmconf
4050(B[m[1;32;40m* Edit nginx.conf = nginxconf
4051(B[m[1;32;40m* Edit virtual.conf = vhostconf
4052(B[m[1;32;40m* nginx stop/start/restart = ngxstop/ngxstart/ngxrestart
4053(B[m[1;32;40m* php-fpm stop/start/restart = fpmstop/fpmstart/fpmrestart
4054(B[m[1;32;40m* mysql stop/start/restart = mysqlstop/mysqlstart/mysqlrestart
4055(B[m[1;32;40m* nginx + php-fpm stop/start/restart = npstop/npstart/nprestart
4056(B[m[1;32;40m* memcached stop/start/restart = memcachedstop/memcachedstart/memcachedrestart
4057(B[m[1;32;40m* csf stop/start/restart = csfstop/csfstart/csfrestart
4058(B[m[1;32;40m**********************************************************************
4059(B[mgrep: /usr/local/lib/php.ini: No such file or directory
4060
4061[1;32;40m**********************************************************************
4062(B[m[1;32;40m* Starting Services...
4063(B[m[1;32;40m**********************************************************************
4064(B[mStarting nginx (via systemctl): Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.
4065[FAILED]
4066Starting mysql (via systemctl): [ OK ]
4067
4068
4069*************************************************
4070[1;32;40m* Running updatedb command. Please wait....
4071(B[m*************************************************
4072
4073real 0m1.273s
4074user 0m0.045s
4075sys 0m0.116s
4076*************************************************
4077[1;32;40m* Increase system Entropy pool availability
4078(B[m*************************************************
4079Created symlink from /etc/systemd/system/multi-user.target.wants/haveged.service to /usr/lib/systemd/system/haveged.service.
4080[Service]
4081ExecStart=
4082ExecStart=/usr/sbin/haveged -w 4067 -v 1 --Foreground
4083*************************************************
4084[1;32;40m* Post-Install Check List....
4085(B[m*************************************************
4086
4087[1;33;40m--------------------------------------------------------
4088(B[m[1;33;40mCheck ccache Version:
4089(B[m[1;33;40m--------------------------------------------------------
4090(B[mwhich: no ccache in (/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
4091inc/centminfinish.inc: line 44: -V: command not found
4092
4093[1;33;40m--------------------------------------------------------
4094(B[m[1;33;40mCheck Nginx Version:
4095(B[m[1;33;40m--------------------------------------------------------
4096(B[mwhich: no nginx in (/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
4097can not find nginx binary.. install failed
4098
4099[1;33;40m--------------------------------------------------------
4100(B[m[1;33;40mCheck PHP-FPM Version:
4101(B[m[1;33;40m--------------------------------------------------------
4102(B[mwhich: no php in (/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
4103inc/centminfinish.inc: line 68: -v: command not found
4104
4105[1;33;40m--------------------------------------------------------
4106(B[m[1;33;40mCheck MariaDB installed RPM Versions:
4107(B[m[1;33;40m--------------------------------------------------------
4108(B[mMariaDB-compat-10.1.21-1.el7.centos.x86_64
4109MariaDB-common-10.1.21-1.el7.centos.x86_64
4110MariaDB-server-10.1.21-1.el7.centos.x86_64
4111MariaDB-shared-10.1.21-1.el7.centos.x86_64
4112MariaDB-client-10.1.21-1.el7.centos.x86_64
4113MariaDB-devel-10.1.21-1.el7.centos.x86_64
4114
4115[1;33;40m--------------------------------------------------------
4116(B[m[1;33;40mCheck Memcached Server Version:
4117(B[m[1;33;40m--------------------------------------------------------
4118(B[mmemcached 1.4.35
4119
4120[1;33;40m--------------------------------------------------------
4121(B[m[1;33;40mCheck CSF Firewall Version:
4122(B[m[1;33;40m--------------------------------------------------------
4123(B[mwhich: no csf in (/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
4124inc/centminfinish.inc: line 87: -v: command not found
4125
4126[1;33;40m--------------------------------------------------------
4127(B[m[1;33;40mCheck Siege Benchmark Version:
4128(B[m[1;33;40m--------------------------------------------------------
4129(B[mwhich: no siege in (/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
4130inc/centminfinish.inc: line 94: -V: command not found
4131
4132[1;33;40m--------------------------------------------------------
4133(B[m[1;33;40mCheck mysqlreport version:
4134(B[m[1;33;40m--------------------------------------------------------
4135(B[minc/centminfinish.inc: line 115: /root/mysqlreport: No such file or directory
4136
4137[1;33;40m--------------------------------------------------------
4138(B[m[1;33;40mCheck pure-ftpd Version:
4139(B[m[1;33;40m--------------------------------------------------------
4140(B[mpure-ftpd v1.0.42
4141
4142[1;33;40m--------------------------------------------------------
4143(B[m[1;33;40mCheck YUM Repo List
4144(B[m[1;33;40m--------------------------------------------------------
4145(B[mLoaded plugins: fastestmirror, priorities
4146Loading mirror speeds from cached hostfile
4147 * base: ca.mirror.babylon.network
4148 * epel: ca.mirror.babylon.network
4149 * extras: ca.mirror.babylon.network
4150 * rpmforge: mirror.us.leaseweb.net
4151 * updates: ca.mirror.babylon.network
4152361 packages excluded due to repository priority protections
4153repo id repo name status
4154base/7/x86_64 CentOS-7 - Base 7,261+2,102
4155epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 10,281+1,042
4156extras/7/x86_64 CentOS-7 - Extras 309+2
4157mariadb MariaDB 13+2
4158rpmforge RHEL 7 - RPMforge.net - dag 153+92
4159updates/7/x86_64 CentOS-7 - Updates 906+201
4160varnish-4.1/x86_64 Varnish Cache 4.1 for Enterprise Linux 33
4161repolist: 18,956
4162
4163[1;33;40m--------------------------------------------------------
4164(B[m[1;33;40mmytimes check:
4165(B[m[1;33;40m/usr/bin/mytimes
4166(B[m[1;33;40m--------------------------------------------------------
4167(B[mMon Mar 13 06:42:33 UTC 2017 [UTC]
4168Mon Mar 13 16:42:33 AEST 2017 [Australia/Brisbane]
4169Sun Mar 12 23:42:33 PDT 2017 [America/Los_Angeles]
4170Mon Mar 13 01:42:33 CDT 2017 [America/Chicago]
4171Mon Mar 13 02:42:33 EDT 2017 [America/New_York]
4172Mon Mar 13 02:42:33 EDT 2017 [America/Montreal]
4173Mon Mar 13 06:42:33 GMT 2017 [Europe/London]
4174Mon Mar 13 07:42:33 CET 2017 [Europe/Berlin]
4175Mon Mar 13 13:42:33 +07 2017 [Asia/Bangkok]
4176Mon Mar 13 13:42:33 +07 2017 [Asia/Ho_Chi_Minh]
4177Mon Mar 13 13:42:33 WIB 2017 [Asia/Jakarta]
4178Mon Mar 13 14:42:33 +08 2017 [Asia/Kuala_Lumpur]
4179Mon Mar 13 14:42:33 +08 2017 [Asia/Singapore]
4180[1;33;40m--------------------------------------------------------
4181(B[m*************************************************
4182[1;32;40m* Centmin Mod install completed....
4183(B[m*************************************************
4184
4185*************************************************
4186[1;32;40m* Setup memcached_*.php admin page ...
4187(B[m*************************************************
4188
4189[1;32;40mSetup Memcached Server Admin Login Details for /usr/local/nginx/html/memcache_be6af59f.php
4190(B[m[1;32;40mcurrent memcached username: memcacheuser
4191(B[m[1;32;40mcurrent memcached password: memcachepass
4192(B[m*************************************************
4193[1;32;40mMemcached Server Admin Login: /usr/local/nginx/html/memcache_be6af59f.php
4194(B[m[1;32;40mnew memcached username: memadmin79bd7fffef
4195(B[m[1;32;40mnew memcached password: 8236349ee03462a3f7d4c55f
4196(B[m*************************************************
4197*************************************************
4198[1;32;40m* memcache_be6af59f.php admin page installed
4199(B[m*************************************************
4200
4201*************************************************
4202[1;32;40m* Zend Opcache Stats Password / URL
4203(B[m*************************************************
4204
4205[1;33;40m-------------------------------------------------------
4206(B[m[1;32;40mPassword protected srv2.domain.com/45e5a004a6a0337d_opcache.php
4207(B[m[1;33;40m-------------------------------------------------------
4208(B[m[1;32;40mUsername: opadmin
4209(B[m[1;32;40mPassword: wQT2wGogLM0Bx7MZFayiag==
4210(B[m[1;33;40m-------------------------------------------------------
4211(B[m
4212*************************************************
4213[1;32;40m* MariaDB Security Setup
4214(B[m*************************************************
4215
4216[1;33;40m-------------------------------------------------------
4217(B[m[1;32;40mMySQL root user password set
4218(B[m[1;32;40mMySQL root user added to /root/.my.cnf
4219(B[m[1;33;40m-------------------------------------------------------
4220(B[m[1;32;40mMySQL root password: gXa5N236EVEbULfE
4221(B[m[1;33;40m-------------------------------------------------------
4222(B[m*************************************************
4223[1;32;40m* MariaDB Security Setup Completed
4224(B[m*************************************************
4225
4226[1;33;40m--------------------------------------------------------
4227(B[m[1;33;40mPlease bookmark:
4228(B[m[1;33;40m--------------------------------------------------------
4229(B[m###############################################################
4230* Getting Started Guide - http://centminmod.com/getstarted.html
4231* Find the latest Centmin Mod version - http://centminmod.com
4232* Centmin Mod FAQ - http://centminmod.com/faq.html
4233* Change Log - http://centminmod.com/changelog.html
4234* Google+ Page latest news http://centminmod.com/gpage
4235* Community Forums https://community.centminmod.com (signup)
4236###############################################################
4237# Cheap VPS Hosting at Digitalocean
4238# https://www.digitalocean.com/?refcode=c1cb367108e8
4239###############################################################
4240[1;32;40m-------------------------------------------------------------
4241(B[m[1;33;40m Centmin Mod local code is up to date at /usr/local/src/centminmod
4242(B[m[1;33;40m no available updates at this time...
4243(B[m[1;32;40m-------------------------------------------------------------
4244(B[m
4245Total Centmin Mod Install Time: 553.713918409 seconds