Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278084 - sys-apps/baselayout-2.0.1 fails to emerge
Summary: sys-apps/baselayout-2.0.1 fails to emerge
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 18:41 UTC by Akkenoth
Modified: 2009-07-19 18:02 UTC (History)
0 users

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


Attachments
baselayout build log (build.log,1.80 KB, text/plain)
2009-07-16 19:17 UTC, Akkenoth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akkenoth 2009-07-16 18:41:26 UTC
when emerging world (--deep --update etc.) it fails to compile baselayout. ("no error message")
when emerging it separetly, it says that openrc is blocking udev (dunno why in udev name there is "<" before "sys-apps"
Im only trying to update baselayout, i have 1.12.11.1 installed.

Reproducible: Always

Steps to Reproduce:
1.emerge --update --deep --newuse world
2.emerge baselayout --update

Actual Results:  
"no error message"...

Expected Results:  
compile and install baselayout-2.0.1.

Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.30 i686)
=================================================================
System uname: Linux-2.6.30-i686-Intel-R-_Core-TM-2_CPU_4300_@_1.80GHz-with-gentoo-1.12.11.1
Timestamp of tree: Thu, 16 Jul 2009 12:30:01 +0000
app-shells/bash:     4.0_p24
dev-lang/python:     2.5.4-r2, 2.6.2-r1
dev-util/cmake:      2.6.4
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O3 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="pl"
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/kde-testing /usr/local/portage/layman/kde /usr/local/portage/layman/x11"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl alsa apm arts avi berkdb bitmap-fonts bzip2 cairo cli cracklib crypt cups dbus dri dvd enxode f77 foomaticdb fortran gdbm gif gpm hal iconv imlib ipv4 ipv6 isdnlog jpeg kde kde4 layman ldap libg++ libwww mad midi mikmod mng moc motif mp3 mpeg mudflap mysql ncurses nls nptl nptlonly ntfs oggvorbis opengl openmp oss pam pcre pdflib perl png pppd python qt qt3support qt4 quicktime readline reflection sdl session sip source spell spl ssl static suid svg svga sysfs tcpd truetype unicode video_card_nv webkit x86 xml2 xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Rafał Mużyło 2009-07-16 18:57:25 UTC
Even if there's no error message, could you still
attach the build.log ?
And the other part is not a bug.
Comment 2 Akkenoth 2009-07-16 19:17:35 UTC
Created attachment 198226 [details]
baselayout build log
Comment 3 Akkenoth 2009-07-16 19:18:34 UTC
sorry for delay between bug and build log, i had things to do.
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-07-17 06:28:58 UTC
Did you read http://www.gentoo.org/doc/en/openrc-migration.xml before upgrading baselayout? baselayout-2 needs sys-apps/openrc which cannot work with udev versions lower than 133 (that's what the preceding "!<" is for, it means not lower than).
Comment 5 Akkenoth 2009-07-18 11:33:30 UTC
I had read it and, i think, done everything described there. I've got udev-141, working.
Comment 6 SpanKY gentoo-dev 2009-07-19 18:02:45 UTC
baselayout-2 wont work without openrc