Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 171286

Summary: net-p2p/rtorrent-0.7.1 fails to build.
Product: Gentoo Linux Reporter: Cal Paterson <calpatersonpublic>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of portage/gcc

Description Cal Paterson 2007-03-17 21:53:59 UTC
Rtorrent in stable branch fails to build download_factory.cc.  Program cannot be used as a result.  libtorrent seems to build fine.

Reproducible: Always

Steps to Reproduce:
1.Emerge net-p2p/rtorrent-0.7.1
2.
3.

Actual Results:  
Failure on building download_factory.cc.  GCC bombs out.

Expected Results:  
Rtorrent should build correctly
Comment 1 Cal Paterson 2007-03-17 21:55:45 UTC
Created attachment 113606 [details]
Output of portage/gcc
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-17 21:56:45 UTC
<snip>
/usr/local/include/torrent/download.h:55: error: forward declaration of 'struct torrent::FileList'
</snip>

We don't install anything to /usr/local, remove the cruft there.

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