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

MythTV noreply at mythtv.org
Thu Aug 18 13:01:39 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
 Severity:  medium                               |  Head
 Keywords:  goom sse2                            |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Lawrence Rust <lvr@…>):

 This looks like a gcc CPU/architecture problem.  This is my configure:

 ./configure --prefix=/home/lvr/Projects/myth/mythinstall --runprefix=..
 --qmake=/home/lvr/Projects/myth/mythbuild/qt-everywhere-opensource-
 src-4.7.0/bin/qmake --arch=x86
 --sysinclude=/home/lvr/Projects/myth/mythinstall/include --extra-
 cflags=-I/home/lvr/Projects/myth/mythinstall/include --extra-
 cxxflags=-I/home/lvr/Projects/myth/mythinstall/include --extra-
 libs=-L/home/lvr/Projects/myth/mythinstall/lib --disable-avdevice
 --disable-avfilter --enable-libfftw3 --disable-joystick-menu --compile-
 type=debug
 # Basic Settings
 Compile type              debug
 Compiler cache            yes
 DistCC                    no
 qmake                     /home/lvr/Projects/myth/mythbuild/qt-everywhere-
 opensource-src-4.7.0/bin/qmake
 install prefix            /home/lvr/Projects/myth/mythinstall
 runtime prefix            ..
 CPU                       x86 x86_32 (model name        : Intel(R)
 Core(TM) i5 CPU         661  @ 3.33GHz)
 yasm                      yes
 MMX enabled               yes
 MMX2 enabled              yes
 3DNow! enabled            yes
 3DNow! extended enabled   yes
 SSE enabled               yes
 SSSE3 enabled             yes
 CMOV enabled              no

 This is the gcc invocation:

 ccache gcc -c -pipe -g -D_REENTRANT -Wall -W -DPIC -fPIC -D_GNU_SOURCE
 -DPREFIX=/home/lvr/Projects/myth/mythinstall -DMMX -Di386
 -D_FILE_OFFSET_BITS=64 -DMPLUGIN_API -DQT_PLUGIN -DQT_WEBKIT_LIB
 -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_SQL_LIB -DQT_XML_LIB
 -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
 -I../../../../mythinstall/mkspecs/linux-g++ -I.
 -I../../../../mythinstall/include/QtCore
 -I../../../../mythinstall/include/QtNetwork
 -I../../../../mythinstall/include/QtGui
 -I../../../../mythinstall/include/QtOpenGL
 -I../../../../mythinstall/include/QtXml
 -I../../../../mythinstall/include/QtSql
 -I../../../../mythinstall/include/Qt3Support
 -I../../../../mythinstall/include/QtWebKit
 -I../../../../mythinstall/include -I../../../../mythinstall/include
 -I../../../../mythinstall/include -I../../../../mythinstall -I/usr/include
 -I../../../../mythinstall/include/libxml2
 -I../../../../mythinstall/include/mythtv
 -I../../../../mythinstall/include/mythtv/libmythbase
 -I../../../../mythinstall/include/mythtv/libmythui
 -I../../../../mythinstall/include/mythtv/libmyth
 -I../../../../mythinstall/include/libvisual-0.4
 -I../../../../mythinstall/include/taglib -I/usr/include/cdio
 -I/usr/X11R6/include -I. -o zoom_filter_sse2.o goom/zoom_filter_sse2.c

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


More information about the mythtv-commits mailing list