Bug 185143

Summary: archivers/php5-zip missing dependency on devel/autoconf, fails to build under poudriere
Product: Ports & Packages Reporter: Mark.Martinec
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mark.Martinec 2013-12-23 18:10:00 UTC
Building port archivers/php5-zip (5.4.23) under poudriere (3.0.13) fails
in the "build-depends" phase due to missing dependency on devel/autoconf.

Below is a tail of the failing log, the full log is available
at:  http://www.ijs.si/usr/mark/tmp/php5-zip-5.4.23.log

=======================<phase: build-depends  >============================
===>   php5-zip-5.4.23 depends on file: /usr/local/bin/phpize - found
===>   php5-zip-5.4.23 depends on file: /usr/local/bin/autoconf-2.69 - not found
===>    Verifying install for /usr/local/bin/autoconf-2.69 in /usr/ports/devel/autoconf
===>   php5-zip-5.4.23 depends on package: /new_packages/All/autoconf-2.69.txz - not found
===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
*** [build-depends] Error code 1

Stop in /usr/ports/archivers/php5-zip.
===>  Cleaning for php5-zip-5.4.23


This build failure is quite unfortunate, as several other ports depend
on the archivers/php5-zip .

How-To-Repeat: # poudriere bulk -j 92amd64-srv archivers/php5-zip
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-23 18:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mark Martinec 2013-12-24 14:09:37 UTC
Today's poudriere build of archivers/php5-zip on freshly updated ports
was successful. Don't know what has changed in ports, but apparently
the problem was fixed. Will report back if the problem reappears.
Thanks and sorry for the noise.
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2013-12-27 09:48:09 UTC
State Changed
From-To: open->closed

Closed by submitter request.