Bug 126733

Summary: At least 3 PHP-Extensions fail to build
Product: Ports & Packages Reporter: Robert Schulze <rs>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Robert Schulze 2008-08-22 09:30:02 UTC
the ports "devel/php5-gettext", "textproc/php5-pspell" and "converters/php5-recode" suffer from a build error:

8<----------------------------------------------------------------------
===>  Vulnerability check disabled, database not found
===>  Extracting for php5-recode-5.2.6_1
=> MD5 Checksum OK for php-5.2.6.tar.bz2.
=> SHA256 Checksum OK for php-5.2.6.tar.bz2.
===>  Patching for php5-recode-5.2.6_1
===>   php5-recode-5.2.6_1 depends on file: /usr/local/bin/phpize - found
===>   php5-recode-5.2.6_1 depends on file: /usr/local/bin/autoconf-2.62 - found
===>   php5-recode-5.2.6_1 depends on shared library: recode.3 - found
===>  PHPizing for php5-recode-5.2.6_1
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF 
environment variable is set correctly and then rerun this script. 

*** Error code 1

Stop in /usr/ports/converters/php5-recode.

8<----------------------------------------------------------------------

autoconf is installed, I also tried to set $PHP_AUTOCONF but that did not help either.

How-To-Repeat: # portsnap fetch update
# cd /usr/ports/converters/php5-recode
# make
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2008-08-22 09:34:03 UTC
State Changed
From-To: open->closed

Already fixed