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

Bug 326373

Summary: sys-apps/util-linux-2.18: cfdisk doesn't build with USE=slang
Product: Gentoo Linux Reporter: Mikael Magnusson <mikachu>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: minor CC: alexeyp, ashl1future, atoth, bugs, gibgibon, hwoarang, matrix47, n-roeser, pappy_mcfae, polynomial-c, proteuss, rose, willard.dawson
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/3282/focus=3284
Whiteboard:
Package list:
Runtime testing required: ---

Description Mikael Magnusson 2010-06-30 23:56:19 UTC
Works fine without USE=slang, not sure why I even had it set, but figured I'd report it anyway.

  CC     cfdisk-cfdisk.o
cfdisk.c: In function 'get_string':
cfdisk.c:439: warning: implicit declaration of function 'get_wch'
  CC     cfdisk-i386_sys_types.o
  CC     cfdisk-gpt.o
  CC     cfdisk-blkdev.o
  CC     cfdisk-wholedisk.o
  CC     cfdisk-mbsalign.o
  CC     cfdisk-linux_version.o
  CCLD   fdisk
  CCLD   sfdisk
  CCLD   cfdisk
cfdisk-mbsalign.o: In function `mbs_truncate':
mbsalign.c:(.text+0x0): multiple definition of `mbs_truncate'
cfdisk-mbsalign.o:mbsalign.c:(.text+0x0): first defined here
cfdisk-mbsalign.o: In function `mbsalign':
mbsalign.c:(.text+0x140): multiple definition of `mbsalign'
cfdisk-mbsalign.o:mbsalign.c:(.text+0x140): first defined here
cfdisk-cfdisk.o: In function `get_string':
cfdisk.c:(.text+0x21cf): undefined reference to `get_wch'
collect2: ld returned 1 exit status
make[2]: *** [cfdisk] Error 1
Comment 1 SpanKY gentoo-dev 2010-07-01 00:16:49 UTC
do not cc maintainers.  let the wranglers take care of things.
Comment 2 Attila Tóth 2010-07-01 08:22:35 UTC
I also hit this one.
Comment 3 Juergen Rose 2010-07-01 09:56:39 UTC
I have the same issue.
Comment 4 Vasilis Lourdas 2010-07-01 10:41:26 UTC
Same here.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-07-01 10:47:56 UTC
OK, the problem is known and confirmed. No need for any future "same here"
replies, thank you. See the URL field in this bug, it's been reported to upstream already.
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-07-01 15:35:37 UTC
*** Bug 326481 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2010-07-01 17:19:43 UTC
added the patch from upstream to the tree
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2010-07-02 05:21:13 UTC
*** Bug 326525 has been marked as a duplicate of this bug. ***