Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 20:38:17 +0400 (MSD)
From:      Dmitriy Kirhlarov <dkirhlarov@oilspace.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, ale@FreeBSD.org
Subject:   ports/98539: devel/pear build error
Message-ID:  <200606051638.k55GcH52006216@dimma.mow.oilspace.com>
Resent-Message-ID: <200606051640.k55GeFIV041318@freefall.freebsd.org>

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

>Number:         98539
>Category:       ports
>Synopsis:       devel/pear build error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 05 16:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitriy Kirhlarov
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD fbsdbuild 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed May 31 08:06:41 UTC 2006     root@jailhost1:/usr/obj/usr/src/sys/OILSPACE1DEB  i386


>Description:
	devel/pear building stop with diagnostic:

===>  Extracting for pear-1.4.6
=> MD5 Checksum OK for pear-1.4.6.tar.bz2.
=> SHA256 Checksum OK for pear-1.4.6.tar.bz2.
===>  Patching for pear-1.4.6
===>  Applying FreeBSD patches for pear-1.4.6
===>  Configuring for pear-1.4.6
--->  Installing the new version via the port
===>  Installing for pear-1.4.6
===>   pear-1.4.6 depends on file: /usr/local/include/php/main/php.h - found
===>   pear-1.4.6 depends on file: /usr/local/lib/php/20050922/pcre.so - found
===>   pear-1.4.6 depends on file: /usr/local/lib/php/20050922/xml.so - found
===>   Generating temporary packing list
===>  Checking if devel/pear already installed
Using local package: PEAR.............ok
Using local package: Archive_Tar......ok
Using local package: Console_Getopt....ok
Using local package: XML_RPC..........ok
Bootstrapping: PEAR...................(local) ok
Bootstrapping: Archive_Tar............(local) ok
Bootstrapping: Console_Getopt.........(local) ok
Extracting installer..................ok
pear/PEAR can optionally use package "pear/PEAR_Frontend_Web" (version >= 0.5.0)
pear/PEAR can optionally use package "pear/PEAR_Frontend_Gtk" (version >= 0.4.0)
install ok: channel://pear.php.net/PEAR-1.4.6
install ok: channel://pear.php.net/Archive_Tar-1.3.1
install ok: channel://pear.php.net/Console_Getopt-1.2
install ok: channel://pear.php.net/XML_RPC-1.4.5
*** Signal 11

Stop in /usr/ports/devel/pear.
*** Error code 1

Stop in /usr/ports/devel/pear.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20216.0 make DEPENDS_TARGET=package reinstall
** Fix the installation problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! devel/pear    (install error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

And I get /var/crash/0.php.core. But bt output is not informatively.
Last strings is:
#1610 0x102454ff in ?? ()
#1611 0x1424448d in ?? ()
#1612 0x1840f750 in ?? ()
#1613 0x00020000 in ?? ()
#1614 0x688e0375 in ?? ()
#1615 0x0067b844 in ?? ()
#1616 0xcd500000 in ?? ()
#1617 0x90feeb80 in ?? ()
#1618 0xcfbfe9f4 in ?? ()
#1619 0x00000003 in ?? ()
#1620 0xcfbfea04 in ?? ()
#1621 0x0000002a in ?? ()
Cannot access memory at address 0xcfc00000


I use php5-5.1.4. In maillist archives I find same problem for pear
and php4. I try switch off imagick and xsl extensions, but it not help
me.

After removing ldap from /etc/nsswitch.conf pear installed successful,
but I think it's not a proper solution.

>How-To-Repeat:
	portupgrade -N nss_ldap
	echo "passwd: files ldap" >> /etc/nsswitch.conf
	portupgrade -N pear

>Fix:
	unknown


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



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