Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2010 20:57:18 +0100
From:      =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.maillot@gmail.com>
To:        Freddie Cash <fjwcash@gmail.com>
Cc:        ports@freebsd.org, kde-freebsd@kde.org
Subject:   Re: [kde-freebsd] HEADS UP: [CFT] KDE SC 4.4.0 for FreeBSD.
Message-ID:  <ea7b7b811002171157n2e1aa2c4he8c99a11b17f652f@mail.gmail.com>
In-Reply-To: <b269bc571002160820t5482adf2re99d2543c8c63fa9@mail.gmail.com>
References:  <20100209143219.GI5537@bsdcrew.de> <201002151642.21059.fluffy@fluffy.khv.ru> <b269bc571002150810t153d4d56s2149e4466ee4b5fe@mail.gmail.com> <201002160230.32468.fluffy@fluffy.khv.ru> <b269bc571002152038v710758d4i95bb3280a9892d99@mail.gmail.com> <b269bc571002160820t5482adf2re99d2543c8c63fa9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

i start with fresh install, 8-STABLE amd64.
portmaster x11/kde4
and in x11/kdebase4-runtime port:
[ 59%] Built target kshorturifilter_automoc
[ 59%] Built target kshorturifilter
[ 59%] Built target fixhosturifilter_automoc
[ 59%] Built target fixhosturifilter
[ 59%] Built target kded_phononserver_automoc
[ 59%] Built target kded_phononserver
[ 59%] Built target kde_automoc
[ 59%] Built target kde
[ 59%] Built target kcm_phonon_automoc
[ 59%] Building CXX object
phonon/kcm/CMakeFiles/kcm_phonon.dir/devicepreference.o
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:39:33:
error: phonon/globalconfig.h: No such file or directory
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:
In member function 'void DevicePreference::load()':
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:330:
error: 'GlobalConfig' is not a member of 'Phonon'
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:
In member function 'void DevicePreference::loadCategoryDevices()':
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:339:
error: 'GlobalConfig' is not a member of 'Phonon'
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:348:
error: 'GlobalConfig' is not a member of 'Phonon'
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:
In member function 'void DevicePreference::save()':
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:371:
error: 'GlobalConfig' is not a member of 'Phonon'
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:377:
error: 'GlobalConfig' is not a member of 'Phonon'
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:
In member function 'void DevicePreference::on_showCheckBox_toggled()':
/tank/tmp/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.0/phonon/=
kcm/devicepreference.cpp:549:
error: 'GlobalConfig' is not a member of 'Phonon'
gmake[2]: *** [phonon/kcm/CMakeFiles/kcm_phonon.dir/devicepreference.o] Err=
eur 1
gmake[1]: *** [phonon/kcm/CMakeFiles/kcm_phonon.dir/all] Erreur 2
gmake: *** [all] Erreur 2
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime.
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime.



i have no result with: find / -name "globalconfig.h"




2010/2/16 Freddie Cash <fjwcash@gmail.com>:
> On Mon, Feb 15, 2010 at 8:38 PM, Freddie Cash <fjwcash@gmail.com> wrote:
>
>> /var/db/ports/soprano/options from my original build listed
>> WITH_REDLAND=3Dtrue, WITH_VIRTUOSO=3Dtrue, and WITHOUT_SESAME2=3Dtrue.
>> Now, it lists just WITHOUT_SESAME2=3Dtrue.
>>
>> However, on the rebuild, after updating the ports tree and KDE/PORTS fro=
m
>> area51, portmaster output the following:
>> =3D=3D=3D>>> Creating a backup package for old version
>> soprano-2.4.0.1
>> tar: lib/soprano/libsoprano_redlandbackend.so: Cannot stat: No such file=
 or
>> directory
>> tar: share/soprano/plugins/redlandbackend.desktop: Cannot stat: No such
>> file or directory
>> tar: Error exit delayed from previous
>> errors.
>> pkg_create: make_dist: tar command failed with code
>> 256
>>
>> Thus, it appears that even though those options were set in my initial
>> ports build, those files were not actually installed. =A0Which would be =
why
>> things failed later on.
>>
>> I've rebuild soprano and redland. =A0Strigi and kdelibs4 are in the proc=
ess
>> of compiling.
>>
>> Once those complete, I'll try the install of kdegraphics4 and let you kn=
ow
>> how things go.
>>
>> The rebuild after the area51 update has fixed the issue. =A0The configur=
e
> stage for kdegraphics4 found all the nepomuk libs, and installed
> successfully.
>
> Now to start playing with all this semantic desktop stuff. =A0:) =A0Thank=
s for
> all the hard work put into the KDE ports!!
>
> --
> Freddie Cash
> fjwcash@gmail.com
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ea7b7b811002171157n2e1aa2c4he8c99a11b17f652f>