From ebola@S01060080c83f4fb0.su.shawcable.net  Wed Sep 15 07:03:44 2004
Return-Path: <ebola@S01060080c83f4fb0.su.shawcable.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AD4A316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Sep 2004 07:03:44 +0000 (GMT)
Received: from S01060080c83f4fb0.su.shawcable.net (S01060080c83f4fb0.su.shawcable.net [24.76.70.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8818E43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Sep 2004 07:03:43 +0000 (GMT)
	(envelope-from ebola@S01060080c83f4fb0.su.shawcable.net)
Received: from S01060080c83f4fb0.su.shawcable.net (ebola@localhost [127.0.0.1])
	by S01060080c83f4fb0 (8.13.1/8.13.1) with ESMTP id i8ENilxx078576
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Sep 2004 19:44:47 -0400 (EDT)
	(envelope-from ebola@S01060080c83f4fb0.su.shawcable.net)
Received: (from ebola@localhost)
	by S01060080c83f4fb0.su.shawcable.net (8.13.1/8.13.1/Submit) id i8ENikKI078211;
	Tue, 14 Sep 2004 19:44:46 -0400 (EDT)
	(envelope-from ebola)
Message-Id: <200409142344.i8ENikKI078211@S01060080c83f4fb0.su.shawcable.net>
Date: Tue, 14 Sep 2004 19:44:46 -0400 (EDT)
From: Adam Gregoire <ebola@psychoholics.org>
Reply-To: Adam Gregoire <bsdunx@yahoo.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: php4 and php5 configure segfaults while checking -lcrypt functionality on amd64.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71752
>Category:       ports
>Synopsis:       php4 and php5 configure segfaults while checking -lcrypt functionality on amd64.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 15 07:10:13 GMT 2004
>Closed-Date:    Mon Oct 11 20:45:06 GMT 2004
>Last-Modified:  Tue Dec 21 05:50:25 GMT 2004
>Originator:     Adam Gregoire
>Release:        FreeBSD 5.3-BETA4 amd64
>Organization:
N/A
>Environment:
System: FreeBSD S01060080c83f4fb0 5.3-BETA4 FreeBSD 5.3-BETA4 #3: Mon Sep 13 03:39:47 EDT 2004 root@S01060080c83f4fb0:/usr/obj/usr/src/sys/OPTMZD amd64


>Description:
While compoiling either php4 or php5 from ports on amd64 following errors occur:
checking for crypt in -lcrypt... yes
checking for standard DES crypt... Segmentation fault (core dumped)
no
checking for extended DES crypt... Segmentation fault (core dumped)
no
checking for MD5 crypt... Segmentation fault (core dumped)
no
checking for Blowfish crypt... Segmentation fault (core dumped)
no

Note that the port does finish building and installing.

>How-To-Repeat:
Try to compile php4 or php5 from recent ports on amd64(others?).

checking for crypt in -lcrypt... yes
checking for standard DES crypt... Segmentation fault (core dumped)
no
checking for extended DES crypt... Segmentation fault (core dumped)
no
checking for MD5 crypt... Segmentation fault (core dumped)
no
checking for Blowfish crypt... Segmentation fault (core dumped)
no


>Fix:
N/A

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Sep 16 05:34:11 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71752 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Mon Oct 11 20:44:43 GMT 2004 
State-Changed-Why:  
Fixed with latest updates, thanks for submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71752 

From: Adam Gregoire <bsdunx@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: ale@freebsd.org
Subject: Re: ports/71752: php4 and php5 configure segfaults while checking -lcrypt functionality on amd64
Date: Sat, 30 Oct 2004 21:37:36 -0700 (PDT)

 Tried compiling both php4 and php5 again and still get the same errors during configure.
 
 
 		
 __________________________________
 Do you Yahoo!?
 Yahoo! Mail Address AutoComplete - You start. We finish.
 http://promotions.yahoo.com/new_mail 

From: Adam Gregoire <bsdunx@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/71752: php4 and php5 configure segfaults while checking
	-lcrypt functionality on amd64.
Date: Thu, 02 Dec 2004 05:48:37 -0500

 This port is still not open please reopen this ticket.
 
 
 -- 
 Adam Gregoire <bsdunx@gmail.com>
 

From: Adam Gregoire <ebola@popgun.ca>
To: freebsd-gnats-submit@FreeBSD.org
Cc: ale@freebsd.org
Subject: Re: ports/71752: php4 and php5 configure segfaults while checking
	-lcrypt functionality on amd64
Date: Tue, 21 Dec 2004 00:40:16 -0500

 --=-bhq3U9d6sAgIcB5Ki/WY
 Content-Type: text/plain
 Content-Transfer-Encoding: quoted-printable
 
 With the php 5.0.3 update, crypt is broken again. Exact same problem as
 before:
 
 checking for crypt in -lcrypt... yes
 checking for standard DES crypt... Segmentation fault (core dumped)
 no
 checking for extended DES crypt... Segmentation fault (core dumped)
 no
 checking for MD5 crypt... Segmentation fault (core dumped)
 no
 checking for Blowfish crypt... Segmentation fault (core dumped)
 no
 
 --=20
 .sig
 
 Adam Gregoire <ebola@popgun.ca>
 PopGun Productions.
 
 
 --=-bhq3U9d6sAgIcB5Ki/WY
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description: This is a digitally signed message part
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.6 (FreeBSD)
 
 iD8DBQBBx7dAWBOL7vqVG2wRAue7AJ9o+jTtXNG1mfeED5a6i7lDlqT9KQCaAh1C
 TeI+GXpMyjcAUdDh0ITot/M=
 =VNEO
 -----END PGP SIGNATURE-----
 
 --=-bhq3U9d6sAgIcB5Ki/WY--
 
>Unformatted:
