Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171286 - net-p2p/rtorrent-0.7.1 fails to build.
Summary: net-p2p/rtorrent-0.7.1 fails to build.
Status: RESOLVED DUPLICATE of bug 153710
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-17 21:53 UTC by Cal Paterson
Modified: 2007-03-17 21:56 UTC (History)
0 users

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


Attachments
Output of portage/gcc (rtorrentbug.gccoutput,19.27 KB, text/plain)
2007-03-17 21:55 UTC, Cal Paterson
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***