Skip to content

unable to build using couchbase extension #6

Description

@coquer

the pipeline is unable to install couchbase extension, given these parameters:

  env:
    PHP_VERSION: 7.4
    PHP_UNIT_VERSION: 8
    PHP_EXTENSIONS: apcu memcached sockets intl json xdebug couchbase
Building PHP 7.4 with extensions: apcu memcached sockets intl json xdebug couchbase ...

The result from the build always ends up with this error.

configure: error: Please reinstall the libcouchbase distribution -
                   libcouchbase.h should be <libcouchbase-dir>/include and
                   libcouchbase.a should be in <libcouchbase-dir>/lib
  ERROR: `/tmp/pear/temp/couchbase/configure --with-php-config=/usr/local/bin/php-config' failed

any ideas?

original: php-actions/phpunit#35

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions