Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149813 - DirectFB-extra-0.9.22 emerge fails after upgrade to gcc-4
Summary: DirectFB-extra-0.9.22 emerge fails after upgrade to gcc-4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on: 132535
Blocks:
  Show dependency tree
 
Reported: 2006-10-01 23:43 UTC by mikael lammentausta
Modified: 2006-10-30 15:35 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 mikael lammentausta 2006-10-01 23:43:26 UTC
I've had to problems with directfb before upgrading to gcc-4.1.1


Making all in video_out_dfb
make[4]: Entering directory `/var/tmp/portage/DirectFB-extra-0.9.22/work/DirectFB-extra-0.9.22/interfaces/IDirectFBVideoProvider/video_out_dfb'
if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_REENTRANT -D_GNU_SOURCE -I/usr/include/directfb   -D_GNU_SOURCE -D_REENTRANT -I/usr/include/directfb-internal -I/usr/include/directfb   -DREENTRANT -O3 -fexpensive-optimizations -ffast-math -Wall -g0 -I/usr/include   -fomit-frame-pointer -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Werror-implicit-function-declaration -MT video_out_dfb.lo -MD -MP -MF ".deps/video_out_dfb.Tpo" -c -o video_out_dfb.lo video_out_dfb.c; \
then mv -f ".deps/video_out_dfb.Tpo" ".deps/video_out_dfb.Plo"; else rm -f ".deps/video_out_dfb.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_REENTRANT -D_GNU_SOURCE -I/usr/include/directfb -D_GNU_SOURCE -D_REENTRANT -I/usr/include/directfb-internal -I/usr/include/directfb -DREENTRANT -O3 -fexpensive-optimizations -ffast-math -Wall -g0 -I/usr/include -fomit-frame-pointer -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Werror-implicit-function-declaration -MT video_out_dfb.lo -MD -MP -MF .deps/video_out_dfb.Tpo -c video_out_dfb.c  -fPIC -DPIC -o .libs/video_out_dfb.o
In file included from /usr/include/directfb-internal/core/state.h:35,
                 from video_out_dfb.c:34:
/usr/include/directfb/direct/serial.h: In function 'direct_serial_increase':
/usr/include/directfb/direct/serial.h:63: warning: value computed is not used
video_out_dfb.c: In function 'vo_dfb_set_palette':
video_out_dfb.c:992: error: 'vo_overlay_t' has no member named 'clip_rgb_clut'
video_out_dfb.c:993: error: 'vo_overlay_t' has no member named 'clip_color'
video_out_dfb.c:994: error: 'vo_overlay_t' has no member named 'clip_color'
video_out_dfb.c:995: error: 'vo_overlay_t' has no member named 'clip_trans'
video_out_dfb.c:1038: error: 'vo_overlay_t' has no member named 'clip_rgb_clut'
video_out_dfb.c: In function 'vo_dfb_overlay_blend':
video_out_dfb.c:1114: error: 'vo_overlay_t' has no member named 'clip_rgb_clut'
video_out_dfb.c:1125: error: 'vo_overlay_t' has no member named 'clip_left'
video_out_dfb.c:1126: error: 'vo_overlay_t' has no member named 'clip_top'
video_out_dfb.c:1127: error: 'vo_overlay_t' has no member named 'clip_right'
video_out_dfb.c:1128: error: 'vo_overlay_t' has no member named 'clip_bottom'
video_out_dfb.c:1170: error: 'vo_overlay_t' has no member named 'clip_color'
video_out_dfb.c:1259: error: 'vo_overlay_t' has no member named 'clip_color'
make[4]: *** [video_out_dfb.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/DirectFB-extra-0.9.22/work/DirectFB-extra-0.9.22/interfaces/IDirectFBVideoProvider/video_out_dfb'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/DirectFB-extra-0.9.22/work/DirectFB-extra-0.9.22/interfaces/IDirectFBVideoProvider'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/DirectFB-extra-0.9.22/work/DirectFB-extra-0.9.22/interfaces'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/DirectFB-extra-0.9.22/work/DirectFB-extra-0.9.22'
make: *** [all] Error 2

!!! ERROR: dev-libs/DirectFB-extra-0.9.22 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  DirectFB-extra-0.9.22.ebuild, line 46:   Called die
Comment 1 mikael lammentausta 2006-10-01 23:44:22 UTC
 $ sudo emerge --info
Password:
Portage 2.1.1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r4y i686)
=================================================================
System uname: 2.6.17-gentoo-r4y i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.12.4
Last Sync: Wed, 20 Sep 2006 11:30:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
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.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
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/kde/devel/env /usr/kde/devel/share/config /usr/kde/devel/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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/var/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sfperms strict"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo"
LANG="fi_FI.UTF-8"
LINGUAS="fi en"
MAKEOPTS="-j2"
PKGDIR="/var/pkg"
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/mikael"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aalib acl acpi alsa apache2 bash-completion berkdb bitmap-fonts bzip2 bzlib cairo cdr cli crypt cups curl dbus directfb dlloader dri dvdr eds elibc_glibc emboss encode esd fbcon ffmpeg flac font-server foomaticdb fortran gd gdbm gif gpm gtk gtk2 hal imagemagick imap imlib input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog java javascript jpeg jpeg2k kde kerberos kernel_linux ldap libcaca libg++ libwww linguas_en linguas_fi mad matroska mikmod mmx mng motif mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre perl png pppd python qt3 qt4 quicktime readline reflection samba sasl sdl session slang slp snmp spell spl sse ssl tcl tcltk tcpd theora tiff tk tls truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740 video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo vorbis win32codecs xine xinerama xml xmms xorg xpm xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 mikael lammentausta 2006-10-01 23:45:12 UTC
 $ emerge  DirectFB DirectFB-extra -vp

These are the packages that would be merged, in order:

Calculating dependencies... done!
[binary   R   ] dev-libs/DirectFB-0.9.24  USE="fbcon gif jpeg mmx mpeg png sse truetype zlib -debug -fusion -sdl -static -sysfs"
[ebuild  N    ] dev-libs/DirectFB-extra-0.9.22  USE="flash imlib mmx mpeg quicktime xine" 0 kB

Comment 3 SpanKY gentoo-dev 2006-10-09 12:55:25 UTC
just need to stabilize a newer version
Comment 4 Markus Meier gentoo-dev 2006-10-09 15:45:12 UTC
dev-libs/DirectFB-0.9.25.1
1.) emerges fine on x86
2.) passes collision test

dev-libs/DirectFB-extra-0.9.25
1.) emerges on x86, with the following QA Notice
QA Notice: the following files contain runtime text relocations
 Text relocations force the dynamic linker to perform extra
 work at startup, waste system resources, and may pose a security
 risk.  On some architectures, the code may not even function
 properly, if at all.
 For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 Please include this file in your report:
 /var/tmp/portage/DirectFB-extra-0.9.25/temp/scanelf-textrel.log
TEXTREL usr/lib/xine/plugins/1.1.2/xineplug_vo_out_dfb.so

2.) passes collision test


emerge --info
Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.18 i686)
=================================================================
System uname: 2.6.18 i686 Genuine Intel(R) CPU           T2300  @ 1.66GHz
Gentoo Base System version 1.12.5
Last Sync: Mon, 09 Oct 2006 16:50:01 +0000
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python:     2.3.5-r3, 2.4.3-r4
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en de en_GB de_CH"
MAKEOPTS="-j3"
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.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa apache2 asf berkdb bitmap-fonts cairo cdr cdrom cli crypt cups dbus divx dlloader dri dts dvd dvdr dvdread eds elibc_glibc emboss encode fam ffmpeg firefox flac fortran gdbm gif gnome gpm gstreamer gtk hal input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg kde kernel_linux ldap libg++ linguas_de linguas_de_CH linguas_en linguas_en_GB mad mikmod mmx mono mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection rtsp samba sdl session smp spell spl sse sse2 sse3 ssl svg tcpd tetex theora threads truetype truetype-fonts type1-fonts udev unicode userland_GNU vcd video_cards_fbdev video_cards_i810 video_cards_vesa vorbis win32codecs wxwindows x264 xine xml xorg xprint xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2006-10-10 11:51:38 UTC
x86 done
Comment 6 Matti Bickel (RETIRED) gentoo-dev 2006-10-30 15:35:06 UTC
More Directness with your new shiny ppc keyword. (Also marked DirectFB-0.9.25 stable in the process)

Closing, since we're the last arch.