Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2009 13:38:13 GMT
From:      Helmut Schneider <jumper99@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/132543: lang/php5 fails, gsed not found
Message-ID:  <200903111338.n2BDcDu0052541@www.freebsd.org>
Resent-Message-ID: <200903111340.n2BDe2dT064514@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132543
>Category:       ports
>Synopsis:       lang/php5 fails, gsed not found
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 11 13:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        7.1-RELEASE
>Organization:
>Environment:
>Description:
Install of self compiled php5 packages fails:

[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 167 packages found (-0 +1) . done]
** Makefile possibly broken: converters/php5-mbstring:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-mbstring-5.2.9


** Makefile possibly broken: devel/php5-readline:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-readline-5.2.9


** Makefile possibly broken: textproc/php5-simplexml:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-simplexml-5.2.9


--->  Skipping 'devel/php5-spl' (php5-spl-5.2.8) because a requisite package 'php5-simplexml-5.2.8' (textproc/php5-simplexml) failed (specify -k to force)
** Makefile possibly broken: archivers/php5-zlib:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-zlib-5.2.9


** Makefile possibly broken: net/php5-ldap:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-ldap-5.2.9


--->  Skipping 'textproc/php5-dom' (php5-dom-5.2.8) because a requisite package 'php5-simplexml-5.2.8' (textproc/php5-simplexml) failed (specify -k to force)
** Makefile possibly broken: textproc/php5-ctype:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-ctype-5.2.9


** Makefile possibly broken: converters/php5-iconv:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-iconv-5.2.9


** Makefile possibly broken: textproc/php5-xml:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-xml-5.2.9


** Makefile possibly broken: www/php5-session:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-session-5.2.9


** Makefile possibly broken: graphics/php5-gd:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-gd-5.2.9


** Makefile possibly broken: databases/php5-mysql:
        /usr/local/bin/php-config: /usr/local/bin/gsed: not found
        php5-mysql-5.2.9

>How-To-Repeat:
Not sure but seems that if fails if you
- Compile php5 on a machine with gsed installed.
- Create the packagges.
- Add them on a machine without gsed using pkg_add.
>Fix:
By now, install textproc/gsed, while this is not a satisfying solution.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903111338.n2BDcDu0052541>