From nobody@FreeBSD.org  Tue Jan 21 22:52:33 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 6CE33F32
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 21 Jan 2014 22:52:33 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 589E711F4
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 21 Jan 2014 22:52:33 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0LMqXcw064306
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 21 Jan 2014 22:52:33 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0LMqX0J064291;
	Tue, 21 Jan 2014 22:52:33 GMT
	(envelope-from nobody)
Message-Id: <201401212252.s0LMqX0J064291@oldred.freebsd.org>
Date: Tue, 21 Jan 2014 22:52:33 GMT
From: n/a <user0901@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /usr/ports/security/gnutls fails to install on freshly upgraded 10,0-RELEASE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         185974
>Category:       ports
>Synopsis:       /usr/ports/security/gnutls fails to install on freshly upgraded 10,0-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 23:00:00 UTC 2014
>Closed-Date:    Wed Jan 22 08:33:21 UTC 2014
>Last-Modified:  Wed Jan 22 08:40:00 UTC 2014
>Originator:     n/a
>Release:        FreeBSD 10.0-RELEASE
>Organization:
n/a
>Environment:
FreeBSD micro 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Attempting to install /usr/ports/security/gnutls results in:

..
Making all in nettle
gmake[6]: Entering directory `/usr/ports/security/gnutls/work/gnutls-2.12.23/lib/nettle'
gmake[6]: Nothing to be done for `all'.
gmake[6]: Leaving directory `/usr/ports/security/gnutls/work/gnutls-2.12.23/lib/nettle'
gmake[6]: Entering directory `/usr/ports/security/gnutls/work/gnutls-2.12.23/lib'
  CXXLD  libgnutlsxx.la
c++: warning: argument unused during compilation: '-pthread'
/usr/bin/ld: cannot find -lstdc++
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[6]: *** [libgnutlsxx.la] Error 1
gmake[6]: Leaving directory `/usr/ports/security/gnutls/work/gnutls-2.12.23/lib'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/usr/ports/security/gnutls/work/gnutls-2.12.23/lib'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/usr/ports/security/gnutls/work/gnutls-2.12.23/lib'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/security/gnutls/work/gnutls-2.12.23'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/security/gnutls/work/gnutls-2.12.23'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/security/gnutls
*** Error code 1

Stop.
make: stopped in /usr/ports/security/gnutls

repeating with MAKE_JOBS_UNSAFE=yes doesn't change anything...

>How-To-Repeat:
cd /usr/ports/security/gnutls && make on a FreeBSD 10.0-RELEASE
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jan 21 23:00:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Roman Bogorodskiy <novel@FreeBSD.org>
To: bug-followup@FreeBSD.org, user0901@gmail.com
Cc:  
Subject: Re: ports/185974: /usr/ports/security/gnutls fails to install on
 freshly upgraded 10,0-RELEASE
Date: Wed, 22 Jan 2014 11:50:53 +0400

 Hi,
 
 It feels like the upgrade was not quite complete. Did you run 'make
 delete-old' and 'make delete-old-libs' for example?
 
 Also, could you share config.log?
 
 Thanks,
 
 Roman Bogorodskiy

From: bla bla <user.0901@gmail.com>
To: Roman Bogorodskiy <novel@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: ports/185974: /usr/ports/security/gnutls fails to install on
 freshly upgraded 10,0-RELEASE
Date: Wed, 22 Jan 2014 10:26:32 +0200

 --047d7b339715df265604f08ae1f3
 Content-Type: text/plain; charset=ISO-8859-1
 
 Hello Roman,
 
 I didn't run make delete-old or make delete-old-libs as I didn't know it
 would be necessary after using freebsd-update, but now I run both, and
 after a reboot gnutls builds cleanly. So thanks a lot for your help and I
 suppose you can close this PR.
 
 Thanks!
 
 
 On Wed, Jan 22, 2014 at 9:50 AM, Roman Bogorodskiy <novel@freebsd.org>wrote:
 
 > Hi,
 >
 > It feels like the upgrade was not quite complete. Did you run 'make
 > delete-old' and 'make delete-old-libs' for example?
 >
 > Also, could you share config.log?
 >
 > Thanks,
 >
 > Roman Bogorodskiy
 >
 
 --047d7b339715df265604f08ae1f3
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr"><div><div><div>Hello Roman, <br><br></div></div>I didn&#39=
 ;t run make delete-old or make delete-old-libs as I didn&#39;t know it woul=
 d be necessary after using freebsd-update, but now I run both, and after a =
 reboot gnutls builds cleanly. So thanks a lot for your help and I suppose y=
 ou can close this PR. <br>
 <br></div><div>Thanks!</div></div><div class=3D"gmail_extra"><br><br><div c=
 lass=3D"gmail_quote">On Wed, Jan 22, 2014 at 9:50 AM, Roman Bogorodskiy <sp=
 an dir=3D"ltr">&lt;<a href=3D"mailto:novel@freebsd.org" target=3D"_blank">n=
 ovel@freebsd.org</a>&gt;</span> wrote:<br>
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex">Hi,<br>
 <br>
 It feels like the upgrade was not quite complete. Did you run &#39;make<br>
 delete-old&#39; and &#39;make delete-old-libs&#39; for example?<br>
 <br>
 Also, could you share config.log?<br>
 <br>
 Thanks,<br>
 <br>
 Roman Bogorodskiy<br>
 </blockquote></div><br></div>
 
 --047d7b339715df265604f08ae1f3--
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Wed Jan 22 08:32:52 UTC 2014 
State-Changed-Why:  
Closing as it was an environment problem. 

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

From: Roman Bogorodskiy <novel@FreeBSD.org>
To: bla bla <user.0901@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/185974: /usr/ports/security/gnutls fails to install on
 freshly upgraded 10,0-RELEASE
Date: Wed, 22 Jan 2014 12:34:36 +0400

   bla bla wrote:
 
 > Hello Roman,
 > 
 > I didn't run make delete-old or make delete-old-libs as I didn't know it
 > would be necessary after using freebsd-update, but now I run both, and
 > after a reboot gnutls builds cleanly. So thanks a lot for your help and I
 > suppose you can close this PR.
 
 Great, thanks,
 
 Roman Bogorodskiy
>Unformatted:
