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

Bug 227391

Summary: net-libs/libtorrent unaligned access on HPPA
Product: Gentoo Linux Reporter: Luca Lesinigo <luckyluke>
Component: New packagesAssignee: Peter Alfredsen (RETIRED) <loki_val>
Status: RESOLVED FIXED    
Severity: normal CC: drizzt, lpmichalik, net-p2p
Priority: High    
Version: 2008.0   
Hardware: HPPA   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 371525    

Description Luca Lesinigo 2008-06-16 08:18:37 UTC
net-libs/libtorrent-0.11.9 and -0.12.2-r2 gave unaligned accesses on HPPA due to a configure problem, see "Incomplete alignment test" in http://libtorrent.rakshasa.no/wiki/LibTorrentKnownIssues

Adding --enable-aligned to econf flags in libtorrent-0.12.2-r2.ebuild solves the issue.
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-28 11:35:25 UTC
We now use enable-aligned.