Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13919] New: libtunepimp 0.4.2 fails to build against flac 1.2.0

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13919] New: libtunepimp 0.4.2 fails to build against flac 1.2.0
  • Date: 2 Aug 2007 18:19:12 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13919

Summary: libtunepimp 0.4.2 fails to build against flac 1.2.0
Product: Codex
Version: stable-rc grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: audio-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


# sorcery system-update
...
Building libtunepimp
...
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/tunepimp -I../../libltdl
-Wall -O2 -O -march=pentium-m -pipe -DPIC -fPIC -O3 -MT flac.lo -MD -MP -MF
.deps/flac.Tpo -c flac.cpp -fPIC -DPIC -o .libs/flac.o
In file included from flac.cpp:41:
flacdecode.h:30:31: error: FLAC/file_decoder.h: No such file or directory
flacdecode.h:69: error: ISO C++ forbids declaration of 'FLAC__StreamDecoder'
with no type
flacdecode.h:69: error: expected ';' before '*' token
make[3]: *** [flac.lo] Error 1
make[3]: Leaving directory `/usr/src/libtunepimp-0.4.2/plugins/flac'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/libtunepimp-0.4.2/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/libtunepimp-0.4.2'
make: *** [all] Error 2

The versions of flac and libtunepimp compiled fine in stable-0.12, so this is
a
regression since then. The quickfix is to revert
6243f6bf09d7f8ec38d340b199fe76b2fb7eec76 (flac 1.2.0 update).

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13919] New: libtunepimp 0.4.2 fails to build against flac 1.2.0, bugzilla-daemon, 08/02/2007

Archive powered by MHonArc 2.6.24.

Top of Page