From nobody@FreeBSD.org  Sun Feb 16 22:35:25 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 59858B9D
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Feb 2014 22:35:25 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.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 2B8291595
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Feb 2014 22:35:25 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1GMZOKt050227
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Feb 2014 22:35:24 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1GMZOuM050222;
	Sun, 16 Feb 2014 22:35:24 GMT
	(envelope-from nobody)
Message-Id: <201402162235.s1GMZOuM050222@cgiserv.freebsd.org>
Date: Sun, 16 Feb 2014 22:35:24 GMT
From: Rick Dicaire <kritek@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: weechat build fails
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186825
>Category:       ports
>Synopsis:       irc/weechat build fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jase
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 16 22:40:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun Feb 16 23:29:09 UTC 2014
>Originator:     Rick Dicaire
>Release:        8.4-RELEASE-p7
>Organization:
>Environment:
FreeBSD ws.int.kritek.net 8.4-RELEASE-p7 FreeBSD 8.4-RELEASE-p7 #13 r261383: Sat Feb  1 20:38:23 EST 2014     root@ws.int.kritek.net:/usr/obj/usr/src/sys/WS  amd64

>Description:
Latest weechat ports update fails to compile:

..SNIP...
Scanning dependencies of target weechat
[ 95%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-bar-window.o
[ 95%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-chat.o
[ 96%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-color.o
[ 97%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-key.o
[ 97%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-main.o
[ 98%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-mouse.o
[100%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-term.o
[100%] Building C object src/gui/curses/CMakeFiles/weechat.dir/gui-curses-window.o
Linking C executable weechat
/usr/bin/ld:/usr/local/lib/libncursesw.so: file format not recognized; treating as linker script
/usr/bin/ld:/usr/local/lib/libncursesw.so:1: syntax error
*** Error code 1

Stop in /usr/ports/irc/weechat/work/weechat-0.4.3.
*** Error code 1

Stop in /usr/ports/irc/weechat/work/weechat-0.4.3.
*** Error code 1

Stop in /usr/ports/irc/weechat/work/weechat-0.4.3.
*** Error code 1

Stop in /usr/ports/irc/weechat.
*** Error code 1

Stop in /usr/ports/irc/weechat.

===>>> make failed for irc/weechat
===>>> Aborting update

===>>> Killing background jobs
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> irc/weechat 

===>>> Exiting


ls -l /usr/local/lib/libncurses*
-r--r--r--  1 root  wheel  174870 Dec 29 18:32 /usr/local/lib/libncurses++.a
-r--r--r--  1 root  wheel  174870 Dec 29 18:32 /usr/local/lib/libncurses++w.a
-r--r--r--  1 root  wheel  289606 Dec 29 18:32 /usr/local/lib/libncurses.a
-rw-r--r--  1 root  wheel      42 Dec 29 18:32 /usr/local/lib/libncurses.so
lrwxr-xr-x  1 root  wheel      17 Dec 29 18:32 /usr/local/lib/libncurses.so.5 -> libncurses.so.5.9
-rwxr-xr-x  1 root  wheel  146723 Dec 29 18:32 /usr/local/lib/libncurses.so.5.9
-r--r--r--  1 root  wheel  388716 Dec 29 18:32 /usr/local/lib/libncursesw.a
-rw-r--r--  1 root  wheel      44 Dec 29 18:32 /usr/local/lib/libncursesw.so
lrwxr-xr-x  1 root  wheel      18 Dec 29 18:32 /usr/local/lib/libncursesw.so.5 -> libncursesw.so.5.9
-rwxr-xr-x  1 root  wheel  207006 Dec 29 18:32 /usr/local/lib/libncursesw.so.5.9

cat /usr/local/lib/libncurses.so
INPUT(libncurses.so.5 AS_NEEDED(-ltinfo))

cat /usr/local/lib/libncursesw.so
INPUT(libncursesw.so.5 AS_NEEDED(-ltinfow))


>How-To-Repeat:
portmaster -g irc/weechat
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jase 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 16 23:29:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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