[kde-freebsd] zeitgeist fails to build

2013-03-05 Thread Andreas Nilsson
I'm running a build of kde 4.10.1 and noticed:

==
===phase: run-depends ==
===   zeitgeist-0.8.2_1 depends on file:
/usr/local/lib/python2.7/site-packages/_sqlite3.so - not found
===Verifying install for
/usr/local/lib/python2.7/site-packages/_sqlite3.so in
/usr/ports/databases/py-sqlite3
===   Installing existing package
/usr/ports/packages/All/py27-sqlite3-2.7.3_3.txz
Installing py27-sqlite3-2.7.3_3...Installing sqlite3-3.7.14.1... done
 done
===   Returning to build of zeitgeist-0.8.2_1
===   zeitgeist-0.8.2_1 depends on file:
/usr/local/lib/python2.7/site-packages/xdg/__init__.py - not found
===Verifying install for
/usr/local/lib/python2.7/site-packages/xdg/__init__.py in
/usr/ports/devel/py-xdg
===   Installing existing package /usr/ports/packages/All/py27-xdg-0.19.txz
Installing py27-xdg-0.19... done
===   Returning to build of zeitgeist-0.8.2_1
===   zeitgeist-0.8.2_1 depends on file:
/usr/local/lib/python2.7/site-packages/dbus/__init__.py - not found
===Verifying install for
/usr/local/lib/python2.7/site-packages/dbus/__init__.py in
/usr/ports/devel/py-dbus
===   Installing existing package
/usr/ports/packages/All/py27-dbus-0.84.0.txz
Installing py27-dbus-0.84.0...Installing dbus-glib-0.94...Installing
dbus-1.4.14_4...Installing gnome_subr-1.0... done
Installing libICE-1.0.8,1... done
Installing libSM-1.2.1,1... done
=== Creating users and/or groups.
Creating group 'messagebus' with gid '556'.
Creating user 'messagebus' with uid '556'.
 done
 done
 done
===   Returning to build of zeitgeist-0.8.2_1
===   zeitgeist-0.8.2_1 depends on file: /usr/local/bin/python2.7 - found
===   zeitgeist-0.8.2_1 depends on executable: pkgconf - found
===   zeitgeist-0.8.2_1 depends on file:
/usr/local/lib/gio/modules/libgiofam.so - found
===   zeitgeist-0.8.2_1 depends on executable: pygobject-codegen-2.0 -
found
==
===phase: install ==
===  Installing for zeitgeist-0.8.2_1
===   zeitgeist-0.8.2_1 depends on file:
/usr/local/lib/python2.7/site-packages/_sqlite3.so - not found
===Verifying install for
/usr/local/lib/python2.7/site-packages/_sqlite3.so in
/usr/ports/databases/py-sqlite3
===   Installing existing package
/usr/ports/packages/All/py27-sqlite3-2.7.3_3.txz
Installing py27-sqlite3-2.7.3_3...py27-sqlite3-2.7.3_3 already installed

Failed to install the following 1 package(s):
/usr/ports/packages/All/py27-sqlite3-2.7.3_3.txz
*** [run-depends] Error code 70

Stop in /usr/ports/sysutils/zeitgeist.
===  Cleaning for zeitgeist-0.8.2_1

Perhaps this is more a sqlite-problem though,
as /usr/local/lib/python2.7/site-packages/_sqlite3.so  seems to be a bit
unusual name of a .so.

Best regards
___
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] zeitgeist fails to build

2013-03-05 Thread Max Brazhnikov
On Tue, 05 Mar 2013 16:04:37 +0100 Andreas Nilsson wrote:
 I'm running a build of kde 4.10.1

Interesting, be ready for more problems :)

 and noticed:
 
 ==
 ===phase: run-depends ==
 ===   zeitgeist-0.8.2_1 depends on file:
 /usr/local/lib/python2.7/site-packages/_sqlite3.so - not found

it was fixed yesterday, please update your portstree. Btw, why do you report 
it to us? zeitgeist is not our territory :0

Max
___
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] zeitgeist fails to build

2013-03-05 Thread Andreas Nilsson
On Tue, Mar 5, 2013 at 4:27 PM, Max Brazhnikov m...@freebsd.org wrote:

 On Tue, 05 Mar 2013 16:04:37 +0100 Andreas Nilsson wrote:
  I'm running a build of kde 4.10.1

 Interesting, be ready for more problems :)


Sure am :)


  and noticed:
 
  ==
  ===phase: run-depends ==
  ===   zeitgeist-0.8.2_1 depends on file:
  /usr/local/lib/python2.7/site-packages/_sqlite3.so - not found

 it was fixed yesterday, please update your portstree. Btw, why do you
 report
 it to us? zeitgeist is not our territory :0

Also, I have a cron job that updates my ports-trees nightly, but time-zone
differences might make that before the update hit the portsnap snapshot.
I'll let the remaining packages finish and then try again.

My bad; dad inference on my part, only kde-pkgs in my list depended on it.


 Max

___
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