SPECS: qt.spec - more info about problem with parallel build
sls
sls at pld-linux.org
Wed Dec 19 03:58:09 CET 2007
Author: sls Date: Wed Dec 19 02:58:09 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more info about problem with parallel build
---- Files affected:
SPECS:
qt.spec (1.388 -> 1.389)
---- Diffs:
================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.388 SPECS/qt.spec:1.389
--- SPECS/qt.spec:1.388 Mon Dec 17 23:36:43 2007
+++ SPECS/qt.spec Wed Dec 19 03:58:01 2007
@@ -951,6 +951,10 @@
# Do not build tutorial and examples. Provide them as sources.
#%%{__make} symlinks src-qmake src-moc sub-src sub-tools
+# with __make -jN we can got (making qmake_image_collection.o):
+# cc1plus: error: designercore: No such file or directory
+# cc1plus: error: one or more PCH files were found, but they were invalid
+# cc1plus: error: use -Winvalid-pch for more information
%{__make} -j1 sub-tools \
UIC="LD_PRELOAD=$QTDIR/%{_lib}/libqt-mt.so.3 $QTDIR/bin/uic -L $QTDIR/plugins"
@@ -1323,6 +1327,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.389 2007-12-19 02:58:01 sls
+- more info about problem with parallel build
+
Revision 1.388 2007-12-17 22:36:43 glen
- qtkdeintegration patches; rel 10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt.spec?r1=1.388&r2=1.389&f=u
More information about the pld-cvs-commit
mailing list