On Wednesday 31 October 2007 05:12:30 Michael Nottebrock wrote: > JoaoBR schrieb: > > On Wednesday 31 October 2007 05:45:30 Michael Nottebrock wrote: > >> On Tuesday, 30. October 2007, JoaoBR wrote: > >>> on i386 the upgrade went fine but on identical ports it still fails on > >>> amd64 > >>> > >>> do I miss somehing or is something wrong? > >> > >> Quick guess: lang/python25 compiled without threads support? > > > > unfortunately not, I disabled only ipv6 from the standard options > > > > now I just removed the python2.4 dependency from kdeutils, it was for any > > reason having python2.4 and python2.5 as dependency but still fails with > > the same compile error > > I'm still fairly convinced that the problem is with your python > installation (check > http://portsmon.freebsd.org/portoverview.py?category=misc&portname=kdeutils >3 - no errors on amd64 in a fairly recent build). > > > Cheers,
I am also getting the same error message. I have verified that the python is enabled with thread support. Here is the output. gmake[4]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook/editors' gmake[3]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook/editors' Making all in . gmake[3]: Entering directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook' /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../kaddressbook/interfaces -I../kaddressbook/features -I../kaddressbook/views -I../kaddressbook/printing -I../kaddressbook/common -I../kaddressbook/editors -I../kaddressbook/common -I.. -I/kaddressbook/editors -I../libkdepim -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE -D_LARGE_FILES=1 -DHAVE_BOOST -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT addresseeeditorwidget.lo -MD -MP -MF .deps/addresseeeditorwidget.Tpo -c -o addresseeeditorwidget.lo addresseeeditorwidget.cpp addresseeeditorwidget.cpp: In member function `virtual void AddresseeEditorWidget::load()': addresseeeditorwidget.cpp:532: error: 'class KABC::Addressee' has no member named 'department' addresseeeditorwidget.cpp:534: error: 'class KABC::Addressee' has no member named 'department' addresseeeditorwidget.cpp: In member function `virtual void AddresseeEditorWidget::save()': addresseeeditorwidget.cpp:578: error: 'class KABC::Addressee' has no member named 'setDepartment' gmake[3]: *** [addresseeeditorwidget.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8' gmake: *** [all] Error 2 *** Error code 2 _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd