techpivot / phalcon-ci-installer

Composer integration for PHP applications to install the Phalcon framework as an extension in the PHP runtime for various hosted CI services including TravisCI, CircleCI, ScrutinizerCI, Shippable and Codeship.
https://www.techpivot.net
MIT License
26 stars 8 forks source link

Cannot test Travis CI with PHP 5.3 #1

Closed lucasantarella closed 8 years ago

lucasantarella commented 8 years ago

Great library. This really saved me a headache. Just one problem.

When I try to test with PHP 5.3 in Travis CI, I just this output.

Output: ``` $ vendor/bin/install-phalcon.sh No Phalcon cache available. Cloning into '/home/travis/cphalcon'... remote: Counting objects: 111432, done. remote: Compressing objects: 100% (65/65), done. remote: Total 111432 (delta 23), reused 0 (delta 0), pack-reused 111364 Receiving objects: 100% (111432/111432), 110.48 MiB | 20.42 MiB/s, done. Resolving deltas: 100% (85721/85721), done. Checking connectivity... done. Checking out: master ... Already on 'master' Your branch is up-to-date with 'origin/master'. Building Phalcon ... Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 configure.in:3: warning: prefer named diversions configure.in:3: warning: prefer named diversions checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for icc... no checking for suncc... no checking whether gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /home/travis/.phpenv/versions/5.3.29 checking for PHP includes... -I/home/travis/.phpenv/versions/5.3.29/include/php -I/home/travis/.phpenv/versions/5.3.29/include/php/main -I/home/travis/.phpenv/versions/5.3.29/include/php/TSRM -I/home/travis/.phpenv/versions/5.3.29/include/php/Zend -I/home/travis/.phpenv/versions/5.3.29/include/php/ext -I/home/travis/.phpenv/versions/5.3.29/include/php/ext/date/lib checking for PHP extension directory... /home/travis/.phpenv/versions/5.3.29/lib/php/extensions/no-debug-zts-20090626 checking for PHP installed headers prefix... /home/travis/.phpenv/versions/5.3.29/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 0.13.5 (ok) checking for gawk... gawk checking whether to enable phalcon... yes, shared checking whether HAVE_BUNDLED_PCRE is declared... yes checking for ext/pcre/php_pcre.h... yes checking whether HAVE_JSON is declared... yes checking for ext/json/php_json.h... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool configure: creating ./config.status config.status: creating config.h /bin/bash /home/travis/cphalcon/build/64bits/libtool --mode=compile gcc -I. -I/home/travis/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/travis/cphalcon/build/64bits/include -I/home/travis/cphalcon/build/64bits/main -I/home/travis/cphalcon/build/64bits -I/home/travis/.phpenv/versions/5.3.29/include/php -I/home/travis/.phpenv/versions/5.3.29/include/php/main -I/home/travis/.phpenv/versions/5.3.29/include/php/TSRM -I/home/travis/.phpenv/versions/5.3.29/include/php/Zend -I/home/travis/.phpenv/versions/5.3.29/include/php/ext -I/home/travis/.phpenv/versions/5.3.29/include/php/ext/date/lib -DPHALCON_RELEASE -DHAVE_CONFIG_H -march=native -mtune=native -O2 -fomit-frame-pointer -fvisibility=hidden -c /home/travis/cphalcon/build/64bits/phalcon.zep.c -o phalcon.lo mkdir .libs gcc -I. -I/home/travis/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/travis/cphalcon/build/64bits/include -I/home/travis/cphalcon/build/64bits/main -I/home/travis/cphalcon/build/64bits -I/home/travis/.phpenv/versions/5.3.29/include/php -I/home/travis/.phpenv/versions/5.3.29/include/php/main -I/home/travis/.phpenv/versions/5.3.29/include/php/TSRM -I/home/travis/.phpenv/versions/5.3.29/include/php/Zend -I/home/travis/.phpenv/versions/5.3.29/include/php/ext -I/home/travis/.phpenv/versions/5.3.29/include/php/ext/date/lib -DPHALCON_RELEASE -DHAVE_CONFIG_H -march=native -mtune=native -O2 -fomit-frame-pointer -fvisibility=hidden -c /home/travis/cphalcon/build/64bits/phalcon.zep.c -fPIC -DPIC -o .libs/phalcon.o /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_cleanup_fcache’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:4402:58: error: ‘zend_class_entry’ has no member named ‘info’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_class_exists’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:5789:53: error: ‘ZEND_ACC_TRAIT’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c:5789:53: note: each undeclared identifier is reported only once for each function it appears in /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_read_property’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:5932:3: warning: passing argument 2 of ‘zend_get_object_classname’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_API.h:331:14: note: expected ‘char **’ but argument is of type ‘const char **’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5939:2: error: too many arguments to function ‘object->value.obj.handlers->read_property’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_fetch_property_this_quick’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:5976:80: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5978:26: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5978:58: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5981:18: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5981:50: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_return_property_quick’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6039:80: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6041:26: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6041:58: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6044:18: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6044:50: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_update_property_zval’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6171:3: warning: passing argument 2 of ‘zend_get_object_classname’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_API.h:331:14: note: expected ‘char **’ but argument is of type ‘const char **’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6178:2: error: too many arguments to function ‘object->value.obj.handlers->write_property’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_update_property_this_quick’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:21: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:87: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:119: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:164: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:196: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_unset_property’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6526:3: error: too many arguments to function ‘object->value.obj.handlers->unset_property’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_fetch_static_property_ce’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6609:2: warning: passing argument 2 of ‘zend_read_static_property’ discards ‘const’ qualifier from pointer target type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_API.h:328:16: note: expected ‘char *’ but argument is of type ‘const char *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_std_get_static_property’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6673:51: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6680:50: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_create_closure_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:7059:2: warning: passing argument 3 of ‘zend_create_closure’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_closures.h:33:15: note: expected ‘void ***’ but argument is of type ‘struct zend_class_entry *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:7059:2: error: too many arguments to function ‘zend_create_closure’ /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_closures.h:33:15: note: declared here /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_http_build_query’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:10789:140: error: ‘PHP_QUERY_RFC1738’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c:10789:3: error: too many arguments to function ‘php_url_encode_hash_ex’ /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/php_http.h:27:12: note: declared here /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_htmlspecialchars’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:10829:2: warning: passing argument 3 of ‘php_escape_html_entities_ex’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/html.h:43:14: note: expected ‘int *’ but argument is of type ‘size_t *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_htmlentities’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:10854:2: warning: passing argument 3 of ‘php_escape_html_entities_ex’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/html.h:43:14: note: expected ‘int *’ but argument is of type ‘size_t *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_require_ret’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:11967:23: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_get_intval_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:12891:11: error: ‘IS_CALLABLE’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_get_doubleval_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:12936:11: error: ‘IS_CALLABLE’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_get_boolval_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:12974:11: error: ‘IS_CALLABLE’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_escape_html’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:16166:2: warning: passing argument 3 of ‘php_escape_html_entities’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/html.h:42:14: note: expected ‘int *’ but argument is of type ‘size_t *’ ```

I'm not sure what's causing this since Phalcon supports PHP 5.3.

Here is my .travis.yml

language: php
sudo: false
cache:
  directories:
    - $HOME/.composer/cache
    - vendor
    - $HOME/cphalcon
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7
- hhvm
env:
  global:
  - SKIP_MONGO_TESTS=1
  - secure: Bc5ZqvZ1YYpoPZNNuU2eCB8DS6vBYrAdfBtTenBs5NSxzb+Vjven4kWakbzaMvZjb/Ib7Uph7DGuOtJXpmxnvBXPLd707LZ89oFWN/yqQlZKCcm8iErvJCB5XL+/ONHj2iPdR242HJweMcat6bMCwbVWoNDidjtWMH0U2mYFy3M=
  - secure: R3bXlymyFiY2k2jf7+fv/J8i34wtXTkmD4mCr5Ps/U+vn9axm2VtvR2Nj+r7LbRjn61gzFE/xIVjYft/wOyBOYwysrfriydrnRVS0owh6y+7EyOyQWbRX11vVQMf8o31QCQE5BY58V5AJZW3MjoOL0FVlTgySJiJvdw6Pv18v+E=
services:
- mongodb
- redis-server
- cassandra
- mysql
- memcached
before_install:
  - composer install --prefer-source --no-interaction
  - vendor/bin/install-phalcon.sh
  - phpenv config-rm xdebug.ini || return 0
install:
- composer install --no-interaction
before_script:
- php -m
- psql -c 'create database oauth2_server_php;' -U postgres
after_script:
- php test/cleanup.php

Any help would be GREATLY appreciated. Thanks in advance.

virgofx commented 8 years ago

@lucasantarella Taking a look will keep you posted

virgofx commented 8 years ago

It looks like you're building from master branch, which is where the error is coming from (Phalcon land) I wonder if there's currently an error on master as a lot of changes have been pulled recently from Andres and Klay. My recommendation, select a more stable branch. Can you try updating the line as follows:

vendor/bin/install-phalcon.sh 2.0.x

Basically, tell CI to install 2.0 version instead of a potentially unstable master branch.

@lucasantarella Let me know if that fixes it for ya

lucasantarella commented 8 years ago

@virgofx Thanks for your reply. I tried that and still no luck.

Travis CI:

language: php
sudo: true
cache:
  directories:
    - $HOME/.composer/cache
    - vendor
    - $HOME/cphalcon
php:
- 5.3
- 5.4
- 5.5
- 5.6
env:
  global:
  - SKIP_MONGO_TESTS=1
  - secure: Bc5ZqvZ1YYpoPZNNuU2eCB8DS6vBYrAdfBtTenBs5NSxzb+Vjven4kWakbzaMvZjb/Ib7Uph7DGuOtJXpmxnvBXPLd707LZ89oFWN/yqQlZKCcm8iErvJCB5XL+/ONHj2iPdR242HJweMcat6bMCwbVWoNDidjtWMH0U2mYFy3M=
  - secure: R3bXlymyFiY2k2jf7+fv/J8i34wtXTkmD4mCr5Ps/U+vn9axm2VtvR2Nj+r7LbRjn61gzFE/xIVjYft/wOyBOYwysrfriydrnRVS0owh6y+7EyOyQWbRX11vVQMf8o31QCQE5BY58V5AJZW3MjoOL0FVlTgySJiJvdw6Pv18v+E=
services:
- mongodb
- redis-server
- cassandra
- mysql
- memcached
before_install:
  - sudo apt-get install php5-dev libpcre3-dev gcc make php5-mysql
  - composer install --prefer-source --no-interaction
  - vendor/bin/install-phalcon.sh 2.0.x
  - phpenv config-rm xdebug.ini || return 0
install:
- composer install --no-interaction
before_script:
- php -m
- psql -c 'create database oauth2_server_php;' -U postgres
after_script:
- php test/cleanup.php

and log: here's a link to the build

Log ``` travis_fold:start:worker_info Worker information hostname: travis-worker-gce-org-prod5-12:23bf743d-e9f9-473c-837b-b8e3574393dd version: v2.3.0-5-gef7116f https://github.com/travis-ci/worker/tree/ef7116fac34a232b5d8ecfe0eb9d834b0af9705d instance: testing-gce-d9b21072-a073-4f28-a770-e3f825ec7622:travis-ci-php-precise-1450223577 startup: 21.4735129s travis_fold:end:worker_info travis_fold:start:system_info Build system information Build language: php Build group: stable Build dist: precise Build image provisioning date and time Wed Dec 16 00:20:58 UTC 2015 Operating System Details Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise Linux Version 3.13.0-63-generic Cookbooks Version d1eb0ee https://github.com/travis-ci/travis-cookbooks/tree/d1eb0ee Git version git version 1.8.5.6 bash version GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. GCC version gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. LLVM version clang version 3.4 (tags/RELEASE_34/final) Target: x86_64-unknown-linux-gnu Thread model: posix Pre-installed Ruby versions ruby-1.9.3-p551 Pre-installed Node.js versions v0.10.36 Pre-installed Go versions 1.4.2 mysql --version mysql Ver 14.14 Distrib 5.5.46, for debian-linux-gnu (x86_64) using readline 6.2 Pre-installed PostgreSQL versions 9.1.19 9.2.14 9.3.10 9.4.5 Redis version redis-server 3.0.5 riak version 2.1.3 MongoDB version MongoDB 2.4.14 CouchDB version couchdb 1.6.1 Neo4j version 1.9.4 Cassandra version 2.0.9 ElasticSearch version 1.4.0 Installed Sphinx versions 2.0.10 2.1.9 2.2.6 Default Sphinx version 2.2.6 Installed Firefox version firefox 38.4.0esr PhantomJS version 1.9.8 ant -version Apache Ant(TM) version 1.8.2 compiled on December 3 2011 mvn -version Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00) Maven home: /usr/local/maven Java version: 1.7.0_80, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-7-oracle/jre Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "3.13.0-63-generic", arch: "amd64", family: "unix" phpenv versions system 5.3.29 5.3.3 5.4 5.4.45 5.5.29 5.5.9 * 5.6.13 (set by /home/travis/.phpenv/version) hhvm hhvm- hhvm-nightly composer --version Composer version 1.0-dev (f25446e507a3f420b2b88e6dedc47787d42ea7e9) 2015-12-15 09:35:39 travis_fold:end:system_info  travis_fold:start:fix.CVE-2015-7547 $ export DEBIAN_FRONTEND=noninteractive Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libc-bin libc-dev-bin libc6-dev libc6-i386 Suggested packages: glibc-doc The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev libc6-i386 5 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. Need to get 12.8 MB of archives. After this operation, 7,168 B disk space will be freed. Get:1 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libc6-i386 amd64 2.15-0ubuntu10.15 [3,975 kB] Get:2 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libc6-dev amd64 2.15-0ubuntu10.15 [2,943 kB] Get:3 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libc-dev-bin amd64 2.15-0ubuntu10.15 [84.7 kB] Get:4 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libc-bin amd64 2.15-0ubuntu10.15 [1,177 kB] Get:5 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libc6 amd64 2.15-0ubuntu10.15 [4,636 kB] Fetched 12.8 MB in 0s (47.3 MB/s) Preconfiguring packages ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126081 files and directories currently installed.) Preparing to replace libc6-i386 2.15-0ubuntu10.12 (using .../libc6-i386_2.15-0ubuntu10.15_amd64.deb) ... Unpacking replacement libc6-i386 ... Preparing to replace libc6-dev 2.15-0ubuntu10.12 (using .../libc6-dev_2.15-0ubuntu10.15_amd64.deb) ... Unpacking replacement libc6-dev ... Preparing to replace libc-dev-bin 2.15-0ubuntu10.12 (using .../libc-dev-bin_2.15-0ubuntu10.15_amd64.deb) ... Unpacking replacement libc-dev-bin ... Preparing to replace libc-bin 2.15-0ubuntu10.12 (using .../libc-bin_2.15-0ubuntu10.15_amd64.deb) ... Unpacking replacement libc-bin ... Processing triggers for man-db ... Setting up libc-bin (2.15-0ubuntu10.15) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126080 files and directories currently installed.) Preparing to replace libc6 2.15-0ubuntu10.12 (using .../libc6_2.15-0ubuntu10.15_amd64.deb) ... Unpacking replacement libc6 ... Setting up libc6 (2.15-0ubuntu10.15) ... Setting up libc6-i386 (2.15-0ubuntu10.15) ... Setting up libc-dev-bin (2.15-0ubuntu10.15) ... Setting up libc6-dev (2.15-0ubuntu10.15) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place travis_fold:end:fix.CVE-2015-7547 travis_fold:start:git.checkout travis_time:start:0104d11a $ git clone --depth=50 --branch=phalcon-travis-ci-config https://github.com/lucasantarella/oauth2-server-php.git lucasantarella/oauth2-server-php Cloning into 'lucasantarella/oauth2-server-php'... remote: Counting objects: 686, done. remote: Compressing objects: 0% (1/503)  remote: Compressing objects: 1% (6/503)  remote: Compressing objects: 2% (11/503)  remote: Compressing objects: 3% (16/503)  remote: Compressing objects: 4% (21/503)  remote: Compressing objects: 5% (26/503)  remote: Compressing objects: 6% (31/503)  remote: Compressing objects: 7% (36/503)  remote: Compressing objects: 8% (41/503)  remote: Compressing objects: 9% (46/503)  remote: Compressing objects: 10% (51/503)  remote: Compressing objects: 11% (56/503)  remote: Compressing objects: 12% (61/503)  remote: Compressing objects: 13% (66/503)  remote: Compressing objects: 14% (71/503)  remote: Compressing objects: 15% (76/503)  remote: Compressing objects: 16% (81/503)  remote: Compressing objects: 17% (86/503)  remote: Compressing objects: 18% (91/503)  remote: Compressing objects: 19% (96/503)  remote: Compressing objects: 20% (101/503)  remote: Compressing objects: 21% (106/503)  remote: Compressing objects: 22% (111/503)  remote: Compressing objects: 23% (116/503)  remote: Compressing objects: 24% (121/503)  remote: Compressing objects: 25% (126/503)  remote: Compressing objects: 26% (131/503)  remote: Compressing objects: 27% (136/503)  remote: Compressing objects: 28% (141/503)  remote: Compressing objects: 29% (146/503)  remote: Compressing objects: 30% (151/503)  remote: Compressing objects: 31% (156/503)  remote: Compressing objects: 32% (161/503)  remote: Compressing objects: 33% (166/503)  remote: Compressing objects: 34% (172/503)  remote: Compressing objects: 35% (177/503)  remote: Compressing objects: 36% (182/503)  remote: Compressing objects: 37% (187/503)  remote: Compressing objects: 38% (192/503)  remote: Compressing objects: 39% (197/503)  remote: Compressing objects: 40% (202/503)  remote: Compressing objects: 41% (207/503)  remote: Compressing objects: 42% (212/503)  remote: Compressing objects: 43% (217/503)  remote: Compressing objects: 44% (222/503)  remote: Compressing objects: 45% (227/503)  remote: Compressing objects: 46% (232/503)  remote: Compressing objects: 47% (237/503)  remote: Compressing objects: 48% (242/503)  remote: Compressing objects: 49% (247/503)  remote: Compressing objects: 50% (252/503)  remote: Compressing objects: 51% (257/503)  remote: Compressing objects: 52% (262/503)  remote: Compressing objects: 53% (267/503)  remote: Compressing objects: 54% (272/503)  remote: Compressing objects: 55% (277/503)  remote: Compressing objects: 56% (282/503)  remote: Compressing objects: 57% (287/503)  remote: Compressing objects: 58% (292/503)  remote: Compressing objects: 59% (297/503)  remote: Compressing objects: 60% (302/503)  remote: Compressing objects: 61% (307/503)  remote: Compressing objects: 62% (312/503)  remote: Compressing objects: 63% (317/503)  remote: Compressing objects: 64% (322/503)  remote: Compressing objects: 65% (327/503)  remote: Compressing objects: 66% (332/503)  remote: Compressing objects: 67% (338/503)  remote: Compressing objects: 68% (343/503)  remote: Compressing objects: 69% (348/503)  remote: Compressing objects: 70% (353/503)  remote: Compressing objects: 71% (358/503)  remote: Compressing objects: 72% (363/503)  remote: Compressing objects: 73% (368/503)  remote: Compressing objects: 74% (373/503)  remote: Compressing objects: 75% (378/503)  remote: Compressing objects: 76% (383/503)  remote: Compressing objects: 77% (388/503)  remote: Compressing objects: 78% (393/503)  remote: Compressing objects: 79% (398/503)  remote: Compressing objects: 80% (403/503)  remote: Compressing objects: 81% (408/503)  remote: Compressing objects: 82% (413/503)  remote: Compressing objects: 83% (418/503)  remote: Compressing objects: 84% (423/503)  remote: Compressing objects: 85% (428/503)  remote: Compressing objects: 86% (433/503)  remote: Compressing objects: 87% (438/503)  remote: Compressing objects: 88% (443/503)  remote: Compressing objects: 89% (448/503)  remote: Compressing objects: 90% (453/503)  remote: Compressing objects: 91% (458/503)  remote: Compressing objects: 92% (463/503)  remote: Compressing objects: 93% (468/503)  remote: Compressing objects: 94% (473/503)  remote: Compressing objects: 95% (478/503)  remote: Compressing objects: 96% (483/503)  remote: Compressing objects: 97% (488/503)  remote: Compressing objects: 98% (493/503)  remote: Compressing objects: 99% (498/503)  remote: Compressing objects: 100% (503/503)  remote: Compressing objects: 100% (503/503), done. Receiving objects: 0% (1/686) Receiving objects: 1% (7/686) Receiving objects: 2% (14/686) Receiving objects: 3% (21/686) Receiving objects: 4% (28/686) Receiving objects: 5% (35/686) Receiving objects: 6% (42/686) Receiving objects: 7% (49/686) Receiving objects: 8% (55/686) Receiving objects: 9% (62/686) Receiving objects: 10% (69/686) Receiving objects: 11% (76/686) Receiving objects: 12% (83/686) Receiving objects: 13% (90/686) Receiving objects: 14% (97/686) Receiving objects: 15% (103/686) Receiving objects: 16% (110/686) Receiving objects: 17% (117/686) Receiving objects: 18% (124/686) Receiving objects: 19% (131/686) Receiving objects: 20% (138/686) Receiving objects: 21% (145/686) Receiving objects: 22% (151/686) Receiving objects: 23% (158/686) Receiving objects: 24% (165/686) Receiving objects: 25% (172/686) Receiving objects: 26% (179/686) Receiving objects: 27% (186/686) Receiving objects: 28% (193/686) Receiving objects: 29% (199/686) Receiving objects: 30% (206/686) Receiving objects: 31% (213/686) Receiving objects: 32% (220/686) Receiving objects: 33% (227/686) Receiving objects: 34% (234/686) Receiving objects: 35% (241/686) Receiving objects: 36% (247/686) remote: Total 686 (delta 367), reused 373 (delta 127), pack-reused 0 Receiving objects: 37% (254/686) Receiving objects: 38% (261/686) Receiving objects: 39% (268/686) Receiving objects: 40% (275/686) Receiving objects: 41% (282/686) Receiving objects: 42% (289/686) Receiving objects: 43% (295/686) Receiving objects: 44% (302/686) Receiving objects: 45% (309/686) Receiving objects: 46% (316/686) Receiving objects: 47% (323/686) Receiving objects: 48% (330/686) Receiving objects: 49% (337/686) Receiving objects: 50% (343/686) Receiving objects: 51% (350/686) Receiving objects: 52% (357/686) Receiving objects: 53% (364/686) Receiving objects: 54% (371/686) Receiving objects: 55% (378/686) Receiving objects: 56% (385/686) Receiving objects: 57% (392/686) Receiving objects: 58% (398/686) Receiving objects: 59% (405/686) Receiving objects: 60% (412/686) Receiving objects: 61% (419/686) Receiving objects: 62% (426/686) Receiving objects: 63% (433/686) Receiving objects: 64% (440/686) Receiving objects: 65% (446/686) Receiving objects: 66% (453/686) Receiving objects: 67% (460/686) Receiving objects: 68% (467/686) Receiving objects: 69% (474/686) Receiving objects: 70% (481/686) Receiving objects: 71% (488/686) Receiving objects: 72% (494/686) Receiving objects: 73% (501/686) Receiving objects: 74% (508/686) Receiving objects: 75% (515/686) Receiving objects: 76% (522/686) Receiving objects: 77% (529/686) Receiving objects: 78% (536/686) Receiving objects: 79% (542/686) Receiving objects: 80% (549/686) Receiving objects: 81% (556/686) Receiving objects: 82% (563/686) Receiving objects: 83% (570/686) Receiving objects: 84% (577/686) Receiving objects: 85% (584/686) Receiving objects: 86% (590/686) Receiving objects: 87% (597/686) Receiving objects: 88% (604/686) Receiving objects: 89% (611/686) Receiving objects: 90% (618/686) Receiving objects: 91% (625/686) Receiving objects: 92% (632/686) Receiving objects: 93% (638/686) Receiving objects: 94% (645/686) Receiving objects: 95% (652/686) Receiving objects: 96% (659/686) Receiving objects: 97% (666/686) Receiving objects: 98% (673/686) Receiving objects: 99% (680/686) Receiving objects: 100% (686/686) Receiving objects: 100% (686/686), 184.41 KiB | 0 bytes/s, done. Resolving deltas: 0% (0/367) Resolving deltas: 1% (4/367) Resolving deltas: 8% (31/367) Resolving deltas: 12% (45/367) Resolving deltas: 14% (54/367) Resolving deltas: 28% (103/367) Resolving deltas: 30% (113/367) Resolving deltas: 31% (115/367) Resolving deltas: 32% (118/367) Resolving deltas: 33% (123/367) Resolving deltas: 34% (128/367) Resolving deltas: 35% (129/367) Resolving deltas: 36% (133/367) Resolving deltas: 37% (136/367) Resolving deltas: 38% (140/367) Resolving deltas: 40% (147/367) Resolving deltas: 47% (176/367) Resolving deltas: 48% (177/367) Resolving deltas: 49% (183/367) Resolving deltas: 50% (184/367) Resolving deltas: 51% (190/367) Resolving deltas: 52% (191/367) Resolving deltas: 56% (206/367) Resolving deltas: 62% (229/367) Resolving deltas: 63% (232/367) Resolving deltas: 65% (242/367) Resolving deltas: 66% (244/367) Resolving deltas: 67% (246/367) Resolving deltas: 68% (250/367) Resolving deltas: 70% (259/367) Resolving deltas: 72% (266/367) Resolving deltas: 74% (275/367) Resolving deltas: 75% (277/367) Resolving deltas: 77% (284/367) Resolving deltas: 79% (293/367) Resolving deltas: 80% (294/367) Resolving deltas: 81% (298/367) Resolving deltas: 82% (302/367) Resolving deltas: 83% (308/367) Resolving deltas: 85% (313/367) Resolving deltas: 88% (324/367) Resolving deltas: 89% (327/367) Resolving deltas: 90% (331/367) Resolving deltas: 91% (334/367) Resolving deltas: 94% (345/367) Resolving deltas: 95% (350/367) Resolving deltas: 96% (353/367) Resolving deltas: 97% (357/367) Resolving deltas: 98% (360/367) Resolving deltas: 100% (367/367) Resolving deltas: 100% (367/367), done. Checking connectivity... done. travis_time:end:0104d11a:start=1467583315976481470,finish=1467583316820423341,duration=843941871 $ cd lucasantarella/oauth2-server-php $ git checkout -qf f1b250643acffeed55fc7c99cbe9809acd396a11 travis_fold:end:git.checkout travis_fold:start:services travis_time:start:0b84ea1c $ sudo service mongodb start * Starting database mongodb  [ OK ] travis_time:end:0b84ea1c:start=1467583316835882173,finish=1467583317885120149,duration=1049237976 travis_time:start:0a378c37 $ sudo service redis-server start redis-server start/running, process 3417 travis_time:end:0a378c37:start=1467583317891436866,finish=1467583317934871721,duration=43434855 travis_time:start:12738c66 $ sudo service cassandra start Starting Cassandra cat: /var/run/cassandra.pid: No such file or directory travis_time:end:12738c66:start=1467583317939933008,finish=1467583318327378370,duration=387445362 travis_time:start:052af22c $ sudo service mysql start start: Job is already running: mysql travis_time:end:052af22c:start=1467583318331595032,finish=1467583318355901226,duration=24306194 travis_time:start:1fe43ed6 $ sudo service memcached start Starting memcached: memcached. travis_time:end:1fe43ed6:start=1467583318365618465,finish=1467583318418305698,duration=52687233 travis_fold:end:services  Setting environment variables from .travis.yml $ export SKIP_MONGO_TESTS=1 travis_time:start:06bff5aa $ phpenv global 5.3 2>/dev/null travis_time:end:06bff5aa:start=1467583321463012800,finish=1467583321486947918,duration=23935118 5.3 is not pre-installed; installing travis_time:start:059b6782  travis_time:end:059b6782:start=1467583321659663736,finish=1467583329622930468,duration=7963266732 travis_time:start:15ad6a5b  travis_time:end:15ad6a5b:start=1467583329627227060,finish=1467583329636357867,duration=9130807 travis_time:start:0613922e $ phpenv global 5.3 travis_time:end:0613922e:start=1467583329640565711,finish=1467583329658403968,duration=17838257 travis_time:start:26bbe662 $ composer self-update You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug Updating to version 334d0cce6b056e7555daf4c68c48cbe40ee4d51a. Downloading: Connecting... Downloading: 100%  Use composer self-update --rollback to return to version 2b14f0a047dd4f3545ec82381f65c36ea93a4c81 travis_time:end:26bbe662:start=1467583329709663360,finish=1467583331667850106,duration=1958186746 travis_fold:start:cache.1 Setting up build cache $ export CASHER_DIR=$HOME/.casher travis_time:start:0455af28 $ Installing caching utilities travis_time:end:0455af28:start=1467583331939613226,finish=1467583332013202071,duration=73588845 travis_time:start:17b68bd0  travis_time:end:17b68bd0:start=1467583332024880706,finish=1467583332029842317,duration=4961611 travis_time:start:015fa945 attempting to download cache archive fetching phalcon-travis-ci-config/cache-linux-precise-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--php-5.3.tgz fetching phalcon-travis-ci-config/cache--php-5.3.tgz fetching master/cache-linux-precise-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--php-5.3.tgz fetching master/cache--php-5.3.tgz could not download cache travis_time:end:015fa945:start=1467583332047725645,finish=1467583333168572871,duration=1120847226 travis_time:start:02ca6cd0  travis_time:end:02ca6cd0:start=1467583333174115602,finish=1467583333178409841,duration=4294239 travis_time:start:04f0eb56 adding /home/travis/.composer/cache to cache adding /home/travis/build/lucasantarella/oauth2-server-php/vendor to cache adding /home/travis/cphalcon to cache travis_time:end:04f0eb56:start=1467583333183461982,finish=1467583333530739249,duration=347277267 travis_fold:end:cache.1 $ php --version PHP 5.3.29 (cli) (built: Nov 26 2015 00:52:51) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2014 Zend Technologies with Xdebug v2.2.7, Copyright (c) 2002-2015, by Derick Rethans $ composer --version You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug Composer version 1.2-dev (334d0cce6b056e7555daf4c68c48cbe40ee4d51a) 2016-07-02 22:52:10  travis_fold:start:before_install.1 travis_time:start:1968c2ac $ sudo apt-get install php5-dev libpcre3-dev gcc make php5-mysql Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done gcc is already the newest version. gcc set to manually installed. make is already the newest version. make set to manually installed. The following extra packages will be installed: libpcre3 libpcrecpp0 php5-common php5-fpm shtool Suggested packages: php5-suhosin php-pear The following NEW packages will be installed: php5-common php5-dev php5-fpm php5-mysql shtool The following packages will be upgraded: libpcre3 libpcre3-dev libpcrecpp0 3 upgraded, 5 newly installed, 0 to remove and 158 not upgraded. Need to get 5,913 kB of archives. After this operation, 14.2 MB of additional disk space will be used. 0% [Working] Get:1 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libpcre3-dev amd64 8.12-4ubuntu0.2 [231 kB] 0% [1 libpcre3-dev 12.2 kB/231 kB 5%] 4% [Working] Get:2 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libpcrecpp0 amd64 8.12-4ubuntu0.2 [16.2 kB] 4% [2 libpcrecpp0 16.2 kB/16.2 kB 100%] 4% [Working] Get:3 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main libpcre3 amd64 8.12-4ubuntu0.2 [149 kB] 6% [3 libpcre3 106 kB/149 kB 71%] 7% [Working] Get:4 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main php5-common amd64 5.3.10-1ubuntu3.23 [1,772 kB] 7% [4 php5-common 16.4 kB/1,772 kB 1%] 37% [Working] Get:5 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/universe php5-fpm amd64 5.3.10-1ubuntu3.23 [3,096 kB] 37% [5 php5-fpm 15.7 kB/3,096 kB 1%] 89% [Working] Get:6 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise/main shtool all 2.0.8-6 [149 kB] 89% [6 shtool 15.8 kB/149 kB 11%] 92% [Working] Get:7 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main php5-dev amd64 5.3.10-1ubuntu3.23 [423 kB] 92% [7 php5-dev 16.4 kB/423 kB 4%] 99% [Working] Get:8 http://us-central1.gce.archive.ubuntu.com/ubuntu/ precise-updates/main php5-mysql amd64 5.3.10-1ubuntu3.23 [77.0 kB] 99% [8 php5-mysql 15.9 kB/77.0 kB 21%] 100% [Working] Fetched 5,913 kB in 0s (39.2 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126080 files and directories currently installed.) Preparing to replace libpcre3-dev 8.12-4ubuntu0.1 (using .../libpcre3-dev_8.12-4ubuntu0.2_amd64.deb) ... Unpacking replacement libpcre3-dev ... Preparing to replace libpcrecpp0 8.12-4ubuntu0.1 (using .../libpcrecpp0_8.12-4ubuntu0.2_amd64.deb) ... Unpacking replacement libpcrecpp0 ... Preparing to replace libpcre3 8.12-4ubuntu0.1 (using .../libpcre3_8.12-4ubuntu0.2_amd64.deb) ... Unpacking replacement libpcre3 ... Selecting previously unselected package php5-common. Unpacking php5-common (from .../php5-common_5.3.10-1ubuntu3.23_amd64.deb) ... Selecting previously unselected package php5-fpm. Unpacking php5-fpm (from .../php5-fpm_5.3.10-1ubuntu3.23_amd64.deb) ... Selecting previously unselected package shtool. Unpacking shtool (from .../shtool_2.0.8-6_all.deb) ... Selecting previously unselected package php5-dev. Unpacking php5-dev (from .../php5-dev_5.3.10-1ubuntu3.23_amd64.deb) ... Selecting previously unselected package php5-mysql. Unpacking php5-mysql (from .../php5-mysql_5.3.10-1ubuntu3.23_amd64.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... Setting up libpcre3 (8.12-4ubuntu0.2) ... Setting up libpcrecpp0 (8.12-4ubuntu0.2) ... Setting up libpcre3-dev (8.12-4ubuntu0.2) ... Setting up php5-common (5.3.10-1ubuntu3.23) ... Setting up php5-fpm (5.3.10-1ubuntu3.23) ... update-rc.d: warning: php5-fpm stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none) Creating config file /etc/php5/fpm/php.ini with new version Setting up shtool (2.0.8-6) ... Setting up php5-dev (5.3.10-1ubuntu3.23) ... update-alternatives: using /usr/bin/php-config5 to provide /usr/bin/php-config (php-config) in auto mode. update-alternatives: using /usr/bin/phpize5 to provide /usr/bin/phpize (phpize) in auto mode. Setting up php5-mysql (5.3.10-1ubuntu3.23) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place travis_time:end:1968c2ac:start=1467583333844821513,finish=1467583341173987378,duration=7329165865 travis_fold:end:before_install.1 travis_fold:start:before_install.2 travis_time:start:1928a381 $ composer install --prefer-source --no-interaction You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug Loading composer repositories with package information Updating dependencies (including require-dev) - Installing firebase/php-jwt (v2.2.0) Cloning e0a75bfb6413f22092c99b70f310ccb2cca3efa5 - Installing predis/predis (dev-master ea28d82) Cloning ea28d826810385ce3a42ae310c69f5693644c3f0 - Installing thobbs/phpcassa (dev-master 787ecce) Cloning 787ecce4501d519de5c7448dd74f67c5cba0c5d5 - Installing symfony/event-dispatcher (v2.8.8) Cloning b180b70439dca70049b6b9b7e21d75e6e5d7aca9 - Installing guzzle/guzzle (v3.9.3) Cloning 0645b70d953bc1c067bbc8d5bc53194706b628d9 - Installing aws/aws-sdk-php (2.8.30) Cloning 2d7183cd22381237bce25f11d741a77bdeb2d0b8 - Installing techpivot/phalcon-ci-installer (1.0.3) Cloning 0a1f81433474246c1209f8d95c14f7e66d681e16 predis/predis suggests installing ext-phpiredis (Allows faster serialization and deserialization of the Redis protocol) thobbs/phpcassa suggests installing ext-thrift_protocol (Enabling the thrift protocol extension is crucial for phpcassa's performance) symfony/event-dispatcher suggests installing symfony/dependency-injection () symfony/event-dispatcher suggests installing symfony/http-kernel () guzzle/guzzle suggests installing guzzlehttp/guzzle (Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated.) aws/aws-sdk-php suggests installing doctrine/cache (Adds support for caching of credentials and responses) aws/aws-sdk-php suggests installing ext-apc (Allows service description opcode caching, request and response caching, and credentials caching) aws/aws-sdk-php suggests installing monolog/monolog (Adds support for logging HTTP requests and responses) aws/aws-sdk-php suggests installing symfony/yaml (Eases the ability to write manifests for creating jobs in AWS Import/Export) Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead. Writing lock file Generating autoload files travis_time:end:1928a381:start=1467583341178769547,finish=1467583376763297478,duration=35584527931 travis_fold:end:before_install.2 travis_fold:start:before_install.3 travis_time:start:372db0fb $ vendor/bin/install-phalcon.sh 2.0.x No Phalcon cache available. Cloning into '/home/travis/cphalcon'... remote: Counting objects: 111486, done. remote: Compressing objects: 0% (1/119)  remote: Compressing objects: 1% (2/119)  remote: Compressing objects: 2% (3/119)  remote: Compressing objects: 3% (4/119)  remote: Compressing objects: 4% (5/119)  remote: Compressing objects: 5% (6/119)  remote: Compressing objects: 6% (8/119)  remote: Compressing objects: 7% (9/119)  remote: Compressing objects: 8% (10/119)  remote: Compressing objects: 9% (11/119)  remote: Compressing objects: 10% (12/119)  remote: Compressing objects: 11% (14/119)  remote: Compressing objects: 12% (15/119)  remote: Compressing objects: 13% (16/119)  remote: Compressing objects: 14% (17/119)  remote: Compressing objects: 15% (18/119)  remote: Compressing objects: 16% (20/119)  remote: Compressing objects: 17% (21/119)  remote: Compressing objects: 18% (22/119)  remote: Compressing objects: 19% (23/119)  remote: Compressing objects: 20% (24/119)  remote: Compressing objects: 21% (25/119)  remote: Compressing objects: 22% (27/119)  remote: Compressing objects: 23% (28/119)  remote: Compressing objects: 24% (29/119)  remote: Compressing objects: 25% (30/119)  remote: Compressing objects: 26% (31/119)  remote: Compressing objects: 27% (33/119)  remote: Compressing objects: 28% (34/119)  remote: Compressing objects: 29% (35/119)  remote: Compressing objects: 30% (36/119)  remote: Compressing objects: 31% (37/119)  remote: Compressing objects: 32% (39/119)  remote: Compressing objects: 33% (40/119)  remote: Compressing objects: 34% (41/119)  remote: Compressing objects: 35% (42/119)  remote: Compressing objects: 36% (43/119)  remote: Compressing objects: 37% (45/119)  remote: Compressing objects: 38% (46/119)  remote: Compressing objects: 39% (47/119)  remote: Compressing objects: 40% (48/119)  remote: Compressing objects: 41% (49/119)  remote: Compressing objects: 42% (50/119)  remote: Compressing objects: 43% (52/119)  remote: Compressing objects: 44% (53/119)  remote: Compressing objects: 45% (54/119)  remote: Compressing objects: 46% (55/119)  remote: Compressing objects: 47% (56/119)  remote: Compressing objects: 48% (58/119)  remote: Compressing objects: 49% (59/119)  remote: Compressing objects: 50% (60/119)  remote: Compressing objects: 51% (61/119)  remote: Compressing objects: 52% (62/119)  remote: Compressing objects: 53% (64/119)  remote: Compressing objects: 54% (65/119)  remote: Compressing objects: 55% (66/119)  remote: Compressing objects: 56% (67/119)  remote: Compressing objects: 57% (68/119)  remote: Compressing objects: 58% (70/119)  remote: Compressing objects: 59% (71/119)  remote: Compressing objects: 60% (72/119)  remote: Compressing objects: 61% (73/119)  remote: Compressing objects: 62% (74/119)  remote: Compressing objects: 63% (75/119)  remote: Compressing objects: 64% (77/119)  remote: Compressing objects: 65% (78/119)  remote: Compressing objects: 66% (79/119)  remote: Compressing objects: 67% (80/119)  remote: Compressing objects: 68% (81/119)  remote: Compressing objects: 69% (83/119)  remote: Compressing objects: 70% (84/119)  remote: Compressing objects: 71% (85/119)  remote: Compressing objects: 72% (86/119)  remote: Compressing objects: 73% (87/119)  remote: Compressing objects: 74% (89/119)  remote: Compressing objects: 75% (90/119)  remote: Compressing objects: 76% (91/119)  remote: Compressing objects: 77% (92/119)  remote: Compressing objects: 78% (93/119)  remote: Compressing objects: 79% (95/119)  remote: Compressing objects: 80% (96/119)  remote: Compressing objects: 81% (97/119)  remote: Compressing objects: 82% (98/119)  remote: Compressing objects: 83% (99/119)  remote: Compressing objects: 84% (100/119)  remote: Compressing objects: 85% (102/119)  remote: Compressing objects: 86% (103/119)  remote: Compressing objects: 87% (104/119)  remote: Compressing objects: 88% (105/119)  remote: Compressing objects: 89% (106/119)  remote: Compressing objects: 90% (108/119)  remote: Compressing objects: 91% (109/119)  remote: Compressing objects: 92% (110/119)  remote: Compressing objects: 93% (111/119)  remote: Compressing objects: 94% (112/119)  remote: Compressing objects: 95% (114/119)  remote: Compressing objects: 96% (115/119)  remote: Compressing objects: 97% (116/119)  remote: Compressing objects: 98% (117/119)  remote: Compressing objects: 99% (118/119)  remote: Compressing objects: 100% (119/119)  remote: Compressing objects: 100% (119/119), done. Receiving objects: 0% (1/111486) Receiving objects: 1% (1115/111486) Receiving objects: 2% (2230/111486) Receiving objects: 3% (3345/111486) Receiving objects: 4% (4460/111486) Receiving objects: 5% (5575/111486) Receiving objects: 6% (6690/111486) Receiving objects: 7% (7805/111486) Receiving objects: 8% (8919/111486) Receiving objects: 9% (10034/111486) Receiving objects: 10% (11149/111486) Receiving objects: 11% (12264/111486) Receiving objects: 12% (13379/111486), 5.00 MiB | 9.96 MiB/s Receiving objects: 13% (14494/111486), 5.00 MiB | 9.96 MiB/s Receiving objects: 14% (15609/111486), 5.00 MiB | 9.96 MiB/s Receiving objects: 15% (16723/111486), 5.00 MiB | 9.96 MiB/s Receiving objects: 16% (17838/111486), 5.00 MiB | 9.96 MiB/s Receiving objects: 17% (18953/111486), 5.00 MiB | 9.96 MiB/s Receiving objects: 17% (19571/111486), 14.14 MiB | 14.11 MiB/s Receiving objects: 18% (20068/111486), 14.14 MiB | 14.11 MiB/s Receiving objects: 19% (21183/111486), 14.14 MiB | 14.11 MiB/s Receiving objects: 20% (22298/111486), 14.14 MiB | 14.11 MiB/s Receiving objects: 21% (23413/111486), 14.14 MiB | 14.11 MiB/s Receiving objects: 22% (24527/111486), 22.87 MiB | 15.21 MiB/s Receiving objects: 23% (25642/111486), 22.87 MiB | 15.21 MiB/s Receiving objects: 24% (26757/111486), 22.87 MiB | 15.21 MiB/s Receiving objects: 25% (27872/111486), 22.87 MiB | 15.21 MiB/s Receiving objects: 25% (27988/111486), 22.87 MiB | 15.21 MiB/s Receiving objects: 26% (28987/111486), 32.50 MiB | 16.22 MiB/s Receiving objects: 27% (30102/111486), 32.50 MiB | 16.22 MiB/s Receiving objects: 28% (31217/111486), 32.50 MiB | 16.22 MiB/s Receiving objects: 29% (32331/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 30% (33446/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 31% (34561/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 32% (35676/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 33% (36791/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 34% (37906/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 35% (39021/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 36% (40135/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 37% (41250/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 38% (42365/111486), 42.08 MiB | 16.80 MiB/s Receiving objects: 38% (42391/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 39% (43480/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 40% (44595/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 41% (45710/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 42% (46825/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 43% (47939/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 44% (49054/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 45% (50169/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 46% (51284/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 47% (52399/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 48% (53514/111486), 51.93 MiB | 17.27 MiB/s Receiving objects: 49% (54629/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 50% (55743/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 51% (56858/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 52% (57973/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 53% (59088/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 54% (60203/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 55% (61318/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 56% (62433/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 57% (63548/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 58% (64662/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 59% (65777/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 59% (66294/111486), 61.61 MiB | 17.57 MiB/s Receiving objects: 60% (66892/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 61% (68007/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 62% (69122/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 63% (70237/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 64% (71352/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 65% (72466/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 66% (73581/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 67% (74696/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 68% (75811/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 69% (76926/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 70% (78041/111486), 71.07 MiB | 17.73 MiB/s Receiving objects: 71% (79156/111486), 80.39 MiB | 17.83 MiB/s Receiving objects: 72% (80270/111486), 80.39 MiB | 17.83 MiB/s Receiving objects: 73% (81385/111486), 80.39 MiB | 17.83 MiB/s Receiving objects: 74% (82500/111486), 80.39 MiB | 17.83 MiB/s Receiving objects: 74% (82906/111486), 80.39 MiB | 17.83 MiB/s Receiving objects: 75% (83615/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 76% (84730/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 77% (85845/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 78% (86960/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 79% (88074/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 80% (89189/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 81% (90304/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 82% (91419/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 83% (92534/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 84% (93649/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 85% (94764/111486), 89.93 MiB | 18.84 MiB/s Receiving objects: 86% (95878/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 87% (96993/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 88% (98108/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 89% (99223/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 90% (100338/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 91% (101453/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 92% (102568/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 93% (103682/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 94% (104797/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 95% (105912/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 96% (107027/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 97% (108142/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 98% (109257/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 99% (110372/111486), 99.29 MiB | 18.88 MiB/s Receiving objects: 99% (110657/111486), 99.29 MiB | 18.88 MiB/s remote: Total 111486 (delta 47), reused 0 (delta 0), pack-reused 111364 Receiving objects: 100% (111486/111486), 109.13 MiB | 19.13 MiB/s Receiving objects: 100% (111486/111486), 110.54 MiB | 19.12 MiB/s, done. Resolving deltas: 0% (0/85745) Resolving deltas: 1% (867/85745) Resolving deltas: 2% (1715/85745) Resolving deltas: 3% (2573/85745) Resolving deltas: 4% (3434/85745) Resolving deltas: 5% (4321/85745) Resolving deltas: 6% (5969/85745) Resolving deltas: 7% (6007/85745) Resolving deltas: 8% (6862/85745) Resolving deltas: 9% (7731/85745) Resolving deltas: 10% (8599/85745) Resolving deltas: 11% (9460/85745) Resolving deltas: 12% (10312/85745) Resolving deltas: 13% (11164/85745) Resolving deltas: 14% (12028/85745) Resolving deltas: 14% (12832/85745) Resolving deltas: 15% (12888/85745) Resolving deltas: 16% (13806/85745) Resolving deltas: 17% (14598/85745) Resolving deltas: 18% (15479/85745) Resolving deltas: 19% (16345/85745) Resolving deltas: 20% (17161/85745) Resolving deltas: 21% (18155/85745) Resolving deltas: 22% (18910/85745) Resolving deltas: 23% (19733/85745) Resolving deltas: 24% (20742/85745) Resolving deltas: 25% (21447/85745) Resolving deltas: 26% (22299/85745) Resolving deltas: 27% (23190/85745) Resolving deltas: 28% (24020/85745) Resolving deltas: 29% (24878/85745) Resolving deltas: 30% (25757/85745) Resolving deltas: 31% (26583/85745) Resolving deltas: 32% (27479/85745) Resolving deltas: 33% (28336/85745) Resolving deltas: 33% (28990/85745) Resolving deltas: 34% (29184/85745) Resolving deltas: 35% (30039/85745) Resolving deltas: 36% (30870/85745) Resolving deltas: 37% (31757/85745) Resolving deltas: 38% (32590/85745) Resolving deltas: 39% (33446/85745) Resolving deltas: 40% (34338/85745) Resolving deltas: 40% (35124/85745) Resolving deltas: 41% (35157/85745) Resolving deltas: 42% (36150/85745) Resolving deltas: 43% (36872/85745) Resolving deltas: 44% (37789/85745) Resolving deltas: 45% (38588/85745) Resolving deltas: 46% (39554/85745) Resolving deltas: 47% (40301/85745) Resolving deltas: 47% (40933/85745) Resolving deltas: 48% (41243/85745) Resolving deltas: 49% (42039/85745) Resolving deltas: 50% (43029/85745) Resolving deltas: 51% (43759/85745) Resolving deltas: 51% (44389/85745) Resolving deltas: 52% (44590/85745) Resolving deltas: 53% (45446/85745) Resolving deltas: 53% (45819/85745) Resolving deltas: 54% (46313/85745) Resolving deltas: 54% (46555/85745) Resolving deltas: 55% (47160/85745) Resolving deltas: 56% (48030/85745) Resolving deltas: 57% (48986/85745) Resolving deltas: 57% (49099/85745) Resolving deltas: 58% (49794/85745) Resolving deltas: 59% (50607/85745) Resolving deltas: 60% (51479/85745) Resolving deltas: 61% (52319/85745) Resolving deltas: 62% (53192/85745) Resolving deltas: 63% (54027/85745) Resolving deltas: 64% (54881/85745) Resolving deltas: 65% (55797/85745) Resolving deltas: 66% (56755/85745) Resolving deltas: 67% (57484/85745) Resolving deltas: 68% (58603/85745) Resolving deltas: 69% (59179/85745) Resolving deltas: 70% (60174/85745) Resolving deltas: 71% (60950/85745) Resolving deltas: 72% (61766/85745) Resolving deltas: 73% (62595/85745) Resolving deltas: 74% (63462/85745) Resolving deltas: 75% (64311/85745) Resolving deltas: 76% (65294/85745) Resolving deltas: 77% (66250/85745) Resolving deltas: 78% (66892/85745) Resolving deltas: 79% (67741/85745) Resolving deltas: 80% (68620/85745) Resolving deltas: 81% (69477/85745) Resolving deltas: 82% (70323/85745) Resolving deltas: 83% (71195/85745) Resolving deltas: 84% (72040/85745) Resolving deltas: 85% (72885/85745) Resolving deltas: 86% (73748/85745) Resolving deltas: 87% (74599/85745) Resolving deltas: 88% (75517/85745) Resolving deltas: 89% (76320/85745) Resolving deltas: 90% (77175/85745) Resolving deltas: 91% (78057/85745) Resolving deltas: 92% (78908/85745) Resolving deltas: 93% (79753/85745) Resolving deltas: 94% (80608/85745) Resolving deltas: 95% (81458/85745) Resolving deltas: 96% (82319/85745) Resolving deltas: 97% (83174/85745) Resolving deltas: 97% (84028/85745) Resolving deltas: 98% (84048/85745) Resolving deltas: 99% (84888/85745) Resolving deltas: 100% (85745/85745) Resolving deltas: 100% (85745/85745), done. Checking connectivity... done. Checking out: 2.0.x ... Branch 2.0.x set up to track remote branch 2.0.x from origin. Switched to a new branch '2.0.x' Building Phalcon ... Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 configure.in:3: warning: prefer named diversions configure.in:3: warning: prefer named diversions checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for icc... no checking for suncc... no checking whether gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /home/travis/.phpenv/versions/5.3.29 checking for PHP includes... -I/home/travis/.phpenv/versions/5.3.29/include/php -I/home/travis/.phpenv/versions/5.3.29/include/php/main -I/home/travis/.phpenv/versions/5.3.29/include/php/TSRM -I/home/travis/.phpenv/versions/5.3.29/include/php/Zend -I/home/travis/.phpenv/versions/5.3.29/include/php/ext -I/home/travis/.phpenv/versions/5.3.29/include/php/ext/date/lib checking for PHP extension directory... /home/travis/.phpenv/versions/5.3.29/lib/php/extensions/no-debug-zts-20090626 checking for PHP installed headers prefix... /home/travis/.phpenv/versions/5.3.29/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 0.13.5 (ok) checking for gawk... gawk checking whether to enable phalcon... yes, shared checking whether HAVE_BUNDLED_PCRE is declared... yes checking for ext/pcre/php_pcre.h... yes checking whether HAVE_JSON is declared... yes checking for ext/json/php_json.h... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool configure: creating ./config.status config.status: creating config.h /bin/bash /home/travis/cphalcon/build/64bits/libtool --mode=compile gcc -I. -I/home/travis/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/travis/cphalcon/build/64bits/include -I/home/travis/cphalcon/build/64bits/main -I/home/travis/cphalcon/build/64bits -I/home/travis/.phpenv/versions/5.3.29/include/php -I/home/travis/.phpenv/versions/5.3.29/include/php/main -I/home/travis/.phpenv/versions/5.3.29/include/php/TSRM -I/home/travis/.phpenv/versions/5.3.29/include/php/Zend -I/home/travis/.phpenv/versions/5.3.29/include/php/ext -I/home/travis/.phpenv/versions/5.3.29/include/php/ext/date/lib -DPHALCON_RELEASE -DHAVE_CONFIG_H -march=native -mtune=native -O2 -fomit-frame-pointer -fvisibility=hidden -c /home/travis/cphalcon/build/64bits/phalcon.zep.c -o phalcon.lo mkdir .libs gcc -I. -I/home/travis/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/travis/cphalcon/build/64bits/include -I/home/travis/cphalcon/build/64bits/main -I/home/travis/cphalcon/build/64bits -I/home/travis/.phpenv/versions/5.3.29/include/php -I/home/travis/.phpenv/versions/5.3.29/include/php/main -I/home/travis/.phpenv/versions/5.3.29/include/php/TSRM -I/home/travis/.phpenv/versions/5.3.29/include/php/Zend -I/home/travis/.phpenv/versions/5.3.29/include/php/ext -I/home/travis/.phpenv/versions/5.3.29/include/php/ext/date/lib -DPHALCON_RELEASE -DHAVE_CONFIG_H -march=native -mtune=native -O2 -fomit-frame-pointer -fvisibility=hidden -c /home/travis/cphalcon/build/64bits/phalcon.zep.c -fPIC -DPIC -o .libs/phalcon.o /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_cleanup_fcache’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:4402:58: error: ‘zend_class_entry’ has no member named ‘info’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_class_exists’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:5789:53: error: ‘ZEND_ACC_TRAIT’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c:5789:53: note: each undeclared identifier is reported only once for each function it appears in /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_read_property’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:5932:3: warning: passing argument 2 of ‘zend_get_object_classname’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_API.h:331:14: note: expected ‘char **’ but argument is of type ‘const char **’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5939:2: error: too many arguments to function ‘object->value.obj.handlers->read_property’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_fetch_property_this_quick’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:5976:80: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5978:26: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5978:58: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5981:18: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:5981:50: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_return_property_quick’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6039:80: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6041:26: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6041:58: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6044:18: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6044:50: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_update_property_zval’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6171:3: warning: passing argument 2 of ‘zend_get_object_classname’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_API.h:331:14: note: expected ‘char **’ but argument is of type ‘const char **’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6178:2: error: too many arguments to function ‘object->value.obj.handlers->write_property’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_update_property_this_quick’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:21: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:87: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:119: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:164: error: ‘zend_object’ has no member named ‘properties_table’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6220:196: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_unset_property’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6526:3: error: too many arguments to function ‘object->value.obj.handlers->unset_property’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_fetch_static_property_ce’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6609:2: warning: passing argument 2 of ‘zend_read_static_property’ discards ‘const’ qualifier from pointer target type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_API.h:328:16: note: expected ‘char *’ but argument is of type ‘const char *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_std_get_static_property’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:6673:51: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:6680:50: error: ‘zend_property_info’ has no member named ‘offset’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_create_closure_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:7059:2: warning: passing argument 3 of ‘zend_create_closure’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_closures.h:33:15: note: expected ‘void ***’ but argument is of type ‘struct zend_class_entry *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c:7059:2: error: too many arguments to function ‘zend_create_closure’ /home/travis/.phpenv/versions/5.3.29/include/php/Zend/zend_closures.h:33:15: note: declared here /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_http_build_query’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:10789:140: error: ‘PHP_QUERY_RFC1738’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c:10789:3: error: too many arguments to function ‘php_url_encode_hash_ex’ /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/php_http.h:27:12: note: declared here /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_htmlspecialchars’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:10829:2: warning: passing argument 3 of ‘php_escape_html_entities_ex’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/html.h:43:14: note: expected ‘int *’ but argument is of type ‘size_t *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_htmlentities’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:10854:2: warning: passing argument 3 of ‘php_escape_html_entities_ex’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/html.h:43:14: note: expected ‘int *’ but argument is of type ‘size_t *’ /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_require_ret’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:11967:23: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_get_intval_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:12891:11: error: ‘IS_CALLABLE’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_get_doubleval_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:12936:11: error: ‘IS_CALLABLE’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_get_boolval_ex’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:12974:11: error: ‘IS_CALLABLE’ undeclared (first use in this function) /home/travis/cphalcon/build/64bits/phalcon.zep.c: In function ‘zephir_escape_html’: /home/travis/cphalcon/build/64bits/phalcon.zep.c:16166:2: warning: passing argument 3 of ‘php_escape_html_entities’ from incompatible pointer type [enabled by default] /home/travis/.phpenv/versions/5.3.29/include/php/ext/standard/html.h:42:14: note: expected ‘int *’ but argument is of type ‘size_t *’ make: *** [phalcon.lo] Error 1 travis_time:end:372db0fb:start=1467583376770165100,finish=1467583405800540317,duration=29030375217  The command "vendor/bin/install-phalcon.sh 2.0.x" failed and exited with 2 during . Your build has been stopped. ```
lucasantarella commented 8 years ago

I honestly have no idea what's going on with this thing. I reached out to some of the Phalcon dev members and they said that it should have no problem compiling on anything =< PHP 5.3.20 Any idea what's going on?

virgofx commented 8 years ago

@lucasantarella Trying to make some time to figure it out. Should have an update for you by the weekend, sorry for the delay

lucasantarella commented 8 years ago

@virgofx Ok. Thanks a ton!

virgofx commented 8 years ago

@lucasantarella I've tried to build 5.3.29 in a virtual machine and it does appear to be 100% a Phalcon issue. So what we need to do is move this issue over into the Phalcon repository to see if anyone wants to go back and get it working in 5.3. As I follow the project very closely, most of the development is now geared in the latest 2.0.x and 2.1.x branches which are typically built against 5.4, 5.5, 5.6, and 7.0. Therefore, it may be tough to have to go backwards and make fixes in the 2.0.x/master branches to get compilation to work.

virgofx commented 8 years ago

I've also updated the Readme now to list the supported versions as well. Let me know if you have any other insights as this appears to be a Phalcon issue we can close this one here unless there is anything we can do from an installation perspective to get things working on 5.3.x

lucasantarella commented 8 years ago

Ok @virgofx Thanks for all your help! I opened an issue with Phalcon, but they said that anything PHP 5.3.20 and up should work.

virgofx commented 8 years ago

@lucasantarella I'll set up an older 5.3 VM as similar as possible to Travis' 5.3 version. Then I can trace and see if there are any easy fixes which could help get Phalcon to run in 5.3.

lucasantarella commented 8 years ago

@virgofx Thanks! Let me know if you need help. I have some Hyper-V Hosts around here that I could spin up some instances. Lmk!