From alp@sfedu.ru  Fri Dec  7 10:07:38 2012
Return-Path: <alp@sfedu.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4882CFC2
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Dec 2012 10:07:38 +0000 (UTC)
	(envelope-from alp@sfedu.ru)
Received: from mail.r61.net (mail.r61.net [195.208.245.238])
	by mx1.freebsd.org (Postfix) with ESMTP id DABDA8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Dec 2012 10:07:35 +0000 (UTC)
Received: from pyhalov.cc.rsu.ru (pyhalov.cc.rsu.ru [195.208.255.102])
	(Authenticated sender: alp@sfedu.ru)
	by mail.r61.net (MTA) with ESMTPSA id 3A2283A1676;
	Fri,  7 Dec 2012 14:07:28 +0400 (MSK)
Message-Id: <50C1BFDF.9000903@rsu.ru>
Date: Fri, 07 Dec 2012 14:07:27 +0400
From: Alexander Pyhalov <alp@rsu.ru>
To: Kubilay Kocak <koobs.freebsd@gmail.com>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <201212060736.qB67aepH021128@freebsd-91-amd64.elysium>
Subject: Re: [PATCH] databases/postgresql-repmgr: update to 1.2.0, refactor
 and add patches, more
References: <201212060736.qB67aepH021128@freebsd-91-amd64.elysium>

>Number:         174256
>Category:       ports
>Synopsis:       Re: [PATCH] databases/postgresql-repmgr: update to 1.2.0, refactor and add patches, more
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 07 10:10:01 UTC 2012
>Closed-Date:    Sun Dec 09 18:23:55 UTC 2012
>Last-Modified:  Sun Dec 09 18:23:55 UTC 2012
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Hello.
 The suggested patch doesn't work in my environment. Port fails to build. 
 Unpatched port builds successfully.
 
  > uname -a
 FreeBSD hostname 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Aug 31 11:28:53 
 MSK 2012     root@hostname:/usr/obj/usr/src/sys/MyKern  amd64
 
  >  cc -v
 Using built-in specs.
 Target: amd64-undermydesk-freebsd
 Configured with: FreeBSD/amd64 system compiler
 Thread model: posix
 gcc version 4.2.1 20070831 patched [FreeBSD]
 
 
 repmgr.c: In function 'copy_remote_files':
 repmgr.c:1670: warning: implicit declaration of function 'WEXITSTATUS'
 cc -fno-omit-frame-pointer -O2 -pipe -O3 -funroll-loops 
 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith 
 -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
 -Wformat-security -fno-strict-aliasing -fwrapv dbutils.o check_dir.o 
 config.o repmgr.o log.o strutil.o -L/usr/local/lib -lpgport 
 -L/usr/local/lib -lpq -L/usr/local/lib -L/usr/local/lib 
 -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib 
 -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'  -lpgport -lintl 
 -lxml2 -lssl -lcrypto -lz -lreadline -lcrypt -lm  -o repmgr
 repmgr.o: In function `copy_remote_files':
 repmgr.c:(.text+0x1ec8): undefined reference to `WEXITSTATUS'
 gmake: *** [repmgr] Error 1
 *** Error code 1
 
 Unfortunately, I don't have time enough to look at this problem deeper.
 
 -- 
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Dec 9 18:23:17 UTC 2012 
State-Changed-Why:  
Misfiled followup to ports/174216; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Dec 9 18:23:17 UTC 2012 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=174256 
>Unformatted:
