Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92596 - freeipmi-0.1.3 fails to install on a SMP box
Summary: freeipmi-0.1.3 fails to install on a SMP box
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
: 96218 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-14 07:26 UTC by Christian Zoffoli (RETIRED)
Modified: 2005-06-15 23:50 UTC (History)
1 user (show)

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 Christian Zoffoli (RETIRED) gentoo-dev 2005-05-14 07:26:11 UTC
on SMP boxes with -j > 1 freeipmi hangs during the installation process.

we need to disable parallel build in the install section


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
>>> Install freeipmi-0.1.3 into /var/tmp/portage/freeipmi-0.1.3/image/ category
sys-libs
Making install in doc
make[1]: Entering directory
`/var/tmp/portage/freeipmi-0.1.3/work/freeipmi-0.1.3/doc'
Making install in examples
make[2]: Entering directory
`/var/tmp/portage/freeipmi-0.1.3/work/freeipmi-0.1.3/doc/examples'
make[3]: Entering directory
`/var/tmp/portage/freeipmi-0.1.3/work/freeipmi-0.1.3/doc/examples'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs
/var/tmp/portage/freeipmi-0.1.3/image//usr/share/doc/freeipmi-0.1.3/examples
/bin/install -c -m 644 ./Makefile.example
/var/tmp/portage/freeipmi-0.1.3/image//usr/share/doc/freeipmi-0.1.3/examples/Makefile
/bin/install: cannot create regular file
`/var/tmp/portage/freeipmi-0.1.3/image//usr/share/doc/freeipmi-0.1.3/examples/Makefile':
No such file or directory
make[3]: *** [install-data-local] Error 1
make[3]: *** Waiting for unfinished jobs....
mkdir -p --
/var/tmp/portage/freeipmi-0.1.3/image//usr/share/doc/freeipmi-0.1.3/examples
make[3]: *** Waiting for unfinished jobs....
 /bin/install -c -m 644 hello-sensors.c
/var/tmp/portage/freeipmi-0.1.3/image//usr/share/doc/freeipmi-0.1.3/examples/hello-sensors.c
make[3]: Leaving directory
`/var/tmp/portage/freeipmi-0.1.3/work/freeipmi-0.1.3/doc/examples'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/var/tmp/portage/freeipmi-0.1.3/work/freeipmi-0.1.3/doc/examples'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/freeipmi-0.1.3/work/freeipmi-0.1.3/doc'
make: *** [install-recursive] Error 1

!!! ERROR: sys-libs/freeipmi-0.1.3 failed.
!!! Function src_install, Line 35, Exitcode 2
!!! emake install failed
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.51.19 (hardened/x86/2.6, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-hardened-r1 i686)
=================================================================
System uname: 2.6.11-hardened-r1 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 10 2005, 02:52:01)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.9.5, 1.6.3, 1.5, 1.8.5-r3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -fforce-addr"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distcc distlocks sandbox strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j9"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://10.0.4.11/gentoo-portage"
USE="apache2 berkdb crypt curl dlloader gd gdbm gpm guile hardened libwww
mailwrapper mysql ncurses nls nptl nptlonly pam pdflib perl pic png postgres
python readline sqlite ssl tcpd tiff userlocales vhosts x86 xml2 zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-05-16 19:59:50 UTC
in cvs.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-15 23:50:05 UTC
*** Bug 96218 has been marked as a duplicate of this bug. ***