Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296723 - dev-libs/DirectFB-1.4.2 breaks emacs, mozilla-firefox-bin and qingy
Summary: dev-libs/DirectFB-1.4.2 breaks emacs, mozilla-firefox-bin and qingy
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-13 13:23 UTC by Najib Idrissi
Modified: 2009-12-22 13:54 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 Najib Idrissi 2009-12-13 13:23:30 UTC
The recently stabilized dev-libs/DirectFB-1.4.2 breaks many things.

First, emacs and firefox-bin won't start; they complain because libdirectfb-1.2.0.so is missing. Re-emerging www-client/mozilla-firefox-bin doesn't fix it, and app-editors/emacs doesn't compile at all.

Secondly, qingy behaves weirdly. After re-emerging it (it also complained of the lack of .so), it started to get print two chars each time I pressed one key.

Masking dev-libs/DirectFB-1.4.2 (and downgrading) solved everything eventually.

Reproducible: Always

Steps to Reproduce:




% emerge --info
Portage 2.1.6.13 (default/linux/x86/10.0/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.31-gentoo-r6 i686)
=================================================================
System uname: Linux-2.6.31-gentoo-r6-i686-Intel-R-_Core-TM-2_Duo_CPU_P8600_@_2.40GHz-with-gentoo-2.0.1
Timestamp of tree: Sun, 13 Dec 2009 10:30:01 +0000
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.4
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.3
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe -fomit-frame-pointer -msse4.1"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=core2 -pipe -fomit-frame-pointer -msse4.1"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.ovh.net/gentoo-distfiles/ ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ "
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/perl-experimental /usr/local/portage/zulon"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cxx dbus directfb dri dts dvd dvdr eds emacs emboss encode evo fam fbcon firefox flac fontconfig fortran gdbm gif gpm hal iconv ipv6 jpeg mad mikmod modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3support readline reflection sbcl sdl session spell spl ssl startup-notification svg sysfs tcpd theora thunar tiff truetype unicode usb vorbis win32codecs x264 x86 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Najib Idrissi 2009-12-13 19:19:34 UTC
Actually downgrading didn't solve everything. The old 1.2.7 ebuild has been modified in such a way that INPUT_DEVICES_* use flags don't work anymore. No keyboard, no mouse. Yay.
Comment 2 SpanKY gentoo-dev 2009-12-21 22:16:45 UTC
read the postinst next time.  you need to run revdep-rebuild on a SONAME change.

as for INPUT_DEVICES, this is by design.  fix your USE expanded settings.
Comment 3 Najib Idrissi 2009-12-22 08:46:32 UTC
1) I ran revdep-rebuild and it didn't work. emacs didn't compile, qingy didn't work any better.

2) What do you call "USE expanded settings"? There are no input devices-related USE flags in the old ebuild.
Comment 4 SpanKY gentoo-dev 2009-12-22 13:54:12 UTC
the lack of options in the old ebuild isnt terribly relevant.  read `emerge -pv` and figure out which devices you need to add.

broken deps wrt old missing SONAME is not a bug in DirectFB.  your libs are broken and they need fixing (via revdep-rebuild or something similar).  ask on the forums for assistance if you cant quite figure it out.