Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248180 - kdialog-3.5.10 demand kdelibs kdehiddenvisibility, but it have this flag
Summary: kdialog-3.5.10 demand kdelibs kdehiddenvisibility, but it have this flag
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 13:28 UTC by Roman Karshiev
Modified: 2008-11-22 14: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 Roman Karshiev 2008-11-22 13:28:43 UTC
>>> Compiling source in /var/tmp/portage/kde-base/kdialog-3.5.10/work/kdialog-3.5.10 ...
make -j2 -j1 -f admin/Makefile.common 
*** automake (GNU automake) 1.9.6 found.
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
/usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition of AC_CHECK_LIBREISERFS
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
 * You asked to enable hidden visibility, but your kdelibs was
 * built without its support. Please rebuild kdelibs with the
 * kdehiddenvisibility useflag enabled.
 * 
 * ERROR: kde-base/kdialog-3.5.10 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4327:  Called kde-meta_src_compile
 *             environment, line 2989:  Called kde_src_compile
 *             environment, line 3154:  Called kde_src_compile 'all'
 *             environment, line 3279:  Called kde_src_compile 'myconf' 'configure' 'make'
 *             environment, line 3234:  Called die
 * The specific snippet of code:
 *                               die "kdelibs without hidden visibility";
 *  The die message:
 *   kdelibs without hidden visibility


------------------------------------------

And:

# eix kdelibs
[I] kde-base/kdelibs
...
     Installed versions:  3.5.10-r2(3.5)!t(16:30:42 16.11.2008)(acl alsa arts avahi branding cups fam jpeg2k kdehiddenvisibility kernel_linux lua openexr spell tiff -bindist -debug -doc -elibc_FreeBSD -kerberos -legacyssl -utempter)
                          4.1.3-r1(4.1)!t(15:18:03 14.11.2008)(acl alsa bzip2 fam jpeg2k kdeprefix mmx nls openexr opengl semantic-desktop spell sse sse2 ssl -3dnow -altivec -bindist -debug -doc -htmlhandbook -kerberos -test -zeroconf)
     Homepage:            http://www.kde.org/
     Description:         KDE libraries needed by all KDE programs.


Reproducible: Always
Comment 1 Sönke N. Greimann 2008-11-22 14:04:20 UTC
Have you tried this?

USE="-kdehiddenvisibility" emerge -avuD kdialog

Please post the output from emerge --info
Comment 2 Roman Karshiev 2008-11-22 14:41:03 UTC
(In reply to comment #1)
> Have you tried this?
> 
> USE="-kdehiddenvisibility" emerge -avuD kdialog

Sorry, all worked after reemerging kdelibs (with no change flags).

May be it's conflict kdelibs 3.5 and 4.1 (laste - without kdehiddenvisibility by ebuild)