Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1014

config.m4 produces unterminated quoted string

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Blocker - P1 Blocker - P1
    • 1.3.1
    • Affects Version/s: 1.3.0
    • Component/s: None
    • None
    • Environment:
      Alpine Linux, BusyBox v1.24.2

      Attempting to configure 1.3.0 in Alpine Linux produces the following error:

      ...
      checking OpenSSL dir for mongodb... yes
      checking whether to use system default cipher list instead of hardcoded value... no
      checking PHP version... 70109
      /tmp/pear/temp/mongodb/configure: ./configure.lineno: line 1: syntax error: unterminated quoted string
      ERROR: `/tmp/pear/temp/mongodb/configure --with-php-config=/usr/local/bin/php-config' failed
      

      Bash shells seem to ignore this error; however, Alpine uses a different shell by default, which may be more strict.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: