[MacPorts] #29117: varnish missing pcre dependency (was: varnish fails to compile on osx 10.6)

MacPorts noreply at macports.org
Wed Apr 13 14:20:09 PDT 2011


#29117: varnish missing pcre dependency
-----------------------------------+----------------------------------------
 Reporter:  jimmont.com@…          |       Owner:  pmq@…           
     Type:  defect                 |      Status:  new             
 Priority:  Normal                 |   Milestone:                  
Component:  ports                  |     Version:  1.9.2           
 Keywords:                         |        Port:  varnish         
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => pmq@…
 * cc: ryandesign@… (added)
  * keywords:  varnish compile fail pcre =>


Old description:

> OSX 10.6.7
> MacPorts 1.9.2
>
> Error when installing varnish follows. Solution for me was:
> % sudo port install pcre
>

> % sudo port install varnish
> --->  Configuring varnish
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Log for varnish is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/main.log
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
> varnish-2.1.5 1:32pm % vi
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/main.log
>
> % cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/work/varnish-2.1.5"
> % sudo ./configure --prefix=/opt/local
> .....many checking for (etc) removed...
> checking for PCRE... no
> configure: error: Package requirements (libpcre) were not met:
>
> No package 'libpcre' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables PCRE_CFLAGS
> and PCRE_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.

New description:

 * OSX 10.6.7
  * MacPorts 1.9.2

 Error when installing varnish follows. Solution for me was:
 {{{
 % sudo port install pcre
 }}}

 {{{
 % sudo port install varnish
 --->  Configuring varnish
 Error: Target org.macports.configure returned: configure failure: shell
 command failed (see log for details)
 Log for varnish is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/main.log
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 varnish-2.1.5 1:32pm % vi
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/main.log

 % cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/work/varnish-2.1.5"
 % sudo ./configure --prefix=/opt/local
 .....many checking for (etc) removed...
 checking for PCRE... no
 configure: error: Package requirements (libpcre) were not met:

 No package 'libpcre' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables PCRE_CFLAGS
 and PCRE_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/29117#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list