Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14907] New: musepack-tools failed to cast

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 14907] New: musepack-tools failed to cast
  • Date: 21 Nov 2008 14:37:59 -0000

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

Summary: musepack-tools failed to cast
Product: Codex
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: audio-soft
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: bustervill AT yahoo.com


It's kinda strange. The compilation hangs in the very beginning. Nothing else
happens, but the CPU usage is 100% for hours.

$sudo cast musepack-tools -r -V on
Computing previously installed dependencies...
musepack-tools preparing environment...
musepack-tools running configuration...
Enable esound support ? [n]

musepack-tools checking dependencies...
musepack-tools has a dependency on nasm
nasm No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
musepack-tools

Do you want to cast these spells? [y]

Found source file /var/spool/sorcery/mpcsv7-src-1.15v.tar.bz2 for spell
musepack-tools in /var/spool/sorcery
Waiting for any Solo casts to complete...
Waiting for any other casts of musepack-tools to complete... done.
staging enabled
Building musepack-tools
hash checking source file mpcsv7-src-1.15v.tar.bz2...
Algorithm used: sha512
Allowing new hash sha512
Checking spell level WORKS_FOR_ME
Spell level is a new allowed level
hash verification succeeded
Unpacking source file mpcsv7-src-1.15v.tar.bz2 for spell musepack-tools.
patching file mppenc.c
Hunk #1 succeeded at 1864 (offset 20 lines).
config.c:53: warning: integer constant is too large for 'long' type
config.c:54: warning: integer constant is too large for 'long' type
config.c:55: warning: integer constant is too large for 'long' type
config.c: In function 'test_round_32':
config.c:89: warning: integer constant is too large for 'long' type
config.c:89: warning: integer constant is too large for 'long' type


Unpacking source file mpcsv7-src-1.15v.tar.bz2 for spell musepack-tools.
patching file mppenc.c
Hunk #1 succeeded at 1864 (offset 20 lines).
Using gcc version: 4.3.2
Installing in dir: /usr/src/sv7
musepack-tools 1.15v
cc -DMPP_DECODER -march=athlon-xp -pipe -DPIC -fPIC -Os -march=i586
-mtune=i686
-DCVD_FASTLOG -DFAST_MATH -DMPPDEC_VERSION=\"1.15v\"
-DMPPENC_VERSION=\"1.15v\" -I/usr/include -L/usr/lib -O2 -fomit-frame-pointer
-funroll-loops -mno-ieee-fp -ffast-math -pipe -falign-jumps=5 -falign-loops=0
-falign-functions=5 -fno-strict-aliasing -fno-gcse -fno-finite-math-only
-fno-unsafe-math-optimizations -o config config.c -lm &> /dev/tty
config.c:53: warning: integer constant is too large for 'long' type
config.c:54: warning: integer constant is too large for 'long' type
config.c:55: warning: integer constant is too large for 'long' type
config.c: In function 'test_round_32':
config.c:89: warning: integer constant is too large for 'long' type
config.c:89: warning: integer constant is too large for 'long' type

*** Compile sources with ***

cc -march=athlon-xp -pipe -DPIC -fPIC -Os -march=i586 -mtune=i686
-DCVD_FASTLOG
-DFAST_MATH -DMPPDEC_VERSION="1.15v" -DMPPENC_VERSION="1.15v"
-I/usr/include
-L/usr/lib -O2 -fomit-frame-pointer -funroll-loops -mno-ieee-fp -ffast-math
-pipe -falign-jumps=5 -falign-loops=0 -falign-functions=5 -fno-strict-aliasing
-fno-gcse -fno-finite-math-only -fno-unsafe-math-optimizations -o <<EXE>>
<<SRC>> -lm


*** Execute binary with ***

./<<EXE>>


--
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