Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

cantata fails to build with -DENABLE_TAGLIB=OFF #291

Closed
GoogleCodeExporter opened this issue Apr 25, 2015 · 6 comments
Closed

cantata fails to build with -DENABLE_TAGLIB=OFF #291

GoogleCodeExporter opened this issue Apr 25, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

I'm using cantata-1.1.2 on Gentoo.

Original issue reported on code.google.com by emailgr...@gmail.com on 18 Sep 2013 at 4:32

@GoogleCodeExporter
Copy link
Author

This should be fixed in branches/1.1 and trunk. Can you checkout one of these, 
and confirm?

Original comment by craig.p....@gmail.com on 18 Sep 2013 at 6:21

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

I use Gentoo and never learned to compile software myself or even checkout from 
a git(?) repository.  But I'll test it if you can give me the commands.  I'd 
like to avoid installing all of the files throughout my system and just copy 
the key binary/binaries over myself.

Original comment by emailgr...@gmail.com on 23 Sep 2013 at 10:43

@GoogleCodeExporter
Copy link
Author

No probs.

1. To checkout branches/1.1
     svn checkout http://cantata.googlecode.com/svn/branches/1.1 cantata-1.1

2. mkdir cantata-1.1-build

3. cd cantata-1.1-build

4. cmake ../cantata-1.1  -DENABLE_TAGLIB=OFF

5. make

If the above completes successfully, then this bug is fixed. There is no need 
to install, as you a just checking if the build succeeds.

After you have finished you can just remove cantata-1.1 and cantata-1.1-build

Original comment by craig.p....@gmail.com on 23 Sep 2013 at 11:13

@GoogleCodeExporter
Copy link
Author

Build still fails for r3336:
/var/tmp/portage/media-sound/cantata-9999/work/cantata-9999/mpd/mpdparseutils.cp
p: In function ‘Song MPDParseUtils::parseSong(const QByteArray&, bool)’:
/var/tmp/portage/media-sound/cantata-9999/work/cantata-9999/mpd/mpdparseutils.cp
p:256:22: error: ‘OnlineService’ has not been declared
make[2]: *** [CMakeFiles/cantata.dir/mpd/mpdparseutils.o] Error 1

For testing latest cantata svn in Gentoo you can use live (9999) ebuild from 
multimedia overlay: http://gpo.zugaina.org/media-sound/cantata

Original comment by Nickollai on 24 Sep 2013 at 4:10

Attachments:

@GoogleCodeExporter
Copy link
Author

Ah, your issue was with trunk. Anyhow, I've checked both branches/1.1 and trunk 
- and both now compile with taglib disabled.

Original comment by craig.p....@gmail.com on 24 Sep 2013 at 6:50

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

trunk builds fine now, thanks. What patch i should use for fixing 
https://bugs.gentoo.org/show_bug.cgi?id=484126

Or may be you will release 1.1.3?

Original comment by Nickollai on 24 Sep 2013 at 7:26

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant