Gentoo Archives: gentoo-amd64

From: kevin <kevstar.31@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] dev-python/PyQt fails
Date: Sat, 15 Sep 2007 16:41:44
Message-Id: 46EC08C0.9000005@gmail.com
1 localhost ~ # emerge dev-python/PyQt
2 Calculating dependencies... done!
3 >>> Verifying ebuild Manifests...
4
5 >>> Emerging (1 of 1) dev-python/PyQt-3.17 to /
6 * PyQt-x11-gpl-3.17.tar.gz RMD160 ;-)
7 ...
8 [ ok ]
9 * PyQt-x11-gpl-3.17.tar.gz SHA1 ;-)
10 ...
11 [ ok ]
12 * PyQt-x11-gpl-3.17.tar.gz SHA256 ;-)
13 ...
14 [ ok ]
15 * PyQt-x11-gpl-3.17.tar.gz size ;-)
16 ...
17 [ ok ]
18 * checking ebuild checksums ;-)
19 ...
20 [ ok ]
21 * checking auxfile checksums ;-)
22 ...
23 [ ok ]
24 * checking miscfile checksums ;-)
25 ...
26 [ ok ]
27 * checking PyQt-x11-gpl-3.17.tar.gz ;-)
28 ...
29 [ ok ]
30 >>> Unpacking source...
31 >>> Unpacking PyQt-x11-gpl-3.17.tar.gz to
32 /var/tmp/portage/dev-python/PyQt-3.17/work
33 >>> Source unpacked.
34 >>> Compiling source in
35 /var/tmp/portage/dev-python/PyQt-3.17/work/PyQt-x11-gpl-3.17 ...
36 cfgtest.cpp: In function 'int main(int, char**)':
37 cfgtest.cpp:5: error: expected type-specifier before 'QInterlaceStyle'
38 cfgtest.cpp:5: error: expected `;' before 'QInterlaceStyle'
39 cfgtest.cpp:1:29: error: qwindowsxpstyle.h: No such file or directory
40 cfgtest.cpp: In function 'int main(int, char**)':
41 cfgtest.cpp:5: error: expected type-specifier before 'QWindowsXPStyle'
42 cfgtest.cpp:5: error: expected `;' before 'QWindowsXPStyle'
43 QScintilla 1.5.1 is being used.
44 Checking to see if the qtcanvas module should be built...
45 Checking to see if the qtnetwork module should be built...
46 Checking to see if the qttable module should be built...
47 Checking to see if the qtxml module should be built...
48 Checking to see if the qtgl module should be built...
49 Checking to see if the qtui module should be built...
50 Checking to see if the qtsql module should be built...
51 Checking to see if the qtext module should be built...
52 Checking to see if the QAssistantClient class is available...
53 Creating features file...
54 Checking to see if the QCDEStyle class is built in...
55 Checking to see if the QInterlaceStyle class is built in...
56 Checking to see if the QMotifStyle class is built in...
57 Checking to see if the QMotifPlusStyle class is built in...
58 Checking to see if the QPlatinumStyle class is built in...
59 Checking to see if the QSGIStyle class is built in...
60 Checking to see if the QWindowsXPStyle class is built in...
61 Checking to see if the QWindowsStyle class is built in...
62 Qt v3.3.8 free edition is being used.
63 SIP 4.7 is being used.
64 These PyQt modules will be built: qt qtcanvas qtnetwork qttable qtxml
65 qtgl qtui
66 qtsql qtext.
67 Support for these Qt classes has been disabled: QInterlaceStyle
68 QWindowsXPStyle.
69 The PyQt modules will be installed in /usr/lib64/python2.4/site-packages.
70 The PyQt .sip files will be installed in /usr/share/sip.
71 The Qt header files are in /usr/qt/3/include.
72 The qt-mt Qt library is in /usr/qt/3/lib64.
73 pyuic will be installed in /usr/bin.
74 pylupdate will be installed in /usr/bin.
75 Generating the C++ source for the qt module...
76 Creating the Makefile for the qt module...
77 Generating the C++ source for the qtext module...
78 Creating the Makefile for the qtext module...
79 Generating the C++ source for the qtgl module...
80 Creating the Makefile for the qtgl module...
81 Generating the C++ source for the qtui module...
82 Creating the Makefile for the qtui module...
83 Generating the C++ source for the qtcanvas module...
84 Creating the Makefile for the qtcanvas module...
85 Generating the C++ source for the qtnetwork module...
86 Creating the Makefile for the qtnetwork module...
87 Generating the C++ source for the qtsql module...
88 Creating the Makefile for the qtsql module...
89 Generating the C++ source for the qttable module...
90 Creating the Makefile for the qttable module...
91 Generating the C++ source for the qtxml module...
92 Creating the Makefile for the qtxml module...
93 Creating top level Makefile...
94 Creating pyuic Makefile...
95 Creating pylupdate Makefile...
96 Creating pyqtconfig.py...
97 make[1]: Entering directory
98 `/var/tmp/portage/dev-python/PyQt-3.17/work/PyQt-x11-gpl-3.17/qt'
99 x86_64-pc-linux-gnu-g++ -c -pipe -fPIC -march=opteron -O2 -pipe
100 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG
101 -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4
102 -I/usr/qt/3/mkspecs/linux-g++ -I/usr/qt/3/include -I/usr/X11R6/include
103 -o sipqtcmodule.o sipqtcmodule.cpp
104 x86_64-pc-linux-gnu-g++ -c -pipe -fPIC -march=opteron -O2 -pipe
105 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG
106 -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4
107 -I/usr/qt/3/mkspecs/linux-g++ -I/usr/qt/3/include -I/usr/X11R6/include
108 -o sipqtQPtrList.o sipqtQPtrList.cpp
109 x86_64-pc-linux-gnu-g++ -c -pipe -fPIC -march=opteron -O2 -pipe
110 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG
111 -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4
112 -I/usr/qt/3/mkspecs/linux-g++ -I/usr/qt/3/include -I/usr/X11R6/include
113 -o sipqtQWorkspace.o sipqtQWorkspace.cpp
114 x86_64-pc-linux-gnu-g++ -c -pipe -fPIC -march=opteron -O2 -pipe
115 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG
116 -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4
117 -I/usr/qt/3/mkspecs/linux-g++ -I/usr/qt/3/include -I/usr/X11R6/include
118 -o sipqtQWMatrix.o sipqtQWMatrix.cpp
119 sip/qt/qwidgetlist.sip:38:26: error: sipqtQWidget.h: No such file or
120 directory
121 sip/qt/qobjectlist.sip:38:26: error: sipqtQObject.h: No such file or
122 directory
123 x86_64-pc-linux-gnu-g++ -c -pipe -fPIC -march=opteron -O2 -pipe
124 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG
125 -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4
126 -I/usr/qt/3/mkspecs/linux-g++ -I/usr/qt/3/include -I/usr/X11R6/include
127 -o sipqtQWizard.o sipqtQWizard.cpp
128 sip/qt/qobjectlist.sip:38:26: error: sipqtQObject.h: No such file or
129 directory
130 x86_64-pc-linux-gnu-g++ -c -pipe -fPIC -march=opteron -O2 -pipe
131 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG
132 -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4
133 -I/usr/qt/3/mkspecs/linux-g++ -I/usr/qt/3/include -I/usr/X11R6/include
134 -o sipqtQWidgetStack.o sipqtQWidgetStack.cpp
135 sip/qt/qdir.sip:47:28: error: sipqtQFileInfo.h: No such file or directory
136 sip/qt/qobjectlist.sip:38:26: error: sipqtQObject.h: No such file or
137 directory
138 make[1]: *** [sipqtQWorkspace.o] Error 1
139 make[1]: *** Waiting for unfinished jobs....
140 sipqtcmodule.cpp:13422: error: 'sipQtFindConnection' was not declared in
141 this scope
142 make[1]: *** [sipqtcmodule.o] Error 1
143 make[1]: *** [sipqtQWizard.o] Error 1
144 make[1]: *** [sipqtQWidgetStack.o] Error 1
145 make[1]: Leaving directory
146 `/var/tmp/portage/dev-python/PyQt-3.17/work/PyQt-x11-gpl-3.17/qt'
147 make: *** [all] Error 2
148
149 !!! ERROR: dev-python/PyQt-3.17 failed.
150 Call stack:
151 ebuild.sh, line 1638: Called dyn_compile
152 ebuild.sh, line 985: Called qa_call 'src_compile'
153 ebuild.sh, line 44: Called src_compile
154 PyQt-3.17.ebuild, line 45: Called die
155
156 !!! emake failed
157 !!! If you need support, post the topmost build error, and the call
158 stack if relevant.
159 !!! A complete build log is located at
160 '/var/tmp/portage/dev-python/PyQt-3.17/temp/build.log'.
161 --
162 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: dev-python/PyQt fails Duncan <1i5t5.duncan@×××.net>