Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 10:59:01 GMT
From:      Bryan Drewery <bryan@shatow.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183587: irc/unreal: Fails to build with REMOTE option
Message-ID:  <201311021059.rA2Ax1w8069072@oldred.freebsd.org>
Resent-Message-ID: <201311021100.rA2B00sh059820@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183587
>Category:       ports
>Synopsis:       irc/unreal: Fails to build with REMOTE option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 02 11:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Drewery
>Release:        
>Organization:
>Environment:
>Description:
When REMOTE option is selected the build fails in 'configure':

checking /usr/local/bin/curl-config... yes
configure: error: 

  You have decided to build unrealIRCd with libcURL (remote includes) support.
  However, you have disabled system-installed c-ares support (--with-system-cares).
  Because UnrealIRCd will use a bundled copy of c-ares which may be incompatible
  with the system-installed libcURL, this is a bad idea which may result in error
  messages looking like:

  	``[error] unrealircd.conf:9: include: error downloading '(http://example.net/ex.conf)': Could not resolve host: example.net (Successful completion)''

  Or UnrealIRCd might even crash.

  Please build UnrealIRCd with --with-system-cares when enabling --enable-libcurl

===>  Script "configure" failed unexpectedly.
Please report the problem to tanawts@gmail.com [maintainer] and attach the
"/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.1/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** [do-configure] Error code 1

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311021059.rA2Ax1w8069072>