Opened 11 years ago

Closed 11 years ago

#38460 closed defect (fixed)

offlinefs @0.4.6_1: Configure failure when pkgconfig is not installed

Reported by: larryv (Lawrence Velázquez) Owned by: phw@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: offlinefs

Description

I removed the build dependency on gcc45 in r104213. The subsequent buildbot builds all failed during the configure phase.

https://build.macports.org/builders/buildports-snowleopard-x86_64/builds/15895/steps/compile/logs/stdio
https://build.macports.org/builders/buildports-lion-x86_64/builds/9402/steps/compile/logs/stdio
https://build.macports.org/builders/buildports-mtln-x86_64/builds/3245/steps/compile/logs/stdio

This is the error, it seems:

./configure: line 16154: syntax error near unexpected token `DBUS,'
./configure: line 16154: `PKG_CHECK_MODULES(DBUS, dbus-1)'
Command failed:  cd "/opt/local/var/macports/build/_opt_mports_dports_fuse_offlinefs/offlinefs/work/offlinefs-0.4.6" && ./configure --prefix=/opt/local 
Exit code: 2

Change History (1)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed
Summary: offlinefs @0.4.6_1: Configure failure on all buildbotsofflinefs @0.4.6_1: Configure failure when pkgconfig is not installed
Note: See TracTickets for help on using tickets.