Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133029 - lvm2/device-mapper stable versions conflict
Summary: lvm2/device-mapper stable versions conflict
Status: RESOLVED DUPLICATE of bug 120511
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 08:36 UTC by Marko Djukic
Modified: 2006-05-11 08:41 UTC (History)
0 users

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 Marko Djukic 2006-05-11 08:36:17 UTC
I'm doing a catalyst build of the standard livecd, but the currently stable lvm2 and device-mapper versions conflict and lvm2 will not build (neither sysfsutils for that matter).

Currently stable are:
sys-fs/device-mapper-1.02.02
sys-fs/lvm2-2.01.09

The compile of lvm2 fails with:
/usr/lib/libdevmapper.a(pool.o): In function `_align_chunk':
pool.c:(.text+0x110): multiple definition of `_align_chunk'
../lib/liblvm.a(pool.o):pool.c:(.text+0x100): first defined here
/usr/lib/libdevmapper.a(pool.o): In function `_new_chunk':
pool.c:(.text+0x130): multiple definition of `_new_chunk'
../lib/liblvm.a(pool.o):pool.c:(.text+0x120): first defined here
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../../i386-pc-linux-gnu/bin/ld: Warning: size of symbol `_new_chunk' changed from 172 in ../lib/liblvm.a(pool.o) to 175 in /usr/lib/libdevmapper.a(pool.o)

The following versions will compile on the other hand, although they require ~x86 keyword:
sys-fs/device-mapper-1.02.05
sys-fs/lvm2-2.02.02-r1
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-11 08:41:40 UTC
Please, search...

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