Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206861 - x11-apps/xrandr-1.2.2 fails to compile with sys-libs/uclibc-0.9.28.3-r2
Summary: x11-apps/xrandr-1.2.2 fails to compile with sys-libs/uclibc-0.9.28.3-r2
Status: RESOLVED DUPLICATE of bug 197013
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 12:28 UTC by Markus Rothe (RETIRED)
Modified: 2008-01-21 16:09 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 Markus Rothe (RETIRED) gentoo-dev 2008-01-21 12:28:14 UTC
x11-apps/xrandr-1.2.2 fails to compile with sys-libs/uclibc-0.9.28.3-r2:

# pwd
/var/tmp/portage/x11-apps/xrandr-1.2.2/work/xrandr-1.2.2
# make
make  all-am
make[1]: Entering directory `/var/tmp/portage/x11-apps/xrandr-1.2.2/work/xrandr-1.2.2'
if powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.     -Os -pipe -MT xrandr.o -MD -MP -MF ".deps/xrandr.Tpo" -c -o xrandr.o xrandr.c; \
        then mv -f ".deps/xrandr.Tpo" ".deps/xrandr.Po"; else rm -f ".deps/xrandr.Tpo"; exit 1; fi
xrandr.c:192: error: 'clone' redeclared as different kind of symbol
/usr/include/bits/sched.h:57: error: previous declaration of 'clone' was here
make[1]: *** [xrandr.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-apps/xrandr-1.2.2/work/xrandr-1.2.2'
make: *** [all] Error 2
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2008-01-21 12:29:08 UTC
# emerge --info
Portage 2.1.3.19 (uclibc/ppc, gcc-4.1.2, uclibc-0.9.28.3-r2, 2.6.24-rc8-efika ppc)
=================================================================
System uname: 2.6.24-rc8-efika ppc G2_LE
Timestamp of tree: Sun, 20 Jan 2008 12:00:03 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0_rc6-r1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="ppc"
CBUILD="powerpc-gentoo-linux-uclibc"
CFLAGS="-Os -pipe"
CHOST="powerpc-gentoo-linux-uclibc"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer nodoc noinfo noman sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://192.168.0.2/ http://gentoo.virginmedia.com/"
LDFLAGS="-Wl,-O1"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X bitmap-fonts cli cracklib dri inquisitio ipv6 midi mudflap ncurses openmp pcre ppc readline reflection ruby session spl truetype truetype-fonts type1-fonts uclibc unicode vim-syntax visibility xcb xml xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="uclibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 solar (RETIRED) gentoo-dev 2008-01-21 16:08:32 UTC

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