Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131776 - kde-base/ksim-3.5.2: error building in parallel, missing view.o
Summary: kde-base/ksim-3.5.2: error building in parallel, missing view.o
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-30 02:26 UTC by Martin von Gagern
Modified: 2006-09-06 18:01 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 Martin von Gagern 2006-04-30 02:26:08 UTC
I just hat trouble updating to kde-base/ksim-3.5.2. The error message is given below. When I reran emerge with MAKEOPTS=-j1, everything worked fine.

/bin/sh ../../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o ksim_snmp.la -rpath /usr/kde/3.5/lib/kde3 -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib  plugin.lo view.lo configpage.lo snmp.lo hostdialog.lo value.lo monitor.lo monitordialog.lo labelmonitor.lo chartmonitor.lo identifier.lo monitorconfig.lo hostconfig.lo session.lo probedialog.lo snmplib.lo pdu.lo proberesultdialog.lo browsedialog.lo walker.lo configwidget.lo hostdialogbase.lo monitordialogbase.lo proberesultdialogbase.lo browsedialogbase.lo ../../library/libksimcore.la -lkio -lnetsnmp -lcrypto
i686-pc-linux-gnu-g++: .libs/view.o: No such file or directory
make[4]: *** [ksim_snmp.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/ksim-3.5.2/work/ksim-3.5.2/ksim/monitors/snmp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/ksim-3.5.2/work/ksim-3.5.2/ksim/monitors'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ksim-3.5.2/work/ksim-3.5.2/ksim'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ksim-3.5.2/work/ksim-3.5.2'
make: *** [all] Error 2

!!! ERROR: kde-base/ksim-3.5.2 failed.
!!! Function kde_src_compile, Line 226, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-09-06 18:01:24 UTC
Seems not to be an issue with 3.5.4. At least I couldn't reproduce it. Please reopen, if you still encouter the problem.