Advertisement
Guest User

travis phalcon

a guest
Nov 10th, 2014
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.71 KB | None | 0 0
  1. Using worker: worker-linux-8-2.bb.travis-ci.org:travis-linux-1
  2. git.1
  3. 0.18s$ git clone --depth=50 git://github.com/vegas-cmf/core.git vegas-cmf/core
  4. Cloning into 'vegas-cmf/core'...
  5. remote: Counting objects: 1953, done.
  6. remote: Compressing objects: 100% (629/629), done.
  7. remote: Total 1953 (delta 1166), reused 1858 (delta 1087)
  8. Receiving objects: 100% (1953/1953), 459.42 KiB | 0 bytes/s, done.
  9. Resolving deltas: 100% (1166/1166), done.
  10. Checking connectivity... done.
  11. $ cd vegas-cmf/core
  12. git.4
  13. 0.11s$ git fetch origin +refs/pull/16/merge:
  14. remote: Counting objects: 99, done.
  15. remote: Compressing objects: 100% (73/73), done.
  16. remote: Total 99 (delta 68), reused 51 (delta 21)
  17. Unpacking objects: 100% (99/99), done.
  18. From git://github.com/vegas-cmf/core
  19.  * branch            refs/pull/16/merge -> FETCH_HEAD
  20. git.5
  21. $ git checkout -qf FETCH_HEAD
  22. 1.05s$ sudo service mongodb start
  23. 0.05s$ sudo service memcached start
  24. Starting memcached: memcached.
  25. 0.03s$ phpenv global 5.5
  26. 0.12s$ php --version
  27. PHP 5.5.18 (cli) (built: Nov  2 2014 04:41:31)
  28. Copyright (c) 1997-2014 The PHP Group
  29. Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
  30.     with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
  31.     with Xdebug v2.2.5, Copyright (c) 2002-2014, by Derick Rethans
  32. 0.17s$ composer --version
  33. Composer version 1.0-dev (a309e1d89ded6919935a842faeaed8e888fbfe37) 2014-10-20 19:16:14
  34. before_install.1
  35. 7.71s$ sudo apt-get install php5-dev libpcre3-dev gcc make php5-mysql
  36. Reading package lists... Done
  37. Building dependency tree      
  38. Reading state information... Done
  39. gcc is already the newest version.
  40. gcc set to manually installed.
  41. libpcre3-dev is already the newest version.
  42. libpcre3-dev set to manually installed.
  43. The following packages were automatically installed and are no longer required:
  44.   libbison-dev libgeos-3.2.2
  45. Use 'apt-get autoremove' to remove them.
  46. The following extra packages will be installed:
  47.   php5-common php5-fpm shtool
  48. Suggested packages:
  49.   make-doc php5-suhosin php-pear
  50. The following NEW packages will be installed:
  51.   php5-common php5-dev php5-fpm php5-mysql shtool
  52. The following packages will be upgraded:
  53.   make
  54. 1 upgraded, 5 newly installed, 0 to remove and 101 not upgraded.
  55. Need to get 5,637 kB of archives.
  56. After this operation, 14.2 MB of additional disk space will be used.
  57. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main php5-common amd64 5.3.10-1ubuntu3.15 [1,772 kB]
  58. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe php5-fpm amd64 5.3.10-1ubuntu3.15 [3,097 kB]
  59. Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make amd64 3.81-8.1ubuntu1.1 [119 kB]
  60. Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main shtool all 2.0.8-6 [149 kB]
  61. Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main php5-dev amd64 5.3.10-1ubuntu3.15 [423 kB]
  62. Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main php5-mysql amd64 5.3.10-1ubuntu3.15 [76.7 kB]
  63. Fetched 5,637 kB in 0s (18.2 MB/s)
  64. Selecting previously unselected package php5-common.
  65. (Reading database ... 70743 files and directories currently installed.)
  66. Unpacking php5-common (from .../php5-common_5.3.10-1ubuntu3.15_amd64.deb) ...
  67. Selecting previously unselected package php5-fpm.
  68. Unpacking php5-fpm (from .../php5-fpm_5.3.10-1ubuntu3.15_amd64.deb) ...
  69. Preparing to replace make 3.81-8.1ubuntu1 (using .../make_3.81-8.1ubuntu1.1_amd64.deb) ...
  70. Unpacking replacement make ...
  71. Selecting previously unselected package shtool.
  72. Unpacking shtool (from .../shtool_2.0.8-6_all.deb) ...
  73. Selecting previously unselected package php5-dev.
  74. Unpacking php5-dev (from .../php5-dev_5.3.10-1ubuntu3.15_amd64.deb) ...
  75. Selecting previously unselected package php5-mysql.
  76. Unpacking php5-mysql (from .../php5-mysql_5.3.10-1ubuntu3.15_amd64.deb) ...
  77. Processing triggers for man-db ...
  78. Processing triggers for ureadahead ...
  79. Setting up php5-common (5.3.10-1ubuntu3.15) ...
  80. Setting up php5-fpm (5.3.10-1ubuntu3.15) ...
  81. update-rc.d: warning: php5-fpm stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none)
  82. Creating config file /etc/php5/fpm/php.ini with new version
  83. Setting up make (3.81-8.1ubuntu1.1) ...
  84. Setting up shtool (2.0.8-6) ...
  85. Setting up php5-dev (5.3.10-1ubuntu3.15) ...
  86. update-alternatives: using /usr/bin/php-config5 to provide /usr/bin/php-config (php-config) in auto mode.
  87. update-alternatives: using /usr/bin/phpize5 to provide /usr/bin/phpize (phpize) in auto mode.
  88. Setting up php5-mysql (5.3.10-1ubuntu3.15) ...
  89. before_install.2
  90. 0.97s$ git clone --depth=1 git://github.com/phalcon/cphalcon.git
  91. Cloning into 'cphalcon'...
  92. remote: Counting objects: 1471, done.
  93. remote: Compressing objects: 100% (1010/1010), done.
  94. remote: Total 1471 (delta 609), reused 811 (delta 344)
  95. Receiving objects: 100% (1471/1471), 2.15 MiB | 0 bytes/s, done.
  96. Resolving deltas: 100% (609/609), done.
  97. Checking connectivity... done.
  98. before_install.3
  99. 0.01s$ cd cphalcon/build
  100. before_install.4
  101. 76.53s$ sudo ./install
  102. Configuring for:
  103. PHP Api Version:         20090626
  104. Zend Module Api No:      20090626
  105. Zend Extension Api No:   220090626
  106. checking for grep that handles long lines and -e... /bin/grep
  107. checking for egrep... /bin/grep -E
  108. checking for a sed that does not truncate output... /bin/sed
  109. checking whether the C compiler works... yes
  110. checking for C compiler default output file name... a.out
  111. checking for suffix of executables...
  112. checking whether we are cross compiling... no
  113. checking for suffix of object files... o
  114. checking whether we are using the GNU C compiler... yes
  115. checking whether gcc accepts -g... yes
  116. checking for gcc option to accept ISO C89... none needed
  117. checking how to run the C preprocessor... gcc -E
  118. checking for icc... no
  119. checking for suncc... no
  120. checking whether gcc and cc understand -c and -o together... yes
  121. checking for system library directory... lib
  122. checking if compiler supports -R... no
  123. checking if compiler supports -Wl,-rpath,... yes
  124. checking build system type... x86_64-unknown-linux-gnu
  125. checking host system type... x86_64-unknown-linux-gnu
  126. checking target system type... x86_64-unknown-linux-gnu
  127. checking for PHP prefix... /usr
  128. checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib
  129. checking for PHP extension directory... /usr/lib/php5/20090626
  130. checking for PHP installed headers prefix... /usr/include/php5
  131. checking if debug is enabled... no
  132. checking if zts is enabled... no
  133. checking for re2c... re2c
  134. checking for re2c version... 0.13.5 (ok)
  135. checking for gawk... gawk
  136. checking whether to enable phalcon framework... yes, shared
  137. checking wheter to enable non-free css and js minifier... yes
  138. checking Include non-free minifiers... yes, css and js
  139. checking whether byte ordering is bigendian... no
  140. checking for ext/igbinary/igbinary.h... no
  141. checking whether HAVE_BUNDLED_PCRE is declared... no
  142. checking for ext/json/php_json.h... yes
  143. checking whether HAVE_PHP_SESSION is declared... yes
  144. checking for ext/session/php_session.h... yes
  145. checking whether HAVE_HASH_EXT is declared... yes
  146. checking for ext/hash/php_hash.h... yes
  147. checking whether to include code coverage symbols... no
  148. checking how to print strings... printf
  149. checking for a sed that does not truncate output... (cached) /bin/sed
  150. checking for fgrep... /bin/grep -F
  151. checking for ld used by gcc... /usr/bin/ld
  152. checking if the linker (/usr/bin/ld) is GNU ld... yes
  153. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  154. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  155. checking whether ln -s works... yes
  156. checking the maximum length of command line arguments... 1966080
  157. checking whether the shell understands some XSI constructs... yes
  158. checking whether the shell understands "+="... yes
  159. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  160. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  161. checking for /usr/bin/ld option to reload object files... -r
  162. checking for objdump... objdump
  163. checking how to recognize dependent libraries... pass_all
  164. checking for dlltool... no
  165. checking how to associate runtime and link libraries... printf %s\n
  166. checking for ar... ar
  167. checking for archiver @FILE support... @
  168. checking for strip... strip
  169. checking for ranlib... ranlib
  170. checking for gawk... (cached) gawk
  171. checking command to parse /usr/bin/nm -B output from gcc object... ok
  172. checking for sysroot... no
  173. checking for mt... mt
  174. checking if mt is a manifest tool... no
  175. checking for ANSI C header files... yes
  176. checking for sys/types.h... yes
  177. checking for sys/stat.h... yes
  178. checking for stdlib.h... yes
  179. checking for string.h... yes
  180. checking for memory.h... yes
  181. checking for strings.h... yes
  182. checking for inttypes.h... yes
  183. checking for stdint.h... yes
  184. checking for unistd.h... yes
  185. checking for dlfcn.h... yes
  186. checking for objdir... .libs
  187. checking if gcc supports -fno-rtti -fno-exceptions... no
  188. checking for gcc option to produce PIC... -fPIC -DPIC
  189. checking if gcc PIC flag -fPIC -DPIC works... yes
  190. checking if gcc static flag -static works... yes
  191. checking if gcc supports -c -o file.o... yes
  192. checking if gcc supports -c -o file.o... (cached) yes
  193. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  194. checking whether -lc should be explicitly linked in... no
  195. checking dynamic linker characteristics... GNU/Linux ld.so
  196. checking how to hardcode library paths into programs... immediate
  197. checking whether stripping libraries is possible... yes
  198. checking if libtool supports shared libraries... yes
  199. checking whether to build shared libraries... yes
  200. checking whether to build static libraries... no
  201. configure: creating ./config.status
  202. config.status: creating config.h
  203. config.status: executing libtool commands
  204. /bin/bash /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/libtool --mode=compile gcc  -I. -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits/include -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits/main -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib  -DPHALCON_RELEASE -DHAVE_CONFIG_H  -march=native -mtune=native -O2 -finline-functions -fomit-frame-pointer -fvisibility=hidden   -c /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/phalcon.c -o phalcon.lo
  205. libtool: compile:  gcc -I. -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits/include -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits/main -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DPHALCON_RELEASE -DHAVE_CONFIG_H -march=native -mtune=native -O2 -finline-functions -fomit-frame-pointer -fvisibility=hidden -c /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/phalcon.c  -fPIC -DPIC -o .libs/phalcon.o
  206. /bin/bash /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/libtool --mode=link gcc -DPHP_ATOM_INC -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits/include -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits/main -I/home/travis/build/vegas-cmf/core/cphalcon/build/64bits -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib  -DPHALCON_RELEASE -DHAVE_CONFIG_H  -march=native -mtune=native -O2 -finline-functions -fomit-frame-pointer -fvisibility=hidden   -o phalcon.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/modules  phalcon.lo
  207. libtool: link: gcc -shared  -fPIC -DPIC  .libs/phalcon.o    -march=native -mtune=native -O2   -Wl,-soname -Wl,phalcon.so -o .libs/phalcon.so
  208. libtool: link: ( cd ".libs" && rm -f "phalcon.la" && ln -s "../phalcon.la" "phalcon.la" )
  209. /bin/bash /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/libtool --mode=install cp ./phalcon.la /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/modules
  210. libtool: install: cp ./.libs/phalcon.so /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/modules/phalcon.so
  211. libtool: install: cp ./.libs/phalcon.lai /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/modules/phalcon.la
  212. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/modules
  213. ----------------------------------------------------------------------
  214. Libraries have been installed in:
  215.    /home/travis/build/vegas-cmf/core/cphalcon/build/64bits/modules
  216. If you ever happen to want to link against installed libraries
  217. in a given directory, LIBDIR, you must either use libtool, and
  218. specify the full pathname of the library, or use the `-LLIBDIR'
  219. flag during linking and do at least one of the following:
  220.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  221.      during execution
  222.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  223.     during linking
  224.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  225.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  226. See any operating system documentation about shared libraries for
  227. more information, such as the ld(1) and ld.so(8) manual pages.
  228. ----------------------------------------------------------------------
  229. Build complete.
  230. Don't forget to run 'make test'.
  231. Installing shared extensions:     /usr/lib/php5/20090626/
  232. Thanks for compiling Phalcon!
  233. Build succeed: Please restart your web server to complete the installation
  234. before_install.5
  235. 0.01s$ cd ../..
  236. before_install.6
  237. 0.04s$ sudo echo "extension=phalcon.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
  238. before_install.7
  239. 0.09s$ sudo service php5-fpm restart
  240.  * Restarting PHP5 FastCGI Process Manager php5-fpm      
  241. install.1
  242. 2.13s$ sudo curl -s http://getcomposer.org/installer | php
  243. PHP Warning:  PHP Startup: Unable to load dynamic library '/home/travis/.phpenv/versions/5.5.18/lib/php/extensions/no-debug-zts-20121212/phalcon.so' - /home/travis/.phpenv/versions/5.5.18/lib/php/extensions/no-debug-zts-20121212/phalcon.so: cannot open shared object file: No such file or directory in Unknown on line 0
  244. Warning: PHP Startup: Unable to load dynamic library '/home/travis/.phpenv/versions/5.5.18/lib/php/extensions/no-debug-zts-20121212/phalcon.so' - /home/travis/.phpenv/versions/5.5.18/lib/php/extensions/no-debug-zts-20121212/phalcon.so: cannot open shared object file: No such file or directory in Unknown on line 0
  245. #!/usr/bin/env php
  246. All settings correct for using Composer
  247. Downloading...
  248. Composer successfully installed to: /home/travis/build/vegas-cmf/core/composer.phar
  249. Use it: php composer.phar
  250. 25.68s$ sudo php composer.phar install --dev --no-interaction
  251. Loading composer repositories with package information
  252. Reading composer.json of phalcon/devtools (0.5.0)Reading composer.json of phalcon/devtools (master)Installing dependencies (including require-dev)
  253. Your requirements could not be resolved to an installable set of packages.
  254.   Problem 1
  255.     - The requested PHP extension ext-phalcon >=1.3.0,<2 is missing from your system.
  256.   Problem 2
  257.     - Installation request for phalcon/incubator dev-master -> satisfiable by phalcon/incubator[dev-master].
  258.     - phalcon/incubator dev-master requires ext-phalcon >=1.2.4 -> the requested PHP extension phalcon is missing from your system.
  259. The command "sudo php composer.phar install --dev --no-interaction" failed and exited with 2 during .
  260. Your build has been stopped.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement