Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131147 - app-laptop/epbb build fails with new versions of pbbuttonsd
Summary: app-laptop/epbb build fails with new versions of pbbuttonsd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 13:47 UTC by Adrian Perez
Modified: 2006-07-16 00:07 UTC (History)
0 users

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


Attachments
fixes compilation against recent libpbb.a (epbb-pbbuttonsd.patch,1.26 KB, patch)
2006-04-24 13:49 UTC, Adrian Perez
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Perez 2006-04-24 13:47:36 UTC
I found that the ebuild for app-laptop/epbb-9999 may be fixed by adding a little patch. I don't know wether it worths fixing a CVS thingy hack from the E17 set; but I wanted this small program working -- so feel free to report the bug upstream or whatever.


Portage 2.1_pre9-r4 (default-linux/ppc/ppc32/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.16-gentoo-r3 ppc)
=================================================================
System uname: 2.6.16-gentoo-r3 ppc 750FX
Gentoo Base System version 1.12.0_pre18
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-Os -mtune=powerpc -pipe -mcpu=750 -mstring -mmultiple -mpowerpc-gfxopt"CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-Os -mtune=powerpc -pipe -mcpu=750 -mstring -mmultiple -mpowerpc-gfxopt"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--verbose"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.rhnet.is/pub/gentoo/         http://mirror.usu.edu/mirrors/gentoo/   http://ftp.linux.ee/pub/gentoo/distfiles/"
LANG="en_US.UTF-8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/connectical /usr/local/overlays/moebius"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X aac aalib acl aim alsa apache2 apm audiofile bash-completion berkdb bluetooth bonobo bzip2 cairo cdparanoia cli crypt ctype curlwrappers dbus dga dio dri encode esd ethereal exif fam fbcon ffmpeg firefox foomaticdb ftp gd gdbm ggi gif gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal iconv icq ieee1394 imap imlib ipv6 isdnlog jabber javascript jikes jpeg jpeg2k lesstif libcaca libg++ libwww lua mad maildir mailwrapper matroska mbox mikmod mmap motif mozilla mp3 mpeg msn ncurses neXt nptl nsplugin ogg opengl oscar pam pcre pda pdflib png portaudio posix pppd python quicktime readline reflection sasl sdl session sndfile soap sockets spell spl ssl svg symlink sysvipc tcpd threads tiff truetype type1-fonts udev unicode usb vorbis wifi wv xinerama xml xmlrpc xorg xslt xv xvid zlib elibc_glibc input_devices_mouse kernel_linux userland_GNU video_cards_radeon video_cards_fbdev"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Adrian Perez 2006-04-24 13:49:20 UTC
Created attachment 85377 [details, diff]
fixes compilation against recent libpbb.a
Comment 2 SpanKY gentoo-dev 2006-07-16 00:07:42 UTC
thanks, ive committed your fixes upstream