Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161482 - x11-apps/sessreg-1.0.2 missing dependeny on libX11
Summary: x11-apps/sessreg-1.0.2 missing dependeny on libX11
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-11 08:36 UTC by Alexander Skwar
Modified: 2007-01-13 00:05 UTC (History)
0 users

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


Attachments
emerge -Duvp gnome kde-meta (emerge -Duvp gnome kde-meta.txt,47.25 KB, text/plain)
2007-01-11 08:40 UTC, Alexander Skwar
Details
emerge -Duvpt gnome kde-meta (emerge -Duvpt gnome kde-meta.txt,48.76 KB, text/plain)
2007-01-11 08:41 UTC, Alexander Skwar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Skwar 2007-01-11 08:36:21 UTC
I'm currently doing an "emerge -Duv gnome kde-meta" on an otherwise new system. It failed when x11-apps/sessreg was going to be installed:

No package 'x11' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SESSREG_CFLAGS
and SESSREG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I don't have libX11 *YET* installed on the system. According to "emerge -Duvp gnome kde-meta", it'll be installed later on.

The non-fix would be to manually install libX11, but shouldn't the dependencies cause libX11 to be installed at the right time?
Comment 1 Alexander Skwar 2007-01-11 08:39:55 UTC
Portage 2.1.2_rc4-r7 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r3.01.rtr i686)
=================================================================
System uname: 2.6.19-gentoo-r3.01.rtr i686 Genuine Intel(R) CPU           T2400  @ 1.83GHz
Gentoo Base System version 1.12.8
Last Sync: Mon, 08 Jan 2007 01:47:01 +0000
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
DISTDIR="/Gentoo/Portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS=" 	http://gentoo.supp.name/ 	http://ftp.heanet.ie/pub/gentoo/ 	http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 	http://ftp.gentoo.or.kr/ 	http://ftp.uni-erlangen.de/pub/mirrors/gentoo/ 	http://distfiles.gentoo.org/ "
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/Gentoo/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="/Gentoo/Portage/build"
PORTDIR="/Gentoo/Portage/tree"
PORTDIR_OVERLAY="/Gentoo/Portage/local-tree/misc"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acpi alsa berkdb bitmap-fonts cairo cdr cli cracklib crypt dbus dlloader dmi dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv isdnlog jpeg kde kdeenablefinal kdehiddenvisibility libg++ libnotify mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcmcia pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis wifi win32codecs x86 xcb xine xinerama xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse vmmouse" KERNEL="linux" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="dummy none vga vmware"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 Alexander Skwar 2007-01-11 08:40:56 UTC
Created attachment 106502 [details]
emerge -Duvp gnome kde-meta

Attaching output of "emerge -Duvp gnome kde-meta"
Comment 3 Alexander Skwar 2007-01-11 08:41:22 UTC
Created attachment 106504 [details]
emerge -Duvpt gnome kde-meta

Attaching output of "emerge -Duvpt gnome kde-meta"
Comment 4 Joshua Baergen (RETIRED) gentoo-dev 2007-01-13 00:05:12 UTC
I'll add the dependency for now, but as far as I can tell, it's not needed for the actual build.  I'm going to file a bug upstream.

Thanks for letting us know.