Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12732] New: pyqt compile uses 100% CPU, zombies

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12732] New: pyqt compile uses 100% CPU, zombies
  • Date: 23 Jun 2006 02:26:45 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12732

Summary: pyqt compile uses 100% CPU, zombies
Product: Codex
Version: test grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: MatthewClark AT InLesserTerms.net


compiling pyqt causes 100% CPU utilization and never finishes. Below is where
is started compiling, and where I had to CTRL+C (it sat like this for a few
hours)
:

<snip>
make[1]: Entering directory `/usr/src/PyQt-x11-gpl-3.16/qt'
g++ -c -pipe -fPIC -O -march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow
-m64
-fPIC -DPIC -pipe -DPIC -fPIC -O3 -Wall -W -D_REENTRANT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/mkspecs/linux-g++
-I/usr/include/qt -I/usr/X11R6/include -o sipqtpart0.o sipqtpart0.cpp
make[1]: *** Deleting file `sipqtpart0.o'
make[1]: *** [sipqtpart0.o] Interrupt
SIGINT
Cleaning up as well as I can...
SIGINT
Cleaning up as well as I can...

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 12732] New: pyqt compile uses 100% CPU, zombies, bugzilla-daemon, 06/22/2006

Archive powered by MHonArc 2.6.24.

Top of Page