Re: [kde-freebsd] ports/174728: Let textproc/soprano know about different odbc

2013-03-28 Thread Pavel Timofeev
The following reply was made to PR ports/174728; it has been noted by GNATS.

From: Pavel Timofeev 
To: Max Brazhnikov 
Cc: bug-follo...@freebsd.org, f...@freebsd.org
Subject: Re: ports/174728: Let textproc/soprano know about different odbc
Date: Wed, 27 Mar 2013 17:27:52 +0400

 --f46d04389463485b8204d8e8011c
 Content-Type: text/plain; charset=UTF-8
 
 Why? Where is the connection?
 
 
 2013/2/11 Max Brazhnikov 
 
 > This change doesn't help really, until the same option will be available
 > for other ports or at least for databases/virtuoso.
 >
 > Max, is there a reason why virtuoso sticks to libiodbc?
 >
 > Regards,
 > Max
 >
 
 --f46d04389463485b8204d8e8011c
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 Why?=C2=A0Where is the connection?2013/2/11 Max Brazhnikov makc@=
 freebsd.org>
 This change doesn't help really, until t=
 he same option will be available for other ports or at least for databases/=
 virtuoso.
 
 
 Max, is there a reason why virtuoso sticks to libiodbc?
 
 Regards,
 Max
 
 
 --f46d04389463485b8204d8e8011c--
___
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] area51 system-config-printer-kde4 failing to build

2013-03-28 Thread Andre Goree
I'd really like to get into freebsd porting and given that I love KDE as  
well, I think this would be the perfect place to start.  I'll just need  
some time to go through the porter's handbook before I take the dive. :)


Thanks for the info!


On Thu, 14 Mar 2013 12:23:05 -0400, Max Brazhnikov   
wrote:



On Sat, 09 Mar 2013 20:54:22 -0500 Andre Goree wrote:
Hello all.  I can't seem to get the new area51  
system-config-printer-kde4

port to build, which in turn fails kdeadmin4 and thus the kde4 port
itself.  It appears that the two patches included in this port
(patch-system-config-printer-kde__cmake-modules__FindSystemConfigPrinter.py
and patch-system-config-printer-kde__system-config-printer-kde.py) are
failing to find the files they need to patch.  If I run a 'find . -type  
f

-iname \*.py', in the port directory, nothing is found, which seems like
the root problem.

It's hard for me currently to post the exact output of 'make install
clean', but I can try if anyone would like me to (I have only  
command-line

on the machine now since KDE is being upgraded -- I removed all kde
packages before I started the upgrade).

In the mean time, I'm going to see if I can get by it by not enabled
kdeadmin in the kde4 config, however I wonder if something is amiss with
that port.  By the way, is this the correct way to test and report bugs
for area51?  I don't know of any way to report bugs otherwise...I'm not
aware of anything like bugzilla setup for area51 -- if anyone could  
point

me in the right direction for that it'd be great :)

Thanks in advance!


Hi Andre,

area51 a development repo, it's not an alternative to official portstree  
and
shouldn't be used by regular users. Once ports are in good shape we'll  
make an

announcement for testing, and then we'll be happy to see the bug reports.

However if you want to help with porting, join us on #kde-freebsd  
channel at

freenode and send patches :)

Cheers,
Max



--
Andre Goree
an...@drenet.info
___
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] ports/174728: Let textproc/soprano know about different odbc

2013-03-28 Thread Pavel Timofeev
The following reply was made to PR ports/174728; it has been noted by GNATS.

From: Pavel Timofeev 
To: Max Brazhnikov 
Cc: bug-follo...@freebsd.org, f...@freebsd.org
Subject: Re: ports/174728: Let textproc/soprano know about different odbc
Date: Wed, 27 Mar 2013 18:44:02 +0400

 --bcaec54ee374b355e904d8e911ea
 Content-Type: text/plain; charset=UTF-8
 
 But I can't find virtuoso in dependencies for default optioned KDE
 
 root@timbsd:/usr/ports/x11/kde4 # pkg info -x virtu
 pkg: No package(s) matching virtu
 root@timbsd:/usr/ports/x11/kde4 # pkg info -x sopra
 pkg: No package(s) matching sopra
 root@timbsd:/usr/ports/x11/kde4 # make missing | egrep '(sopra|virt)'
 textproc/soprano
 root@timbsd:/usr/ports/x11/kde4 #
 
 
 2013/3/27 Max Brazhnikov 
 
 > On Wed, 27 Mar 2013 17:27:52 +0400 Pavel Timofeev wrote:
 > > Why? Where is the connection?
 > >
 > >
 > > 2013/2/11 Max Brazhnikov 
 > >
 > > > This change doesn't help really, until the same option will be
 > available
 > > > for other ports or at least for databases/virtuoso.
 > > >
 > > > Max, is there a reason why virtuoso sticks to libiodbc?
 > > >
 > > > Regards,
 > > > Max
 > > >
 >
 > KDE depends both on soprano and virtuoso. I can commit your patch without
 > waiting for ports/176091, but only with libiodbc as a default option.
 >
 > Max
 >
 >
 
 --bcaec54ee374b355e904d8e911ea
 Content-Type: text/html; charset=UTF-8
 
 But I can't find virtuoso in dependencies for default 
optioned KDEroot@timbsd:/usr/ports/x11/kde4 # pkg info 
-x virtupkg: No package(s) matching virtu
 root@timbsd:/usr/ports/x11/kde4 # pkg info -x soprapkg: No 
package(s) matching sopraroot@timbsd:/usr/ports/x11/kde4 # 
make missing | egrep 
'(sopra|virt)'textproc/soprano
 root@timbsd:/usr/ports/x11/kde4 #2013/3/27 Max Brazhnikov 
m...@freebsd.org>
 On Wed, 27 Mar 2013 
17:27:52 +0400 Pavel Timofeev wrote:
 > Why? Where is the connection?
 >
 >
 > 2013/2/11 Max Brazhnikov m...@freebsd.org>
 >
 > > This change doesn't help really, until the same option will be 
available
 > > for other ports or at least for databases/virtuoso.
 > >
 > > Max, is there a reason why virtuoso sticks to libiodbc?
 > >
 > > Regards,
 > > Max
 > >
 
 KDE depends both on soprano and virtuoso. I can commit your patch 
without
 waiting for ports/176091, but only with libiodbc as a default option.
 
 Max
 
 
 
 --bcaec54ee374b355e904d8e911ea--
___
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


[kde-freebsd] Installation issue

2013-03-28 Thread kumaresan chandran
Hi,

I have been trying to install NETMAGIS on my machine. I have download the
installable from this site *http://netmagis.org/install-2.1.html*
As the per the instruction mentioned on your site .
http://netmagis.org/install-2.1.html , I tired to installation but was not
able to. It is giving some error.

Kindly help me to resolve this. Are their any other specific steps or tasks
or dependency that I need to verify/ do?

Is there any dependency is there for install NETMAGIS. Please help me to
resolve this issue.

Thanks&Regards
Kumaresan C
___
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


[kde-freebsd] Installation issue

2013-03-28 Thread kumaresan chandran
Hi,

I have been trying to install* FREEBSD PORTS* on my machine. I have
download the installable from this site http://www.freebsd.org
As the per the instruction mentioned on your site .
http://www.freebsd.org, I tired
to installation but was not able to. It is giving some error.


Kindly help me to resolve this. Are their any other specific steps or tasks
or dependency that I need to verify/ do?

Is there any dependency is there for install *FREEBSD PORTS*. Please help
me to resolve this issue.

Thanks&Regards
Kumaresan C
___
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] ports/174728: Let textproc/soprano know about different odbc

2013-03-28 Thread Pavel Timofeev
The following reply was made to PR ports/174728; it has been noted by GNATS.

From: Pavel Timofeev 
To: Max Brazhnikov 
Cc: bug-follo...@freebsd.org, f...@freebsd.org
Subject: Re: ports/174728: Let textproc/soprano know about different odbc
Date: Thu, 28 Mar 2013 11:33:12 +0400

 --bcaec5469187bedec604d8f72a3a
 Content-Type: text/plain; charset=UTF-8
 
 Ok, we could wait ports/176091
 
 
 2013/3/27 Max Brazhnikov 
 
 > On Wed, 27 Mar 2013 18:44:02 +0400 Pavel Timofeev wrote:
 > > But I can't find virtuoso in dependencies for default optioned KDE
 >
 > see x11/kde4-runtime. It's an optional runtime dependence. It is disabled
 > by
 > default only to allow users install kde4-runtime from packages without
 > pulling
 > virtuoso, if the later is not desired.
 >
 > > root@timbsd:/usr/ports/x11/kde4 # pkg info -x virtu
 > > pkg: No package(s) matching virtu
 > > root@timbsd:/usr/ports/x11/kde4 # pkg info -x sopra
 > > pkg: No package(s) matching sopra
 > > root@timbsd:/usr/ports/x11/kde4 # make missing | egrep '(sopra|virt)'
 > > textproc/soprano
 > > root@timbsd:/usr/ports/x11/kde4 #
 > >
 > >
 > > 2013/3/27 Max Brazhnikov 
 > >
 > > > On Wed, 27 Mar 2013 17:27:52 +0400 Pavel Timofeev wrote:
 > > > > Why? Where is the connection?
 > > > >
 > > > >
 > > > > 2013/2/11 Max Brazhnikov 
 > > > >
 > > > > > This change doesn't help really, until the same option will be
 > > > available
 > > > > > for other ports or at least for databases/virtuoso.
 > > > > >
 > > > > > Max, is there a reason why virtuoso sticks to libiodbc?
 > > > > >
 > > > > > Regards,
 > > > > > Max
 > > > > >
 > > >
 > > > KDE depends both on soprano and virtuoso. I can commit your patch
 > without
 > > > waiting for ports/176091, but only with libiodbc as a default option.
 > > >
 > > > Max
 > > >
 > > >
 >
 
 --bcaec5469187bedec604d8f72a3a
 Content-Type: text/html; charset=UTF-8
 
 Ok, we could wait ports/1760912013/3/27 Max Brazhnikov 
m...@freebsd.org>
 On Wed, 27 Mar 2013 18:44:02 +0400 
Pavel Timofeev wrote:
 > But I can't find virtuoso in dependencies for default optioned KDE
 
 see x11/kde4-runtime. It's an optional runtime dependence. It is 
disabled by
 default only to allow users install kde4-runtime from packages without 
pulling
 virtuoso, if the later is not desired.
 
 > root@timbsd:/usr/ports/x11/kde4 # pkg info -x virtu
 > pkg: No package(s) matching virtu
 > root@timbsd:/usr/ports/x11/kde4 # pkg info -x sopra
 > pkg: No package(s) matching sopra
 > root@timbsd:/usr/ports/x11/kde4 # make missing | egrep 
'(sopra|virt)'
 > textproc/soprano
 > root@timbsd:/usr/ports/x11/kde4 #
 >
 >
 > 2013/3/27 Max Brazhnikov m...@freebsd.org>
 >
 > > On Wed, 27 Mar 2013 17:27:52 +0400 Pavel Timofeev wrote:
 > > > Why? Where is the connection?
 > > >
 > > >
 > > > 2013/2/11 Max Brazhnikov m...@freebsd.org>
 > > >
 > > > > This change doesn't help really, until the same option 
will be
 > > available
 > > > > for other ports or at least for databases/virtuoso.
 > > > >
 > > > > Max, is there a reason why virtuoso sticks to libiodbc?
 > > > >
 > > > > Regards,
 > > > > Max
 > > > >
 > >
 > > KDE depends both on soprano and virtuoso. I can commit your patch 
without
 > > waiting for ports/176091, but only with libiodbc as a default 
option.
 > >
 > > Max
 > >
 > >
 
 
 --bcaec5469187bedec604d8f72a3a--
___
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


[kde-freebsd] [SVN Commit] area51/PORTS/net-p2p

2013-03-28 Thread Max Brazhnikov
SVN commit 9154 by makc:

- Boost required only at build stage
- Adjust USE_QT4 components
- Switch to out-of-source build


 M  +10 -2 ktorrent/Makefile  
 M  +5 -4  libktorrent/Makefile  


___
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


[kde-freebsd] [SVN Commit] area51/PORTS

2013-03-28 Thread Max Brazhnikov
SVN commit 9155 by makc:

- Update digikam ports to 3.1.0 (not ready yet)
- Split documentaion and localization to separate ports


 M  +2 -18 astro/libkgeomap/Makefile  
 M  +3 -16 astro/libkgeomap/files/patch-CMakeLists.txt  
 M  +0 -32 astro/libkgeomap/pkg-plist  
 A graphics/digikam-kde4-doc (directory)  
 A graphics/digikam-kde4-doc/Makefile  
 A graphics/digikam-kde4-doc/files (directory)  
 A graphics/digikam-kde4-doc/files/patch-CMakeLists.txt  
 A graphics/digikam-kde4-doc/pkg-descr  
 A graphics/digikam-kde4-doc/pkg-plist  
 A graphics/digikam-kde4-l10n (directory)  
 A graphics/digikam-kde4-l10n/Makefile  
 A graphics/digikam-kde4-l10n/files (directory)  
 A graphics/digikam-kde4-l10n/files/patch-CMakeLists.txt  
 A graphics/digikam-kde4-l10n/pkg-descr  
 A graphics/digikam-kde4-l10n/pkg-plist  
 M  +9 -13 graphics/digikam-kde4/Makefile  
 M  +5 -3  graphics/digikam-kde4/Makefile.common  
 M  +2 -2  graphics/digikam-kde4/distinfo  
 M  +0 -308graphics/digikam-kde4/pkg-plist  
 M  +9 -17 graphics/kipi-plugins-kde4/Makefile  
 D graphics/kipi-plugins-kde4/files/patch-CMakeLists.txt  
 M  +0 -1135   graphics/kipi-plugins-kde4/pkg-plist  
 M  +2 -6  graphics/libkface/Makefile  
 M  +2 -6  net/libkvkontakte/Makefile  
 M  +3 -6  net/libmediawiki/Makefile  


___
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


[kde-freebsd] cant add new plasma widgets

2013-03-28 Thread Жиндарев Алексей
I can not add new plasma widgets, the list is empty, in version 4.9.5 it was 
decided by rebuild kde4 workspace by gcc instead clang, now it does not work, 
can not link the gcc, probably because of the fact that the rest of KDE is 
built using clang.

-- 
С Уважением,Алексей Жиндарев.
___
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


[kde-freebsd] FreeBSD ports you maintain which are out of date

2013-03-28 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/k...@freebsd.org.html


Port| Current version | New version
+-+
finance/skrooge | 1.6.0   | 1.6.2
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portsc...@portscout.freebsd.org

Thanks.
___
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] area51 system-config-printer-kde4 failing to build

2013-03-28 Thread Franci Nabalanci
Date: Thu, Mar 28, 2013 at 7:02 AM
Subject: Re: [kde-freebsd] area51 system-config-printer-kde4 failing to
build
To: Andre Goree 


I had the same problem (from ports not area51) and I
deleted system-config-printer-kde4 and one other related to printer.
Now by buildind stopped in kdesdk4 at 99%. I am not at home at this moment
and I don't know what error is.
I have 9.1 Release and I use gcc (default).



On Wed, Mar 27, 2013 at 9:02 AM, Andre Goree  wrote:

> I'd really like to get into freebsd porting and given that I love KDE as
> well, I think this would be the perfect place to start.  I'll just need
> some time to go through the porter's handbook before I take the dive. :)
>
> Thanks for the info!
>
>
> On Thu, 14 Mar 2013 12:23:05 -0400, Max Brazhnikov 
> wrote:
>
>  On Sat, 09 Mar 2013 20:54:22 -0500 Andre Goree wrote:
>>
>>> Hello all.  I can't seem to get the new area51 system-config-printer-kde4
>>> port to build, which in turn fails kdeadmin4 and thus the kde4 port
>>> itself.  It appears that the two patches included in this port
>>>
>>> (patch-system-config-printer-kde__cmake-modules__FindSystemConfigPrinter.py
>>> and patch-system-config-printer-kde__system-config-printer-kde.py) are
>>> failing to find the files they need to patch.  If I run a 'find . -type f
>>> -iname \*.py', in the port directory, nothing is found, which seems like
>>> the root problem.
>>>
>>> It's hard for me currently to post the exact output of 'make install
>>> clean', but I can try if anyone would like me to (I have only
>>> command-line
>>> on the machine now since KDE is being upgraded -- I removed all kde
>>> packages before I started the upgrade).
>>>
>>> In the mean time, I'm going to see if I can get by it by not enabled
>>> kdeadmin in the kde4 config, however I wonder if something is amiss with
>>> that port.  By the way, is this the correct way to test and report bugs
>>> for area51?  I don't know of any way to report bugs otherwise...I'm not
>>> aware of anything like bugzilla setup for area51 -- if anyone could point
>>> me in the right direction for that it'd be great :)
>>>
>>> Thanks in advance!
>>>
>>
>> Hi Andre,
>>
>> area51 a development repo, it's not an alternative to official portstree
>> and
>> shouldn't be used by regular users. Once ports are in good shape we'll
>> make an
>> announcement for testing, and then we'll be happy to see the bug reports.
>>
>> However if you want to help with porting, join us on #kde-freebsd channel
>> at
>> freenode and send patches :)
>>
>> Cheers,
>> Max
>>
>
>
> --
> Andre Goree
> an...@drenet.info
> ___
> 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
>
___
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


[kde-freebsd] Build failures: audio/amarok-kde4 editors/calligra devel/kdesdk4

2013-03-28 Thread Jan Henrik Sylvester
I tried to upgrade to kde 4.10.1 deleting all ports not up to date with
'pkg_delete -r' and building my usual ports on 9.1-RELEASE/amd64 and
9.1-RELEASE/i386 (in chroot environments).

I had failures of audio/amarok-kde4 and editors/calligra on both amd64
and i386 and a failure of devel/kdesdk4 on i386 only.

I have nothing in /etc/make.conf that is KDE related, but I have many
other ports installed.

Calligra fails here building:

CMakeFiles/TestLoading.dir/TestLoading.o: In function
`TestLoading::compareTableCellFormats(QTextTableCellFormat&,
QTextTableCellForm
at&)':
TestLoading.cpp:(.text+0x5399): undefined reference to
`KoTextDebug::tableCellAttributes(QTextTableCellFormat const&)'

Amarok does not even configure:

CMake Error at
/usr/local/kde4/share/apps/cmake/modules/MacroLogFeature.cmake:152
(MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:222 (macro_display_feature_log)

kdesdk fails building at 98%, but I cannot find the error.

Full logs are here:

http://www.math.uni-hamburg.de/home/sylvester/freebsd/BUILD-CALLIGRA.bz2
http://www.math.uni-hamburg.de/home/sylvester/freebsd/BUILD-AMARAK-KDE4.bz2
http://www.math.uni-hamburg.de/home/sylvester/freebsd/BUILD-KDESDK4.bz2

Ktorrent had a failure, too, but was fixed by makc a few hours ago. Thanks!

Cheers,
Jan Henrik
___
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


[kde-freebsd] kde-runtime error

2013-03-28 Thread Derrick Dantavious Edwards
 Hi,
I was able to build kde-runtime however, I get the following error
message. I followed all update info via pkg updating. Any ideas?

Note that '/usr/local/kde4/share' is not in the search path
set by the XDG_DATA_HOME and XDG_DATA_DIRS
environment variables, so applications may not
be able to find it until you set them. The
directories currently searched are:

- /root/.local/share
- /usr/local/share/enlightenment
- /usr/local/share
- /usr/local/share
- /usr/share

===>   Compressing manual pages for kde-runtime-4.10.1
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/kde4/lib
===>   Registering installation for kde-runtime-4.10.1
Installing kde-runtime-4.10.1...pkg: kde-runtime-4.10.1 conflicts with
kde-workspace-4.10.1 (installs files into the same place).  Problematic
file: /usr/local/kde4/man/man1/plasmapkg.1.gz
*** [fake-pkg] Error code 70

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


___
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


[kde-freebsd] KCrash: Application 'kbibtex' crashing...

2013-03-28 Thread Otacílio
Dears

I have look around and I cant find the answer for this anywhere.

After a update of kbibtex the new version was installed on

/usr/local/kde4/bin

the dir is not on PATH but I call kbibtex using using all path, but when
I do it I get

[ota@squitch ota]$ /usr/local/kde4/bin/kbibtex
Gtk-Message: Failed to load module "atk-bridge"

(:2481): Bonobo-WARNING **: Bonobo must be initialized before use
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before
QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before
QCoreApplication. Application may misbehave.
Gtk-Message: Failed to load module "atk-bridge"

(:2498): Bonobo-WARNING **: Bonobo must be initialized before use
kbuildsycoca4 running...
KCrash: Application 'kbibtex' crashing...
KCrash: Attempting to start  from kdeinit
sock_file=/home/ota/.kde4/socket-squitch/kdeinit4__0
Could not find '' executable.
KCrash: Attempting to start  directly
KCrash failed to exec(), errno = 2
[ota@squitch ota]$


I don't know how debug this or if it is a kbibtex error or a miss
configuration. I have only kdelibs4 installed. Someone can give-me a hint?

[ota@squitch ota]$ pkg_info | grep kdelibs
kdelibs-4.9.5_1 Base set of libraries needed by KDE programs

Thanks a lot
-Otacílio
___
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] Build failures: audio/amarok-kde4 editors/calligra devel/kdesdk4

2013-03-28 Thread Franci Nabalanci
I had prblem to build kdesdk4 with gcc on (.1-RELEASE but it built now with
clang 3.1 without problems. I am building rest of the KDE with Clang now.


On Thu, Mar 28, 2013 at 9:40 AM, Jan Henrik Sylvester  wrote:

> I tried to upgrade to kde 4.10.1 deleting all ports not up to date with
> 'pkg_delete -r' and building my usual ports on 9.1-RELEASE/amd64 and
> 9.1-RELEASE/i386 (in chroot environments).
>
> I had failures of audio/amarok-kde4 and editors/calligra on both amd64
> and i386 and a failure of devel/kdesdk4 on i386 only.
>
> I have nothing in /etc/make.conf that is KDE related, but I have many
> other ports installed.
>
> Calligra fails here building:
>
> CMakeFiles/TestLoading.dir/TestLoading.o: In function
> `TestLoading::compareTableCellFormats(QTextTableCellFormat&,
> QTextTableCellForm
> at&)':
> TestLoading.cpp:(.text+0x5399): undefined reference to
> `KoTextDebug::tableCellAttributes(QTextTableCellFormat const&)'
>
> Amarok does not even configure:
>
> CMake Error at
> /usr/local/kde4/share/apps/cmake/modules/MacroLogFeature.cmake:152
> (MESSAGE):
>   Exiting: Missing Requirements
> Call Stack (most recent call first):
>   CMakeLists.txt:222 (macro_display_feature_log)
>
> kdesdk fails building at 98%, but I cannot find the error.
>
> Full logs are here:
>
> http://www.math.uni-hamburg.de/home/sylvester/freebsd/BUILD-CALLIGRA.bz2
> http://www.math.uni-hamburg.de/home/sylvester/freebsd/BUILD-AMARAK-KDE4.bz2
> http://www.math.uni-hamburg.de/home/sylvester/freebsd/BUILD-KDESDK4.bz2
>
> Ktorrent had a failure, too, but was fixed by makc a few hours ago. Thanks!
>
> Cheers,
> Jan Henrik
> ___
> 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
>
___
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] ports/177453: [patch] Fix typo in COMMENT for math/rocs

2013-03-28 Thread edwin
Synopsis: [patch] Fix typo in COMMENT for math/rocs

Responsible-Changed-From-To: freebsd-ports-bugs->kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Thu Mar 28 22:00:07 UTC 2013
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=177453
___
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


[kde-freebsd] KDE4_BUILD_TESTS now on

2013-03-28 Thread Alberto Villa
It looks like 4.10 changed the default for KDE4_BUILD_TESTS. This is causing 
several problems with some ports.
Max: I assume you have 4.10 sources... Can you have a look at this issue?
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

People who have no faults are terrible;
there is no way of taking advantage of them.


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] amarok-kde4 needs googlemock

2013-03-28 Thread Alberto Villa
On Thursday 28 March 2013 14:35:10 Ronald Klop wrote:
> After upgrading kde to 4.10 I rebuild amarok and configure failed.

This is being analyzed; for some reason, a global CMake setting changed with 
KDE SC 4.10.
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla

Being frustrated is disagreeable, but the real
disasters in life begin when you get what you want.


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