Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89866 - "emerge xine-lib" asks me to remove a a non-existent file called pci_names.o.lock
Summary: "emerge xine-lib" asks me to remove a a non-existent file called pci_names.o....
Status: RESOLVED DUPLICATE of bug 78814
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-20 13:58 UTC by Harish Kukreja
Modified: 2005-07-17 13:06 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 Harish Kukreja 2005-04-20 13:58:08 UTC
After a few seconds of execution, the command "emerge xine-lib" complains by repeatedly displaying the line:
'Waiting for pci_names.o.lock to be removed'
I have scoured my system for this file, and I can't find it. This is similar to another bug (not related to this ebuild), which asked me to remove client.o.lock, another non-existent file.

My current portage-list is set up so that the command "emerge xine-lib" tries to compile xine-lib-1_rc8-r1.ebuild.

My CFLAGS are: -O3 -pipe -march=prescott -fforce-addr -fbranch-probabilities -ftracer -fprefetch-loop-arrays -fomit-frame-pointer -fthread-jumps

Reproducible: Always
Steps to Reproduce:
1. execute the command "emerge xine-lib" from the console
2. wait while some of the xine-lib files compile
3. Restrain yourself from smashing the monitor, once the message in question repeatedly prints across the screen.
Actual Results:  
It reprinted the message (see Details) on successive lines for quite some time.
Then I just killed the process.

Expected Results:  
It should have compiled the xine-library from the source code already fetched
from the Gentoo servers.

############ Note: My kernel version is actually 2.6.10-r1, not 2.6.9-r1 as my 
    ############       kernel-image name says. 


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 17 2005, 15:36:49)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -march=prescott -fforce-addr -fbranch-probabilities -ftracer
-fprefetch-loop-arrays -fomit-frame-pointer -fthread-jumps"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe -march=prescott -fforce-addr -fbranch-probabilities -ftracer
-fprefetch-loop-arrays -fomit-frame-pointer -fthread-jumps"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups curl emboss encode
fam flac foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imagemagick imlib ipv6
jack java jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl spell
sqlitessl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2
xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-04-20 14:14:21 UTC
Try with MAKEOPTS="-j1"
Comment 2 Luca Barbato gentoo-dev 2005-04-21 15:17:20 UTC
please clean up your cflags.

Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-04-21 17:47:16 UTC
Not the same package, but the problem is the same, duping that so a single solution can be found.


*** This bug has been marked as a duplicate of 78814 ***