[Digikam-users] Compiling digiKam with emerge - was Compiling 1.0.0 for KDE 4.3.4 for Windows

Peter Shute pshute at nuw.org.au
Sat Jan 16 07:22:08 GMT 2010


The long download mentioned below ran for just another 30 minutes, I think the download rate the program displayed was incorrect.  The whole process then ran for a few more hours, about 5 hours in total, then crashed.  Below are the last few lines that were displayed.  It looks like the same problem mentioned here:
http://bugreports.qt.nokia.com/browse/QTBUG-6017

I suppose I need to decipher the the solution mentioned there in order to continue.

g++ -c -include tmp\obj\release_shared\lib_pch.h -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQDESIGNER_COMPONENTS_LIBRARY -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\..\..\include\QtDesigner" -I"..\..\..\..\..\include\QtCore" -I"..\..\..\..\..\include\QtGui" -I"..\..\..\..\..\include\QtXml" -I"..\..\..\..\..\include\QtScript" -I"..\..\..\..\..\include" -I"c:\kderoot\build\win32libs-bin\dbus-1.2.4\image\include" -I"c:\kderoot\build\win32libs-bin\openssl-0.9.8k\image\include" -I"c:\kderoot\build\testing\mysql-server-5.1.36\image\include" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\lib" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\lib\components" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\lib\sdk" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\lib\extension" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\lib\uilib" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\lib\shared" -I"c:\kderoot\build\libs\qt-4.6.0.20100109\work\mingw4-RelWithDebInfo-4.6\tools\designer\src\components\propertyeditor" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\propertyeditor" -I"c:\kderoot\download\svn-src\qt\tools\shared\qtpropertybrowser" -I"c:\kderoot\download\svn-src\qt\tools\shared\qtgradienteditor" -I"c:\kderoot\download\svn-src\qt\tools\shared\findwidget" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\objectinspector" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\signalsloteditor" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\formeditor" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\widgetbox" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\buddyeditor" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\taskmenu" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\propertyeditor" -I"c:\kderoot\build\libs\qt-4.6.0.20100109\work\mingw4-RelWithDebInfo-4.6\tools\designer\src\components\taskmenu" -I"c:\kderoot\download\svn-src\qt\tools\shared\qtpropertybrowser" -I"c:\kderoot\download\svn-src\qt\tools\designer\src\components\tabordereditor" -I"..\..\..\..\..\include\ActiveQt" -I"tmp\moc\release_shared" -I"." -I"None" -I"c:\kderoot\build\win32libs-bin\dbus-1.2.4\image\include" -I"c:\kderoot\build\win32libs-bin\openssl-0.9.8k\image\include" -I"c:\kderoot\build\testing\mysql-server-5.1.36\image\include" -I"." -I"c:\kderoot\download\svn-src\qt\mkspecs\win32-g++" -o tmp\obj\release_shared\qtvariantproperty.o c:\kderoot\download\svn-src\qt\tools\shared\qtpropertybrowser\qtvariantproperty.cpp
c:\kderoot\download\svn-src\qt\tools\shared\qtpropertybrowser\qtvariantproperty.cpp: In constructor 'QtVariantEditorFactory::QtVariantEditorFactory(QObject*)':
c:\kderoot\download\svn-src\qt\tools\shared\qtpropertybrowser\qtvariantproperty.cpp:1927: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
mingw32-make[12]: *** [tmp/obj/release_shared/qtvariantproperty.o] Error 1
mingw32-make[12]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer/src/components/lib'
mingw32-make[11]: *** [release] Error 2
mingw32-make[11]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer/src/components/lib'
mingw32-make[10]: *** [all] Error 2
mingw32-make[10]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer/src/components/lib'
mingw32-make[9]: *** [sub-lib-make_default-ordered] Error 2
mingw32-make[9]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer/src/components'
mingw32-make[8]: *** [all] Error 2
mingw32-make[8]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer/src/components'
mingw32-make[7]: *** [sub-components-make_default-ordered] Error 2
mingw32-make[7]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer/src'
mingw32-make[6]: *** [all] Error 2
mingw32-make[6]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer/src'
mingw32-make[5]: *** [sub-src-make_default] Error 2
mingw32-make[5]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer'
mingw32-make[4]: *** [all] Error 2
mingw32-make[4]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools/designer'
mingw32-make[3]: *** [sub-designer-make_default-ordered] Error 2
mingw32-make[3]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools'
mingw32-make[2]: *** [all] Error 2
mingw32-make[2]: Leaving directory `C:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6/tools'
mingw32-make[1]: *** [sub-tools-make_default-ordered] Error 2
mingw32-make[1]: Leaving directory `c:/kderoot/build/libs/qt-4.6.0.20100109/work/mingw4-RelWithDebInfo-4.6'
mingw32-make: *** [all] Error 2
emerge fatal error: while running make cmd: mingw32-make
emerge fatal error: running python c:\kderoot\emerge\portage\libs\qt\qt-4.6.0.20100109.py compile
emerge error: fatal error: package libs/qt-4.6.0.20100109 all failed
02:21 PM

________________________________________
From: Peter Shute [pshute at nuw.org.au]
Sent: Saturday, 16 January 2010 10:05 AM
To: digiKam - Home Manage your photographs as a professional with the power of open source
Subject: Re: [Digikam-users] Compiling digiKam with emerge - was Compiling 1.0.0 for KDE 4.3.4 for Windows

I've set it all up at home now, so no problems with firewalls, and this time I cleared the path before starting , as you suggested.  So far it has been running for about 2.5 hours, and it's currently downloading git://gitorious.org/+kde-developers/qt/kde-qt.git.

This seems like a pretty big file (550MB) and the link to that server seems pretty slow - I calculate it will take another 3 hours to download.  I don't remember it taking anything like that long at work, although I left it running while I did other things, so I may have just forgotten about it.

Now I just have to keep the family away from it till it's done.  I hope git can resume downloads.

________________________________________
From: Andrew Goodbody [ajg02 at elfringham.co.uk]
Sent: Saturday, 16 January 2010 7:15 AM
To: digiKam - Home Manage your photographs as a professional with the power of open source
Subject: Re: [Digikam-users] Compiling digiKam with emerge - was Compiling 1.0.0 for KDE 4.3.4 for Windows

Peter Shute wrote:
> How do I capture all the output?

I don't know. What I would do would be to set the buffer history of the
Command Prompt window I was using to something huge, say 9999, and then
do the build. You can then select and copy the relevant section of
output to a text file. I'm assuming the build stops soon after the
compilation errors.

Andrew

_______________________________________________
Digikam-users mailing list
Digikam-users at kde.org
https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
Digikam-users at kde.org
https://mail.kde.org/mailman/listinfo/digikam-users


More information about the Digikam-users mailing list