Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138823 - <=dmraid-1.0.0-rc10 - striped dmraid problems with kernel 2.6.16+ (dm-striped device sizes must be multiple of chunk-size)
Summary: <=dmraid-1.0.0-rc10 - striped dmraid problems with kernel 2.6.16+ (dm-striped...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Ian Stakenvicius
URL:
Whiteboard:
Keywords:
: 139859 (view as bug list)
Depends on:
Blocks: 139860
  Show dependency tree
 
Reported: 2006-07-02 02:36 UTC by Phattanon Duangdara
Modified: 2006-09-01 23:08 UTC (History)
2 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 Phattanon Duangdara 2006-07-02 02:36:36 UTC
Striped dmraid known to have problems with kernel 2.6.16+
when using <=dmraid-1.0.0-rc10

For more information, see:
https://www.redhat.com/archives/dm-devel/2006-March/msg00140.html

Available test (fixed) source code
http://people.redhat.com/heinzm/sw/dmraid/tst/

(This should available on portage with masked, otherwise kernel 2.6.16+ cannot be used)

emerge --info (if you needed)
Portage 2.0.54-r2 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://202.142.215.9/pub/mirrors/gentoo http://gentoo.osuosl.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://202.142.215.9/gentoo-portage"
USE="amd64 acpi alsa avi berkdb bitmap-fonts bzip2 cli crypt cups dri eds emboss encode expat foomaticdb fortran gd gif gpm gstreamer imap imlib ipv6 isdnlog jpeg lighttpd lzw lzw-tiff mp3 mpeg mysql ncurses nls nptl opengl pam pcre pdflib perl perlsuid php png pppd python quicktime readline reflection sasl sdl session snmp spell spl ssl tcpd threads tiff truetype-fonts type1-fonts udev unicode usb vhosts xml xml2 xorg xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-10 04:33:22 UTC
*** Bug 139859 has been marked as a duplicate of this bug. ***
Comment 2 Stoil Valchkov 2006-07-10 05:38:22 UTC
dmraid-1.0.0-rc11 doesn't compile here:
format/ataraid/asr.o: In function `register_asr':
asr.c:(.text+0x1c40): multiple definition of `register_asr'
format/ataraid/asr.o:asr.c:(.text+0x1c40): first defined here
collect2: ld returned 1 exit status
make[1]: *** [../lib/libdmraid.so] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dmraid-1.0.0_rc11/work/dmraid/1.0.0.rc11/lib'
make: *** [lib] Error 2

!!! ERROR: sys-fs/dmraid-1.0.0_rc11 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  dmraid-1.0.0_rc11.ebuild, line 58:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.

!!! This ebuild is from an overlay: '/usr/local/portage'

Is there something I miss?
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2006-07-10 07:49:07 UTC
Removing block on 137175 as this is not a 2.6.17 regression
Comment 4 Ian Stakenvicius 2006-09-01 23:08:29 UTC
New version -rc12 should fix this issue.