Re: [gentoo-user] Sonic-Visualiser compile error

2009-02-01 Thread Arttu V.
Mr Cramer, you replied in private email, but your blacklist bounced/dropped my 
consequent reply. Replying on-list:

On Saturday 31 January 2009 18:07:02 you wrote:
 But emerge tolds me:

 emerge -pv rasqual

 These are the packages that would be merged, in order:

 Calculating dependencies... done!

 emerge: there are no ebuilds to satisfy rasqual.

There is a typo: just drop the extra 'u'. It's just rasqal, like you used it 
correctly here below:

 while qsearch says:

 qsearch rasqal
 dev-libs/rasqal library that handles Resource Description Framework (RDF)

 Before I screw up my system:
 Is there something more fundamental damaged?

This is the spot where I think FEATURES=buildpkg should be
mentioned. It will help you roll back the old binaries should
something bad happen. It is mentioned on the list regularly by many
posters, most of them more experienced with it than I am. :)

Still, I don't think upgrading rasqal should cause major havoc. Worst
thing that happened to this box was that openoffice and soprano wanted
to be re-emerged. So just some automated extra compiling, no big deal
for me. YMMV

 Or does rasqal only exists as unstable ebuild (reading your posting
 I would tend to answer this with NO ...

0.9.10 has been stable on Gentoo for nearly three years according to
/usr/portage/dev-libs/rasqal/ChangeLog

The newer versions have had some bugs reported, but they have been
fixed. You can look them up in bugs.gentoo.org if you're worried.

-- 
Arttu V.



Re: [gentoo-user] Sonic-Visualiser compile error

2009-02-01 Thread meino . cramer
Arttu V. arttu...@gmail.com [09-02-01 17:49]:
 Mr Cramer, you replied in private email, but your blacklist bounced/dropped 
 my 
 consequent reply. Replying on-list:
 
 On Saturday 31 January 2009 18:07:02 you wrote:
  But emerge tolds me:
 
  emerge -pv rasqual
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
 
  emerge: there are no ebuilds to satisfy rasqual.
 
 There is a typo: just drop the extra 'u'. It's just rasqal, like you used it 
 correctly here below:
 
  while qsearch says:
 
  qsearch rasqal
  dev-libs/rasqal library that handles Resource Description Framework (RDF)
 
  Before I screw up my system:
  Is there something more fundamental damaged?
 
 This is the spot where I think FEATURES=buildpkg should be
 mentioned. It will help you roll back the old binaries should
 something bad happen. It is mentioned on the list regularly by many
 posters, most of them more experienced with it than I am. :)
 
 Still, I don't think upgrading rasqal should cause major havoc. Worst
 thing that happened to this box was that openoffice and soprano wanted
 to be re-emerged. So just some automated extra compiling, no big deal
 for me. YMMV
 
  Or does rasqal only exists as unstable ebuild (reading your posting
  I would tend to answer this with NO ...
 
 0.9.10 has been stable on Gentoo for nearly three years according to
 /usr/portage/dev-libs/rasqal/ChangeLog
 
 The newer versions have had some bugs reported, but they have been
 fixed. You can look them up in bugs.gentoo.org if you're worried.
 
 -- 
 Arttu V.
 

Hi Arttu !

Thank you very much for fixing my typos...! :O)
I have to clean my glasses again, I think ... ;)

Now the build succeeds.
Nevertheless, starting sonic-visualisers complains:

sonic-visualiser: error while loading shared libraries: libvamp-hostsdk.so.2: 
cannot open shared object file: No such file or directory

I cannot find libvamp-hostsdk.

Neither emergeing libvamp-hostsdk succeeds (no such package/ebuild)
nor qsearching  libvamp-hostsdk or libvamp or hostsdk
produces anything which I can use to detect the correct package
to emerge...

Kind regards
Meino Cramer


-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.



Re: [gentoo-user] Sonic-Visualiser compile error

2009-02-01 Thread Arttu V.

meino.cra...@gmx.de wrote:

Now the build succeeds.
Nevertheless, starting sonic-visualisers complains:

sonic-visualiser: error while loading shared libraries: libvamp-hostsdk.so.2: 
cannot open shared object file: No such file or directory

I cannot find libvamp-hostsdk.
  
Neither emergeing libvamp-hostsdk succeeds (no such package/ebuild)

nor qsearching  libvamp-hostsdk or libvamp or hostsdk
produces anything which I can use to detect the correct package
to emerge...
  


What you are looking for is media-libs/vamp-plugin-sdk-2.0, but I wonder 
why it cannot find it since it's supposedly a dependency in the 
sonic-visualiser ebuild.


What version of vamp-plugin-sdk do you have installed? (emerge -pvC 
vamp-plugin-sdk)
What use flags are you using for sonic-visualiser? (emerge -pv 
sonic-visualiser)
Is your system otherwise sane and up-to-date? (E.g., have emerge 
@preserved-libs  revdep-rebuild -i been run successfully after 
upgrading the libraries?)


Just as an example from a system without sonic-visualiser: when I try 
emerging sonic-visualiser on an amd64 system without many of the 
libraries it needs, I have to allow at least following packages that are 
marked unstable on amd64 (i.e., ~amd64):


dev-libs/rasqal-0.9.16 (or 0.9.15)
dev-libs/redland-1.0.8 (an earlier one might suffice, but I went with 
the latest available in portage)

media-libs/liboggz-0.9.8
media-libs/vamp-plugin-sdk-2.0
media-libs/libfishsound-0.9.1

And also naturally the sonic-visualiser-1.4 itself, which is also unstable.

--
Arttu V.



Re: [gentoo-user] Sonic-Visualiser compile error

2009-01-31 Thread Arttu V.
On 1/31/09, meino.cra...@gmx.de meino.cra...@gmx.de wrote:
 I tried to emerge sonic-visualiser (1.4) and it fails to compile

 From the logfile (attached):
 Project MESSAGE: WARNING: Failed to find pkg-config package redland
 Project MESSAGE: Using pkg-config package rasqal with version 0.9.10
 Project ERROR: Redland RDF datastore required

 But emerge -pv librdf gaves me:

 Calculating dependencies... done!
 [ebuild   R   ] media-libs/liblrdf-0.4.0  0 kB

 and emerge -pv redland
 [ebuild   R   ] dev-libs/redland-1.0.4  USE=berkdb ssl -mysql -sqlite
 -threads 0 kB

 What is missing here, what fails and how can I fix it ??? :)

# pkg-config --libs redland
Package 'Redland' requires 'rasqal = 0.9.12' but version of Rasqal
RDF Query Library is 0.9.10

Something eats that error message?

It looks like you need the unstable rasqal-0.9.15 or .16 to get it compiling.

-- 
Arttu V.