[mythtv-commits] Ticket #9994: Mythmusic: commit c9fc987 breaks Linux build

MythTV noreply at mythtv.org
Thu Aug 18 07:52:24 UTC 2011


#9994: Mythmusic: commit c9fc987 breaks Linux build
-------------------------------------------------+-------------------------
     Reporter:  Lawrence Rust <lvr@…>            |      Owner:  paulh
         Type:  Bug Report - General             |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  Plugin - MythMusic               |    Version:  Trunk Head
     Severity:  medium                           |   Keywords:  goom sse2
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 Commit c9fc987 (add faster zoom filter in goom that uses sse2 when
 available) causes compilation to fail with:

 CC       goom/zoom_filter_sse2.c
 goom/zoom_filter_sse2.c: In function ‘zoom_filter_sse2’:
 goom/zoom_filter_sse2.c:64:9: error: can't find a register in class
 ‘GENERAL_REGS’ while reloading ‘asm’
 goom/zoom_filter_sse2.c:30:9: error: ‘asm’ operand has impossible
 constraints
 goom/zoom_filter_sse2.c:64:9: error: ‘asm’ operand has impossible
 constraints
 make[2]: *** [zoom_filter_sse2.o] Error 1
 make[1]: *** [sub-mythmusic-make_default] Error 2
 make: *** [sub-mythmusic-make_default] Error 2

 This is after a make clean and a re-config

 gcc --version
 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9994>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list