Advertisement
Guest User

install.log

a guest
Mar 26th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 158.77 KB | None | 0 0
  1. *****************************************************
  2. Downloading all required software for install routines.
  3. (B*****************************************************
  4. *************************************************
  5. * Installing Development Tools
  6. (B*************************************************
  7. please wait for yum download and installs to complete.
  8. yum installs in less verbose mode so final install status is only shown..
  9. ....
  10. ......
  11. .........
  12. Loaded plugins: fastestmirror, security
  13. Setting up Install Process
  14. Loading mirror speeds from cached hostfile
  15. * base: repos-va.psychz.net
  16. * epel: epel.mirror.constant.com
  17. * extras: mirror.metrocast.net
  18. * updates: mirrors.mit.edu
  19. Package yum-3.2.29-81.el6.centos.noarch already installed and latest version
  20. Nothing to do
  21. Package 10:centos-release-cr-6-0.el6.centos.i686 already installed and latest version
  22. setting yum priorities for CentOS-Base.repo
  23. [base]
  24. name=CentOS-$releasever - Base
  25. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
  26. #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
  27. gpgcheck=1
  28. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  29. [updates]
  30. name=CentOS-$releasever - Updates
  31. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
  32. #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
  33. gpgcheck=1
  34. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  35. [extras]
  36. name=CentOS-$releasever - Extras
  37. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
  38. #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
  39. gpgcheck=1
  40. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  41. [centosplus]
  42. name=CentOS-$releasever - Plus
  43. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
  44. #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
  45. gpgcheck=1
  46. enabled=0
  47. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  48. [contrib]
  49. name=CentOS-$releasever - Contrib
  50. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib&infra=$infra
  51. #baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/
  52. gpgcheck=1
  53. enabled=0
  54. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  55. *************************************************
  56. (BFixing CentOS-Base.repo YUM Priorities
  57. (B*************************************************
  58. (B# CentOS-Base.repo
  59. #
  60. # The mirror system uses the connecting IP address of the client and the
  61. # update status of each mirror to pick mirrors that are updated to and
  62. # geographically close to the client. You should use this for CentOS updates
  63. # unless you are manually picking other mirrors.
  64. #
  65. # If the mirrorlist= does not work for you, as a fall back you can try the
  66. # remarked out baseurl= line instead.
  67. #
  68. #
  69.  
  70. [base]
  71. name=CentOS-$releasever - Base
  72. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
  73. #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
  74. gpgcheck=1
  75. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  76. priority=1
  77.  
  78. #released updates
  79. [updates]
  80. name=CentOS-$releasever - Updates
  81. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
  82. #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
  83. gpgcheck=1
  84. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  85. priority=1
  86. priority=1
  87.  
  88. #additional packages that may be useful
  89. [extras]
  90. name=CentOS-$releasever - Extras
  91. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
  92. #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
  93. gpgcheck=1
  94. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  95. priority=1
  96.  
  97. #additional packages that extend functionality of existing packages
  98. [centosplus]
  99. name=CentOS-$releasever - Plus
  100. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
  101. #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
  102. gpgcheck=1
  103. enabled=0
  104. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  105. priority=2
  106.  
  107. #contrib - packages by Centos Users
  108. [contrib]
  109. name=CentOS-$releasever - Contrib
  110. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib&infra=$infra
  111. #baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/
  112. gpgcheck=1
  113. enabled=0
  114. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  115. priority=2
  116.  
  117. setting yum priorities for CentOS-CR.repo
  118. [cr]
  119. name=CentOS-$releasever - CR
  120. baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
  121. gpgcheck=1
  122. enabled=0
  123. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  124. *************************************************
  125. (BFixing CentOS-CR.repo YUM Priorities
  126. (B*************************************************
  127. (B# CentOS-CR.repo
  128. #
  129. # The continuous release ( CR ) repository contains rpms from the
  130. # next point release of CentOS, which isnt itself released as yet.
  131. #
  132. # Look at http://wiki.centos.org/AdditionalResources/Repositories/CR
  133. # for more details about how this repository works and what users
  134. # should expect to see included / excluded
  135.  
  136. [cr]
  137. name=CentOS-$releasever - CR
  138. baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
  139. gpgcheck=1
  140. enabled=0
  141. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  142. priority=1
  143.  
  144.  
  145.  
  146. skip unneeded yum package check/installs for curl installer routines
  147.  
  148.  
  149. skip unneeded yum package check/installs for curl installer routines
  150.  
  151. *************************************************
  152. * CentOS 6.x detected installing EPEL Repo
  153. (B*************************************************
  154. setting yum priorities for epel.repo
  155. [epel]
  156. name=Extra Packages for Enterprise Linux 6 - $basearch
  157. #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch
  158. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch
  159. failovermethod=priority
  160. enabled=1
  161. gpgcheck=1
  162. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
  163. *************************************************
  164. (BFixing epel.repo YUM Priorities
  165. (B*************************************************
  166. (B[epel]
  167. name=Extra Packages for Enterprise Linux 6 - $basearch
  168. #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch
  169. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch
  170. failovermethod=priority
  171. enabled=1
  172. gpgcheck=1
  173. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
  174. priority=3
  175. exclude=varnish varnish-libs galera nodejs nginx mongodb redis* scl-utils
  176.  
  177. [epel-debuginfo]
  178. name=Extra Packages for Enterprise Linux 6 - $basearch - Debug
  179. #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch/debug
  180. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-6&arch=$basearch
  181. failovermethod=priority
  182. enabled=0
  183. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
  184. gpgcheck=1
  185.  
  186. [epel-source]
  187. name=Extra Packages for Enterprise Linux 6 - $basearch - Source
  188. #baseurl=http://download.fedoraproject.org/pub/epel/6/SRPMS
  189. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-6&arch=$basearch
  190. failovermethod=priority
  191. enabled=0
  192. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
  193. gpgcheck=1
  194.  
  195. rpmforge-release-0.5.3-1.el6.rf.i686.rpm [found]
  196. error: http://apt.sw.be/RPM-GPG-KEY.dag.txt: key 1 not an armored public key.
  197. warning: rpmforge-release-0.5.3-1.el6.rf.i686.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
  198. Preparing... ##################################################
  199. rpmforge-release ##################################################
  200. setting yum priorities for rpmforge.repo
  201. [rpmforge]
  202. name = RHEL $releasever - RPMforge.net - dag
  203. baseurl = http://apt.sw.be/redhat/el6/en/$basearch/rpmforge
  204. mirrorlist = http://mirrorlist.repoforge.org/el6/mirrors-rpmforge
  205. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
  206. enabled = 1
  207. protect = 0
  208. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  209. gpgcheck = 1
  210. *************************************************
  211. (BFixing rpmforge.repo YUM Priorities
  212. (B*************************************************
  213. (B### Name: RPMforge RPM Repository for RHEL 6 - dag
  214. ### URL: http://rpmforge.net/
  215. [rpmforge]
  216. name = RHEL $releasever - RPMforge.net - dag
  217. baseurl = http://apt.sw.be/redhat/el6/en/$basearch/rpmforge
  218. mirrorlist = http://mirrorlist.repoforge.org/el6/mirrors-rpmforge
  219. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
  220. enabled = 1
  221. protect = 0
  222. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  223. gpgcheck = 1
  224. priority=5
  225. exclude=pure-ftpd optipng clamav* clamd
  226.  
  227. [rpmforge-extras]
  228. name = RHEL $releasever - RPMforge.net - extras
  229. baseurl = http://apt.sw.be/redhat/el6/en/$basearch/extras
  230. mirrorlist = http://mirrorlist.repoforge.org/el6/mirrors-rpmforge-extras
  231. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-extras
  232. enabled = 0
  233. protect = 0
  234. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  235. gpgcheck = 1
  236.  
  237. [rpmforge-testing]
  238. name = RHEL $releasever - RPMforge.net - testing
  239. baseurl = http://apt.sw.be/redhat/el6/en/$basearch/testing
  240. mirrorlist = http://mirrorlist.repoforge.org/el6/mirrors-rpmforge-testing
  241. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-testing
  242. enabled = 0
  243. protect = 0
  244. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  245. gpgcheck = 1
  246.  
  247.  
  248. percona-release-0.1-4.noarch.rpm [found]
  249. Preparing... ##################################################
  250. percona-release ##################################################
  251. setting yum priorities for percona-release.repo
  252. [percona-release-$basearch]
  253. name = Percona-Release YUM repository - $basearch
  254. baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
  255. enabled = 1
  256. gpgcheck = 1
  257. *************************************************
  258. (BFixing percona-release.repo YUM Priorities
  259. (B*************************************************
  260. (B########################################
  261. # Percona releases and sources, stable #
  262. ########################################
  263. [percona-release-$basearch]
  264. name = Percona-Release YUM repository - $basearch
  265. baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
  266. enabled = 0
  267. gpgcheck = 1
  268. priority=11
  269. exclude=Percona-SQL* Percona-Server* Percona-XtraDB-Cluster*
  270. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  271.  
  272. [percona-release-noarch]
  273. name = Percona-Release YUM repository - noarch
  274. baseurl = http://repo.percona.com/release/$releasever/RPMS/noarch
  275. enabled = 0
  276. gpgcheck = 1
  277. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  278.  
  279. [percona-release-source]
  280. name = Percona-Release YUM repository - Source packages
  281. baseurl = http://repo.percona.com/release/$releasever/SRPMS
  282. enabled = 0
  283. gpgcheck = 1
  284. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  285.  
  286. ####################################################################
  287. # Testing & pre-release packages. You don't need it for production #
  288. ####################################################################
  289. [percona-testing-$basearch]
  290. name = Percona-Testing YUM repository - $basearch
  291. baseurl = http://repo.percona.com/testing/$releasever/RPMS/$basearch
  292. enabled = 0
  293. gpgcheck = 1
  294. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  295.  
  296. [percona-testing-noarch]
  297. name = Percona-Testing YUM repository - noarch
  298. baseurl = http://repo.percona.com/testing/$releasever/RPMS/noarch
  299. enabled = 0
  300. gpgcheck = 1
  301. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  302.  
  303. [percona-testing-source]
  304. name = Percona-Testing YUM repository - Source packages
  305. baseurl = http://repo.percona.com/testing/$releasever/SRPMS
  306. enabled = 0
  307. gpgcheck = 1
  308. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  309.  
  310. ############################################
  311. # Experimental packages, use with caution! #
  312. ############################################
  313. [percona-experimental-$basearch]
  314. name = Percona-Experimental YUM repository - $basearch
  315. baseurl = http://repo.percona.com/experimental/$releasever/RPMS/$basearch
  316. enabled = 0
  317. gpgcheck = 1
  318. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  319.  
  320. [percona-experimental-noarch]
  321. name = Percona-Experimental YUM repository - noarch
  322. baseurl = http://repo.percona.com/experimental/$releasever/RPMS/noarch
  323. enabled = 0
  324. gpgcheck = 1
  325. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  326.  
  327. [percona-experimental-source]
  328. name = Percona-Experimental YUM repository - Source packages
  329. baseurl = http://repo.percona.com/experimental/$releasever/SRPMS
  330. enabled = 0
  331. gpgcheck = 1
  332. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  333.  
  334.  
  335.  
  336. remi-release-6.rpm [found]
  337. gpg(CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6-key@centos.org>) ->c105b9de-4e0fd3a3
  338. gpg(EPEL (6) <epel@fedoraproject.org>) ->0608b895-4bd22942
  339. gpg(Dag Wieers (Dag Apt Repository v1.0) <dag@wieers.com>) ->6b8d79e6-3f49313d
  340. gpg(Percona MySQL Development Team <mysql-dev@percona.com>) ->cd2efd2a-4b26dda1
  341. gpg(Remi Collet <RPMS@FamilleCollet.com>) ->00f97f56-467e318a
  342. gpg(Remi's RPM repository <remi@remirepo.net>) ->0364b949-58bd2928
  343. Preparing... ##################################################
  344. remi-release ##################################################
  345. setting yum priorities for remi.repo
  346. [remi]
  347. name=Remi's RPM repository for Enterprise Linux 6 - $basearch
  348. #baseurl=http://rpms.remirepo.net/enterprise/6/remi/$basearch/
  349. mirrorlist=http://rpms.remirepo.net/enterprise/6/remi/mirror
  350. enabled=0
  351. gpgcheck=1
  352. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  353. *************************************************
  354. (BFixing remi.repo YUM Priorities
  355. (B*************************************************
  356. (B# Repository: http://rpms.remirepo.net/
  357. # Blog: http://blog.remirepo.net/
  358. # Forum: http://forum.remirepo.net/
  359.  
  360. [remi]
  361. name=Remi's RPM repository for Enterprise Linux 6 - $basearch
  362. #baseurl=http://rpms.remirepo.net/enterprise/6/remi/$basearch/
  363. mirrorlist=http://rpms.remirepo.net/enterprise/6/remi/mirror
  364. enabled=0
  365. gpgcheck=1
  366. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  367. priority=9
  368. exclude=php* mysql*
  369.  
  370. [remi-php55]
  371. name=Remi's PHP 5.5 RPM repository for Enterprise Linux 6 - $basearch
  372. #baseurl=http://rpms.remirepo.net/enterprise/6/php55/$basearch/
  373. mirrorlist=http://rpms.remirepo.net/enterprise/6/php55/mirror
  374. # NOTICE: common dependencies are in "remi-safe"
  375. enabled=0
  376. gpgcheck=1
  377. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  378.  
  379. [remi-php56]
  380. name=Remi's PHP 5.6 RPM repository for Enterprise Linux 6 - $basearch
  381. #baseurl=http://rpms.remirepo.net/enterprise/6/php56/$basearch/
  382. mirrorlist=http://rpms.remirepo.net/enterprise/6/php56/mirror
  383. # NOTICE: common dependencies are in "remi-safe"
  384. enabled=0
  385. gpgcheck=1
  386. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  387.  
  388. [remi-test]
  389. name=Remi's test RPM repository for Enterprise Linux 6 - $basearch
  390. #baseurl=http://rpms.remirepo.net/enterprise/6/test/$basearch/
  391. mirrorlist=http://rpms.remirepo.net/enterprise/6/test/mirror
  392. # WARNING: If you enable this repository, you must also enable "remi"
  393. enabled=0
  394. gpgcheck=1
  395. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  396.  
  397. [remi-debuginfo]
  398. name=Remi's RPM repository for Enterprise Linux 6 - $basearch - debuginfo
  399. baseurl=http://rpms.remirepo.net/enterprise/6/debug-remi/$basearch/
  400. enabled=0
  401. gpgcheck=1
  402. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  403.  
  404. [remi-php55-debuginfo]
  405. name=Remi's PHP 5.5 RPM repository for Enterprise Linux 6 - $basearch - debuginfo
  406. baseurl=http://rpms.remirepo.net/enterprise/6/debug-php55/$basearch/
  407. enabled=0
  408. gpgcheck=1
  409. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  410.  
  411. [remi-php56-debuginfo]
  412. name=Remi's PHP 5.6 RPM repository for Enterprise Linux 6 - $basearch - debuginfo
  413. baseurl=http://rpms.remirepo.net/enterprise/6/debug-php56/$basearch/
  414. enabled=0
  415. gpgcheck=1
  416. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  417.  
  418. [remi-test-debuginfo]
  419. name=Remi's test RPM repository for Enterprise Linux 6 - $basearch - debuginfo
  420. baseurl=http://rpms.remirepo.net/enterprise/6/debug-test/$basearch/
  421. enabled=0
  422. gpgcheck=1
  423. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  424.  
  425.  
  426.  
  427. _ _ ___ _ _ _
  428. / \ __ __ ___ | | |_ _| _ __ ___ | |_ __ _ | || |
  429. / _ \ \ \/ // _ \| | | | | '_ \ / __|| __|/ _` || || |
  430. / ___ \ > <| __/| | | | | | | |\__ \| |_| (_| || || |
  431. /_/ \_\/_/\_\\___||_| |___||_| |_||___/ \__|\__,_||_||_|
  432.  
  433. __ _ _ _ _ _ __
  434. / /(_) _ __ ___ | |_ __ _ | || | __ _ __ __ ___ | |\ \
  435. | | | || '_ \ / __|| __|/ _` || || | / _` |\ \/ // _ \| | | |
  436. | | | || | | |\__ \| |_| (_| || || | | (_| | > <| __/| | | |
  437. | | |_||_| |_||___/ \__|\__,_||_||_|_____\__,_|/_/\_\\___||_| | |
  438. \_\ |_____| /_/
  439. Download axel-2.6.tar.gz ...
  440. (BAxel 2.6 Archive found, skipping download...
  441. (Baxel-2.6.tar.gz valid file.
  442. (B
  443. checking for a BSD-compatible install... /usr/bin/install -c
  444. checking whether build environment is sane... yes
  445. checking for a thread-safe mkdir -p... /bin/mkdir -p
  446. checking for gawk... gawk
  447. checking whether make sets $(MAKE)... yes
  448. checking whether make supports nested variables... yes
  449. checking for gcc... /opt/rh/devtoolset-4/root/usr/bin/gcc
  450. checking whether the C compiler works... no
  451. configure: error: in `/svr-setup/axel-2.6':
  452. configure: error: C compiler cannot create executables
  453. See `config.log' for more details
  454. make: *** No targets specified and no makefile found. Stop.
  455. make: *** No rule to make target `install'. Stop.
  456. which: no axel in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
  457.  
  458. Updated Axel 2.6 successfully...
  459. (B
  460. GeoIP database and library install...
  461. (BGeoLiteCity database download ...
  462. (B2018-03-26 12:21:01 URL:http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz [11333147/11333147] -> "/usr/share/GeoIP/GeoLiteCity.dat.gz" [1]
  463. cp: `/usr/share/GeoIP/GeoLiteCity.dat' and `/usr/share/GeoIP/GeoIPCity.dat' are the same file
  464.  
  465. custom RPM installs
  466. -rw-r--r-- 1 root root 13K Mar 26 12:21 /root/centminlogs/centminmod_yumtimes_260318-122045.log
  467. 1
  468. Download ccache-3.4.1.tar.gz ...
  469. (Bccache 3.4.1 Archive found, skipping download...
  470. (Bccache-3.4.1.tar.gz valid file.
  471. (B
  472. install ccache 3.4.1
  473. make: *** No rule to make target `clean'. Stop.
  474. configure: error: in `/svr-setup/ccache-3.4.1':
  475. configure: error: C compiler cannot create executables
  476. See `config.log' for more details
  477. make: *** No targets specified and no makefile found. Stop.
  478. make: *** No rule to make target `install'. Stop.
  479.  
  480. ccache 3.4.1 update failed
  481. _ _ ___ _ _ _
  482. / \ __ __ ___ | | |_ _| _ __ ___ | |_ __ _ | || |
  483. / _ \ \ \/ // _ \| | | | | '_ \ / __|| __|/ _` || || |
  484. / ___ \ > <| __/| | | | | | | |\__ \| |_| (_| || || |
  485. /_/ \_\/_/\_\\___||_| |___||_| |_||___/ \__|\__,_||_||_|
  486.  
  487. __ _ _ _ _ _ __
  488. / /(_) _ __ ___ | |_ __ _ | || | __ _ __ __ ___ | |\ \
  489. | | | || '_ \ / __|| __|/ _` || || | / _` |\ \/ // _ \| | | |
  490. | | | || | | |\__ \| |_| (_| || || | | (_| | > <| __/| | | |
  491. | | |_||_| |_||___/ \__|\__,_||_||_|_____\__,_|/_/\_\\___||_| | |
  492. \_\ |_____| /_/
  493. Download axel-2.6.tar.gz ...
  494. (BAxel 2.6 Archive found, skipping download...
  495. (Baxel-2.6.tar.gz valid file.
  496. (B
  497. checking for a BSD-compatible install... /usr/bin/install -c
  498. checking whether build environment is sane... yes
  499. checking for a thread-safe mkdir -p... /bin/mkdir -p
  500. checking for gawk... gawk
  501. checking whether make sets $(MAKE)... yes
  502. checking whether make supports nested variables... yes
  503. checking for gcc... /opt/rh/devtoolset-4/root/usr/bin/gcc
  504. checking whether the C compiler works... no
  505. configure: error: in `/svr-setup/axel-2.6':
  506. configure: error: C compiler cannot create executables
  507. See `config.log' for more details
  508. make: *** No targets specified and no makefile found. Stop.
  509. make: *** No rule to make target `install'. Stop.
  510. which: no axel in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
  511.  
  512. Updated Axel 2.6 successfully...
  513. (B
  514.  
  515. Download nginx-1.13.10.tar.gz ...
  516. (B./centmin.sh: line 1118: axel: command not found
  517. Error: nginx-1.13.10.tar.gz download failed.
  518. (B
  519. ----------------------------------------------------------------------------------
  520. (Bcheck Centmin Mod log for details at /root/centminlogs/
  521. Aborting script...
  522. ----------------------------------------------------------------------------------
  523. (B-rw-r--r-- 1 root root 21K Mar 26 12:21 /root/centminlogs/centminmod_downloadtimes_260318-122045.log
  524. **********************************************************************
  525. (B* Centmin Mod Nginx, MariaDB MySQL, PHP & DNS Install script for CentOS
  526. (B* Version: 123.09beta01.b017 - Date: 31/03/2018
  527. (B* Copyright 2011-2018 CentminMod.com eva2000 (centminmod.com)
  528. (B**********************************************************************
  529. (B
  530. This software comes with no warranty of any kind. You are free to use
  531. (Bit for both personal and commercial use as licensed under the GPL.
  532. (B
  533. Please read the included readme.txt before using this script.
  534. (B
  535. Centmin Mod secure /tmp # Mon Mar 26 12:21:05 UTC 2018
  536. *************************************************
  537. * Secured /tmp and /var/tmp
  538. (B*************************************************
  539. 2097152+0 records in
  540. 2097152+0 records out
  541. 2147483648 bytes (2.1 GB) copied, 6.21795 s, 345 MB/s
  542. mke2fs 1.41.12 (17-May-2010)
  543. /home/usertmp_donotdelete is not a block special device.
  544. Proceed anyway? (y,n) warning: Unable to get device geometry for /home/usertmp_donotdelete
  545. Filesystem label=
  546. OS type: Linux
  547. Block size=4096 (log=2)
  548. Fragment size=4096 (log=2)
  549. Stride=0 blocks, Stripe width=0 blocks
  550. 131072 inodes, 524288 blocks
  551. 26214 blocks (5.00%) reserved for the super user
  552. First data block=0
  553. Maximum filesystem blocks=536870912
  554. 16 block groups
  555. 32768 blocks per group, 32768 fragments per group
  556. 8192 inodes per group
  557. Superblock backups stored on blocks:
  558. 32768, 98304, 163840, 229376, 294912
  559.  
  560. Writing inode tables: 0/16 1/16 2/16 3/16 4/16 5/16 6/16 7/16 8/16 9/1610/1611/1612/1613/1614/1615/16done
  561. Creating journal (16384 blocks): done
  562. Writing superblocks and filesystem accounting information: done
  563.  
  564. This filesystem will be automatically checked every 28 mounts or
  565. 180 days, whichever comes first. Use tune2fs -c or -i to override.
  566. *************************************************
  567. * Setting preferred localtime for VPS
  568. (B*************************************************
  569. Current date & time for the zone you selected is:
  570. Mon Mar 26 12:21:12 UTC 2018
  571. *************************************************
  572. * Installing NTP (and syncing time)
  573. (B*************************************************
  574. current ntp servers
  575.  
  576. setup /etc/ntp/step-tickers server list
  577.  
  578. # List of servers used for initial synchronization.
  579.  
  580. check ntpd peers list
  581. remote local st poll reach delay offset disp
  582. =======================================================================
  583. =hydrogen.consta 173.199.122.30 16 64 0 0.00000 0.000000 4.00000
  584. =helium.constant 173.199.122.30 16 64 0 0.00000 0.000000 4.00000
  585. =lithium.constan 173.199.122.30 16 64 0 0.00000 0.000000 4.00000
  586. The date/time is now:
  587. Mon Mar 26 12:21:12 UTC 2018
  588. If this is correct, then everything is working properly
  589. *************************************************
  590. * NTP installed
  591. (B*************************************************
  592. ___ _ _ _ _ _ _
  593. |_ _| _ __ ___ | |_ __ _ | || | | \ | | __ _ (_) _ __ __ __
  594. | | | '_ \ / __|| __|/ _` || || | | \| | / _` || || '_ \ \ \/ /
  595. | | | | | |\__ \| |_| (_| || || | | |\ || (_| || || | | | > <
  596. |___||_| |_||___/ \__|\__,_||_||_| |_| \_| \__, ||_||_| |_|/_/\_\
  597. |___/
  598. *************************************************
  599. * Installing nginx
  600. (B*************************************************
  601. Installing nginx Modules / Prerequisites...
  602. (BDownload pcre-8.42.tar.gz ...
  603. (B--2018-03-26 12:21:12-- https://centminmod.com/centminmodparts/pcre/pcre-8.42.tar.gz
  604. Resolving centminmod.com... 45.63.18.5
  605. Connecting to centminmod.com|45.63.18.5|:443... connected.
  606. HTTP request sent, awaiting response... 200 OK
  607. Length: 2081413 (2.0M) [application/octet-stream]
  608. Saving to: “pcre-8.42.tar.gz”
  609.  
  610. 0K .......... .......... .......... .......... .......... 2% 41.9M 0s
  611. 50K .......... .......... .......... .......... .......... 4% 41.2M 0s
  612. 100K .......... .......... .......... .......... .......... 7% 41.5M 0s
  613. 150K .......... .......... .......... .......... .......... 9% 41.1M 0s
  614. 200K .......... .......... .......... .......... .......... 12% 37.9M 0s
  615. 250K .......... .......... .......... .......... .......... 14% 37.6M 0s
  616. 300K .......... .......... .......... .......... .......... 17% 44.1M 0s
  617. 350K .......... .......... .......... .......... .......... 19% 42.3M 0s
  618. 400K .......... .......... .......... .......... .......... 22% 44.4M 0s
  619. 450K .......... .......... .......... .......... .......... 24% 45.9M 0s
  620. 500K .......... .......... .......... .......... .......... 27% 45.3M 0s
  621. 550K .......... .......... .......... .......... .......... 29% 41.1M 0s
  622. 600K .......... .......... .......... .......... .......... 31% 42.9M 0s
  623. 650K .......... .......... .......... .......... .......... 34% 43.2M 0s
  624. 700K .......... .......... .......... .......... .......... 36% 43.4M 0s
  625. 750K .......... .......... .......... .......... .......... 39% 45.9M 0s
  626. 800K .......... .......... .......... .......... .......... 41% 44.9M 0s
  627. 850K .......... .......... .......... .......... .......... 44% 45.0M 0s
  628. 900K .......... .......... .......... .......... .......... 46% 44.3M 0s
  629. 950K .......... .......... .......... .......... .......... 49% 44.3M 0s
  630. 1000K .......... .......... .......... .......... .......... 51% 45.9M 0s
  631. 1050K .......... .......... .......... .......... .......... 54% 41.5M 0s
  632. 1100K .......... .......... .......... .......... .......... 56% 44.5M 0s
  633. 1150K .......... .......... .......... .......... .......... 59% 44.8M 0s
  634. 1200K .......... .......... .......... .......... .......... 61% 41.7M 0s
  635. 1250K .......... .......... .......... .......... .......... 63% 42.9M 0s
  636. 1300K .......... .......... .......... .......... .......... 66% 44.7M 0s
  637. 1350K .......... .......... .......... .......... .......... 68% 46.6M 0s
  638. 1400K .......... .......... .......... .......... .......... 71% 42.6M 0s
  639. 1450K .......... .......... .......... .......... .......... 73% 41.6M 0s
  640. 1500K .......... .......... .......... .......... .......... 76% 40.9M 0s
  641. 1550K .......... .......... .......... .......... .......... 78% 30.5M 0s
  642. 1600K .......... .......... .......... .......... .......... 81% 44.4M 0s
  643. 1650K .......... .......... .......... .......... .......... 83% 43.1M 0s
  644. 1700K .......... .......... .......... .......... .......... 86% 43.9M 0s
  645. 1750K .......... .......... .......... .......... .......... 88% 42.8M 0s
  646. 1800K .......... .......... .......... .......... .......... 91% 44.9M 0s
  647. 1850K .......... .......... .......... .......... .......... 93% 41.5M 0s
  648. 1900K .......... .......... .......... .......... .......... 95% 47.0M 0s
  649. 1950K .......... .......... .......... .......... .......... 98% 51.2M 0s
  650. 2000K .......... .......... .......... .. 100% 50.0M=0.05s
  651.  
  652. 2018-03-26 12:21:13 (43.0 MB/s) - “pcre-8.42.tar.gz” saved [2081413/2081413]
  653.  
  654. Download done.
  655. (Bpcre-8.42.tar.gz valid file.
  656. (B
  657. ____ _ _ _
  658. / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
  659. | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
  660. | |___| (_) || | | | | || |_) || || || || | | || (_| |
  661. \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
  662. |_| |___/
  663. ___ ____ ____ _
  664. / _ \ _ __ ___ _ __ / ___|/ ___| | |
  665. | | | || '_ \ / _ \| '_ \ \___ \\___ \ | |
  666. | |_| || |_) || __/| | | | ___) |___) || |___
  667. \___/ | .__/ \___||_| |_||____/|____/ |_____|
  668. |_|
  669. Compiling OpenSSL...
  670. tar (child): openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
  671. tar (child): Error is not recoverable: exiting now
  672. tar: Child returned status 2
  673. tar: Error is not recoverable: exiting now
  674. inc/openssl_install.inc: line 440: cd: /svr-setup/openssl-1.1.0g: No such file or directory
  675. grep: Configure: No such file or directory
  676. grep: Configure: No such file or directory
  677. ./config -Wl,--enable-new-dtags,-rpath=/opt/openssl/lib --prefix=/opt/openssl --openssldir=/opt/openssl shared
  678. inc/openssl_install.inc: line 491: ./config: No such file or directory
  679. make: *** No targets specified and no makefile found. Stop.
  680. make: *** No rule to make target `install'. Stop.
  681. cp: target `/opt/openssl/certs/' is not a directory
  682. -rw-r--r-- 1 root root 42 Mar 26 12:21 /root/centminlogs/centminmod_opensslinstalltime_260318-122045.log
  683. _ _ _ _ _ _ _ _
  684. | | _ _ __ _ (_)(_)| |_ (_) _ __ ___ | |_ __ _ | || |
  685. | || | | | / _` | | || || __| | || '_ \ / __|| __|/ _` || || |
  686. | || |_| || (_| | | || || |_ | || | | |\__ \| |_| (_| || || |
  687. |_| \__,_| \__,_|_/ ||_| \__| |_||_| |_||___/ \__|\__,_||_||_|
  688. |__/
  689.  
  690. install zlib cloudflare...
  691.  
  692. pwd
  693. /svr-setup
  694. /svr-setup /svr-setup
  695. Initialized empty Git repository in /svr-setup/zlib-cloudflare-1.3.0/.git/
  696. /svr-setup/zlib-cloudflare-1.3.0 /svr-setup /svr-setup
  697. rm -f *.o *.lo *~ \
  698. example minigzip examplesh minigzipsh \
  699. example64 minigzip64 \
  700. infcover \
  701. libz.* foo.gz so_locations \
  702. _match.s maketree contrib/infback9/*.o
  703. rm -rf objs
  704. rm -f *.gcda *.gcno *.gcov
  705. rm -f contrib/infback9/*.gcda contrib/infback9/*.gcno contrib/infback9/*.gcov
  706. cp -p zconf.h.in zconf.h
  707. rm -f Makefile zlib.pc configure.log
  708. Compiler error reporting is too harsh for ./configure (perhaps remove -Werror).
  709. ** ./configure aborting.
  710. Please use ./configure first. Thank you.
  711. make: *** No rule to make target `install'. Stop.
  712. /svr-setup /svr-setup
  713. /svr-setup
  714.  
  715. zlib cloudflare installed
  716.  
  717.  
  718. install zlib 1.2.11...
  719.  
  720. Download zlib-1.2.11.tar.gz ...
  721. (Bzlib-1.2.11.tar.gz Archive found, skipping download...
  722. (Bzlib-1.2.11.tar.gz valid file.
  723. (B
  724. which: no ccache in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
  725. ldd: missing file arguments
  726. Try `ldd --help' for more information.
  727. inc/zlib.inc: line 309: popd: directory stack empty
  728.  
  729. zlib 1.2.11 installed
  730.  
  731. ____ _ _ _
  732. / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
  733. | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
  734. | |___| (_) || | | | | || |_) || || || || | | || (_| |
  735. \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
  736. |_| |___/
  737. _ _ _
  738. | \ | | __ _ (_) _ __ __ __
  739. | \| | / _` || || '_ \ \ \/ /
  740. | |\ || (_| || || | | | > <
  741. |_| \_| \__, ||_||_| |_|/_/\_\
  742. |___/
  743. Compiling nginx...
  744. inc/nginx_install.inc: line 177: cd: nginx-1.13.10: No such file or directory
  745. ____ _ _ _ _ _
  746. | _ \ __ _ | |_ ___ | |__ | \ | | __ _ (_) _ __ __ __
  747. | |_) |/ _` || __|/ __|| '_ \ | \| | / _` || || '_ \ \ \/ /
  748. | __/| (_| || |_| (__ | | | | | |\ || (_| || || | | | > <
  749. |_| \__,_| \__|\___||_| |_| |_| \_| \__, ||_||_| |_|/_/\_\
  750. |___/
  751. *************************************************
  752. Nginx Patch Time - NGINXPATCH_DELAY seconds delay
  753. (Bto allow you to patch files
  754. (B*************************************************
  755. awk: cmd. line:1: fatal: cannot open file `/svr-setup/nginx-1.13.10/src/core/nginx.h' for reading (No such file or directory)
  756. awk: cmd. line:1: fatal: cannot open file `/svr-setup/nginx-1.13.10/src/core/nginx.h' for reading (No such file or directory)
  757.  
  758. detected 1.1.0g
  759. ____ _ _ _ _ _
  760. / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
  761. | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
  762. | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
  763. \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
  764. |___/
  765. ____ _
  766. | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
  767. | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
  768. | |_| || |_| || | | || (_| || | | | | || || (__
  769. |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
  770. |___/
  771. __ __ _ _
  772. | \/ | ___ __| | _ _ | | ___
  773. | |\/| | / _ \ / _` || | | || | / _ \
  774. | | | || (_) || (_| || |_| || || __/
  775. |_| |_| \___/ \__,_| \__,_||_| \___|
  776.  
  777. ____ _
  778. / ___| _ _ _ __ _ __ ___ _ __ | |_
  779. \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
  780. ___) || |_| || |_) || |_) || (_) || | | |_
  781. |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
  782. |_| |_|
  783.  
  784. NGX_DYNAMICCHECK nginx_configure
  785. /svr-setup
  786. grep: /svr-setup/nginx-1.13.10/auto/options: No such file or directory
  787. awk: cmd. line:1: fatal: cannot open file `/svr-setup/nginx-1.13.10/src/core/nginx.h' for reading (No such file or directory)
  788.  
  789. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  790. awk: cmd. line:1: fatal: cannot open file `/svr-setup/nginx-1.13.10/src/core/nginx.h' for reading (No such file or directory)
  791.  
  792. tar (child): /svr-setup/openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
  793. tar (child): Error is not recoverable: exiting now
  794. tar: Child returned status 2
  795. tar: Error is not recoverable: exiting now
  796. awk: cmd. line:1: fatal: cannot open file `/svr-setup/nginx-1.13.10/src/core/nginx.h' for reading (No such file or directory)
  797.  
  798. awk: cmd. line:1: fatal: cannot open file `/svr-setup/nginx-1.13.10/src/core/nginx.h' for reading (No such file or directory)
  799.  
  800. /usr/lib/libatomic_ops.a found
  801. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  802. NGX_MAX_ERROR_STR value
  803. grep: src/core/ngx_log.h: No such file or directory
  804.  
  805. grep: /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
  806. sed: can't read /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
  807. grep: /svr-setup/nginx-1.13.10/auto/options: No such file or directory
  808. grep: /svr-setup/nginx-1.13.10/auto/options: No such file or directory
  809.  
  810. system kernel does not support TCP FASTOPEN
  811.  
  812. sed: can't read src/http/modules/ngx_http_geoip_module.c: No such file or directory
  813. grep: src/http/modules/ngx_http_geoip_module.c: No such file or directory
  814. CLANG_CCOPT=""
  815. install centos-release-scl for newer gcc and g++ versions
  816. Error: Nothing to do
  817.  
  818. real 0m10.242s
  819. user 0m6.486s
  820. sys 0m0.547s
  821. Error: Nothing to do
  822.  
  823. real 0m3.408s
  824. user 0m3.105s
  825. sys 0m0.263s
  826.  
  827. inc/brotli.inc: line 61: /opt/rh/devtoolset-7/root/usr/bin/gcc: No such file or directory
  828. inc/brotli.inc: line 62: /opt/rh/devtoolset-7/root/usr/bin/g++: No such file or directory
  829. inc/nginx_configure.inc: line 2426: /opt/rh/devtoolset-7/enable: No such file or directory
  830. /usr/bin/gcc
  831. /usr/bin/g++
  832. -m32 [enabled]
  833. -m80387 [enabled]
  834. -m96bit-long-double [enabled]
  835. -mabm [enabled]
  836. -maes [enabled]
  837. -malign-stringops [enabled]
  838. -march= core2
  839. -mavx [enabled]
  840. -mbmi [enabled]
  841. -mcx16 [enabled]
  842. -mfancy-math-387 [enabled]
  843. -mfp-ret-in-387 [enabled]
  844. -mfused-madd [enabled]
  845. -mglibc [enabled]
  846. -mhard-float [enabled]
  847. -mieee-fp [enabled]
  848. -mmovbe [enabled]
  849. -mpclmul [enabled]
  850. -mpopcnt [enabled]
  851. -mpush-args [enabled]
  852. -mred-zone [enabled]
  853. -msahf [enabled]
  854. -msse [enabled]
  855. -msse2 [enabled]
  856. -msse3 [enabled]
  857. -msse4 [enabled]
  858. -msse4.1 [enabled]
  859. -msse4.2 [enabled]
  860. -mssse3 [enabled]
  861. -mstackrealign [enabled]
  862. -mtls-direct-seg-refs [enabled]
  863. -mtune= generic
  864. /svr-setup
  865. nginx configure options (alternate ordering):
  866. ./configure --with-ld-opt="-ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" --with-cc-opt="-m32 -mtune=generic -g -O3 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wimplicit-fallthrough=0 -fcode-hoisting -Wp,-D_FORTIFY_SOURCE=2" --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.2 --add-module=../ngx_cache_purge-2.4.2 --add-module=../ngx_devel_kit-0.3.0 --add-module=../set-misc-nginx-module-0.31 --add-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.14 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-module=../headers-more-nginx-module-0.33 --with-pcre=../pcre-8.42 --with-pcre-jit --with-zlib=../zlib-1.2.11 --with-http_ssl_module --with-http_v2_module --with-openssl=../
  867. inc/nginx_configure.inc: line 2836: ./configure: No such file or directory
  868. _ _ _ __ __ _
  869. | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
  870. | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
  871. | |\ || (_| || || | | | > < | | | || (_| || <| __/
  872. |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
  873. |___/
  874. make: *** No targets specified and no makefile found. Stop.
  875.  
  876. real 0m0.004s
  877. user 0m0.001s
  878. sys 0m0.000s
  879. _ _ _ __ __ _
  880. | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
  881. | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
  882. | |\ || (_| || || | | | > < | | | || (_| || <| __/
  883. |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
  884. |___/
  885. ___ _ _ _
  886. |_ _| _ __ ___ | |_ __ _ | || |
  887. | | | '_ \ / __|| __|/ _` || || |
  888. | | | | | |\__ \| |_| (_| || || |
  889. |___||_| |_||___/ \__|\__,_||_||_|
  890.  
  891. make: *** No rule to make target `install'. Stop.
  892.  
  893. real 0m0.002s
  894. user 0m0.001s
  895. sys 0m0.000s
  896. ____ _ _ _ _ _
  897. / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
  898. | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
  899. | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
  900. \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
  901. |___/
  902. ____ _
  903. | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
  904. | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
  905. | |_| || |_| || | | || (_| || | | | | || || (__
  906. |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
  907. |___/
  908. __ __ _ _
  909. | \/ | ___ __| | _ _ | | ___
  910. | |\/| | / _ \ / _` || | | || | / _ \
  911. | | | || (_) || (_| || |_| || || __/
  912. |_| |_| \___/ \__,_| \__,_||_| \___|
  913.  
  914. ____ _
  915. / ___| _ _ _ __ _ __ ___ _ __ | |_
  916. \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
  917. ___) || |_| || |_) || |_) || (_) || | | |_
  918. |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
  919. |_| |_|
  920.  
  921. NGX_DYNAMICCHECK nginx_configure
  922. /svr-setup
  923. grep: /svr-setup/nginx-1.13.10/auto/options: No such file or directory
  924. awk: cmd. line:1: fatal: cannot open file `/svr-setup/nginx-1.13.10/src/core/nginx.h' for reading (No such file or directory)
  925.  
  926. ${CUR_DIR} & ${CM_INSTALLDIR}
  927. /usr/local/src/centminmod
  928. /usr/local/src/centminmod
  929.  
  930. Setup default hostname:
  931.  
  932.  
  933. iptables: No chain/target/match by that name.
  934. ----------------------------------------------
  935. Creating /etc/logrotate.d/nginx file
  936. ----------------------------------------------
  937. ......
  938. ----------------------------------------------------------------------------
  939. /var/log/nginx/*.log /usr/local/nginx/logs/*.log /home/nginx/domains/*/log/*.log {
  940. daily
  941. dateext
  942. missingok
  943. rotate 10
  944. maxsize 500M
  945. compress
  946. delaycompress
  947. notifempty
  948. postrotate
  949. /bin/kill -SIGUSR1 $(cat /usr/local/nginx/logs/nginx.pid 2>/dev/null) 2>/dev/null || true
  950. endscript
  951. }
  952. ---------------------------------------------------------------------------
  953. Current nginx log directories:
  954. ---------------------------------------------------------------------------
  955. ls -lh /var/log/nginx/
  956. total 0
  957. -rw-rw---- 1 root root 0 Mar 26 12:21 localhost.access.log
  958. -rw-rw---- 1 root root 0 Mar 26 12:21 localhost.error.log
  959. ---------------------------------------------------------------------------
  960. total 0
  961. ---------------------------------------------------------------------------
  962.  
  963. ----------------------------------------------------------------------------
  964. nginx logrotation /etc/logrotate.d/nginx setup completed
  965. ----------------------------------------------------------------------------
  966.  
  967. grep: /svr-setup/nginx-1.13.10/src/event/ngx_event_openssl.h: No such file or directory
  968. *************************************************
  969. * nginx installed, Apache disabled
  970. (B*************************************************
  971. _ _ _ ___ _ _ _ _
  972. | \ | | __ _ (_) _ __ __ __ |_ _| _ __ ___ | |_ __ _ | || | ___ __| |
  973. | \| | / _` || || '_ \ \ \/ / | | | '_ \ / __|| __|/ _` || || | / _ \ / _` |
  974. | |\ || (_| || || | | | > < | | | | | |\__ \| |_| (_| || || || __/| (_| |
  975. |_| \_| \__, ||_||_| |_|/_/\_\ |___||_| |_||___/ \__|\__,_||_||_| \___| \__,_|
  976. |___/
  977. -rw-r--r-- 1 root root 21K Mar 26 12:21 /root/centminlogs/centminmod_ngxinstalltime_260318-122045.log
  978. *************************************************
  979. * Installing MariaDB via CentOS Yum Repo
  980. (B*************************************************
  981. MariaDB 10.1 Repo setup...
  982.  
  983. setup /var/log/mysqld.log
  984. chown: invalid user: `mysql:mysql'
  985. -rw------- 1 root root 0 Mar 26 12:21 /var/log/mysqld.log
  986.  
  987. rpm --import http://yum.mariadb.org/RPM-GPG-KEY-MariaDB
  988.  
  989. Check for existing mysql-server packages
  990.  
  991. __ __ _ ____ ____ _ ___ _
  992. | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \ / |
  993. | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | | | |
  994. | | | || (_| || | | || (_| || |_| || |_) | | || |_| |_ | |
  995. |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/(_)|_|
  996.  
  997. __ __ ___ _ _ _
  998. \ \ / /_ _ _ __ ___ |_ _| _ __ ___ | |_ __ _ | || |
  999. \ V /| | | || '_ ` _ \ | | | '_ \ / __|| __|/ _` || || |
  1000. | | | |_| || | | | | | | | | | | |\__ \| |_| (_| || || |
  1001. |_| \__,_||_| |_| |_| |___||_| |_||___/ \__|\__,_||_||_|
  1002.  
  1003. MariaDB 10.1 YUM install...
  1004. ____ _
  1005. / ___| ___ | |_
  1006. \___ \ / _ \| __|
  1007. ___) || __/| |_
  1008. |____/ \___| \__|
  1009.  
  1010. __ _ __ __
  1011. / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
  1012. / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
  1013. / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
  1014. /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
  1015. |___/
  1016.  
  1017. Copying MariaDB my-mdb10-min.cnf file to /etc/my.cnf
  1018.  
  1019.  
  1020. *************************************************
  1021. MariaDB 10.1.x YUM install...
  1022. (Byum -q -y install MariaDB-client MariaDB-common MariaDB-compat MariaDB-devel MariaDB-server MariaDB-shared --disablerepo=epel --disablerepo=rpmforge --disableplugin=priorities
  1023. (B*************************************************
  1024.  
  1025. Loaded plugins: fastestmirror, security
  1026. Setting up Install Process
  1027. Loading mirror speeds from cached hostfile
  1028. * base: repos-va.psychz.net
  1029. * extras: mirror.metrocast.net
  1030. * updates: mirrors.mit.edu
  1031. Resolving Dependencies
  1032. --> Running transaction check
  1033. ---> Package MariaDB-client.i686 0:10.1.31-1.el6 will be installed
  1034. ---> Package MariaDB-common.i686 0:10.1.31-1.el6 will be installed
  1035. ---> Package MariaDB-compat.i686 0:10.1.31-1.el6 will be obsoleting
  1036. ---> Package MariaDB-devel.i686 0:10.1.31-1.el6 will be installed
  1037. ---> Package MariaDB-server.i686 0:10.1.31-1.el6 will be installed
  1038. --> Processing Dependency: perl(DBI) for package: MariaDB-server-10.1.31-1.el6.i686
  1039. --> Processing Dependency: galera for package: MariaDB-server-10.1.31-1.el6.i686
  1040. ---> Package MariaDB-shared.i686 0:10.1.31-1.el6 will be obsoleting
  1041. ---> Package mysql-libs.i686 0:5.1.73-8.el6_8 will be obsoleted
  1042. --> Running transaction check
  1043. ---> Package galera.i686 0:25.3.22-1.rhel6.el6 will be installed
  1044. ---> Package perl-DBI.i686 0:1.609-4.el6 will be installed
  1045. --> Finished Dependency Resolution
  1046.  
  1047. Dependencies Resolved
  1048.  
  1049. ================================================================================
  1050. Package Arch Version Repository Size
  1051. ================================================================================
  1052. Installing:
  1053. MariaDB-client i686 10.1.31-1.el6 mariadb 11 M
  1054. MariaDB-common i686 10.1.31-1.el6 mariadb 107 k
  1055. MariaDB-compat i686 10.1.31-1.el6 mariadb 2.6 M
  1056. replacing mysql-libs.i686 5.1.73-8.el6_8
  1057. MariaDB-devel i686 10.1.31-1.el6 mariadb 6.7 M
  1058. MariaDB-server i686 10.1.31-1.el6 mariadb 49 M
  1059. MariaDB-shared i686 10.1.31-1.el6 mariadb 1.2 M
  1060. replacing mysql-libs.i686 5.1.73-8.el6_8
  1061. Installing for dependencies:
  1062. galera i686 25.3.22-1.rhel6.el6 mariadb 6.4 M
  1063. perl-DBI i686 1.609-4.el6 base 705 k
  1064.  
  1065. Transaction Summary
  1066. ================================================================================
  1067. Install 8 Package(s)
  1068.  
  1069. Total download size: 78 M
  1070. Downloading Packages:
  1071. --------------------------------------------------------------------------------
  1072. Total 21 MB/s | 78 MB 00:03
  1073. Running rpm_check_debug
  1074. Running Transaction Test
  1075. Transaction Test Succeeded
  1076. Running Transaction
  1077. Warning: RPMDB altered outside of yum.
  1078.  
  1079. Installing : MariaDB-compat-10.1.31-1.el6.i686 1/9
  1080.  
  1081. Installing : MariaDB-common-10.1.31-1.el6.i686 2/9
  1082. warning: /etc/my.cnf created as /etc/my.cnf.rpmnew
  1083.  
  1084. Installing : MariaDB-client-10.1.31-1.el6.i686 3/9
  1085.  
  1086. Installing : perl-DBI-1.609-4.el6.i686 4/9
  1087.  
  1088. Installing : galera-25.3.22-1.rhel6.el6.i686 5/9
  1089.  
  1090. Installing : MariaDB-devel-10.1.31-1.el6.i686 6/9
  1091.  
  1092. Installing : MariaDB-server-10.1.31-1.el6.i686 7/9
  1093. chown: cannot access `/var/lib/mysql': No such file or directory
  1094. 2018-03-26 12:22:04 3077908896 [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.
  1095. 2018-03-26 12:22:04 3077908896 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 12015 ...
  1096. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
  1097.  
  1098. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  1099. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: The InnoDB memory heap is disabled
  1100. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1101. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
  1102. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1103. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Using Linux native AIO
  1104. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Using generic crc32 instructions
  1105. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Initializing buffer pool, size = 48.0M
  1106. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Completed initialization of buffer pool
  1107. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
  1108. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Setting file ./ibdata1 size to 10 MB
  1109. 2018-03-26 12:22:04 3077908896 [Note] InnoDB: Setting log file ./ib_logfile101 size to 128 MB
  1110. 2018-03-26 12:22:05 3077908896 [Note] InnoDB: Setting log file ./ib_logfile1 size to 128 MB
  1111. 2018-03-26 12:22:05 3077908896 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
  1112. 2018-03-26 12:22:05 3077908896 [Warning] InnoDB: New log files created, LSN=45781
  1113. 2018-03-26 12:22:05 3077908896 [Note] InnoDB: Doublewrite buffer not found: creating new
  1114. 2018-03-26 12:22:05 3077908896 [Note] InnoDB: Doublewrite buffer created
  1115. 2018-03-26 12:22:06 3077908896 [Note] InnoDB: 128 rollback segment(s) are active.
  1116. 2018-03-26 12:22:06 3077908896 [Warning] InnoDB: Creating foreign key constraint system tables.
  1117. 2018-03-26 12:22:06 3077908896 [Note] InnoDB: Foreign key constraint system tables created
  1118. 2018-03-26 12:22:06 3077908896 [Note] InnoDB: Creating tablespace and datafile system tables.
  1119. 2018-03-26 12:22:06 3077908896 [Note] InnoDB: Tablespace and datafile system tables created.
  1120. 2018-03-26 12:22:06 3077908896 [Note] InnoDB: Waiting for purge to start
  1121. 2018-03-26 12:22:06 3077908896 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 0
  1122. 2018-03-26 12:22:06 2732551024 [Note] InnoDB: Dumping buffer pool(s) not yet started
  1123. 2018-03-26 12:22:08 3078060448 [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.
  1124. 2018-03-26 12:22:08 3078060448 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 12041 ...
  1125. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
  1126.  
  1127. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  1128. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: The InnoDB memory heap is disabled
  1129. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1130. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
  1131. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1132. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Using Linux native AIO
  1133. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Using generic crc32 instructions
  1134. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Initializing buffer pool, size = 48.0M
  1135. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Completed initialization of buffer pool
  1136. 2018-03-26 12:22:08 3078060448 [Note] InnoDB: Highest supported file format is Barracuda.
  1137. 2018-03-26 12:22:09 3078060448 [Note] InnoDB: 128 rollback segment(s) are active.
  1138. 2018-03-26 12:22:09 3078060448 [Note] InnoDB: Waiting for purge to start
  1139. 2018-03-26 12:22:09 3078060448 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1616704
  1140. 2018-03-26 12:22:09 2732546928 [Note] InnoDB: Dumping buffer pool(s) not yet started
  1141. 2018-03-26 12:22:11 3078105504 [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.
  1142. 2018-03-26 12:22:11 3078105504 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 12067 ...
  1143. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
  1144.  
  1145. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  1146. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: The InnoDB memory heap is disabled
  1147. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1148. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
  1149. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1150. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: Using Linux native AIO
  1151. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: Using generic crc32 instructions
  1152. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: Initializing buffer pool, size = 48.0M
  1153. 2018-03-26 12:22:11 3078105504 [Note] InnoDB: Completed initialization of buffer pool
  1154. 2018-03-26 12:22:12 3078105504 [Note] InnoDB: Highest supported file format is Barracuda.
  1155. 2018-03-26 12:22:12 3078105504 [Note] InnoDB: 128 rollback segment(s) are active.
  1156. 2018-03-26 12:22:12 3078105504 [Note] InnoDB: Waiting for purge to start
  1157. 2018-03-26 12:22:12 3078105504 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1616714
  1158. 2018-03-26 12:22:12 2732546928 [Note] InnoDB: Dumping buffer pool(s) not yet started
  1159.  
  1160. PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
  1161. To do so, start the server, then issue the following commands:
  1162.  
  1163. '/usr/bin/mysqladmin' -u root password 'new-password'
  1164. '/usr/bin/mysqladmin' -u root -h password 'new-password'
  1165.  
  1166. Alternatively you can run:
  1167. '/usr/bin/mysql_secure_installation'
  1168.  
  1169. which will also give you the option of removing the test
  1170. databases and anonymous user created by default. This is
  1171. strongly recommended for production servers.
  1172.  
  1173. See the MariaDB Knowledgebase at http://mariadb.com/kb or the
  1174. MySQL manual for more instructions.
  1175.  
  1176. Please report any problems at http://mariadb.org/jira
  1177.  
  1178. The latest information about MariaDB is available at http://mariadb.org/.
  1179. You can find additional information about the MySQL part at:
  1180. http://dev.mysql.com
  1181. Consider joining MariaDB's strong and vibrant community:
  1182. https://mariadb.org/get-involved/
  1183.  
  1184. /usr/sbin/semodule: SELinux policy is not managed or store cannot be accessed.
  1185.  
  1186. Installing : MariaDB-shared-10.1.31-1.el6.i686 8/9
  1187.  
  1188. Erasing : mysql-libs-5.1.73-8.el6_8.i686 9/9
  1189.  
  1190. Verifying : MariaDB-client-10.1.31-1.el6.i686 1/9
  1191.  
  1192. Verifying : MariaDB-common-10.1.31-1.el6.i686 2/9
  1193.  
  1194. Verifying : galera-25.3.22-1.rhel6.el6.i686 3/9
  1195.  
  1196. Verifying : MariaDB-compat-10.1.31-1.el6.i686 4/9
  1197.  
  1198. Verifying : MariaDB-shared-10.1.31-1.el6.i686 5/9
  1199.  
  1200. Verifying : perl-DBI-1.609-4.el6.i686 6/9
  1201.  
  1202. Verifying : MariaDB-devel-10.1.31-1.el6.i686 7/9
  1203.  
  1204. Verifying : MariaDB-server-10.1.31-1.el6.i686 8/9
  1205.  
  1206. Verifying : mysql-libs-5.1.73-8.el6_8.i686 9/9
  1207.  
  1208. Installed:
  1209. MariaDB-client.i686 0:10.1.31-1.el6 MariaDB-common.i686 0:10.1.31-1.el6
  1210. MariaDB-compat.i686 0:10.1.31-1.el6 MariaDB-devel.i686 0:10.1.31-1.el6
  1211. MariaDB-server.i686 0:10.1.31-1.el6 MariaDB-shared.i686 0:10.1.31-1.el6
  1212.  
  1213. Dependency Installed:
  1214. galera.i686 0:25.3.22-1.rhel6.el6 perl-DBI.i686 0:1.609-4.el6
  1215.  
  1216. Replaced:
  1217. mysql-libs.i686 0:5.1.73-8.el6_8
  1218.  
  1219. Complete!
  1220.  
  1221. real 0m37.435s
  1222. user 0m21.136s
  1223. sys 0m2.906s
  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. | | | | | || |_| |\__ \| (_| || | | |_ | | | | | || |_) || (_| || || |
  1260. |_| |_| |_| \__, ||___/ \__, ||_| \__||_| |_| |_|| .__/ \__,_||_||_|
  1261. |___/ |_| |_|
  1262. _
  1263. ___ ___ | |_ _ _ _ __
  1264. / __| / _ \| __|| | | || '_ \
  1265. \__ \| __/| |_ | |_| || |_) |
  1266. |___/ \___| \__| \__,_|| .__/
  1267. |_|
  1268. setup /var/log/mysqld.log
  1269. -rw------- 1 mysql mysql 0 Mar 26 12:22 /var/log/mysqld.log
  1270.  
  1271. service mysql restart
  1272. ERROR! MariaDB server PID file could not be found!
  1273. Starting MariaDB.180326 12:22:16 mysqld_safe Logging to '/var/log/mysqld.log'.
  1274. 180326 12:22:16 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  1275. SUCCESS!
  1276. __ __ _ ____ ____ _ ___
  1277. | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \
  1278. | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | |
  1279. | | | || (_| || | | || (_| || |_| || |_) | | || |_| |
  1280. |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/
  1281.  
  1282. ____ _ _
  1283. | _ \ | | _ _ __ _ (_) _ __ ___
  1284. | |_) || || | | | / _` || || '_ \ / __|
  1285. | __/ | || |_| || (_| || || | | |\__ \
  1286. |_| |_| \__,_| \__, ||_||_| |_||___/
  1287. |___/
  1288. ------------------------------------------------
  1289. Installing MariaDB 10 plugins
  1290. ------------------------------------------------
  1291. mysql -e "INSTALL SONAME 'metadata_lock_info';"
  1292. mysql -e "INSTALL SONAME 'query_cache_info';"
  1293. mysql -e "INSTALL SONAME 'query_response_time';"
  1294. mysql -t -e "SELECT * FROM mysql.plugin;"
  1295. +---------------------------+------------------------+
  1296. | name | dl |
  1297. +---------------------------+------------------------+
  1298. | METADATA_LOCK_INFO | metadata_lock_info.so |
  1299. | QUERY_CACHE_INFO | query_cache_info.so |
  1300. | QUERY_RESPONSE_TIME | query_response_time.so |
  1301. | QUERY_RESPONSE_TIME_AUDIT | query_response_time.so |
  1302. +---------------------------+------------------------+
  1303. mysql -t -e "SHOW PLUGINS;"
  1304. +-------------------------------+----------+--------------------+------------------------+---------+
  1305. | Name | Status | Type | Library | License |
  1306. +-------------------------------+----------+--------------------+------------------------+---------+
  1307. | binlog | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1308. | mysql_native_password | ACTIVE | AUTHENTICATION | NULL | GPL |
  1309. | mysql_old_password | ACTIVE | AUTHENTICATION | NULL | GPL |
  1310. | wsrep | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1311. | MRG_MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1312. | MEMORY | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1313. | CSV | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1314. | MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1315. | CLIENT_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1316. | INDEX_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1317. | TABLE_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1318. | USER_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1319. | PERFORMANCE_SCHEMA | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1320. | Aria | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1321. | InnoDB | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1322. | XTRADB_READ_VIEW | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1323. | XTRADB_INTERNAL_HASH_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1324. | XTRADB_RSEG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1325. | INNODB_TRX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1326. | INNODB_LOCKS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1327. | INNODB_LOCK_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1328. | INNODB_CMP | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1329. | INNODB_CMP_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1330. | INNODB_CMPMEM | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1331. | INNODB_CMPMEM_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1332. | INNODB_CMP_PER_INDEX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1333. | INNODB_CMP_PER_INDEX_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1334. | INNODB_BUFFER_PAGE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1335. | INNODB_BUFFER_PAGE_LRU | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1336. | INNODB_BUFFER_POOL_STATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1337. | INNODB_METRICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1338. | INNODB_FT_DEFAULT_STOPWORD | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1339. | INNODB_FT_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1340. | INNODB_FT_BEING_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1341. | INNODB_FT_CONFIG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1342. | INNODB_FT_INDEX_CACHE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1343. | INNODB_FT_INDEX_TABLE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1344. | INNODB_SYS_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1345. | INNODB_SYS_TABLESTATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1346. | INNODB_SYS_INDEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1347. | INNODB_SYS_COLUMNS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1348. | INNODB_SYS_FIELDS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1349. | INNODB_SYS_FOREIGN | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1350. | INNODB_SYS_FOREIGN_COLS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1351. | INNODB_SYS_TABLESPACES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1352. | INNODB_SYS_DATAFILES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1353. | INNODB_CHANGED_PAGES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1354. | INNODB_MUTEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1355. | INNODB_SYS_SEMAPHORE_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1356. | INNODB_TABLESPACES_ENCRYPTION | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
  1357. | INNODB_TABLESPACES_SCRUBBING | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
  1358. | CHANGED_PAGE_BITMAPS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
  1359. | SEQUENCE | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1360. | FEEDBACK | DISABLED | INFORMATION SCHEMA | NULL | GPL |
  1361. | partition | ACTIVE | STORAGE ENGINE | NULL | GPL |
  1362. | METADATA_LOCK_INFO | ACTIVE | INFORMATION SCHEMA | metadata_lock_info.so | GPL |
  1363. | QUERY_CACHE_INFO | ACTIVE | INFORMATION SCHEMA | query_cache_info.so | BSD |
  1364. | QUERY_RESPONSE_TIME | ACTIVE | INFORMATION SCHEMA | query_response_time.so | GPL |
  1365. | QUERY_RESPONSE_TIME_AUDIT | ACTIVE | AUDIT | query_response_time.so | GPL |
  1366. +-------------------------------+----------+--------------------+------------------------+---------+
  1367. mysql -t -e "SHOW ENGINES;"
  1368. +--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
  1369. | Engine | Support | Comment | Transactions | XA | Savepoints |
  1370. +--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
  1371. | CSV | YES | CSV storage engine | NO | NO | NO |
  1372. | MRG_MyISAM | YES | Collection of identical MyISAM tables | NO | NO | NO |
  1373. | MyISAM | YES | MyISAM storage engine | NO | NO | NO |
  1374. | SEQUENCE | YES | Generated tables filled with sequential values | YES | NO | YES |
  1375. | MEMORY | YES | Hash based, stored in memory, useful for temporary tables | NO | NO | NO |
  1376. | PERFORMANCE_SCHEMA | YES | Performance Schema | NO | NO | NO |
  1377. | Aria | YES | Crash-safe tables with MyISAM heritage | NO | NO | NO |
  1378. | InnoDB | DEFAULT | Percona-XtraDB, Supports transactions, row-level locking, foreign keys and encryption for tables | YES | YES | YES |
  1379. +--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
  1380.  
  1381. Loaded plugins: fastestmirror, priorities, security
  1382. Setting up Install Process
  1383. Loading mirror speeds from cached hostfile
  1384. * base: repos-va.psychz.net
  1385. * epel: epel.mirror.constant.com
  1386. * extras: mirror.metrocast.net
  1387. * rpmforge: apt.sw.be
  1388. * updates: mirrors.mit.edu
  1389. 1570 packages excluded due to repository priority protections
  1390. Resolving Dependencies
  1391. --> Running transaction check
  1392. ---> Package mytop.noarch 0:1.4-2.el6.rf will be installed
  1393. --> Processing Dependency: perl(Term::ReadKey) for package: mytop-1.4-2.el6.rf.noarch
  1394. --> Running transaction check
  1395. ---> Package perl-TermReadKey.i686 0:2.30-13.el6 will be installed
  1396. --> Finished Dependency Resolution
  1397.  
  1398. Dependencies Resolved
  1399.  
  1400. ================================================================================
  1401. Package Arch Version Repository Size
  1402. ================================================================================
  1403. Installing:
  1404. mytop noarch 1.4-2.el6.rf rpmforge 31 k
  1405. Installing for dependencies:
  1406. perl-TermReadKey i686 2.30-13.el6 base 31 k
  1407.  
  1408. Transaction Summary
  1409. ================================================================================
  1410. Install 2 Package(s)
  1411.  
  1412. Total download size: 61 k
  1413. Installed size: 126 k
  1414. Downloading Packages:
  1415. http://apt.sw.be/redhat/el6/en/i386/rpmforge/RPMS/mytop-1.4-2.el6.rf.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=rpmforge clean metadata
  1416. Trying other mirror.
  1417. http://mirror.us.leaseweb.net/dag/redhat/el6/en/i386/rpmforge/RPMS/mytop-1.4-2.el6.rf.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=rpmforge clean metadata
  1418. Trying other mirror.
  1419. --------------------------------------------------------------------------------
  1420. Total 108 kB/s | 61 kB 00:00
  1421. Running rpm_check_debug
  1422. Running Transaction Test
  1423. Transaction Test Succeeded
  1424. Running Transaction
  1425.  
  1426. Installing : perl-TermReadKey-2.30-13.el6.i686 1/2
  1427.  
  1428. Installing : mytop-1.4-2.el6.rf.noarch 2/2
  1429.  
  1430. Verifying : perl-TermReadKey-2.30-13.el6.i686 1/2
  1431.  
  1432. Verifying : mytop-1.4-2.el6.rf.noarch 2/2
  1433.  
  1434. Installed:
  1435. mytop.noarch 0:1.4-2.el6.rf
  1436.  
  1437. Dependency Installed:
  1438. perl-TermReadKey.i686 0:2.30-13.el6
  1439.  
  1440. Complete!
  1441. ----------------------------------------------
  1442. Creating /etc/logrotate.d/mysql file
  1443. ----------------------------------------------
  1444. ......
  1445. ----------------------------------------------
  1446. Creating /etc/logrotate.d/mysql-slowlog file
  1447. ----------------------------------------------
  1448. ......
  1449. ----------------------------------------------------------------------------
  1450. /var/log/mysqld.log {
  1451. create 600 mysql mysql
  1452. maxsize 500M
  1453. dateext
  1454. notifempty
  1455. daily
  1456. rotate 8
  1457. missingok
  1458. compress
  1459. sharedscripts
  1460. postrotate
  1461. if test -x /usr/bin/mysqladmin && /usr/bin/mysqladmin ping &>/dev/null
  1462. then
  1463. 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;'
  1464. fi
  1465. endscript
  1466. }
  1467. ----------------------------------------------------------------------------
  1468. /var/lib/mysql/slowq.log {
  1469. create 600 mysql mysql
  1470. maxsize 250M
  1471. dateext
  1472. notifempty
  1473. daily
  1474. rotate 8
  1475. missingok
  1476. compress
  1477. sharedscripts
  1478. postrotate
  1479. # just if mysqld is really running
  1480. if test -x /usr/bin/mysqladmin &&
  1481. /usr/bin/mysqladmin ping &>/dev/null
  1482. then
  1483. 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
  1484. fi
  1485. endscript
  1486. }
  1487. ----------------------------------------------------------------------------
  1488. ---------------------------------------------------------------------------
  1489. Current mysql log directories:
  1490. ---------------------------------------------------------------------------
  1491. ls -lh /var/log/ | egrep 'mysql|mysql-slowlog'
  1492. -rw------- 1 mysql mysql 2.0K Mar 26 12:22 mysqld.log
  1493. ---------------------------------------------------------------------------
  1494. ---------------------------------------------------------------------------
  1495.  
  1496. ----------------------------------------------------------------------------
  1497. mysql logrotation /etc/logrotate.d/mysql & /etc/logrotate.d/mysql-slowlog setup completed
  1498. ----------------------------------------------------------------------------
  1499. _ _ ___ _ _ _ _
  1500. | \ | | ___ __ __ |_ _| _ __ (_)| |_ (_) __ _ | |
  1501. | \| | / _ \\ \ /\ / / | | | '_ \ | || __|| | / _` || |
  1502. | |\ || __/ \ V V / | | | | | || || |_ | || (_| || |
  1503. |_| \_| \___| \_/\_/ |___||_| |_||_| \__||_| \__,_||_|
  1504.  
  1505. __ _ __ __
  1506. / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
  1507. / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
  1508. / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
  1509. /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
  1510. |___/
  1511. new initial /etc/my.cnf
  1512. =================================================
  1513. [client]
  1514. socket=/var/lib/mysql/mysql.sock
  1515.  
  1516. [mysql]
  1517. max_allowed_packet = 32M
  1518.  
  1519. [mysqld]
  1520. local-infile=0
  1521. ignore_db_dirs=lost+found
  1522. character-set-server=utf8
  1523. datadir=/var/lib/mysql
  1524. socket=/var/lib/mysql/mysql.sock
  1525.  
  1526. #bind-address=127.0.0.1
  1527. # optimized my.cnf for MariaDB 5.5.x
  1528. # by eva2000
  1529. # vbtechsupport.com
  1530.  
  1531. tmpdir=/home/mysqltmp
  1532.  
  1533. innodb=ON
  1534. #skip-federated
  1535. ##skip-pbxt
  1536. ##skip-pbxt_statistics
  1537. #skip-archive
  1538. #skip-name-resolve
  1539. #old_passwords
  1540. back_log = 75
  1541. max_connections = 300
  1542. key_buffer_size = 32M
  1543. myisam_sort_buffer_size = 32M
  1544. myisam_max_sort_file_size = 2048M
  1545. join_buffer_size = 64K
  1546. read_buffer_size = 64K
  1547. sort_buffer_size = 128K
  1548. table_definition_cache = 4096
  1549. table_open_cache = 2048
  1550. thread_cache_size = 64
  1551. wait_timeout = 1800
  1552. connect_timeout = 10
  1553. tmp_table_size = 32M
  1554. max_heap_table_size = 32M
  1555. max_allowed_packet = 32M
  1556. #max_seeks_for_key = 4294967295
  1557. #group_concat_max_len = 1024
  1558. max_length_for_sort_data = 1024
  1559. net_buffer_length = 16384
  1560. max_connect_errors = 100000
  1561. concurrent_insert = 2
  1562. read_rnd_buffer_size = 256K
  1563. bulk_insert_buffer_size = 8M
  1564. # query_cache boost for MariaDB >10.1.2+
  1565. # https://community.centminmod.com/posts/30811/
  1566. query_cache_limit = 512K
  1567. query_cache_size = 16M
  1568. query_cache_type = 1
  1569. query_cache_min_res_unit = 2K
  1570. query_prealloc_size = 262144
  1571. query_alloc_block_size = 65536
  1572. transaction_alloc_block_size = 8192
  1573. transaction_prealloc_size = 4096
  1574. default-storage-engine = InnoDB
  1575.  
  1576. log_warnings=1
  1577. slow_query_log=0
  1578. long_query_time=1
  1579. slow_query_log_file=/var/lib/mysql/slowq.log
  1580. log-error=/var/log/mysqld.log
  1581.  
  1582. # innodb settings
  1583. innodb_large_prefix=1
  1584. innodb_purge_threads=1
  1585. innodb_file_format = Barracuda
  1586. innodb_file_per_table = 1
  1587. innodb_open_files = 1000
  1588. innodb_data_file_path= ibdata1:10M:autoextend
  1589. innodb_buffer_pool_size = 48M
  1590.  
  1591. ## https://mariadb.com/kb/en/mariadb/xtradbinnodb-server-system-variables/#innodb_buffer_pool_instances
  1592. #innodb_buffer_pool_instances=2
  1593.  
  1594. innodb_log_files_in_group = 2
  1595. innodb_log_file_size = 128M
  1596. innodb_log_buffer_size = 8M
  1597. innodb_flush_log_at_trx_commit = 2
  1598. #innodb_thread_concurrency = 0
  1599. innodb_lock_wait_timeout=50
  1600. innodb_flush_method = O_DIRECT
  1601. innodb_support_xa=1
  1602.  
  1603. # 200 * # DISKS
  1604. innodb_io_capacity = 100
  1605. innodb_io_capacity_max = 2000
  1606. innodb_read_io_threads = 2
  1607. innodb_write_io_threads = 2
  1608. innodb_flush_neighbors = 1
  1609.  
  1610. # mariadb settings
  1611. [mariadb]
  1612. #thread-handling = pool-of-threads
  1613. #thread-pool-size= 20
  1614. #mysql --port=3307 --protocol=tcp
  1615. #extra-port=3307
  1616. #extra-max-connections=1
  1617.  
  1618. userstat = 0
  1619. key_cache_segments = 1
  1620. aria_group_commit = none
  1621. aria_group_commit_interval = 0
  1622. aria_log_file_size = 32M
  1623. aria_log_purge_type = immediate
  1624. aria_pagecache_buffer_size = 8M
  1625. aria_sort_buffer_size = 8M
  1626.  
  1627. [mariadb-5.5]
  1628. innodb_file_format = Barracuda
  1629. innodb_file_per_table = 1
  1630.  
  1631. #ignore_db_dirs=
  1632. query_cache_strip_comments=0
  1633.  
  1634. innodb_read_ahead = linear
  1635. innodb_adaptive_flushing_method = estimate
  1636. innodb_flush_neighbor_pages = 1
  1637. innodb_stats_update_need_lock = 0
  1638. innodb_log_block_size = 512
  1639.  
  1640. log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
  1641.  
  1642. [mysqld_safe]
  1643. socket=/var/lib/mysql/mysql.sock
  1644. log-error=/var/log/mysqld.log
  1645. #nice = -5
  1646. open-files-limit = 8192
  1647.  
  1648. [mysqldump]
  1649. quick
  1650. max_allowed_packet = 32M
  1651.  
  1652. [myisamchk]
  1653. tmpdir=/home/mysqltmp
  1654. key_buffer = 32M
  1655. sort_buffer = 16M
  1656. read_buffer = 16M
  1657. write_buffer = 16M
  1658.  
  1659. [mysqlhotcopy]
  1660. interactive-timeout
  1661.  
  1662. [mariadb-10.0]
  1663. innodb_file_format = Barracuda
  1664. innodb_file_per_table = 1
  1665.  
  1666. # 2 variables needed to switch from XtraDB to InnoDB plugins
  1667. #plugin-load=ha_innodb
  1668. #ignore_builtin_innodb
  1669.  
  1670. ## MariaDB 10 only save and restore buffer pool pages
  1671. ## warm up InnoDB buffer pool on server restarts
  1672. #innodb_buffer_pool_dump_at_shutdown=1
  1673. #innodb_buffer_pool_load_at_startup=1
  1674. innodb_buffer_pool_populate=0
  1675. ## Disabled settings
  1676. performance_schema=OFF
  1677. innodb_stats_on_metadata=OFF
  1678. innodb_sort_buffer_size=2M
  1679. innodb_online_alter_log_max_size=128M
  1680. query_cache_strip_comments=0
  1681. log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
  1682.  
  1683. [mariadb-10.1]
  1684. innodb_file_format = Barracuda
  1685. innodb_file_per_table = 1
  1686.  
  1687. ## wsrep specific
  1688. # wsrep_on=OFF
  1689. # wsrep_provider
  1690. # wsrep_cluster_address
  1691. # binlog_format=ROW
  1692. # default_storage_engine=InnoDB
  1693. # innodb_autoinc_lock_mode=2
  1694. # innodb_doublewrite=1
  1695. # query_cache_size=0
  1696.  
  1697. # 2 variables needed to switch from XtraDB to InnoDB plugins
  1698. #plugin-load=ha_innodb
  1699. #ignore_builtin_innodb
  1700.  
  1701. ## MariaDB 10 only save and restore buffer pool pages
  1702. ## warm up InnoDB buffer pool on server restarts
  1703. #innodb_buffer_pool_dump_at_shutdown=1
  1704. #innodb_buffer_pool_load_at_startup=1
  1705. innodb_buffer_pool_populate=0
  1706. ## Disabled settings
  1707. performance_schema=OFF
  1708. innodb_stats_on_metadata=OFF
  1709. innodb_sort_buffer_size=2M
  1710. innodb_online_alter_log_max_size=128M
  1711. query_cache_strip_comments=0
  1712. log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
  1713.  
  1714. # Defragmenting unused space on InnoDB tablespace
  1715. innodb_defragment=1
  1716. innodb_defragment_n_pages=7
  1717. innodb_defragment_stats_accuracy=0
  1718. innodb_defragment_fill_factor_n_recs=20
  1719. innodb_defragment_fill_factor=0.9
  1720. innodb_defragment_frequency=40
  1721. =================================================
  1722.  
  1723. Can't find exclude line in /etc/yum.conf... adding exclude line for mysql*
  1724. (B*************************************************
  1725. * Starting MariaDB Secure Installation
  1726. (B*************************************************
  1727. Looking for 'mysql' as: mysql
  1728. Looking for 'mysqlcheck' as: mysqlcheck
  1729. Phase 1/7: Checking and upgrading mysql database
  1730. Processing databases
  1731. mysql
  1732. mysql.column_stats OK
  1733. mysql.columns_priv OK
  1734. mysql.db OK
  1735. mysql.event OK
  1736. mysql.func OK
  1737. mysql.gtid_slave_pos OK
  1738. mysql.help_category OK
  1739. mysql.help_keyword OK
  1740. mysql.help_relation OK
  1741. mysql.help_topic OK
  1742. mysql.host OK
  1743. mysql.index_stats OK
  1744. mysql.innodb_index_stats OK
  1745. mysql.innodb_table_stats OK
  1746. mysql.plugin OK
  1747. mysql.proc OK
  1748. mysql.procs_priv OK
  1749. mysql.proxies_priv OK
  1750. mysql.roles_mapping OK
  1751. mysql.servers OK
  1752. mysql.table_stats OK
  1753. mysql.tables_priv OK
  1754. mysql.time_zone OK
  1755. mysql.time_zone_leap_second OK
  1756. mysql.time_zone_name OK
  1757. mysql.time_zone_transition OK
  1758. mysql.time_zone_transition_type OK
  1759. mysql.user OK
  1760. Phase 2/7: Installing used storage engines... Skipped
  1761. Phase 3/7: Fixing views
  1762. Processing databases
  1763. information_schema
  1764. mysql
  1765. performance_schema
  1766. test
  1767. Phase 4/7: Running 'mysql_fix_privilege_tables'
  1768. Phase 5/7: Fixing table and database names
  1769. Processing databases
  1770. information_schema
  1771. mysql
  1772. performance_schema
  1773. test
  1774. Phase 6/7: Checking and upgrading tables
  1775. Processing databases
  1776. information_schema
  1777. performance_schema
  1778. test
  1779. Phase 7/7: Running 'FLUSH PRIVILEGES'
  1780. OK
  1781. service mysql restart
  1782. Shutting down MariaDB... SUCCESS!
  1783. Starting MariaDB.180326 12:22:39 mysqld_safe Logging to '/var/log/mysqld.log'.
  1784. 180326 12:22:39 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  1785. SUCCESS!
  1786. service mysql stop
  1787. Shutting down MariaDB... SUCCESS!
  1788. service mysql start
  1789. Starting MariaDB.180326 12:22:46 mysqld_safe Logging to '/var/log/mysqld.log'.
  1790. 180326 12:22:46 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  1791. . SUCCESS!
  1792. Not using downloaded repomd.xml because it is older than what we have:
  1793. Current : Fri Jul 11 01:47:20 2014
  1794. Downloaded: Thu Jan 1 00:00:00 1970
  1795. http://apt.sw.be/redhat/el6/en/i386/rpmforge/RPMS/fio-2.1.10-1.el6.rf.i686.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=rpmforge clean metadata
  1796. Trying other mirror.
  1797. http://mirror.us.leaseweb.net/dag/redhat/el6/en/i386/rpmforge/RPMS/fio-2.1.10-1.el6.rf.i686.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=rpmforge clean metadata
  1798. Trying other mirror.
  1799. Full Reads: 26511
  1800. Full Writes: 18044
  1801.  
  1802. set innodb_flush_neighbors = 0
  1803.  
  1804. innodb_io_capacity = 1600
  1805.  
  1806. +------------------------+-------+
  1807. /etc/my.cnf adjustment
  1808. +------------------------+-------+
  1809. existing value:
  1810. Variable_name Value
  1811. innodb_io_capacity 100
  1812. innodb_io_capacity_max 2000
  1813. new value:
  1814. Variable_name Value
  1815. innodb_io_capacity 1600
  1816. innodb_io_capacity_max 3200
  1817.  
  1818. +------------------------+-------+
  1819. innodb io threads adjustment
  1820. +------------------------+-------+
  1821. existing value:
  1822. +------------------------+-------+
  1823. innodb_read_io_threads = 2
  1824. innodb_write_io_threads = 2
  1825. +------------------------+-------+
  1826. new value:
  1827. +------------------------+-------+
  1828. innodb_read_io_threads = 2
  1829. innodb_write_io_threads = 2
  1830. +------------------------+-------+
  1831.  
  1832. Restart MySQL server for io thread changes
  1833.  
  1834. *************************************************
  1835. * MariaDB installed
  1836. (B*************************************************
  1837. service mysql stop
  1838. Shutting down MariaDB... SUCCESS!
  1839. *************************************************
  1840. * Installing PHP
  1841. (B*************************************************
  1842. ./centmin.sh: line 1682: cd: /svr-setup/php-5.6.34: No such file or directory
  1843. ./centmin.sh: line 1684: ./buildconf: No such file or directory
  1844. ../configure --enable-fpm --enable-opcache --enable-intl --enable-pcntl --with-mcrypt --with-snmp --enable-embed=shared --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=lib --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
  1845. inc/php_configure.inc: line 1106: ../configure: No such file or directory
  1846.  
  1847. php_configure.inc make -j1
  1848. make: *** No targets specified and no makefile found. Stop.
  1849.  
  1850. real 0m0.011s
  1851. user 0m0.001s
  1852. sys 0m0.001s
  1853.  
  1854. php_configure.inc make install
  1855. make: *** No rule to make target `install'. Stop.
  1856.  
  1857. real 0m0.002s
  1858. user 0m0.001s
  1859. sys 0m0.001s
  1860.  
  1861. strip PHP binary...
  1862. ls: cannot access /usr/local/bin/php: No such file or directory
  1863. ls: cannot access /usr/local/bin/php-cgi: No such file or directory
  1864. strip: '/usr/local/bin/php': No such file
  1865. strip: '/usr/local/bin/php-cgi': No such file
  1866. ls: cannot access /usr/local/bin/php: No such file or directory
  1867. ls: cannot access /usr/local/bin/php-cgi: No such file or directory
  1868.  
  1869. ----------------------------------------------------------------------------------
  1870. (BPHP was not installed properly
  1871. ----------------------------------------------------------------------------------
  1872. (Bcp: cannot stat `php.ini-production': No such file or directory
  1873. chmod: cannot access `/usr/local/lib/php.ini': No such file or directory
  1874.  
  1875.  
  1876.  
  1877. Copying php-fpm.conf /usr/local/etc/php-fpm.conf
  1878.  
  1879. Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
  1880. failed
  1881. exclude line exists... adding nginx* php* exclusions
  1882. (B----------------------------------------------
  1883. Creating /etc/logrotate.d/php-fpm file
  1884. ----------------------------------------------
  1885. ......
  1886. ----------------------------------------------------------------------------
  1887. /var/log/php-fpm/*.log {
  1888. daily
  1889. dateext
  1890. missingok
  1891. rotate 10
  1892. maxsize 500M
  1893. compress
  1894. delaycompress
  1895. notifempty
  1896. postrotate
  1897. /bin/kill -SIGUSR1 $(cat /var/run/php-fpm/php-fpm.pid 2>/dev/null) 2>/dev/null || true
  1898. endscript
  1899. }
  1900. ---------------------------------------------------------------------------
  1901. Current php-fpm log directories:
  1902. ---------------------------------------------------------------------------
  1903. ls -lh /var/log/php-fpm/
  1904. total 0
  1905. -rw-rw-rw- 1 root root 0 Mar 26 12:23 www-error.log
  1906. -rw-rw-rw- 1 root root 0 Mar 26 12:23 www-php.error.log
  1907. ---------------------------------------------------------------------------
  1908. ----------------------------------------------------------------------------
  1909. php-fpm logrotation /etc/logrotate.d/php-fpm setup completed
  1910. ----------------------------------------------------------------------------
  1911. *************************************************
  1912. * PHP installed
  1913. (B*************************************************
  1914. -rw-r--r-- 1 root root 57 Mar 26 12:23 /root/centminlogs/centminmod_phpinstalltime_260318-122045.log
  1915. cat: /usr/local/bin/php-config: No such file or directory
  1916. grep: /etc/centminmod/php.d/zendopcache.ini: No such file or directory
  1917.  
  1918.  
  1919.  
  1920. Copying zendopcache.ini > /etc/centminmod/php.d/zendopcache.ini
  1921.  
  1922. *************************************************
  1923. * Zend Optimizer Plus OPcache installed
  1924. (B*************************************************
  1925.  
  1926. setup initial /usr/local/nginx/html/opcache.php
  1927.  
  1928. cp /usr/local/src/centminmod/config/zendopcache/opcache.php /usr/local/nginx/html/5e9a09bf787c248c_opcache.php
  1929.  
  1930. Creating htpasswd_opcache user/pass...
  1931. (B/usr/local/nginx/conf/htpasswd.sh create /usr/local/nginx/conf/htpasswd_opcache opadminaCvH4XfzUW9Mkw 9qmTmXv2vEOC4aivGmqRKEnSK5HNA
  1932.  
  1933. /usr/local/nginx/conf/htpasswd_opcache contents:
  1934. opadminaCvH4XfzUW9Mkw:$apr1$r5VJymFF$hK.TxS0eT1cSk2OhV1H.n/
  1935.  
  1936. Insert Username/Password into /usr/local/nginx/html/5e9a09bf787c248c_opcache.php file itself
  1937. (B
  1938. Create include file /usr/local/nginx/conf/include_opcache.conf
  1939. (B
  1940. location ~ ^/(5e9a09bf787c248c_opcache.php) {
  1941. include /usr/local/nginx/conf/php.conf;
  1942. auth_basic "Password Protected";
  1943. auth_basic_user_file /usr/local/nginx/conf/htpasswd_opcache;
  1944. }
  1945.  
  1946. Setup virtual.conf
  1947. (BAdding /usr/local/nginx/conf/include_opcache.conf include entry
  1948. (B
  1949. service nginx reload
  1950. _ _ ___ _ _ _
  1951. / \ __ __ ___ | | |_ _| _ __ ___ | |_ __ _ | || |
  1952. / _ \ \ \/ // _ \| | | | | '_ \ / __|| __|/ _` || || |
  1953. / ___ \ > <| __/| | | | | | | |\__ \| |_| (_| || || |
  1954. /_/ \_\/_/\_\\___||_| |___||_| |_||___/ \__|\__,_||_||_|
  1955.  
  1956. __ _ _ _ _ _ __
  1957. / /(_) _ __ ___ | |_ __ _ | || | __ _ __ __ ___ | |\ \
  1958. | | | || '_ \ / __|| __|/ _` || || | / _` |\ \/ // _ \| | | |
  1959. | | | || | | |\__ \| |_| (_| || || | | (_| | > <| __/| | | |
  1960. | | |_||_| |_||___/ \__|\__,_||_||_|_____\__,_|/_/\_\\___||_| | |
  1961. \_\ |_____| /_/
  1962. Download axel-2.6.tar.gz ...
  1963. (BAxel 2.6 Archive found, skipping download...
  1964. (Baxel-2.6.tar.gz valid file.
  1965. (B
  1966. checking for a BSD-compatible install... /usr/bin/install -c
  1967. checking whether build environment is sane... yes
  1968. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1969. checking for gawk... gawk
  1970. checking whether make sets $(MAKE)... yes
  1971. checking whether make supports nested variables... yes
  1972. checking for gcc... ccache /usr/bin/gcc
  1973. checking whether the C compiler works... no
  1974. configure: error: in `/svr-setup/axel-2.6':
  1975. configure: error: C compiler cannot create executables
  1976. See `config.log' for more details
  1977. make: *** No targets specified and no makefile found. Stop.
  1978. make: *** No rule to make target `install'. Stop.
  1979. which: no axel in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
  1980.  
  1981. Updated Axel 2.6 successfully...
  1982. (B
  1983. inc/igbinary.inc: line 9: php: command not found
  1984. 1
  1985. Compiling igbinary...
  1986. igbinary-igbinary-1.1.2-dev.tar.gz Archive found, skipping download...
  1987. (Bigbinary-igbinary-4b61818/
  1988. igbinary-igbinary-4b61818/.gitignore
  1989. igbinary-igbinary-4b61818/.travis.yml
  1990. igbinary-igbinary-4b61818/COPYING
  1991. igbinary-igbinary-4b61818/CREDITS
  1992. igbinary-igbinary-4b61818/Makefile.bench
  1993. igbinary-igbinary-4b61818/NEWS
  1994. igbinary-igbinary-4b61818/README.md
  1995. igbinary-igbinary-4b61818/WINDOWS.md
  1996. igbinary-igbinary-4b61818/appveyor.yml
  1997. igbinary-igbinary-4b61818/benchmark/
  1998. igbinary-igbinary-4b61818/benchmark/.gitignore
  1999. igbinary-igbinary-4b61818/benchmark/bench.php
  2000. igbinary-igbinary-4b61818/benchmark/l10n-en.ser
  2001. igbinary-igbinary-4b61818/benchmark/run-bench.php
  2002. igbinary-igbinary-4b61818/benchmark/serialize-objectarray.b.php
  2003. igbinary-igbinary-4b61818/benchmark/serialize-scalar-int.b.php
  2004. igbinary-igbinary-4b61818/benchmark/serialize-scalararray.b.php
  2005. igbinary-igbinary-4b61818/benchmark/serialize-stringarray.b.php
  2006. igbinary-igbinary-4b61818/benchmark/unserialize-arrayarray.php
  2007. igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.b.php
  2008. igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.totalmem.php
  2009. igbinary-igbinary-4b61818/benchmark/unserialize-scalar-int.b.php
  2010. igbinary-igbinary-4b61818/benchmark/unserialize-scalararray.b.php
  2011. igbinary-igbinary-4b61818/benchmark/unserialize-stringarray.b.php
  2012. igbinary-igbinary-4b61818/ci/
  2013. igbinary-igbinary-4b61818/ci/g++-32.sh
  2014. igbinary-igbinary-4b61818/ci/gcc-32.sh
  2015. igbinary-igbinary-4b61818/ci/generate_php_install_dir.sh
  2016. igbinary-igbinary-4b61818/ci/get_global_php_version.sh
  2017. igbinary-igbinary-4b61818/ci/install_php_custom.sh
  2018. igbinary-igbinary-4b61818/ci/php.ini
  2019. igbinary-igbinary-4b61818/ci/print_php_int_max.php
  2020. igbinary-igbinary-4b61818/ci/wipe_travis_cache.sh
  2021. igbinary-igbinary-4b61818/config.m4
  2022. igbinary-igbinary-4b61818/config.w32
  2023. igbinary-igbinary-4b61818/igbinary.h
  2024. igbinary-igbinary-4b61818/igbinary.php
  2025. igbinary-igbinary-4b61818/igbinary.php.ini
  2026. igbinary-igbinary-4b61818/igbinary.spec
  2027. igbinary-igbinary-4b61818/package.xml
  2028. igbinary-igbinary-4b61818/php_igbinary.h
  2029. igbinary-igbinary-4b61818/src/
  2030. igbinary-igbinary-4b61818/src/php5/
  2031. igbinary-igbinary-4b61818/src/php5/apc_serializer.h
  2032. igbinary-igbinary-4b61818/src/php5/hash.h
  2033. igbinary-igbinary-4b61818/src/php5/hash_ptr.h
  2034. igbinary-igbinary-4b61818/src/php5/hash_si.c
  2035. igbinary-igbinary-4b61818/src/php5/hash_si_ptr.c
  2036. igbinary-igbinary-4b61818/src/php5/ig_win32.h
  2037. igbinary-igbinary-4b61818/src/php5/igbinary.c
  2038. igbinary-igbinary-4b61818/src/php5/igbinary.h
  2039. igbinary-igbinary-4b61818/src/php5/igbinary_macros.h
  2040. igbinary-igbinary-4b61818/src/php5/php_igbinary.h
  2041. igbinary-igbinary-4b61818/src/php7/
  2042. igbinary-igbinary-4b61818/src/php7/hash.h
  2043. igbinary-igbinary-4b61818/src/php7/hash_ptr.h
  2044. igbinary-igbinary-4b61818/src/php7/hash_si.c
  2045. igbinary-igbinary-4b61818/src/php7/hash_si_ptr.c
  2046. igbinary-igbinary-4b61818/src/php7/ig_win32.h
  2047. igbinary-igbinary-4b61818/src/php7/igbinary.c
  2048. igbinary-igbinary-4b61818/src/php7/igbinary.h
  2049. igbinary-igbinary-4b61818/src/php7/php_igbinary.h
  2050. igbinary-igbinary-4b61818/tags.sh
  2051. igbinary-igbinary-4b61818/tests/
  2052. igbinary-igbinary-4b61818/tests/igbinary_001.phpt
  2053. igbinary-igbinary-4b61818/tests/igbinary_002.phpt
  2054. igbinary-igbinary-4b61818/tests/igbinary_003.phpt
  2055. igbinary-igbinary-4b61818/tests/igbinary_004.phpt
  2056. igbinary-igbinary-4b61818/tests/igbinary_005.phpt
  2057. igbinary-igbinary-4b61818/tests/igbinary_006.phpt
  2058. igbinary-igbinary-4b61818/tests/igbinary_007.phpt
  2059. igbinary-igbinary-4b61818/tests/igbinary_008.phpt
  2060. igbinary-igbinary-4b61818/tests/igbinary_009.phpt
  2061. igbinary-igbinary-4b61818/tests/igbinary_009b.phpt
  2062. igbinary-igbinary-4b61818/tests/igbinary_010.phpt
  2063. igbinary-igbinary-4b61818/tests/igbinary_012.phpt
  2064. igbinary-igbinary-4b61818/tests/igbinary_013.phpt
  2065. igbinary-igbinary-4b61818/tests/igbinary_014.phpt
  2066. igbinary-igbinary-4b61818/tests/igbinary_015.phpt
  2067. igbinary-igbinary-4b61818/tests/igbinary_015b.phpt
  2068. igbinary-igbinary-4b61818/tests/igbinary_015c.phpt
  2069. igbinary-igbinary-4b61818/tests/igbinary_016.phpt
  2070. igbinary-igbinary-4b61818/tests/igbinary_017.phpt
  2071. igbinary-igbinary-4b61818/tests/igbinary_018.phpt
  2072. igbinary-igbinary-4b61818/tests/igbinary_019.phpt
  2073. igbinary-igbinary-4b61818/tests/igbinary_020.phpt
  2074. igbinary-igbinary-4b61818/tests/igbinary_021.phpt
  2075. igbinary-igbinary-4b61818/tests/igbinary_022.phpt
  2076. igbinary-igbinary-4b61818/tests/igbinary_023.phpt
  2077. igbinary-igbinary-4b61818/tests/igbinary_024.phpt
  2078. igbinary-igbinary-4b61818/tests/igbinary_025.phpt
  2079. igbinary-igbinary-4b61818/tests/igbinary_025b.phpt
  2080. igbinary-igbinary-4b61818/tests/igbinary_026.phpt
  2081. igbinary-igbinary-4b61818/tests/igbinary_026b.phpt
  2082. igbinary-igbinary-4b61818/tests/igbinary_027.phpt
  2083. igbinary-igbinary-4b61818/tests/igbinary_028.phpt
  2084. igbinary-igbinary-4b61818/tests/igbinary_029.phpt
  2085. igbinary-igbinary-4b61818/tests/igbinary_030.phpt
  2086. igbinary-igbinary-4b61818/tests/igbinary_030_php7.phpt
  2087. igbinary-igbinary-4b61818/tests/igbinary_030_php72.phpt
  2088. igbinary-igbinary-4b61818/tests/igbinary_031.phpt
  2089. igbinary-igbinary-4b61818/tests/igbinary_032.phpt
  2090. igbinary-igbinary-4b61818/tests/igbinary_033.phpt
  2091. igbinary-igbinary-4b61818/tests/igbinary_034.phpt
  2092. igbinary-igbinary-4b61818/tests/igbinary_040.phpt
  2093. igbinary-igbinary-4b61818/tests/igbinary_041.phpt
  2094. igbinary-igbinary-4b61818/tests/igbinary_042.phpt
  2095. igbinary-igbinary-4b61818/tests/igbinary_043.phpt
  2096. igbinary-igbinary-4b61818/tests/igbinary_044.phpt
  2097. igbinary-igbinary-4b61818/tests/igbinary_045.phpt
  2098. igbinary-igbinary-4b61818/tests/igbinary_045b.phpt
  2099. igbinary-igbinary-4b61818/tests/igbinary_045c.phpt
  2100. igbinary-igbinary-4b61818/tests/igbinary_046.phpt
  2101. igbinary-igbinary-4b61818/tests/igbinary_046b.phpt
  2102. igbinary-igbinary-4b61818/tests/igbinary_046c.phpt
  2103. igbinary-igbinary-4b61818/tests/igbinary_046d.phpt
  2104. igbinary-igbinary-4b61818/tests/igbinary_047.phpt
  2105. igbinary-igbinary-4b61818/tests/igbinary_048.phpt
  2106. igbinary-igbinary-4b61818/tests/igbinary_048b.phpt
  2107. igbinary-igbinary-4b61818/tests/igbinary_049.phpt
  2108. igbinary-igbinary-4b61818/tests/igbinary_049b.phpt
  2109. igbinary-igbinary-4b61818/tests/igbinary_050.phpt
  2110. igbinary-igbinary-4b61818/tests/igbinary_051.phpt
  2111. igbinary-igbinary-4b61818/tests/igbinary_052.phpt
  2112. igbinary-igbinary-4b61818/tests/igbinary_053.phpt
  2113. igbinary-igbinary-4b61818/tests/igbinary_054.phpt
  2114. igbinary-igbinary-4b61818/tests/igbinary_055.phpt
  2115. igbinary-igbinary-4b61818/tests/igbinary_057.phpt
  2116. igbinary-igbinary-4b61818/tests/igbinary_058.phpt
  2117. igbinary-igbinary-4b61818/tests/igbinary_058b.phpt
  2118. igbinary-igbinary-4b61818/tests/igbinary_059.phpt
  2119. igbinary-igbinary-4b61818/tests/igbinary_060.phpt
  2120. igbinary-igbinary-4b61818/tests/igbinary_061.phpt
  2121. igbinary-igbinary-4b61818/tests/igbinary_062.phpt
  2122. igbinary-igbinary-4b61818/tests/igbinary_063.phpt
  2123. igbinary-igbinary-4b61818/tests/igbinary_063_php7.phpt
  2124. igbinary-igbinary-4b61818/tests/igbinary_063_php72.phpt
  2125. igbinary-igbinary-4b61818/tests/igbinary_064.phpt
  2126. igbinary-igbinary-4b61818/tests/igbinary_bug54662.phpt
  2127. igbinary-igbinary-4b61818/tests/igbinary_bug72134.phpt
  2128. igbinary-igbinary-4b61818/tests/igbinary_unserialize_v1_compatible.phpt
  2129. autoconf (GNU Autoconf) 2.63
  2130. inc/igbinary.inc: line 72: /usr/local/bin/phpize: No such file or directory
  2131. inc/igbinary.inc: line 73: /usr/local/bin/phpize: No such file or directory
  2132. /svr-setup/igbinary-igbinary-4b61818
  2133. inc/igbinary.inc: line 75: ./configure: No such file or directory
  2134. make: *** No targets specified and no makefile found. Stop.
  2135. make: *** No rule to make target `install'. Stop.
  2136. service php-fpm reload
  2137. Reload service php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  2138. done
  2139. Not using downloaded repomd.xml because it is older than what we have:
  2140. Current : Fri Jul 11 01:47:20 2014
  2141. Downloaded: Thu Jan 1 00:00:00 1970
  2142.  
  2143. real 0m6.708s
  2144. user 0m4.542s
  2145. sys 0m0.473s
  2146.  
  2147. real 0m2.401s
  2148. user 0m1.253s
  2149. sys 0m0.082s
  2150. grep: /usr/local/lib/php.ini: No such file or directory
  2151. mkfifo: cannot create fifo `/var/spool/postfix/public/pickup': File exists
  2152. smtpd_tls_mandatory_protocols = SSLv3, TLSv1
  2153. smtpd_tls_protocols =
  2154. smtpd_banner = $myhostname ESMTP
  2155. smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
  2156. smtpd_tls_protocols = !SSLv2 !SSLv3
  2157. smtp_tls_mandatory_protocols = SSLv3, TLSv1
  2158. smtp_tls_protocols = !SSLv2
  2159. smtp_tls_mandatory_protocols = !SSLv2 !SSLv3
  2160. smtp_tls_protocols = !SSLv2 !SSLv3
  2161. lmtp_tls_mandatory_protocols = SSLv3, TLSv1
  2162. lmtp_tls_protocols = !SSLv2
  2163. lmtp_tls_mandatory_protocols = !SSLv2 !SSLv3
  2164. lmtp_tls_protocols = !SSLv2 !SSLv3
  2165. smtpd_tls_mandatory_exclude_ciphers =
  2166. smtpd_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
  2167. smtp_tls_CAfile =
  2168. smtp_tls_security_level =
  2169. smtp_tls_loglevel = 0
  2170. smtp_tls_session_cache_database =
  2171. Reloading postfix: [ OK ]
  2172. smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
  2173. smtp_tls_security_level = may
  2174. smtp_tls_loglevel = 1
  2175. smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_scache
  2176. service postfix restart
  2177. Shutting down postfix: [ OK ]
  2178. Starting postfix: [ OK ]
  2179. 1024000000
  2180. *************************************************
  2181. Postfix already detected, postfix install aborted
  2182. (B*************************************************
  2183. incmemcachedinstall
  2184. cat: /usr/local/bin/php-config: No such file or directory
  2185. *************************************************
  2186. * Installing memcached
  2187. (B*************************************************
  2188. Update memcached server setup
  2189. Adding memcached user/group and adding to nginx group
  2190. uid=501(memcached) gid=501(memcached) groups=501(memcached),500(nginx)
  2191. grep: /etc/init.d/memcached: No such file or directory
  2192. /usr/local/src/centminmod/config/memcached/memcached-socketfix.patch
  2193. grep: /etc/init.d/memcached: No such file or directory
  2194. sed: can't read /etc/init.d/memcached: No such file or directory
  2195. Downloading memcached...
  2196. Check if mcperf-0.1.1.tar.gz exists
  2197. (BDownloading mcperf tarball..
  2198. (BDownload twemperf-0.1.1.tar.gz ...
  2199. (Btwemperf-0.1.1.tar.gz found, skipping download...
  2200. (Btwemperf-0.1.1.tar.gz valid file.
  2201. (B
  2202. Check if memcached-1.5.6.tar.gz exists
  2203. (BDownloading memcached server tarball..
  2204. (B
  2205.  
  2206. Download release-2.1.8-stable.tar.gz ...
  2207. (Brelease-2.1.8-stable.tar.gz found, skipping download...
  2208. (Brelease-2.1.8-stable.tar.gz valid file.
  2209. (B
  2210. Download memcached-1.5.6.tar.gz ...
  2211. (BError: memcached-1.5.6.tar.gz not found !!! Downloading now......
  2212. HTTP/1.1 200 OK
  2213. 2018-03-26 12:23:38 URL:http://www.memcached.org/files/memcached-1.5.6.tar.gz [452038/452038] -> "memcached-1.5.6.tar.gz" [1]
  2214. Download done.
  2215. (Bmemcached-1.5.6.tar.gz valid file.
  2216. (B
  2217. Download memcache-3.0.8.tgz ...
  2218. (Bmemcache-3.0.8.tgz found, skipping download...
  2219. (Bmemcache-3.0.8.tgz valid file.
  2220. (B
  2221. Download memcached-2.2.0.tgz ...
  2222. (Bmemcached-2.2.0.tgz found, skipping download...
  2223. (Bmemcached-2.2.0.tgz valid file.
  2224. (B
  2225. Download libmemcached-1.0.18.tar.gz ...
  2226. (Blibmemcached-1.0.18.tar.gz found, skipping download...
  2227. (Blibmemcached-1.0.18.tar.gz valid file.
  2228. (B
  2229. Check if release-2.1.8-stable.tar.gz exists
  2230. (BCheck if memcached-2.2.0.tgz exists
  2231. (Bi386
  2232. lib
  2233. autoreconf: Entering directory `.'
  2234. autoreconf: configure.ac: not using Gettext
  2235. autoreconf: running: aclocal --force -I m4
  2236. autoreconf: configure.ac: tracing
  2237. autoreconf: running: libtoolize --copy --force
  2238. libtoolize: putting auxiliary files in `.'.
  2239. libtoolize: copying file `./ltmain.sh'
  2240. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  2241. libtoolize: copying file `m4/libtool.m4'
  2242. libtoolize: copying file `m4/ltoptions.m4'
  2243. libtoolize: copying file `m4/ltsugar.m4'
  2244. libtoolize: copying file `m4/ltversion.m4'
  2245. libtoolize: copying file `m4/lt~obsolete.m4'
  2246. autoreconf: running: /usr/bin/autoconf --force
  2247. autoreconf: running: /usr/bin/autoheader --force
  2248. autoreconf: running: automake --add-missing --copy --force-missing
  2249. configure.ac:46: installing `./compile'
  2250. configure.ac:33: installing `./config.guess'
  2251. configure.ac:33: installing `./config.sub'
  2252. configure.ac:13: installing `./install-sh'
  2253. configure.ac:13: installing `./missing'
  2254. Makefile.am: installing `./depcomp'
  2255. autoreconf: Leaving directory `.'
  2256. checking for a BSD-compatible install... /usr/bin/install -c
  2257. checking whether build environment is sane... yes
  2258. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2259. checking for gawk... gawk
  2260. checking whether make sets $(MAKE)... yes
  2261. checking for style of include used by make... GNU
  2262. checking for gcc... /usr/bin/gcc
  2263. checking for C compiler default output file name... a.out
  2264. checking whether the C compiler works... yes
  2265. checking whether we are cross compiling... no
  2266. checking for suffix of executables...
  2267. checking for suffix of object files... o
  2268. checking whether we are using the GNU C compiler... yes
  2269. checking whether /usr/bin/gcc accepts -g... yes
  2270. checking for /usr/bin/gcc option to accept ISO C89... none needed
  2271. checking dependency style of /usr/bin/gcc... gcc3
  2272. checking how to run the C preprocessor... /usr/bin/gcc -E
  2273. checking for grep that handles long lines and -e... /bin/grep
  2274. checking for egrep... /bin/grep -E
  2275. checking for ANSI C header files... yes
  2276. checking for sys/types.h... yes
  2277. checking for sys/stat.h... yes
  2278. checking for stdlib.h... yes
  2279. checking for string.h... yes
  2280. checking for memory.h... yes
  2281. checking for strings.h... yes
  2282. checking for inttypes.h... yes
  2283. checking for stdint.h... yes
  2284. checking for unistd.h... yes
  2285. checking minix/config.h usability... no
  2286. checking minix/config.h presence... no
  2287. checking for minix/config.h... no
  2288. checking whether it is safe to define __EXTENSIONS__... yes
  2289. checking build system type... i686-pc-linux-gnu
  2290. checking host system type... i686-pc-linux-gnu
  2291. checking whether /usr/bin/gcc and cc understand -c and -o together... yes
  2292. checking for a BSD-compatible install... /usr/bin/install -c
  2293. checking whether ln -s works... yes
  2294. checking for a sed that does not truncate output... /bin/sed
  2295. checking whether /usr/bin/gcc needs -traditional... no
  2296. checking for a sed that does not truncate output... (cached) /bin/sed
  2297. checking for fgrep... /bin/grep -F
  2298. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  2299. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2300. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2301. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  2302. checking the maximum length of command line arguments... 1966080
  2303. checking whether the shell understands some XSI constructs... yes
  2304. checking whether the shell understands "+="... yes
  2305. checking for /usr/bin/ld option to reload object files... -r
  2306. checking for objdump... objdump
  2307. checking how to recognize dependent libraries... pass_all
  2308. checking for ar... ar
  2309. checking for strip... strip
  2310. checking for ranlib... ranlib
  2311. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  2312. checking for dlfcn.h... yes
  2313. checking for objdir... .libs
  2314. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  2315. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  2316. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  2317. checking if /usr/bin/gcc static flag -static works... no
  2318. checking if /usr/bin/gcc supports -c -o file.o... yes
  2319. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  2320. checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
  2321. checking whether -lc should be explicitly linked in... no
  2322. checking dynamic linker characteristics... GNU/Linux ld.so
  2323. checking how to hardcode library paths into programs... immediate
  2324. checking whether stripping libraries is possible... yes
  2325. checking if libtool supports shared libraries... yes
  2326. checking whether to build shared libraries... yes
  2327. checking whether to build static libraries... yes
  2328. checking for library containing inet_ntoa... none required
  2329. checking for library containing socket... none required
  2330. checking for library containing inet_aton... none required
  2331. checking for library containing clock_gettime... -lrt
  2332. checking for clock_gettime... yes
  2333. checking for library containing sendfile... none required
  2334. checking for WIN32... no
  2335. checking for CYGWIN... no
  2336. checking zlib.h usability... yes
  2337. checking zlib.h presence... yes
  2338. checking for zlib.h... yes
  2339. checking for library containing inflateEnd... -lz
  2340. checking for special C compiler options needed for large files... no
  2341. checking for _FILE_OFFSET_BITS value needed for large files... 64
  2342. checking for pkg-config... /usr/bin/pkg-config
  2343. checking if pkg-config is at least version 0.15.0... yes
  2344. checking arpa/inet.h usability... yes
  2345. checking arpa/inet.h presence... yes
  2346. checking for arpa/inet.h... yes
  2347. checking fcntl.h usability... yes
  2348. checking fcntl.h presence... yes
  2349. checking for fcntl.h... yes
  2350. checking ifaddrs.h usability... yes
  2351. checking ifaddrs.h presence... yes
  2352. checking for ifaddrs.h... yes
  2353. checking mach/mach_time.h usability... no
  2354. checking mach/mach_time.h presence... no
  2355. checking for mach/mach_time.h... no
  2356. checking netdb.h usability... yes
  2357. checking netdb.h presence... yes
  2358. checking for netdb.h... yes
  2359. checking netinet/in.h usability... yes
  2360. checking netinet/in.h presence... yes
  2361. checking for netinet/in.h... yes
  2362. checking netinet/in6.h usability... no
  2363. checking netinet/in6.h presence... no
  2364. checking for netinet/in6.h... no
  2365. checking netinet/tcp.h usability... yes
  2366. checking netinet/tcp.h presence... yes
  2367. checking for netinet/tcp.h... yes
  2368. checking poll.h usability... yes
  2369. checking poll.h presence... yes
  2370. checking for poll.h... yes
  2371. checking port.h usability... no
  2372. checking port.h presence... no
  2373. checking for port.h... no
  2374. checking stdarg.h usability... yes
  2375. checking stdarg.h presence... yes
  2376. checking for stdarg.h... yes
  2377. checking stddef.h usability... yes
  2378. checking stddef.h presence... yes
  2379. checking for stddef.h... yes
  2380. checking sys/devpoll.h usability... no
  2381. checking sys/devpoll.h presence... no
  2382. checking for sys/devpoll.h... no
  2383. checking sys/epoll.h usability... yes
  2384. checking sys/epoll.h presence... yes
  2385. checking for sys/epoll.h... yes
  2386. checking sys/event.h usability... no
  2387. checking sys/event.h presence... no
  2388. checking for sys/event.h... no
  2389. checking sys/eventfd.h usability... yes
  2390. checking sys/eventfd.h presence... yes
  2391. checking for sys/eventfd.h... yes
  2392. checking sys/ioctl.h usability... yes
  2393. checking sys/ioctl.h presence... yes
  2394. checking for sys/ioctl.h... yes
  2395. checking sys/mman.h usability... yes
  2396. checking sys/mman.h presence... yes
  2397. checking for sys/mman.h... yes
  2398. checking sys/param.h usability... yes
  2399. checking sys/param.h presence... yes
  2400. checking for sys/param.h... yes
  2401. checking sys/queue.h usability... yes
  2402. checking sys/queue.h presence... yes
  2403. checking for sys/queue.h... yes
  2404. checking sys/resource.h usability... yes
  2405. checking sys/resource.h presence... yes
  2406. checking for sys/resource.h... yes
  2407. checking sys/select.h usability... yes
  2408. checking sys/select.h presence... yes
  2409. checking for sys/select.h... yes
  2410. checking sys/sendfile.h usability... yes
  2411. checking sys/sendfile.h presence... yes
  2412. checking for sys/sendfile.h... yes
  2413. checking sys/socket.h usability... yes
  2414. checking sys/socket.h presence... yes
  2415. checking for sys/socket.h... yes
  2416. checking for sys/stat.h... (cached) yes
  2417. checking sys/time.h usability... yes
  2418. checking sys/time.h presence... yes
  2419. checking for sys/time.h... yes
  2420. checking sys/timerfd.h usability... yes
  2421. checking sys/timerfd.h presence... yes
  2422. checking for sys/timerfd.h... yes
  2423. checking sys/uio.h usability... yes
  2424. checking sys/uio.h presence... yes
  2425. checking for sys/uio.h... yes
  2426. checking sys/wait.h usability... yes
  2427. checking sys/wait.h presence... yes
  2428. checking for sys/wait.h... yes
  2429. checking errno.h usability... yes
  2430. checking errno.h presence... yes
  2431. checking for errno.h... yes
  2432. checking for sys/sysctl.h... yes
  2433. checking for TAILQ_FOREACH in sys/queue.h... yes
  2434. checking for timeradd in sys/time.h... yes
  2435. checking for timercmp in sys/time.h... yes
  2436. checking for timerclear in sys/time.h... yes
  2437. checking for timerisset in sys/time.h... yes
  2438. checking whether CTL_KERN is declared... yes
  2439. checking whether KERN_RANDOM is declared... yes
  2440. checking whether RANDOM_UUID is declared... yes
  2441. checking whether KERN_ARND is declared... no
  2442. checking for an ANSI C-conforming const... yes
  2443. checking for inline... inline
  2444. checking whether time.h and sys/time.h may both be included... yes
  2445. checking for accept4... yes
  2446. checking for arc4random... no
  2447. checking for arc4random_buf... no
  2448. checking for eventfd... yes
  2449. checking for epoll_create1... yes
  2450. checking for fcntl... yes
  2451. checking for getegid... yes
  2452. checking for geteuid... yes
  2453. checking for getifaddrs... yes
  2454. checking for getnameinfo... yes
  2455. checking for getprotobynumber... yes
  2456. checking for gettimeofday... yes
  2457. checking for inet_ntop... yes
  2458. checking for inet_pton... yes
  2459. checking for issetugid... no
  2460. checking for mach_absolute_time... no
  2461. checking for mmap... yes
  2462. checking for nanosleep... yes
  2463. checking for pipe... yes
  2464. checking for pipe2... yes
  2465. checking for putenv... yes
  2466. checking for sendfile... yes
  2467. checking for setenv... yes
  2468. checking for setrlimit... yes
  2469. checking for sigaction... yes
  2470. checking for signal... yes
  2471. checking for splice... yes
  2472. checking for strlcpy... no
  2473. checking for strsep... yes
  2474. checking for strtok_r... yes
  2475. checking for strtoll... yes
  2476. checking for sysctl... yes
  2477. checking for timerfd_create... yes
  2478. checking for umask... yes
  2479. checking for unsetenv... yes
  2480. checking for usleep... yes
  2481. checking for vasprintf... yes
  2482. checking for getservbyname... yes
  2483. checking for getaddrinfo... yes
  2484. checking for F_SETFD in fcntl.h... yes
  2485. checking for select... yes
  2486. checking for poll... yes
  2487. checking for epoll_ctl... yes
  2488. checking waitpid support WNOWAIT... no
  2489. checking for port_create... no
  2490. checking for pid_t... yes
  2491. checking for size_t... yes
  2492. checking for ssize_t... yes
  2493. checking for uint64_t... yes
  2494. checking for uint32_t... yes
  2495. checking for uint16_t... yes
  2496. checking for uint8_t... yes
  2497. checking for uintptr_t... yes
  2498. checking for fd_mask... yes
  2499. checking size of long long... 8
  2500. checking size of long... 4
  2501. checking size of int... 4
  2502. checking size of short... 2
  2503. checking size of size_t... 4
  2504. checking size of void *... 4
  2505. checking size of off_t... 8
  2506. checking for struct in6_addr... yes
  2507. checking for struct sockaddr_in6... yes
  2508. checking for sa_family_t... yes
  2509. checking for struct addrinfo... yes
  2510. checking for struct sockaddr_storage... yes
  2511. checking for struct in6_addr.s6_addr32... yes
  2512. checking for struct in6_addr.s6_addr16... yes
  2513. checking for struct sockaddr_in.sin_len... no
  2514. checking for struct sockaddr_in6.sin6_len... no
  2515. checking for struct sockaddr_storage.ss_family... yes
  2516. checking for struct sockaddr_storage.__ss_family... no
  2517. checking for struct so_linger... no
  2518. checking for socklen_t... yes
  2519. checking whether our compiler supports __func__... yes
  2520. checking for the pthreads library -lpthreads... no
  2521. checking whether pthreads work without any flags... yes
  2522. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  2523. checking if more special flags are required for pthreads... no
  2524. checking size of pthread_t... 4
  2525. checking for library containing ERR_remove_thread_state... -lcrypto
  2526. configure: creating ./config.status
  2527. config.status: creating libevent.pc
  2528. config.status: creating libevent_openssl.pc
  2529. config.status: creating libevent_pthreads.pc
  2530. config.status: creating libevent_core.pc
  2531. config.status: creating libevent_extra.pc
  2532. config.status: creating Makefile
  2533. config.status: creating config.h
  2534. config.status: creating evconfig-private.h
  2535. config.status: executing depfiles commands
  2536. config.status: executing libtool commands
  2537. GEN test/rpcgen-attempted
  2538. GEN include/event2/event-config.h
  2539. make all-am
  2540. make[1]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
  2541. CC buffer.lo
  2542. CC bufferevent.lo
  2543. CC bufferevent_filter.lo
  2544. CC bufferevent_pair.lo
  2545. CC bufferevent_ratelim.lo
  2546. CC bufferevent_sock.lo
  2547. CC event.lo
  2548. CC evmap.lo
  2549. CC evthread.lo
  2550. CC evutil.lo
  2551. CC evutil_rand.lo
  2552. CC evutil_time.lo
  2553. CC listener.lo
  2554. CC log.lo
  2555. CC strlcpy.lo
  2556. CC select.lo
  2557. CC poll.lo
  2558. CC epoll.lo
  2559. CC signal.lo
  2560. CC evdns.lo
  2561. CC event_tagging.lo
  2562. CC evrpc.lo
  2563. CC http.lo
  2564. CCLD libevent_core.la
  2565. CC evthread_pthread.lo
  2566. CC libevent_openssl_la-bufferevent_openssl.lo
  2567. CCLD libevent.la
  2568. CCLD libevent_extra.la
  2569. CCLD libevent_pthreads.la
  2570. CC sample/dns-example.o
  2571. CC sample/event-read-fifo.o
  2572. CC sample/hello-world.o
  2573. CC sample/http-server.o
  2574. CC sample/http-connect.o
  2575. CC sample/signal-test.o
  2576. CC sample/time-test.o
  2577. CC sample/le-proxy.o
  2578. CC sample/https-client.o
  2579. CC sample/hostcheck.o
  2580. CC sample/openssl_hostname_validation.o
  2581. CC test/bench.o
  2582. CC test/bench_cascade.o
  2583. CC test/bench_http.o
  2584. CC test/bench_httpclient.o
  2585. CC test/test-changelist.o
  2586. CC test/test-dumpevents.o
  2587. CC test/test-eof.o
  2588. CC test/test-closed.o
  2589. CC test/test-fdleak.o
  2590. CC test/test-init.o
  2591. CC test/test-ratelim.o
  2592. CC test/test-time.o
  2593. CC test/test-weof.o
  2594. CC test/test_regress-regress.o
  2595. CC test/test_regress-regress.gen.o
  2596. CC test/test_regress-regress_buffer.o
  2597. CC test/test_regress-regress_bufferevent.o
  2598. CC test/test_regress-regress_dns.o
  2599. CC test/test_regress-regress_et.o
  2600. CC test/test_regress-regress_finalize.o
  2601. CC test/test_regress-regress_http.o
  2602. CC test/test_regress-regress_listener.o
  2603. CC test/test_regress-regress_main.o
  2604. CC test/test_regress-regress_minheap.o
  2605. CC test/test_regress-regress_rpc.o
  2606. CC test/test_regress-regress_testutils.o
  2607. CC test/test_regress-regress_util.o
  2608. test/regress_util.c:1416: warning: integer constant is too large for ‘long’ type
  2609. test/regress_util.c:1416: warning: overflow in implicit constant conversion
  2610. test/regress_util.c:1418: warning: integer constant is too large for ‘long’ type
  2611. test/regress_util.c:1418: warning: overflow in implicit constant conversion
  2612. CC test/test_regress-tinytest.o
  2613. CC test/test_regress-regress_thread.o
  2614. CC test/test_regress-regress_zlib.o
  2615. CC test/test_regress-regress_ssl.o
  2616. CCLD libevent_openssl.la
  2617. CCLD sample/dns-example
  2618. CCLD sample/event-read-fifo
  2619. CCLD sample/hello-world
  2620. CCLD sample/http-server
  2621. CCLD sample/http-connect
  2622. CCLD sample/signal-test
  2623. CCLD sample/time-test
  2624. CCLD sample/le-proxy
  2625. CCLD sample/https-client
  2626. CCLD test/bench
  2627. CCLD test/bench_cascade
  2628. CCLD test/bench_http
  2629. CCLD test/bench_httpclient
  2630. CCLD test/test-changelist
  2631. CCLD test/test-dumpevents
  2632. CCLD test/test-eof
  2633. CCLD test/test-closed
  2634. CCLD test/test-fdleak
  2635. CCLD test/test-init
  2636. CCLD test/test-ratelim
  2637. CCLD test/test-time
  2638. CCLD test/test-weof
  2639. CCLD test/regress
  2640. make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
  2641. make install-am
  2642. make[1]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
  2643. make[2]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
  2644. test -z "/usr/lib/bin" || /bin/mkdir -p "/usr/lib/bin"
  2645. /usr/bin/install -c event_rpcgen.py '/usr/lib/bin'
  2646. test -z "/usr/lib/lib" || /bin/mkdir -p "/usr/lib/lib"
  2647. /bin/sh ./libtool --mode=install /usr/bin/install -c libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la libevent_openssl.la '/usr/lib/lib'
  2648. libtool: install: /usr/bin/install -c .libs/libevent-2.1.so.6.0.2 /usr/lib/lib/libevent-2.1.so.6.0.2
  2649. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent-2.1.so.6.0.2 libevent-2.1.so.6 || { rm -f libevent-2.1.so.6 && ln -s libevent-2.1.so.6.0.2 libevent-2.1.so.6; }; })
  2650. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent-2.1.so.6.0.2 libevent.so || { rm -f libevent.so && ln -s libevent-2.1.so.6.0.2 libevent.so; }; })
  2651. libtool: install: /usr/bin/install -c .libs/libevent.lai /usr/lib/lib/libevent.la
  2652. libtool: install: /usr/bin/install -c .libs/libevent_core-2.1.so.6.0.2 /usr/lib/lib/libevent_core-2.1.so.6.0.2
  2653. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_core-2.1.so.6.0.2 libevent_core-2.1.so.6 || { rm -f libevent_core-2.1.so.6 && ln -s libevent_core-2.1.so.6.0.2 libevent_core-2.1.so.6; }; })
  2654. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_core-2.1.so.6.0.2 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-2.1.so.6.0.2 libevent_core.so; }; })
  2655. libtool: install: /usr/bin/install -c .libs/libevent_core.lai /usr/lib/lib/libevent_core.la
  2656. libtool: install: /usr/bin/install -c .libs/libevent_extra-2.1.so.6.0.2 /usr/lib/lib/libevent_extra-2.1.so.6.0.2
  2657. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_extra-2.1.so.6.0.2 libevent_extra-2.1.so.6 || { rm -f libevent_extra-2.1.so.6 && ln -s libevent_extra-2.1.so.6.0.2 libevent_extra-2.1.so.6; }; })
  2658. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_extra-2.1.so.6.0.2 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-2.1.so.6.0.2 libevent_extra.so; }; })
  2659. libtool: install: /usr/bin/install -c .libs/libevent_extra.lai /usr/lib/lib/libevent_extra.la
  2660. libtool: install: /usr/bin/install -c .libs/libevent_pthreads-2.1.so.6.0.2 /usr/lib/lib/libevent_pthreads-2.1.so.6.0.2
  2661. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_pthreads-2.1.so.6.0.2 libevent_pthreads-2.1.so.6 || { rm -f libevent_pthreads-2.1.so.6 && ln -s libevent_pthreads-2.1.so.6.0.2 libevent_pthreads-2.1.so.6; }; })
  2662. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_pthreads-2.1.so.6.0.2 libevent_pthreads.so || { rm -f libevent_pthreads.so && ln -s libevent_pthreads-2.1.so.6.0.2 libevent_pthreads.so; }; })
  2663. libtool: install: /usr/bin/install -c .libs/libevent_pthreads.lai /usr/lib/lib/libevent_pthreads.la
  2664. libtool: install: /usr/bin/install -c .libs/libevent_openssl-2.1.so.6.0.2 /usr/lib/lib/libevent_openssl-2.1.so.6.0.2
  2665. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_openssl-2.1.so.6.0.2 libevent_openssl-2.1.so.6 || { rm -f libevent_openssl-2.1.so.6 && ln -s libevent_openssl-2.1.so.6.0.2 libevent_openssl-2.1.so.6; }; })
  2666. libtool: install: (cd /usr/lib/lib && { ln -s -f libevent_openssl-2.1.so.6.0.2 libevent_openssl.so || { rm -f libevent_openssl.so && ln -s libevent_openssl-2.1.so.6.0.2 libevent_openssl.so; }; })
  2667. libtool: install: /usr/bin/install -c .libs/libevent_openssl.lai /usr/lib/lib/libevent_openssl.la
  2668. libtool: install: /usr/bin/install -c .libs/libevent.a /usr/lib/lib/libevent.a
  2669. libtool: install: chmod 644 /usr/lib/lib/libevent.a
  2670. libtool: install: ranlib /usr/lib/lib/libevent.a
  2671. libtool: install: /usr/bin/install -c .libs/libevent_core.a /usr/lib/lib/libevent_core.a
  2672. libtool: install: chmod 644 /usr/lib/lib/libevent_core.a
  2673. libtool: install: ranlib /usr/lib/lib/libevent_core.a
  2674. libtool: install: /usr/bin/install -c .libs/libevent_extra.a /usr/lib/lib/libevent_extra.a
  2675. libtool: install: chmod 644 /usr/lib/lib/libevent_extra.a
  2676. libtool: install: ranlib /usr/lib/lib/libevent_extra.a
  2677. libtool: install: /usr/bin/install -c .libs/libevent_pthreads.a /usr/lib/lib/libevent_pthreads.a
  2678. libtool: install: chmod 644 /usr/lib/lib/libevent_pthreads.a
  2679. libtool: install: ranlib /usr/lib/lib/libevent_pthreads.a
  2680. libtool: install: /usr/bin/install -c .libs/libevent_openssl.a /usr/lib/lib/libevent_openssl.a
  2681. libtool: install: chmod 644 /usr/lib/lib/libevent_openssl.a
  2682. libtool: install: ranlib /usr/lib/lib/libevent_openssl.a
  2683. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/lib/lib
  2684. ----------------------------------------------------------------------
  2685. Libraries have been installed in:
  2686. /usr/lib/lib
  2687.  
  2688. If you ever happen to want to link against installed libraries
  2689. in a given directory, LIBDIR, you must either use libtool, and
  2690. specify the full pathname of the library, or use the `-LLIBDIR'
  2691. flag during linking and do at least one of the following:
  2692. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2693. during execution
  2694. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2695. during linking
  2696. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2697. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2698.  
  2699. See any operating system documentation about shared libraries for
  2700. more information, such as the ld(1) and ld.so(8) manual pages.
  2701. ----------------------------------------------------------------------
  2702. test -z "/usr/lib/include" || /bin/mkdir -p "/usr/lib/include"
  2703. /usr/bin/install -c -m 644 include/evdns.h include/event.h include/evhttp.h include/evrpc.h include/evutil.h '/usr/lib/include'
  2704. test -z "/usr/lib/include/event2" || /bin/mkdir -p "/usr/lib/include/event2"
  2705. /usr/bin/install -c -m 644 include/event2/buffer.h include/event2/buffer_compat.h include/event2/bufferevent.h include/event2/bufferevent_compat.h include/event2/bufferevent_ssl.h include/event2/bufferevent_struct.h include/event2/dns.h include/event2/dns_compat.h include/event2/dns_struct.h include/event2/event.h include/event2/event_compat.h include/event2/event_struct.h include/event2/http.h include/event2/http_compat.h include/event2/http_struct.h include/event2/keyvalq_struct.h include/event2/listener.h include/event2/rpc.h include/event2/rpc_compat.h include/event2/rpc_struct.h include/event2/tag.h include/event2/tag_compat.h include/event2/thread.h include/event2/util.h include/event2/visibility.h '/usr/lib/include/event2'
  2706. test -z "/usr/lib/include/event2" || /bin/mkdir -p "/usr/lib/include/event2"
  2707. /usr/bin/install -c -m 644 include/event2/event-config.h '/usr/lib/include/event2'
  2708. test -z "/usr/lib/lib/pkgconfig" || /bin/mkdir -p "/usr/lib/lib/pkgconfig"
  2709. /usr/bin/install -c -m 644 libevent.pc libevent_core.pc libevent_extra.pc libevent_pthreads.pc libevent_openssl.pc '/usr/lib/lib/pkgconfig'
  2710. make[2]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
  2711. make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
  2712. Compiling memcached...
  2713. (B/svr-setup/libevent-release-2.1.8-stable
  2714. cd /svr-setup
  2715. checking build system type... i686-pc-linux-gnu
  2716. checking host system type... i686-pc-linux-gnu
  2717. checking for a BSD-compatible install... /usr/bin/install -c
  2718. checking whether build environment is sane... yes
  2719. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2720. checking for gawk... gawk
  2721. checking whether make sets $(MAKE)... yes
  2722. checking whether make supports nested variables... yes
  2723. checking for gcc... /usr/bin/gcc
  2724. checking whether the C compiler works... yes
  2725. checking for C compiler default output file name... a.out
  2726. checking for suffix of executables...
  2727. checking whether we are cross compiling... no
  2728. checking for suffix of object files... o
  2729. checking whether we are using the GNU C compiler... yes
  2730. checking whether /usr/bin/gcc accepts -g... yes
  2731. checking for /usr/bin/gcc option to accept ISO C89... none needed
  2732. checking whether /usr/bin/gcc understands -c and -o together... yes
  2733. checking for style of include used by make... GNU
  2734. checking dependency style of /usr/bin/gcc... gcc3
  2735. checking how to run the C preprocessor... /usr/bin/gcc -E
  2736. checking for grep that handles long lines and -e... /bin/grep
  2737. checking for egrep... /bin/grep -E
  2738. checking for icc in use... no
  2739. checking for clang in use... no
  2740. checking for ANSI C header files... yes
  2741. checking for sys/types.h... yes
  2742. checking for sys/stat.h... yes
  2743. checking for stdlib.h... yes
  2744. checking for string.h... yes
  2745. checking for memory.h... yes
  2746. checking for strings.h... yes
  2747. checking for inttypes.h... yes
  2748. checking for stdint.h... yes
  2749. checking for unistd.h... yes
  2750. checking whether __SUNPRO_C is declared... no
  2751. checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99
  2752. checking sasl/sasl.h usability... yes
  2753. checking sasl/sasl.h presence... yes
  2754. checking for sasl/sasl.h... yes
  2755. checking for SASL_CB_GETCONF... no
  2756. checking for library containing sasl_server_init... -lsasl2
  2757. checking for gcov... /usr/bin/gcov
  2758. checking for main in -lgcov... yes
  2759. checking for library containing clock_gettime... -lrt
  2760. checking for library containing socket... none required
  2761. checking for library containing gethostbyname... none required
  2762. checking for libevent directory... /usr/lib
  2763. checking for library containing umem_cache_create... no
  2764. checking for library containing gethugepagesizes... no
  2765. checking for stdbool.h that conforms to C99... yes
  2766. checking for _Bool... yes
  2767. checking for inttypes.h... (cached) yes
  2768. checking for sasl_callback_ft... no
  2769. checking for print macros for integers (C99 section 7.8.1)... yes
  2770. checking for an ANSI C-conforming const... yes
  2771. checking for socklen_t... yes
  2772. checking for endianness... little
  2773. checking for htonll... no
  2774. checking for library containing pthread_create... none required
  2775. checking for mlockall... yes
  2776. checking for getpagesizes... no
  2777. checking for memcntl... no
  2778. checking for sigignore... yes
  2779. checking for clock_gettime... yes
  2780. checking for accept4... yes
  2781. checking for getopt_long... yes
  2782. checking for alignment... none
  2783. checking for GCC atomics... yes
  2784. checking for GCC 64bit atomics... no
  2785. checking for setppriv... no
  2786. checking for pledge... no
  2787. checking umem.h usability... no
  2788. checking umem.h presence... no
  2789. checking for umem.h... no
  2790. checking for xml2rfc... no
  2791. checking for xsltproc... /usr/bin/xsltproc
  2792. checking that generated files are newer than configure... done
  2793. configure: creating ./config.status
  2794. config.status: creating Makefile
  2795. config.status: creating doc/Makefile
  2796. config.status: creating config.h
  2797. config.status: executing depfiles commands
  2798. make all-recursive
  2799. make[1]: Entering directory `/svr-setup/memcached-1.5.6'
  2800. Making all in doc
  2801. make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  2802. make all-am
  2803. make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  2804. make[3]: Nothing to be done for `all-am'.
  2805. make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  2806. make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  2807. make[2]: Entering directory `/svr-setup/memcached-1.5.6'
  2808. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c
  2809. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-hash.o -MD -MP -MF .deps/memcached-hash.Tpo -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c
  2810. mv -f .deps/memcached-hash.Tpo .deps/memcached-hash.Po
  2811. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2812. mv -f .deps/memcached-jenkins_hash.Tpo .deps/memcached-jenkins_hash.Po
  2813. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2814. mv -f .deps/memcached-murmur3_hash.Tpo .deps/memcached-murmur3_hash.Po
  2815. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-slabs.o -MD -MP -MF .deps/memcached-slabs.Tpo -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c
  2816. mv -f .deps/memcached-slabs.Tpo .deps/memcached-slabs.Po
  2817. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-items.o -MD -MP -MF .deps/memcached-items.Tpo -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c
  2818. mv -f .deps/memcached-items.Tpo .deps/memcached-items.Po
  2819. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-assoc.o -MD -MP -MF .deps/memcached-assoc.Tpo -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c
  2820. mv -f .deps/memcached-assoc.Tpo .deps/memcached-assoc.Po
  2821. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-thread.o -MD -MP -MF .deps/memcached-thread.Tpo -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c
  2822. mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po
  2823. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-daemon.o -MD -MP -MF .deps/memcached-daemon.Tpo -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c
  2824. mv -f .deps/memcached-daemon.Tpo .deps/memcached-daemon.Po
  2825. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-stats.o -MD -MP -MF .deps/memcached-stats.Tpo -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c
  2826. mv -f .deps/memcached-stats.Tpo .deps/memcached-stats.Po
  2827. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-util.o -MD -MP -MF .deps/memcached-util.Tpo -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c
  2828. mv -f .deps/memcached-util.Tpo .deps/memcached-util.Po
  2829. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-bipbuffer.o -MD -MP -MF .deps/memcached-bipbuffer.Tpo -c -o memcached-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c
  2830. mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po
  2831. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-logger.o -MD -MP -MF .deps/memcached-logger.Tpo -c -o memcached-logger.o `test -f 'logger.c' || echo './'`logger.c
  2832. mv -f .deps/memcached-bipbuffer.Tpo .deps/memcached-bipbuffer.Po
  2833. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-crawler.o -MD -MP -MF .deps/memcached-crawler.Tpo -c -o memcached-crawler.o `test -f 'crawler.c' || echo './'`crawler.c
  2834. mv -f .deps/memcached-logger.Tpo .deps/memcached-logger.Po
  2835. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2836. mv -f .deps/memcached-crawler.Tpo .deps/memcached-crawler.Po
  2837. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-slab_automove.o -MD -MP -MF .deps/memcached-slab_automove.Tpo -c -o memcached-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c
  2838. mv -f .deps/memcached-itoa_ljust.Tpo .deps/memcached-itoa_ljust.Po
  2839. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached-cache.o -MD -MP -MF .deps/memcached-cache.Tpo -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c
  2840. mv -f .deps/memcached-cache.Tpo .deps/memcached-cache.Po
  2841. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2842. mv -f .deps/memcached-slab_automove.Tpo .deps/memcached-slab_automove.Po
  2843. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2844. mv -f .deps/memcached-sasl_defs.Tpo .deps/memcached-sasl_defs.Po
  2845. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2846. mv -f .deps/memcached_debug-hash.Tpo .deps/memcached_debug-hash.Po
  2847. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2848. mv -f .deps/memcached_debug-jenkins_hash.Tpo .deps/memcached_debug-jenkins_hash.Po
  2849. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2850. mv -f .deps/memcached_debug-murmur3_hash.Tpo .deps/memcached_debug-murmur3_hash.Po
  2851. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2852. mv -f .deps/memcached_debug-slabs.Tpo .deps/memcached_debug-slabs.Po
  2853. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2854. mv -f .deps/memcached_debug-items.Tpo .deps/memcached_debug-items.Po
  2855. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2856. mv -f .deps/memcached_debug-assoc.Tpo .deps/memcached_debug-assoc.Po
  2857. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2858. mv -f .deps/memcached_debug-thread.Tpo .deps/memcached_debug-thread.Po
  2859. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2860. mv -f .deps/memcached_debug-daemon.Tpo .deps/memcached_debug-daemon.Po
  2861. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2862. mv -f .deps/memcached_debug-stats.Tpo .deps/memcached_debug-stats.Po
  2863. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2864. mv -f .deps/memcached_debug-util.Tpo .deps/memcached_debug-util.Po
  2865. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2866. mv -f .deps/memcached_debug-bipbuffer.Tpo .deps/memcached_debug-bipbuffer.Po
  2867. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2868. mv -f .deps/memcached_debug-logger.Tpo .deps/memcached_debug-logger.Po
  2869. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2870. mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po
  2871. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2872. mv -f .deps/memcached_debug-itoa_ljust.Tpo .deps/memcached_debug-itoa_ljust.Po
  2873. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT memcached_debug-slab_automove.o -MD -MP -MF .deps/memcached_debug-slab_automove.Tpo -c -o memcached_debug-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c
  2874. mv -f .deps/memcached_debug-slab_automove.Tpo .deps/memcached_debug-slab_automove.Po
  2875. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2876. mv -f .deps/memcached_debug-crawler.Tpo .deps/memcached_debug-crawler.Po
  2877. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -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
  2878. mv -f .deps/memcached_debug-cache.Tpo .deps/memcached_debug-cache.Po
  2879. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT sizes.o -MD -MP -MF .deps/sizes.Tpo -c -o sizes.o sizes.c
  2880. mv -f .deps/memcached_debug-sasl_defs.Tpo .deps/memcached_debug-sasl_defs.Po
  2881. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT testapp.o -MD -MP -MF .deps/testapp.Tpo -c -o testapp.o testapp.c
  2882. mv -f .deps/sizes.Tpo .deps/sizes.Po
  2883. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
  2884. mv -f .deps/util.Tpo .deps/util.Po
  2885. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
  2886. mv -f .deps/cache.Tpo .deps/cache.Po
  2887. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -MT timedrun.o -MD -MP -MF .deps/timedrun.Tpo -c -o timedrun.o timedrun.c
  2888. mv -f .deps/timedrun.Tpo .deps/timedrun.Po
  2889. /usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -L/usr/lib/lib -Wl,-rpath,/usr/lib/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-slab_automove.o memcached-cache.o memcached-sasl_defs.o -levent -lrt -lsasl2
  2890. /usr/bin/gcc -std=gnu99 -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -L/usr/lib/lib -Wl,-rpath,/usr/lib/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-slab_automove.o memcached_debug-cache.o memcached_debug-sasl_defs.o -lgcov -levent -lrt -lsasl2
  2891. /usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -L/usr/lib/lib -Wl,-rpath,/usr/lib/lib -o sizes sizes.o -levent -lrt -lsasl2
  2892. /usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -L/usr/lib/lib -Wl,-rpath,/usr/lib/lib -o timedrun timedrun.o -levent -lrt -lsasl2
  2893. mv -f .deps/testapp.Tpo .deps/testapp.Po
  2894. /usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fno-strict-aliasing -L/usr/lib/lib -Wl,-rpath,/usr/lib/lib -o testapp testapp.o util.o cache.o -levent -lrt -lsasl2
  2895. make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
  2896. make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
  2897. make install-recursive
  2898. make[1]: Entering directory `/svr-setup/memcached-1.5.6'
  2899. Making install in doc
  2900. make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  2901. make install-am
  2902. make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  2903. make[4]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  2904. make[4]: Nothing to be done for `install-exec-am'.
  2905. /bin/mkdir -p '/usr/local/share/man/man1'
  2906. /usr/bin/install -c -m 644 memcached.1 '/usr/local/share/man/man1'
  2907. make[4]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  2908. make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  2909. make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  2910. make[2]: Entering directory `/svr-setup/memcached-1.5.6'
  2911. make[3]: Entering directory `/svr-setup/memcached-1.5.6'
  2912. /bin/mkdir -p '/usr/local/bin'
  2913. /usr/bin/install -c memcached '/usr/local/bin'
  2914. /bin/mkdir -p '/usr/local/include/memcached'
  2915. /usr/bin/install -c -m 644 protocol_binary.h '/usr/local/include/memcached'
  2916. make[3]: Leaving directory `/svr-setup/memcached-1.5.6'
  2917. make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
  2918. make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
  2919. Compiled memcached...
  2920. (Bkill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  2921. service memcached stop
  2922. memcached: unrecognized service
  2923. service memcached start
  2924. memcached: unrecognized service
  2925. inc/memcached_install.inc: line 261: php: command not found
  2926. Compiling PHP memcache extension...
  2927. (B/svr-setup/memcached-1.5.6
  2928. cd /svr-setup
  2929. inc/memcached_install.inc: line 303: /usr/local/bin/phpize: No such file or directory
  2930. inc/memcached_install.inc: line 304: ./configure: No such file or directory
  2931. make: *** No targets specified and no makefile found. Stop.
  2932. make: *** No rule to make target `install'. Stop.
  2933. Installing libmemcached via REMI YUM repo ...
  2934. (BCompiling PHP memcached-2.2.0 extension...
  2935. (B/svr-setup/memcache-3.0.8
  2936. cd /svr-setup
  2937. inc/memcached_install.inc: line 378: php: command not found
  2938. 1
  2939.  
  2940. compiling memcached PHP extension 2.2.0 ...
  2941. inc/memcached_install.inc: line 421: /usr/local/bin/phpize: No such file or directory
  2942. inc/memcached_install.inc: line 425: ./configure: No such file or directory
  2943. make: *** No targets specified and no makefile found. Stop.
  2944. make: *** No rule to make target `install'. Stop.
  2945. grep: /usr/local/lib/php.ini: No such file or directory
  2946. grep: /etc/centminmod/php.d/memcache.ini: No such file or directory
  2947. cat: /usr/local/bin/php-config: No such file or directory
  2948. grep: /usr/local/lib/php.ini: No such file or directory
  2949. grep: /etc/centminmod/php.d/memcached.ini: No such file or directory
  2950. cat: /usr/local/bin/php-config: No such file or directory
  2951. inc/memcached_install.inc: line 515: kill: `': not a pid or valid job spec
  2952. service memcached stop
  2953. memcached: unrecognized service
  2954. service memcached start
  2955. memcached: unrecognized service
  2956. service php-fpm restart
  2957. Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  2958. ................................... failed. Use force-quit
  2959. Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
  2960. failed
  2961. Setup /etc/init.d/memcached with 1 Memcached servers
  2962. setup /etc/init.d/memcached
  2963. cp /usr/local/src/centminmod/config/memcached/memcached /etc/init.d/memcached
  2964. Memcached server started
  2965. Compiling PHP memcache extension...
  2966. (Bpackage.xml
  2967. memcache-3.0.8/config.m4
  2968. memcache-3.0.8/config9.m4
  2969. memcache-3.0.8/config.w32
  2970. memcache-3.0.8/CREDITS
  2971. memcache-3.0.8/LICENSE
  2972. memcache-3.0.8/example.php
  2973. memcache-3.0.8/memcache.c
  2974. memcache-3.0.8/memcache_pool.c
  2975. memcache-3.0.8/memcache_queue.c
  2976. memcache-3.0.8/memcache_session.c
  2977. memcache-3.0.8/memcache_ascii_protocol.c
  2978. memcache-3.0.8/memcache_binary_protocol.c
  2979. memcache-3.0.8/memcache_standard_hash.c
  2980. memcache-3.0.8/memcache_consistent_hash.c
  2981. memcache-3.0.8/memcache.dsp
  2982. memcache-3.0.8/php_memcache.h
  2983. memcache-3.0.8/memcache_pool.h
  2984. memcache-3.0.8/memcache_queue.h
  2985. memcache-3.0.8/README
  2986. memcache-3.0.8/memcache.php
  2987. memcache-3.0.8/tests/001.phpt
  2988. memcache-3.0.8/tests/002.phpt
  2989. memcache-3.0.8/tests/003.phpt
  2990. memcache-3.0.8/tests/004.phpt
  2991. memcache-3.0.8/tests/005.phpt
  2992. memcache-3.0.8/tests/006.phpt
  2993. memcache-3.0.8/tests/007.phpt
  2994. memcache-3.0.8/tests/008.phpt
  2995. memcache-3.0.8/tests/009.phpt
  2996. memcache-3.0.8/tests/010.phpt
  2997. memcache-3.0.8/tests/011.phpt
  2998. memcache-3.0.8/tests/012.phpt
  2999. memcache-3.0.8/tests/013.phpt
  3000. memcache-3.0.8/tests/014.phpt
  3001. memcache-3.0.8/tests/015.phpt
  3002. memcache-3.0.8/tests/016.phpt
  3003. memcache-3.0.8/tests/017.phpt
  3004. memcache-3.0.8/tests/018.phpt
  3005. memcache-3.0.8/tests/019a.phpt
  3006. memcache-3.0.8/tests/019.phpt
  3007. memcache-3.0.8/tests/020.phpt
  3008. memcache-3.0.8/tests/021.phpt
  3009. memcache-3.0.8/tests/022a.phpt
  3010. memcache-3.0.8/tests/022.phpt
  3011. memcache-3.0.8/tests/023.phpt
  3012. memcache-3.0.8/tests/024a.phpt
  3013. memcache-3.0.8/tests/024.phpt
  3014. memcache-3.0.8/tests/025.phpt
  3015. memcache-3.0.8/tests/026.phpt
  3016. memcache-3.0.8/tests/027a.phpt
  3017. memcache-3.0.8/tests/027.phpt
  3018. memcache-3.0.8/tests/028.phpt
  3019. memcache-3.0.8/tests/029.phpt
  3020. memcache-3.0.8/tests/030.phpt
  3021. memcache-3.0.8/tests/031.phpt
  3022. memcache-3.0.8/tests/032.phpt
  3023. memcache-3.0.8/tests/033.phpt
  3024. memcache-3.0.8/tests/034.phpt
  3025. memcache-3.0.8/tests/035.phpt
  3026. memcache-3.0.8/tests/036.phpt
  3027. memcache-3.0.8/tests/037.phpt
  3028. memcache-3.0.8/tests/038.phpt
  3029. memcache-3.0.8/tests/039.phpt
  3030. memcache-3.0.8/tests/040.phpt
  3031. memcache-3.0.8/tests/041.phpt
  3032. memcache-3.0.8/tests/042.phpt
  3033. memcache-3.0.8/tests/043.phpt
  3034. memcache-3.0.8/tests/044.phpt
  3035. memcache-3.0.8/tests/045.phpt
  3036. memcache-3.0.8/tests/046.phpt
  3037. memcache-3.0.8/tests/047.phpt
  3038. memcache-3.0.8/tests/048.phpt
  3039. memcache-3.0.8/tests/049.phpt
  3040. memcache-3.0.8/tests/050.phpt
  3041. memcache-3.0.8/tests/051.phpt
  3042. memcache-3.0.8/tests/052.phpt
  3043. memcache-3.0.8/tests/053.phpt
  3044. memcache-3.0.8/tests/054.phpt
  3045. memcache-3.0.8/tests/055.phpt
  3046. memcache-3.0.8/tests/056.phpt
  3047. memcache-3.0.8/tests/057.phpt
  3048. memcache-3.0.8/tests/058.phpt
  3049. memcache-3.0.8/tests/100a.phpt
  3050. memcache-3.0.8/tests/100b.phpt
  3051. memcache-3.0.8/tests/100.phpt
  3052. memcache-3.0.8/tests/pecl11221.phpt
  3053. memcache-3.0.8/tests/pecl16442.phpt
  3054. memcache-3.0.8/tests/pecl16536.phpt
  3055. memcache-3.0.8/tests/pecl17518.phpt
  3056. memcache-3.0.8/tests/pecl17566.phpt
  3057. memcache-3.0.8/tests/pecl63142.phpt
  3058. inc/memcached_install.inc: line 610: /usr/local/bin/phpize: No such file or directory
  3059. inc/memcached_install.inc: line 611: ./configure: No such file or directory
  3060. make: *** No targets specified and no makefile found. Stop.
  3061. grep: /usr/local/lib/php.ini: No such file or directory
  3062. cat: /usr/local/bin/php-config: No such file or directory
  3063. Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  3064. ............
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement