From nobody@FreeBSD.org  Sun Nov 24 21:30:24 2013
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 B21C1664
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 Nov 2013 21:30:24 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 899A926BC
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 Nov 2013 21:30:24 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rAOLUN2l055173
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 Nov 2013 21:30:23 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rAOLUNIW055165;
	Sun, 24 Nov 2013 21:30:23 GMT
	(envelope-from nobody)
Message-Id: <201311242130.rAOLUNIW055165@oldred.freebsd.org>
Date: Sun, 24 Nov 2013 21:30:23 GMT
From: Ivan Klymenko <fidaj@ukr.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/aria2 build error
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184255
>Category:       ports
>Synopsis:       www/aria2 build error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 24 21:40:00 UTC 2013
>Closed-Date:    Sun Jan 12 04:33:24 UTC 2014
>Last-Modified:  Sun Jan 12 04:33:24 UTC 2014
>Originator:     Ivan Klymenko
>Release:        FreeBSD 10.0-BETA3
>Organization:
individual
>Environment:
>Description:
..
CXX      MetalinkParserState.lo
--- MetalinkParserStateImpl.lo ---
CXX      MetalinkParserStateImpl.lo
--- MetalinkParserStateV3Impl.lo ---
CXX      MetalinkParserStateV3Impl.lo
--- MetalinkParserStateV4Impl.lo ---
CXX      MetalinkParserStateV4Impl.lo
--- Metalink2RequestGroup.lo ---
CXX      Metalink2RequestGroup.lo
--- MetalinkPostDownloadHandler.lo ---
CXX      MetalinkPostDownloadHandler.lo
--- metalink_helper.lo ---
CXX      metalink_helper.lo
--- PollEventPoll.lo ---
CXX      PollEventPoll.lo
--- KqueueEventPoll.lo ---
CXX      KqueueEventPoll.lo
--- main.o ---
CXX      main.o
--- libaria2.la ---
  CXXLD    libaria2.la
--- aria2c ---
  CXXLD    aria2c
/usr/bin/ld: &#65533;: invalid DSO for symbol `X509_free' definition
/usr/local/lib/libcrypto.so.8: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [aria2c] Error code 1

make[5]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1/src
1 error

make[5]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1/src
*** [all-recursive] Error code 1

make[4]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1/src
1 error

make[4]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1/src
*** [all-recursive] Error code 1

make[3]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1
1 error

make[3]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1
*** [all] Error code 2

make[2]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1
1 error

make[2]: stopped in /usr/ports_build/usr/ports/www/aria2/work/aria2-1.18.1
===> 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/www/aria2
*** Error code 1

Stop.
make: stopped in /usr/ports/www/aria2

===>>> make failed for www/aria2
===>>> Aborting update

===>>> Update for www/aria2 failed
===>>> Aborting update

===>>> Killing background jobs
Terminated

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 24 21:40:25 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Chung-Yeol Lee <chungyeol.lee@gmail.com>
To: bug-followup@FreeBSD.org, fidaj@ukr.net
Cc:  
Subject: Re: ports/184255: www/aria2 build error
Date: Fri, 29 Nov 2013 02:52:23 -0800

 --089e013d1a940a11f504ec4ea0d9
 Content-Type: text/plain; charset=ISO-8859-1
 
 fyi, I could successfully build the port with the following change.
 
 > diff -urN Makefile Makefile.orig
 --- Makefile    2013-11-29 02:49:45.632470872 -0800
 +++ Makefile.orig       2013-11-29 02:49:23.511682472 -0800
 @@ -22,7 +22,7 @@
                 --with-libxml2 --with-libz --with-openssl --without-gnutls \
                 --without-libcares --without-libexpat --without-libgcrypt \
                 --without-libgmp --without-libnettle
 -CONFIGURE_ENV= OPENSSL_CFLAGS=-I${OPENSSLINC}
 OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" \
 +CONFIGURE_ENV= OPENSSL_CFLAGS=-I${OPENSSLINC}
 OPENSSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" \
                 ZLIB_CFLAGS=-I${INCLUDEDIR} ZLIB_LIBS="-L${LIBDIR} -lz" \
                 ac_cv_path_RST2HTML=no
  GNU_CONFIGURE= yes
 
 > uname -a
 FreeBSD localhost 10.0-BETA3 FreeBSD 10.0-BETA3 #9 r258499: Sat Nov 23
 13:11:11 PST 2013
 
 --089e013d1a940a11f504ec4ea0d9
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr">fyi, I could successfully build the port with the followin=
 g change.<br><br>&gt; diff -urN Makefile Makefile.orig <br>--- Makefile=A0=
 =A0=A0 2013-11-29 02:49:45.632470872 -0800<br>+++ Makefile.orig=A0=A0=A0=A0=
 =A0=A0 2013-11-29 02:49:23.511682472 -0800<br>
 @@ -22,7 +22,7 @@<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --with-l=
 ibxml2 --with-libz --with-openssl --without-gnutls \<br>=A0=A0=A0=A0=A0=A0=
 =A0=A0=A0=A0=A0=A0=A0=A0=A0 --without-libcares --without-libexpat --without=
 -libgcrypt \<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --without-lib=
 gmp --without-libnettle<br>
 -CONFIGURE_ENV=3D OPENSSL_CFLAGS=3D-I${OPENSSLINC} OPENSSL_LIBS=3D&quot;-L$=
 {OPENSSLLIB} -lssl&quot; \<br>+CONFIGURE_ENV=3D OPENSSL_CFLAGS=3D-I${OPENSS=
 LINC} OPENSSL_LIBS=3D&quot;-L${OPENSSLLIB} -lssl -lcrypto&quot; \<br>=A0=A0=
 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ZLIB_CFLAGS=3D-I${INCLUDEDIR} ZLIB_=
 LIBS=3D&quot;-L${LIBDIR} -lz&quot; \<br>
 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ac_cv_path_RST2HTML=3Dno<br>=
 =A0GNU_CONFIGURE=3D yes<br><br>&gt; uname -a<br>FreeBSD localhost 10.0-BETA=
 3 FreeBSD 10.0-BETA3 #9 r258499: Sat Nov 23 13:11:11 PST 2013<br><br></div>
 
 --089e013d1a940a11f504ec4ea0d9--

From: Ivan Klymenko <fidaj@ukr.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184255: www/aria2 build error
Date: Fri, 29 Nov 2013 19:38:10 +0200

 oh sorry - in a letter to break a string...

From: Ivan Klymenko <fidaj@ukr.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184255: www/aria2 build error
Date: Fri, 29 Nov 2013 19:36:44 +0200

 you want to say here is a patch that solved the problem?
 --- Makefile.orig	2013-11-29 13:10:44.000000000 +0200
 +++ Makefile	2013-11-29 13:11:15.000000000 +0200
 @@ -22,7 +22,7 @@
  		--with-libxml2 --with-libz --with-openssl --without-gnutls \
  		--without-libcares --without-libexpat --without-libgcrypt \
  		--without-libgmp --without-libnettle
 -CONFIGURE_ENV=	OPENSSL_CFLAGS=-I${OPENSSLINC} OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" \
 +CONFIGURE_ENV=	OPENSSL_CFLAGS=-I${OPENSSLINC} \
  		ZLIB_CFLAGS=-I${INCLUDEDIR} ZLIB_LIBS="-L${LIBDIR} -lz" \
  		ac_cv_path_RST2HTML=no
  GNU_CONFIGURE=	yes
State-Changed-From-To: open->feedback 
State-Changed-By: sunpoet 
State-Changed-When: Tue Dec 31 03:00:52 UTC 2013 
State-Changed-Why:  
Please try again with aria2 1.18.2. Thanks! 

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

From: Ivan Klymenko <fidaj@ukr.net>
To: bug-followup@FreeBSD.org, fidaj@ukr.net
Cc:  
Subject: Re: ports/184255: www/aria2 build error
Date: Mon, 6 Jan 2014 18:22:36 +0200

 Problem solved, this PR can be closed.
 Thanks.
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sun Jan 12 04:33:23 UTC 2014 
State-Changed-Why:  
Submitter confirmed that the problem is solved in current ports tree. 

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