Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 227391 - net-libs/libtorrent unaligned access on HPPA
Summary: net-libs/libtorrent unaligned access on HPPA
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: HPPA Linux
: High normal (vote)
Assignee: Peter Alfredsen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: unaligned-access
  Show dependency tree
 
Reported: 2008-06-16 08:18 UTC by Luca Lesinigo
Modified: 2023-05-08 17:20 UTC (History)
3 users (show)

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


Attachments

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