Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297266 - aria2-1.6.3 bittorrent use flag does not enable bittorrent support
Summary: aria2-1.6.3 bittorrent use flag does not enable bittorrent support
Status: RESOLVED DUPLICATE of bug 296830
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 08:24 UTC by David Honour
Modified: 2009-12-18 16:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
configure log (aria2buildlog,17.70 KB, text/plain)
2009-12-17 08:26 UTC, David Honour
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Honour 2009-12-17 08:24:14 UTC
When aria2 is emerged with the use flag bittorrent, this is not reflected in the config options and :. the build.

Reproducible: Always

Steps to Reproduce:
1. emerge aria2 with the bittorrent flag on

Actual Results:  
Build:          x86_64-pc-linux-gnu
Target:         x86_64-pc-linux-gnu
Install prefix: /usr
CFLAGS:         -march=athlon64 -msse3 -O2 -pipe
CPPFLAGS:       
LDFLAGS:        -Wl,-O1
LIBS:           
SQLite3:        
GnuTLS:         no
OpenSSL:        
CA Bundle:      
LibXML2:        
LibExpat:       yes
LibCares:       yes
Libz:           yes
Epoll:          yes
Bittorrent:     no
Metalink:       no
XML-RPC:        yes

Expected Results:  
Bittorrent: yes

I suspect it is something to do with gnutls, as that should be enabled (according to use, but isn't either).
Comment 1 David Honour 2009-12-17 08:26:15 UTC
Created attachment 213267 [details]
configure log
Comment 2 Rafał Mużyło 2009-12-18 16:22:57 UTC
Most probably a dupe of bug 296830.
The fix is here:
http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/configure.ac?r1=1744&r2=1743&pathrev=1744

*** This bug has been marked as a duplicate of bug 296830 ***