From nobody@FreeBSD.org  Mon Jan 11 20:57:31 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D3DF21065679
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Jan 2010 20:57:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C3AB68FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Jan 2010 20:57:31 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0BKvUti014526
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Jan 2010 20:57:30 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o0BKvUmW014525;
	Mon, 11 Jan 2010 20:57:30 GMT
	(envelope-from nobody)
Message-Id: <201001112057.o0BKvUmW014525@www.freebsd.org>
Date: Mon, 11 Jan 2010 20:57:30 GMT
From: Alexander Kriventsov <avk@vl.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: security/pam_ldap: pam_ldap-1.8.5 doesn't build on 7.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         142725
>Category:       ports
>Synopsis:       security/pam_ldap: pam_ldap-1.8.5 doesn't build on 7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    marcus
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 11 21:00:12 UTC 2010
>Closed-Date:    Mon Jan 18 19:15:15 UTC 2010
>Last-Modified:  Mon Jan 18 19:20:05 UTC 2010
>Originator:     Alexander Kriventsov
>Release:        FreeBSD 7.2-RELEASE-p5
>Organization:
McHost
>Environment:
FreeBSD 7.2-RELEASE-p5
>Description:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for pam_ldap-1.8.5
gmake  all-am
gmake[1]: Entering directory `/work/a/ports/security/pam_ldap/work/pam_ldap-185'
if cc -DHAVE_CONFIG_H -I. -I. -I.   -DLDAP_REFERRALS -DLDAP_DEPRECATED -DPIC -D_REENTRANT  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED -Wall -fPIC -MT pam_ldap.o -MD -MP -MF ".deps/pam_ldap.Tpo" -c -o pam_ldap.o pam_ldap.c; \
	then mv -f ".deps/pam_ldap.Tpo" ".deps/pam_ldap.Po"; else rm -f ".deps/pam_ldap.Tpo"; exit 1; fi
pam_ldap.c: In function '_get_user_info':
pam_ldap.c:2856: warning: pointer targets in passing argument 4 of '_get_long_integer_value' differ in signedness
if cc -DHAVE_CONFIG_H -I. -I. -I.   -DLDAP_REFERRALS -DLDAP_DEPRECATED -DPIC -D_REENTRANT  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED -Wall -fPIC -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
	then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
CVSVERSIONDIR=. ./vers_string -v
./vers_string: not found
gmake[1]: *** [vers.c] Error 127
gmake[1]: Leaving directory `/work/a/ports/security/pam_ldap/work/pam_ldap-185'
gmake: *** [all] Error 2
*** Error code 1

Stop in /a/ports/security/pam_ldap.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->marcus 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jan 11 21:00:21 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: "Alexey V. Degtyarev" <alexey@renatasystems.org>
To: bug-followup@freebsd.org
Cc: marcus@FreeBSD.org
Subject: ports/142725: security/pam_ldap: pam_ldap-1.8.5 doesn't build on
 7.2
Date: Fri, 15 Jan 2010 18:37:20 +0300

 --EuxKj2iCbKjpUGkD
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi,
 
 the attached patch fixes the problem.
 
 -- 
 Alexey V. Degtyarev
 
 --EuxKj2iCbKjpUGkD
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="pam_ldap.142725.patch"
 
 diff -u -r pam_ldap.orig/Makefile pam_ldap/Makefile
 --- pam_ldap.orig/Makefile	2010-01-15 12:01:35.000000000 +0000
 +++ pam_ldap/Makefile	2010-01-15 12:02:15.000000000 +0000
 @@ -18,6 +18,7 @@
  USE_GMAKE=	yes
  GNU_CONFIGURE=	yes
  USE_OPENLDAP=	yes
 +USE_PERL5_BUILD=	yes
  WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
  PAM_LDAP_CONF?=	ldap.conf
  CONFIGURE_ARGS=	--with-ldap-lib=openldap \
 
 --EuxKj2iCbKjpUGkD--
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Mon Jan 18 19:15:01 UTC 2010 
State-Changed-Why:  
Patch in the PR was committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142725: commit references a PR
Date: Mon, 18 Jan 2010 19:15:10 +0000 (UTC)

 marcus      2010-01-18 19:14:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/pam_ldap    Makefile 
   Log:
   Fix the build.
   
   PR:             142725
   Submitted by:   "Alexey V. Degtyarev" <alexey@renatasystems.org>
   
   Revision  Changes    Path
   1.43      +1 -0      ports/security/pam_ldap/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
