Bug 67524 - dialog -1.0.20040731 fails with the unicode USE flag enabled
|
Bug#:
67524
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: INVALID
|
Assigned To: lanius@gentoo.org
|
Reported By: greg.andreou@gmail.com
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: dialog -1.0.20040731 fails with the unicode USE flag enabled
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-10-14 02:38 0000
|
When trying to emerge dialog-1.0.20040731 with the unicode flag enabled it
fails during the ./configure phase. Using USE="-unicode" emerge dialog works
fine.
Reproducible: Always
Steps to Reproduce:
1.USE="unicode" emerge dialog
2.
3.
Actual Results:
dialog fails to install.
checking for initsrc... no
checking for initsrc in -lncursesw... no
checking for -lncursesw in /usr/local/lib... no
checking for -lncursesw in /usr/lib... no
configure: error: Cannot link ncursesw library
!!! ERROR: dev-util/dialog-1.0.20040731 failed
!!! Function econf, Line 449, Exitcode 1
!!! econf failed
Expected Results:
dialog should have installed with unicode support.
Gentoo Base System version 1.5.3
Portage 2.0.51_rc9 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20041006-r0,
2.6.8-gentoo-r7
i686)=================================================================
System uname: 2.6.8-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers: sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fforce-addr -falign-functions=32
-fprefetch-loop-arrays -mfpmath=sse,387 -fomit-frame-pointer -funroll-loops
-fstack-protector"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fforce-addr -falign-functions=32
-fprefetch-loop-arrays -mfpmath=sse,387 -fomit-frame-pointer -funroll-loops
-fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac aalib acpi acpi4linux activefilter aim alsa amd apm audiofile avi
bdf
berkdb bidi bindist bitmap-fonts bonobo bzlib c calendar cddb cdparanoia cdr
cdrom cjk codecs crypt cups curl curlwrappers dga dhcp directfb divx4linux
djbfft doc dvd dvdr dvdread eds emoticon encode erandom esd ethereal evo exif
f77 faac faad fam fbcon ffmpeg fftw flac flash foomaticdb ftp gb gcj gd gdbm
geoip ggi gif gimp gimpprint glade gnome gnomedb gnuplot gphoto2 gpm graphviz
gs
gstreamer gtk gtk2 gtkhtml guile hal hbci hostap-noplx hub i8x0 icq icu
imagemagick imap imlib imlib2 interbase intl ipv6 jabber java javacomm javadoc
javamail javascript jbig jce jikes jp2 jpeg jpeg2k junit jython kadu-modules
kadu-voice latex lcd libcaca libg++ libgda libwww live lzo lzw lzw-tiff mad
matroska mdb mikmod mime ming mmx mng monkey mono mozilla moznocompose moznoirc
moznomail mozp3p mozsvg mp3 mpeg mpeg4 mplayer msn ncurses net network nls nntp
nptl ntlm objc ocaml offensive oggvorbis openal opengl oscar oss pam pcmcia
pcre
pda pdf pdflib perl png pnp python qt quicktime readline rtc samba scanner sdl
session silc slang smime speex spell sse sse2 ssl svg svga tcltk tcpd theora
tidy tiff timidity truetype trusted unicode usb v4l v4l2 vcdimager vim
vim-with-x wifi wmf
wxwin wxwindows x86 xine xml xml2 xmms xpm xprint xscreensaver xsl xv xvid xvmc
yahoo zlib"
you have to remerge ncurses with USE="unicode"
*** Bug 96235 has been marked as a duplicate of this bug. ***
*** Bug 97145 has been marked as a duplicate of this bug. ***
*** Bug 96107 has been marked as a duplicate of this bug. ***
*** Bug 99516 has been marked as a duplicate of this bug. ***
*** Bug 100535 has been marked as a duplicate of this bug. ***
*** Bug 100810 has been marked as a duplicate of this bug. ***
*** Bug 101531 has been marked as a duplicate of this bug. ***
*** Bug 102075 has been marked as a duplicate of this bug. ***
*** Bug 102474 has been marked as a duplicate of this bug. ***
*** Bug 105345 has been marked as a duplicate of this bug. ***
*** Bug 107627 has been marked as a duplicate of this bug. ***
*** Bug 115162 has been marked as a duplicate of this bug. ***
*** Bug 115726 has been marked as a duplicate of this bug. ***
*** Bug 116351 has been marked as a duplicate of this bug. ***
*** Bug 116640 has been marked as a duplicate of this bug. ***
*** Bug 116954 has been marked as a duplicate of this bug. ***
*** Bug 118586 has been marked as a duplicate of this bug. ***
*** Bug 118673 has been marked as a duplicate of this bug. ***
*** Bug 118676 has been marked as a duplicate of this bug. ***
Looking at the amount of dupes we got so far, wouldn't it be wise to have the
ebuild at least give a warning that you need ncurses with USE=unicode?
> wouldn't it be wise to have the ebuild at least give a warning that you need ncurses with USE=unicode?
Good idea. Error message (no warning, since it's just going to fail later
anyway) added.
*** Bug 124773 has been marked as a duplicate of this bug. ***
*** Bug 125229 has been marked as a duplicate of this bug. ***
*** Bug 127726 has been marked as a duplicate of this bug. ***
Probably wasn't the best idea to only add the error message to the latest
version. Added to the other two versions too now, hopefully others won't have
problems with this from now on.
*** Bug 172201 has been marked as a duplicate of this bug. ***