Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136107 - media-libs/libgii-0.9.0 won't compile using linux-headers-2.6.16
Summary: media-libs/libgii-0.9.0 won't compile using linux-headers-2.6.16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 12:15 UTC by Markus Rothe (RETIRED)
Modified: 2006-07-02 11:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
the output (output.txt,1.92 KB, text/plain)
2006-06-08 12:16 UTC, Markus Rothe (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Rothe (RETIRED) gentoo-dev 2006-06-08 12:15:24 UTC
Hello,

after bug #87129 and bug #97991 have been fixed libgii won't compile once again.

$ emerge --info
Portage 2.1_rc4-r4 (default-linux/ppc/ppc64/2006.0/64bit-userland/970/pmac, gcc-3.4.6, glibc-2.3.4.20041102-r2, 2.6.16-gentoo-r7 ppc64)
=================================================================
System uname: 2.6.16-gentoo-r7 ppc64 PPC970FX, altivec supported
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="ppc64"
AUTOCLEAN="yes"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
CHOST="powerpc64-unknown-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"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc64 X a52 aac alsa altivec amr apache2 apm avahi bash-completion berkdb bitmap-fonts bzip2 cdparanoia cdr cli crypt cups curl dbus dri dts dv dvd dvdr dvdread eds emboss encode exscalibar ffmpeg foomaticdb fortran gcj gd gdbm ggi gif glitz gmp gnokii gnutls gphoto2 gpm graphviz gstreamer gtk gtk2 hal ieee1394 imagemagick imlib ipv6 isdnlog jpeg kde kdeenablefinal libg++ libwww mad matroska mdnsresponder-compat mikmod mjpeg motif mp3 mp4 mpeg mplayer musicbrainz ncurses network nls nptl nptlonly nsplugin ogg openal opengl pam pcre pdf pdflib perl plotutils png ppds pppd python qt qt4 quicktime readline reflection samba screen sdl session skins spell spl ssl stream subtitles svg tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev unicode upnp usb vim-pager vorbis wxwindows x264 xcomposite xml xorg xv xvid xvmc zeroconf zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2006-06-08 12:16:30 UTC
Created attachment 88710 [details]
the output

In file included from /usr/include/linux/wait.h:21,
                 from /usr/include/linux/keyboard.h:20,
                 from input.c:56:
/usr/include/linux/list.h: In function `__list_add_rcu':
/usr/include/linux/list.h:115: error: implicit declaration of function `smp_wmb'
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2006-07-02 11:23:41 UTC
Should be fixed in 2.6.17 headers -- if not please reopen, thanks :)