Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15641] New: libtunepimp 0.5.3 fails to compile with GCC 4.4

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 15641] New: libtunepimp 0.5.3 fails to compile with GCC 4.4
  • Date: 1 Apr 2010 19:59:11 -0000

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

Summary: libtunepimp 0.5.3 fails to compile with GCC 4.4
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: audio-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org
Blocks: 15252



Eric Sandall <sandalle AT sourcemage.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Flag| |quickfix+


$ gaze version gcc g++ libtunepimp
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test gnu gcc 4.4.2 4.4.2
test gnu g++ 4.4.2 4.4.2
test audio-libs libtunepimp 0.5.3 0.5.3

# cast -c libtunepimp
omputing previously installed dependencies...
libtunepimp preparing environment...
libtunepimp running configuration...
[[ Install python bindings? -> n ]]
...
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/tunepimp-0.5 -Ithreads/posix
-Wall -O2 -march=core2 -fPIC -DPIC -pipe -DPIC -fPIC -O2 -MT fileio.lo -MD -MP
-MF .deps/fileio.Tpo -c fileio.cpp -fPIC -DPIC -o .libs/fileio.o
fileio.cpp: In function 'void tmktempname(const char*, char*, int)':
fileio.cpp:130: error: invalid conversion from 'const char*' to 'char*'
make[3]: Leaving directory `/usr/src/libtunepimp-0.5.3/lib'
make[3]: *** [fileio.lo] Error 1
make[2]: Leaving directory `/usr/src/libtunepimp-0.5.3/lib'
make[2]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/libtunepimp-0.5.3'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

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




Archive powered by MHonArc 2.6.24.

Top of Page