Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148894 - x11-libs/libxklavier-2.2 fails with -fvisibility-inlines-hidden CFLAG.
Summary: x11-libs/libxklavier-2.2 fails with -fvisibility-inlines-hidden CFLAG.
Status: RESOLVED DUPLICATE of bug 127020
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-24 03:30 UTC by Sam
Modified: 2006-09-24 03:37 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 Sam 2006-09-24 03:30:15 UTC
Apparently it fails to compile with the -fvisibility-inlines-hidden CFLAG. More details below.


Making all in tests
make[2]: Entering directory `/var/tmp/portage/libxklavier-2.2/work/libxklavier-2.2/tests'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -Wall -Werror -I/usr/include -I -I.. -Os -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fweb -fvar-tracking -fvisibility-inlines-hidden -MT test_config.o -MD -MP -MF ".deps/test_config.Tpo" -c -o test_config.o test_config.c; \
then mv -f ".deps/test_config.Tpo" ".deps/test_config.Po"; else rm -f ".deps/test_config.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -Wall -Werror -I/usr/include -I -I.. -Os -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fweb -fvar-tracking -fvisibility-inlines-hidden -MT test_monitor.o -MD -MP -MF ".deps/test_monitor.Tpo" -c -o test_monitor.o test_monitor.c; \
then mv -f ".deps/test_monitor.Tpo" ".deps/test_monitor.Po"; else rm -f ".deps/test_monitor.Tpo"; exit 1; fi
cc1: warnings being treated as errors
cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
test_config.c:1: warning: variable tracking requested, but useless unless producing debug info
cc1: warnings being treated as errors
cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
test_monitor.c:1: warning: variable tracking requested, but useless unless producing debug info
make[2]: *** [test_monitor.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [test_config.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/libxklavier-2.2/work/libxklavier-2.2/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libxklavier-2.2/work/libxklavier-2.2'
make: *** [all] Error 2

!!! ERROR: x11-libs/libxklavier-2.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  libxklavier-2.2.ebuild, line 49:   Called die

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

xushitop ~ # 








xushitop ~ # emerge --info
Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-ck1-r3 i686)
=================================================================
System uname: 2.6.17-ck1-r3 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.5
Last Sync: Sun, 24 Sep 2006 08:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fweb -fvar-tracking -fvisibility-inlines-hidden"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fweb -fvar-tracking -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LINGUAS="ar de en_GB he et zh_CN zh_TW"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/layman/portage-xgl"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi adns alsa amarok amuled apache2 asf atk automount bash-completion berkdb bidi bindist bitmap-fonts browserplugin bzlib cairo cddb cdinstall cdparanoia cdr cjk clamav clamd cli cpdflib cpudetection crypt css cups dba dbus dcc divx divx4linux dlloader dri dv dvd dvdr dvdread effects elibc_glibc encode epson esd extras fam firefox flac flash freetype gd-external gdbm gif gimp gimpprint glitz gpm gstreamer hal ieee1394 ifp infopipe inkjar input_devices_keyboard input_devices_mouse ipv6 isdnlog jabber jpeg kde kdeenablefinal kdepim kernel_linux kipi lame ldap libg++ linguas_ar linguas_de linguas_en_GB linguas_et linguas_he linguas_zh_CN linguas_zh_TW live lm_sensors mad mikmod mmap mmx mp3 mpc mpeg mpeg2 mpeg4 mplayer musicbrainz mysqli nagios-dns nagios-game nagios-ntp nagios-ping nagios-ssh ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oscar pam pcre pdf perl plugin pmu png posix ppds pppd print pthreads python qt3 qt4 quicktime rar readline real reflection remote samba scanner sdl session slp snmp sox spell spl sse sse2 ssl svg sysfs t1lib tcpd theora threads truetype truetype-fonts type1 type1-fonts udev unicode usb userland_GNU utf8 v4l v4l2 vcd video_cards_nvidia vidix visualization vorbis wifi win32codecs wma wmv wxgtk1 xml xorg xprint xv xvid xvmc zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

xushitop ~ #
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-24 03:37:21 UTC

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