[kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-26 Thread christophe taranotte
Hi,

I am trying to upgrade to KDE 4.7.2 on FreeBSD 8.2 but the build fails
with the following message:

[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kio/renamedialogplugin.o
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kio/scheduler.o
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kio/sessiondata.o
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kio/slave.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/skipdialog.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/slavebase.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/slaveconfig.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/slaveinterface.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/tcpslavebase.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/thumbcreator.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/thumbsequencecreator.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/udsentry.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/hostinfo.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/kpasswdserverloop.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/kmimetyperesolver.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/passworddialog.o
[ 56%] Building CXX object
kio/CMakeFiles/kio.dir/kio/kstatusbarofflineindicator.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/kautomount.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/knfsshare.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/ksambashare.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/ksambasharedata.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/bookmarks/kbookmark.o
[ 56%] Building CXX object kio/CMakeFiles/kio.dir/bookmarks/kbookmarkimporter.o
In file included from
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmarkimporter.cc:29:
/usr/local/include/qtextcodec.h:51: error: function definition does
not declare parameters
/usr/local/include/qtextcodec.h:57: error: function definition does
not declare parameters
/usr/local/include/qtextcodec.h:63: error: function definition does
not declare parameters
/usr/local/include/qtextcodec.h:125: error: invalid use of incomplete
type 'struct QTextCodec'
/usr/local/include/qt4/QtCore/qstring.h:95: error: forward declaration
of 'struct QTextCodec'
/usr/local/include/qtextcodec.h:126: error: invalid use of incomplete
type 'struct QTextCodec'
/usr/local/include/qt4/QtCore/qstring.h:95: error: forward declaration
of 'struct QTextCodec'
/usr/local/include/qtextcodec.h:127: error: invalid use of incomplete
type 'struct QTextCodec'
/usr/local/include/qt4/QtCore/qstring.h:95: error: forward declaration
of 'struct QTextCodec'
/usr/local/include/qtextcodec.h:128: error: invalid use of incomplete
type 'struct QTextCodec'
/usr/local/include/qt4/QtCore/qstring.h:95: error: forward declaration
of 'struct QTextCodec'
*** Error code 1
In file included from
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmark.cc:34:
/usr/local/include/qdatetime.h:51: error: function definition does not
declare parameters
/usr/local/include/qdatetime.h:123: error: function definition does
not declare parameters
/usr/local/include/qdatetime.h:184: error: function definition does
not declare parameters
/usr/local/include/qdatetime.h:241: error: expected initializer before '&' token
/usr/local/include/qdatetime.h:242: error: expected initializer before '&' token
/usr/local/include/qdatetime.h:243: error: expected initializer before '&' token
/usr/local/include/qdatetime.h:244: error: expected initializer before '&' token
/usr/local/include/qdatetime.h:245: error: expected initializer before '&' token
/usr/local/include/qdatetime.h:246: error: expected initializer before '&' token
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmark.cc:
In member function 'void KBookmark::updateAccessMetadata()':
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmark.cc:548:
error: incomplete type 'QDateTime' used in nested name specifier
*** Error code 1
2 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/x11/kdelibs4.

===>>> make failed for x11/kdelibs4
===>>> Aborting update

===>>> Update for x11/kdelibs4 failed
===>>> Aborting update

===>>> Update for kdepimlibs-4.6.5_1 failed
===>>> Aborting update

Any idea, suggestion, comment.

Thanks in advance,

Christophe
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-26 Thread Raphael Kubo da Costa
christophe taranotte  writes:

> In file included from
> /usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmarkimporter.cc:29:
> /usr/local/include/qtextcodec.h:51: error: function definition does
> not declare parameters

[snip]

Please deinstall qt3 while you upgrade kde4 until we don't fix it the
proper way.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread christophe taranotte
Thanks for your prompt reply.

qt3 is not installed on my laptop.

The closest thing is qt4-qt3support which is needed by some kde ports.

Please advise.

Christophe

On Wed, Oct 26, 2011 at 10:15 PM, Raphael Kubo da Costa
 wrote:
> christophe taranotte  writes:
>
>> In file included from
>> /usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmarkimporter.cc:29:
>> /usr/local/include/qtextcodec.h:51: error: function definition does
>> not declare parameters
>
> [snip]
>
> Please deinstall qt3 while you upgrade kde4 until we don't fix it the
> proper way.
>
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread Raphael Kubo da Costa
christophe taranotte  writes:

> Thanks for your prompt reply.
>
> qt3 is not installed on my laptop.
>
> The closest thing is qt4-qt3support which is needed by some kde ports.

What does pkg_info -W /usr/local/include/qtextcodec.h return?
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread Raphael Kubo da Costa
christophe taranotte  writes:

> This is what I get:
>
> QUOTE
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> /usr/local/include/qtextcodec.h was installed by package qt-3.3.8_13
> UNQUOTE
>
> But qt-3.3.8_13 was never installed on my laptop.

Hmm, it looks like you have a somewhat broken installation
then. Figuring out if the "corrupted record" errors have any relation
with that might be a first step. You can also try installing qt3 and
then removing it so the file actually get removed.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread christophe taranotte
This is what I get:

QUOTE
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
/usr/local/include/qtextcodec.h was installed by package qt-3.3.8_13
UNQUOTE

But qt-3.3.8_13 was never installed on my laptop.

Regards

On Thu

Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread Rusty Nejdl

On 2011-10-27 09:25, Raphael Kubo da Costa wrote:

christophe taranotte  writes:


This is what I get:

QUOTE
pkg_info: corrupted record (pkgdep line without argument), ignoring
/usr/local/include/qtextcodec.h was installed by package qt-3.3.8_13
UNQUOTE

But qt-3.3.8_13 was never installed on my laptop.


Hmm, it looks like you have a somewhat broken installation
then. Figuring out if the "corrupted record" errors have any relation
with that might be a first step. You can also try installing qt3 and
then removing it so the file actually get removed.
___


That file shouldn't even exist on your laptop so yeah, I would agree in 
installing and then removing qt3.


[tethys]:/home/rnejdl> pkg_info -W /usr/local/include/qtextcodec.h
pkg_info: /usr/local/include/qtextcodec.h: file cannot be found

Rusty

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread Conrad J. Sabatier
On Thu, 27 Oct 2011 00:15:09 -0200
Raphael Kubo da Costa  wrote:
> 
> Please deinstall qt3 while you upgrade kde4 until we don't fix it the
> proper way.

I've been thinking of doing this myself, but am just wondering, though,
has anyone actually done this and then tried reinstalling qt3 later,
after kde4 has been upgraded?  Were there any problems with doing that?

I'd hate to "break" all of my installed qt3-dependent ports (I much
prefer the kde3 version of amarok to kde4's, for instance).

Thanks for any info.

-- 
Conrad J. Sabatier
conr...@cox.net
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread Alberto Villa
On Thu, Oct 27, 2011 at 6:41 PM, Conrad J. Sabatier  wrote:
> I've been thinking of doing this myself, but am just wondering, though,
> has anyone actually done this and then tried reinstalling qt3 later,
> after kde4 has been upgraded?  Were there any problems with doing that?

Quite unlikely: Qt 4 installs to different directories.
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-27 Thread Conrad J. Sabatier
On Thu, 27 Oct 2011 19:46:17 +0200
Alberto Villa  wrote:

> On Thu, Oct 27, 2011 at 6:41 PM, Conrad J. Sabatier 
> wrote:
> > I've been thinking of doing this myself, but am just wondering,
> > though, has anyone actually done this and then tried reinstalling
> > qt3 later, after kde4 has been upgraded?  Were there any problems
> > with doing that?
> 
> Quite unlikely: Qt 4 installs to different directories.

OK, that's what I thought.  Just wanted to spare myself any unnecessary
troubles.

Thanks.

-- 
Conrad J. Sabatier
conr...@cox.net
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-28 Thread christophe taranotte
I ran:

pkg_delete -rf qt-3.3.8_13 && portmaster -d x11/kde4

And the build stopped at kdebindings4-smoke-smokeqt:

QUOTE

Scanning dependencies of target smokeqtgui
[ 25%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_1.cpp.o
[ 26%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/smokedata.cpp.o
[ 27%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_2.cpp.o
[ 28%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_3.cpp.o
[ 28%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_4.cpp.o
[ 29%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_5.cpp.o
[ 30%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_6.cpp.o
[ 30%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_7.cpp.o
[ 31%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_8.cpp.o
[ 32%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_9.cpp.o
[ 32%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_10.cpp.o
[ 33%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_11.cpp.o
[ 34%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_12.cpp.o
[ 34%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_13.cpp.o
[ 35%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_14.cpp.o
[ 36%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_15.cpp.o
[ 36%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_16.cpp.o
[ 37%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_17.cpp.o
[ 38%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_18.cpp.o
[ 38%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_19.cpp.o
[ 39%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_20.cpp.o
Linking CXX shared library libsmokeqtgui.so
[ 39%] Built target smokeqtgui
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/devel/kdebindings4-smoke-smokeqt.

===>>> make failed for devel/kdebindings4-smoke-smokeqt
===>>> Aborting update

===>>> Update for devel/kdebindings4-smoke-smokeqt failed
===>>> Aborting update

===>>> Update for devel/kdebindings4-ruby-qtruby failed
===>>> Aborting update

===>>> Update for devel/kdebindings4-ruby-korundum failed
===>>> Aborting update

===>>> Update for x11/plasma-scriptengine-ruby failed
===>>> Aborting update

UNQUOTE

Any advice,

Thanks

On Thu, Oct 27, 2011 at 10:25 AM, Raphael Kubo da Costa
 wrote:
> christophe taranotte  writes:
>
>> This is what I get:
>>
>> QUOTE
>> pkg_info: corrupted record (pkgdep line without argument), ignoring
>> /usr/local/include/qtextcodec.h was installed by package qt-3.3.8_13
>> UNQUOTE
>>
>> But qt-3.3.8_13 was never installed on my laptop.
>
> Hmm, it looks like you have a somewhat broken installation
> then. Figuring out if the "corrupted record" errors have any relation
> with that might be a first step. You can also try installing qt3 and
> then removing it so the file actually get removed.
>
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-28 Thread Raphael Kubo da Costa
christophe taranotte  writes:

> I ran:
>
> pkg_delete -rf qt-3.3.8_13 && portmaster -d x11/kde4
>
> And the build stopped at kdebindings4-smoke-smokeqt:
>
> QUOTE
>
> Scanning dependencies of target smokeqtgui
> [ 25%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_1.cpp.o
> [ 26%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/smokedata.cpp.o
> [ 27%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_2.cpp.o
> [ 28%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_3.cpp.o
> [ 28%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_4.cpp.o
> [ 29%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_5.cpp.o
> [ 30%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_6.cpp.o
> [ 30%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_7.cpp.o
> [ 31%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_8.cpp.o
> [ 32%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_9.cpp.o
> [ 32%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_10.cpp.o
> [ 33%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_11.cpp.o
> [ 34%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_12.cpp.o
> [ 34%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_13.cpp.o
> [ 35%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_14.cpp.o
> [ 36%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_15.cpp.o
> [ 36%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_16.cpp.o
> [ 37%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_17.cpp.o
> [ 38%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_18.cpp.o
> [ 38%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_19.cpp.o
> [ 39%] Building CXX object qtgui/CMakeFiles/smokeqtgui.dir/x_20.cpp.o
> Linking CXX shared library libsmokeqtgui.so
> [ 39%] Built target smokeqtgui
> 1 error
> *** Error code 2
> 1 error
> *** Error code 1

The actual error message is probably somewhere else above that. You can
also try building with CMAKE_VERBOSE=1 to see the real commands being
issued.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-28 Thread Alberto Villa
On Friday 28 October 2011 06:13:44 christophe taranotte wrote:
> I ran:
> 
> pkg_delete -rf qt-3.3.8_13 && portmaster -d x11/kde4
> 
> And the build stopped at kdebindings4-smoke-smokeqt:

As you can see this log doesn't show any error. Please, paste a *full log* - 
check script(1) - of `portmaster devel/kdebindings4-smoke-smokeqt`.

/me thinks he'll launch a "Read UPDATING/Paste Full Log" campaign. :)
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

What sane person could live in this world and not be crazy?
-- Ursula K. LeGuin


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-28 Thread Alberto Villa
On Fri, Oct 28, 2011 at 4:54 PM, christophe taranotte
 wrote:
> //me, next time don't be shy and say you went by the book and read
> UPDATING beforehand.

That wasn't about you, and anyway it was a joke. ;)
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-10-28 Thread christophe taranotte
Hi,

The full log is included

Regards,

//me, next time don't be shy and say you went by the book and read
UPDATING beforehand.

On Fri, Oct 28, 2011 at 7:17 AM, Alberto Villa  wrote:
> On Friday 28 October 2011 06:13:44 christophe taranotte wrote:
>> I ran:
>>
>> pkg_delete -rf qt-3.3.8_13 && portmaster -d x11/kde4
>>
>> And the build stopped at kdebindings4-smoke-smokeqt:
>
> As you can see this log doesn't show any error. Please, paste a *full log* -
> check script(1) - of `portmaster devel/kdebindings4-smoke-smokeqt`.
>
> /me thinks he'll launch a "Read UPDATING/Paste Full Log" campaign. :)
> --
> Alberto Villa, FreeBSD committer 
> http://people.FreeBSD.org/~avilla
>
> What sane person could live in this world and not be crazy?
>                -- Ursula K. LeGuin
>
Script started on Fri Oct 28 09:56:01 2011

# portmaster devel/kdebindings4-smoke-smokeqt
===>>> Port directory: /usr/ports/devel/kdebindings4-smoke-smokeqt

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for devel/kdebindings4-smoke-smokeqt in background
===>>> Gathering dependency list for devel/kdebindings4-smoke-smokeqt from ports
===>>> Initial dependency check complete for devel/kdebindings4-smoke-smokeqt

===>>> Starting build for devel/kdebindings4-smoke-smokeqt <<<===

===>>> All dependencies are up to date

===>  Cleaning for kdebindings-smoke-smokeqt-4.7.2

===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for kdebindings-smoke-smokeqt-4.7.2
=> SHA256 Checksum OK for KDE/smokeqt-4.7.2.tar.bz2.
===>  Patching for kdebindings-smoke-smokeqt-4.7.2
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtDBus.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtDeclarative.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/bin/designer-qt4 - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtGui.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtHelp.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/bin/moc-qt4 - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtMultimedia.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libphonon.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/bin/qmake-qt4 - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQt3Support.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtTest.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/bin/rcc - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtScript.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtSql.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtSvg.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/bin/uic-qt4 - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtWebKit.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtXml.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/lib/qt4/libQtXmlPatterns.so - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on file: /usr/local/bin/cmake - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on shared library: qscintilla2.5 - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on shared library: qimageblitz.4 - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on shared library: qwt.5 - found
===>   kdebindings-smoke-smokeqt-4.7.2 depends on shared library: smokebase.3 - found
===>  Configuring for kdebindings-smoke-smokeqt-4.7.2
/bin/mkdir -p /usr/ports/devel/kdebindings4-smoke-smokeqt/work/smokeqt-4.7.2
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/local/libexec/ccache/world/cc
-- Check for working C compiler: /usr/local/libexec/ccache/world/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/libexec/ccache/world/c++
-- Check for working CXX compiler: /usr/local/libexec/ccache/world/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- 

Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-03 Thread Alberto Villa
On Friday 28 October 2011 17:26:33 christophe taranotte wrote:
> Included is the full log with CMAKE_VERBOSE=1

This is the very same problem kdelibs have. Deinstall Qt 3 to update this 
port until we fix it properly.
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

I have often looked at women and committed adultery in my heart.
-- Jimmy Carter


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-03 Thread Alberto Villa
On Thursday 27 October 2011 20:37:14 Conrad J. Sabatier wrote:
> OK, that's what I thought.  Just wanted to spare myself any 
unnecessary
> troubles.

Would you test a patch for me? I'm trying to fix the conflict between 
kdelibs and Qt 3... Please, paste the attached patch in 
x11/kdelibs4/files/ and rebuild kdelibs *with* Qt 3 installed.

Thanks!
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

What if there had been room at the inn?
-- Linda Festa on the origins of Christianity
--- ./kio/CMakeLists.txt.orig   2011-11-03 01:00:32.757074041 -0700
+++ ./kio/CMakeLists.txt2011-11-03 01:02:10.937079665 -0700
@@ -17,22 +17,6 @@
set(KIO_NO_SOPRANO TRUE)
 endif(NOT SOPRANO_FOUND)
 
-if(OPENSSL_FOUND)
-   set(KSSL_HAVE_SSL 1)
-   include_directories(${OPENSSL_INCLUDE_DIR})
-endif(OPENSSL_FOUND)
-
-if(NOT KIO_NO_NEPOMUK)
-include_directories(
-   ${SOPRANO_INCLUDE_DIR}
-   ${CMAKE_SOURCE_DIR}/nepomuk/
-   ${CMAKE_SOURCE_DIR}/nepomuk/core/
-   ${CMAKE_SOURCE_DIR}/nepomuk/types/
-   ${CMAKE_SOURCE_DIR}/nepomuk/ui/
-   ${CMAKE_SOURCE_DIR}/nepomuk/query/
-)
-endif(NOT KIO_NO_NEPOMUK)
-
 # This applies to all subdirs; let's put kio's dependencies (and own dirs) 
here, once and for all
 include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/bookmarks
@@ -49,6 +33,23 @@
${ZLIB_INCLUDE_DIR}
 
)
+
+if(OPENSSL_FOUND)
+   set(KSSL_HAVE_SSL 1)
+   include_directories(${OPENSSL_INCLUDE_DIR})
+endif(OPENSSL_FOUND)
+
+if(NOT KIO_NO_NEPOMUK)
+include_directories(
+   ${SOPRANO_INCLUDE_DIR}
+   ${CMAKE_SOURCE_DIR}/nepomuk/
+   ${CMAKE_SOURCE_DIR}/nepomuk/core/
+   ${CMAKE_SOURCE_DIR}/nepomuk/types/
+   ${CMAKE_SOURCE_DIR}/nepomuk/ui/
+   ${CMAKE_SOURCE_DIR}/nepomuk/query/
+)
+endif(NOT KIO_NO_NEPOMUK)
+
 if (NOT KIO_NO_STRIGI)
include_directories(${STRIGI_INCLUDE_DIR})
set(KIO_EXTRA_LIBS ${KIO_EXTRA_LIBS} ${STRIGI_STREAMANALYZER_LIBRARY} 
${STRIGI_STREAMS_LIBRARY})


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-07 Thread Conrad J. Sabatier
On Thu, 3 Nov 2011 09:16:28 +0100
Alberto Villa  wrote:

> On Thursday 27 October 2011 20:37:14 Conrad J. Sabatier wrote:
> > OK, that's what I thought.  Just wanted to spare myself any 
> unnecessary
> > troubles.
> 
> Would you test a patch for me? I'm trying to fix the conflict between 
> kdelibs and Qt 3... Please, paste the attached patch in 
> x11/kdelibs4/files/ and rebuild kdelibs *with* Qt 3 installed.
> 
> Thanks!

I'm sorry, somehow your e-mail got lost in the shuffle, so to speak.
Only noticed it just now.

Would you still like me to try this?  If so, I'll be glad to do so.  If
you've already gotten someone else to do it and no longer have a need
for me to do it, just let me know.

-- 
Conrad J. Sabatier
conr...@cox.net
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-07 Thread Alberto Villa
On Tuesday 08 November 2011 00:07:57 Conrad J. Sabatier wrote:
> Would you still like me to try this?  If so, I'll be glad to do so.  If
> you've already gotten someone else to do it and no longer have a need
> for me to do it, just let me know.

Yes, I'd like you to test the patch!
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

Yes, I've now got this nice little apartment in New York, one of those
L-shaped ones.  Unfortunately, it's a lower case l.
-- Rita Rudner


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-07 Thread Conrad J. Sabatier
On Tue, 8 Nov 2011 01:11:11 +0100
Alberto Villa  wrote:

> On Tuesday 08 November 2011 00:07:57 Conrad J. Sabatier wrote:
> > Would you still like me to try this?  If so, I'll be glad to do
> > so.  If you've already gotten someone else to do it and no longer
> > have a need for me to do it, just let me know.
> 
> Yes, I'd like you to test the patch!

OK.  I'm a little puzzled, though.  Looking at the patch, what conflict
is it supposed to resolve?  Pardon me if I seem a bit dense.  :-)

-- 
Conrad J. Sabatier
conr...@cox.net
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-07 Thread Alberto Villa
On Tuesday 08 November 2011 01:22:56 Conrad J. Sabatier wrote:
> OK.  I'm a little puzzled, though.  Looking at the patch, what conflict
> is it supposed to resolve?  Pardon me if I seem a bit dense.  :-)

kdelibs4 includes /usr/local/include *before* /usr/local/include/qt4, so, 
when Qt 3 is installed, its headers are included instead of Qt 4 ones. This 
patch should change the order of compiler includes. I don't know if it's 
enough, though.
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

The concept seems to be clear by now.  It has been
defined several times by examples of what it is not.


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-07 Thread Conrad J. Sabatier
On Mon, 7 Nov 2011 18:22:56 -0600
"Conrad J. Sabatier"  wrote:

> On Tue, 8 Nov 2011 01:11:11 +0100
> Alberto Villa  wrote:
> 
> > On Tuesday 08 November 2011 00:07:57 Conrad J. Sabatier wrote:
> > > Would you still like me to try this?  If so, I'll be glad to do
> > > so.  If you've already gotten someone else to do it and no longer
> > > have a need for me to do it, just let me know.
> > 
> > Yes, I'd like you to test the patch!
> 
> OK.  I'm a little puzzled, though.  Looking at the patch, what
> conflict is it supposed to resolve?  Pardon me if I seem a bit
> dense.  :-)
> 

Alright, the patch applied cleanly and the build succeeded.
Reinstalled from the newly built port, and all seems well.

I don't know if it's related or not, but the problems I was having
running certain apps (ktorrent, for one) seem to have cleared up.  I
managed to boot into the Plasma (failsafe) desktop, tweaked a few
settings, and things are working much better overall now (after logging
out and back in to the normal Plasma desktop).

Thanks!

-- 
Conrad J. Sabatier
conr...@cox.net
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-07 Thread Conrad J. Sabatier
On Tue, 8 Nov 2011 01:29:11 +0100
Alberto Villa  wrote:

> On Tuesday 08 November 2011 01:22:56 Conrad J. Sabatier wrote:
> > OK.  I'm a little puzzled, though.  Looking at the patch, what
> > conflict is it supposed to resolve?  Pardon me if I seem a bit
> > dense.  :-)
> 
> kdelibs4 includes /usr/local/include *before* /usr/local/include/qt4,
> so, when Qt 3 is installed, its headers are included instead of Qt 4
> ones. This patch should change the order of compiler includes. I
> don't know if it's enough, though.

I see.  Well, it should certainly help, at least.  As to whether it's
"enough", I couldn't begin to tell you just now.  :-)

Anyway, thanks for taking the time to do this.  I'm sure it's an
improvement for that port.

-- 
Conrad J. Sabatier
conr...@cox.net
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-07 Thread Alberto Villa
On Tuesday 08 November 2011 04:26:41 Conrad J. Sabatier wrote:
> Alright, the patch applied cleanly and the build succeeded.
> Reinstalled from the newly built port, and all seems well.

Fine. The patch will be in 4.7.3 then.

> I don't know if it's related or not, but the problems I was having
> running certain apps (ktorrent, for one) seem to have cleared up.  I
> managed to boot into the Plasma (failsafe) desktop, tweaked a few
> settings, and things are working much better overall now (after 
logging
> out and back in to the normal Plasma desktop).

I can't really say... Glad to hear your situation improved, though.
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

Never call a man a fool.  Borrow from him.


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information