trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2013

Re: [trinity-devel] TQT FTBFS with latest GIT

From: Michele Calgaro <michele.calgaro@...>
Date: Tue, 26 Nov 2013 10:09:47 +0000 (GMT)

----- Messaggio originale -----

> Da: Slávek Banko <slavek.banko@...>
> A: trinity-devel@...
> Cc: 
> Inviato: Martedì 26 Novembre 2013 17:39
> Oggetto: Re: [trinity-devel] TQT FTBFS with latest GIT
> 
> On Tuesday 26 of November 2013 09:14:42 Slávek Banko wrote:
>>  On Tuesday 26 of November 2013 06:59:38 François Andriot wrote:
>>  > Hello, when building TQT3 grom GIT today, I have the following FTBFS:
>>  >
>>  > g++ -luuid -fno-exceptions -o ../../bin/tqassistant
>>  > .obj/debug-shared-mt/main.o .obj/debug-shared-mt/helpwindow.o
>>  > .obj/debug-shared-mt/topicchooserimpl.o
>>  > .obj/debug-shared-mt/docuparser.o 
> .obj/debug-shared-mt/helpdialogimpl.o
>>  > .obj/debug-shared-mt/settingsdialogimpl.o .obj/debug-shared-mt/index.o
>>  > .obj/debug-shared-mt/profile.o .obj/debug-shared-mt/config.o
>>  > .obj/debug-shared-mt/mainwindow.o .obj/debug-shared-mt/topicchooser.o
>>  > .obj/debug-shared-mt/finddialog.o .obj/debug-shared-mt/helpdialog.o
>>  > .obj/debug-shared-mt/settingsdialog.o
>>  > .obj/debug-shared-mt/tabbedbrowser.o
>>  > .obj/debug-shared-mt/qmake_image_collection.o
>>  > .obj/debug-shared-mt/moc_helpwindow.o
>>  > .obj/debug-shared-mt/moc_topicchooserimpl.o
>>  > .obj/debug-shared-mt/moc_helpdialogimpl.o
>>  > .obj/debug-shared-mt/moc_settingsdialogimpl.o
>>  > .obj/debug-shared-mt/moc_index.o .obj/debug-shared-mt/moc_mainwindow.o
>>  > .obj/debug-shared-mt/moc_topicchooser.o
>>  > .obj/debug-shared-mt/moc_finddialog.o
>>  > .obj/debug-shared-mt/moc_helpdialog.o
>>  > .obj/debug-shared-mt/moc_settingsdialog.o
>>  > .obj/debug-shared-mt/moc_tabbedbrowser.o   -L/usr/lib64/mysql
>>  > -L/usr/lib64 -L/usr/lib64
>>  > -L/dev/shm/BUILD.mga3.x86_64/trinity-tqt3-14.0.0~pre181+534275de/lib
>>  > -L/usr/X11R6/lib64 -luuid -ltqt-mt -ljpeg -lpng -lz -lXi -lXrender
>>  > -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext 
> -lX11
>>  > -lm -lSM -lICE -ldl -lpthread
>>  > .obj/debug-shared-mt/helpdialogimpl.o: dans la fonction «
>>  > HelpDialog::eventFilter(TQObject*, TQEvent*) »:
>>  > 
> /dev/shm/BUILD.mga3.x86_64/trinity-tqt3-14.0.0~pre181+534275de/tools/assi
>>  >st ant/helpdialogimpl.cpp:707: référence indéfinie vers «
>>  > TQApplication::sendEvent(TQObject*, TQEvent*) » collect2: erreur: ld a
>>  > retourné 1 code d'état d'exécution
>>  > make[2]: *** [../../bin/tqassistant] Erreur 1
>>  > make[2] : on quitte le répertoire «
>>  > 
> /dev/shm/BUILD.mga3.x86_64/trinity-tqt3-14.0.0~pre181+534275de/tools/assi
>>  >st ant »
>>  > make[1]: *** [sub-assistant] Erreur 2
>>  > make[1] : on quitte le répertoire «
>>  > /dev/shm/BUILD.mga3.x86_64/trinity-tqt3-14.0.0~pre181+534275de/tools »
>>  > make: *** [sub-tools] Erreur 2
>>  >
>>  >
>>  > It looks like it's due tu commit eeaba432
>>  > 
> <http://www.trinitydesktop.org/patches/1385367736:eeaba432771e0706f7d25da
>>  >66 3123aad6f4e5b85.diff>
>>  >
>>  > François
>> 
>>  This is weird. I built tqt yesterday and the problem did not occur. Today I
>>  tried to rebuild again - with deb package from nighly-builds and again
>>  without any problems.
>> 
>>  But maybe I see difference - I build with the option: -glibmainloop
>>  I'll try another rebuild without this option.
>> 
>>  Slávek
>> 
> 
> So nothing - even without option -glibmainloop rebuild for me went smoothly.
> 
> 
> Slávek
> 

I also just did a full Tqt3 package rebuild (Debian/Jessie) and have no problem at all.

  Michele