From decibel@decibel.org  Sat Apr 28 23:43:23 2007
Return-Path: <decibel@decibel.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 00B5B16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Apr 2007 23:43:23 +0000 (UTC)
	(envelope-from decibel@decibel.org)
Received: from noel.decibel.org (noel.decibel.org [67.100.216.10])
	by mx1.freebsd.org (Postfix) with ESMTP id 9491613C43E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Apr 2007 23:43:22 +0000 (UTC)
	(envelope-from decibel@decibel.org)
Received: by noel.decibel.org (Postfix, from userid 1001)
	id 5F9C0564B2; Sat, 28 Apr 2007 18:15:00 -0500 (CDT)
Message-Id: <20070428231500.5F9C0564B2@noel.decibel.org>
Date: Sat, 28 Apr 2007 18:15:00 -0500 (CDT)
From: Jim C.Nasby <decibel@decibel.org>
Reply-To: Jim C.Nasby <decibel@decibel.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: irc/unreal won't compile
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gerrit.beine@gmx.de

>Number:         112221
>Category:       ports
>Synopsis:       irc/unreal won't compile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 28 23:50:02 GMT 2007
>Closed-Date:    Sun May 27 19:56:46 GMT 2007
>Last-Modified:  Sun May 27 19:56:46 GMT 2007
>Originator:     Jim C. Nasby
>Release:        FreeBSD 6.1-RELEASE-p10 amd64
>Organization:
>Environment:
System: FreeBSD noel.decibel.org 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #2: Fri Oct 13 13:48:30 CDT 2006 root@noel.decibel.org:/usr/obj/usr/src/sys/NOEL amd64


>Description:
===>  Building for Unreal-3.2.6
Building src
cc -I../include -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe  -DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -c timesynch.c
cc -I../include -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe  -DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -c res.c
res.c: In function `m_dns':
res.c:718: error: storage size of 'inf' isn't known
*** Error code 1

Building in my home directory with the same config options works fine.

./configure --with-listen=5 --with-dpath=/usr/local/etc/Unreal --with-spath=/usr/local/libexec/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking --enable-hub --enable-ziplinks --enable-ssl
===>  Building for Unreal-3.2.6
Building src
cc -I../include -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe  -DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -c timesynch.c
cc -I../include -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe  -DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -c res.c
res.c: In function `m_dns':
res.c:718: error: storage size of 'inf' isn't known
*** Error code 1

Building in my home directory with the same config options works fine.

./configure --with-listen=5 --with-dpath=/usr/local/etc/Unreal --with-spath=/usr/local/libexec/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking --enable-hub --enable-ziplinks --enable-ssl

===>  Building for Unreal-3.2.6
Building src
cc -I../include -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe  -DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -c timesynch.c
cc -I../include -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe  -DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -c res.c
res.c: In function `m_dns':
res.c:718: error: storage size of 'inf' isn't known
*** Error code 1

Building in my home directory with the same config options works fine.

./configure --with-listen=5 --with-dpath=/usr/local/etc/Unreal --with-spath=/usr/local/libexec/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking --enable-hub --enable-ziplinks --enable-ssl

...

decibel@noel.2[18:02]~/src/Unreal3.2:41>make
Building src
gcc -I../include -I/home/decibel/src/Unreal3.2/extras/regexp/include -I/home/decibel/src/Unreal3.2/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic   -c timesynch.c
gcc -I../include -I/home/decibel/src/Unreal3.2/extras/regexp/include -I/home/decibel/src/Unreal3.2/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic   -c res.c
gcc -I../include -I/home/decibel/src/Unreal3.2/extras/regexp/include -I/home/decibel/src/Unreal3.2/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export-dynamic   -c s_bsd.c

The compile does eventually complete.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 28 23:50:08 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112221 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Apr 29 06:54:10 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112221 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun May 27 19:56:44 UTC 2007 
State-Changed-Why:  
no Feedback from submitter. close. 

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