[mythtv-commits] Ticket #3946: PowerPC Altivec Linux SVN build broken

MythTV mythtv at cvs.mythtv.org
Mon Sep 10 18:38:39 UTC 2007


#3946: PowerPC Altivec Linux SVN build broken
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  new    
 Priority:  major      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  low        |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by nigel):

 Just did a successful test build then on my G4. No errors. Note that a
 MacMini build will have different arguments (if it is running OS X):
 {{{
 % cd src/mythtv/libs/libmythtv
 % rm yuv2rgb.o
 % make yuv2rgb.o
 g++ -c -pipe -mcpu=7450 -mpowerpc-gfxopt -Wno-long-double
 -F/System/Library/Frameworks/{AGL,ApplicationServices,Carbon,Cocoa,OpenGL,QuickTime}.framework/Frameworks
 -F/System/Library/PrivateFrameworks/{DVD}.framework/Frameworks -Wall -W
 -fomit-frame-pointer -O3 -faltivec -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -fno-
 inline-functions -I/Volumes/Myth-Xcode2.4/.osx-
 packager/build/include/freetype2 -I/Volumes/Myth-Xcode2.4/.osx-
 packager/build/include -DPIC -fPIC  -DUSING_APPLEREMOTE -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/Volumes/Myth-Xcode2.4/.osx-
 packager/build\" -DLIBDIR=\"/Volumes/Myth-Xcode2.4/.osx-
 packager/build/lib\" -D_LARGEFILE_SOURCE -DUSING_H264TOOLS -DUSING_DVDV
 -DUSING_FRONTEND -DUSING_DBOX2 -DUSING_IPTV -DUSING_HDHOMERUN
 -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
 -DQT_ACCESSIBILITY_SUPPORT -I/Volumes/Myth-Xcode2.4/.osx-
 packager/build/mkspecs/default -I. -I../../../../../build/include
 -I../../../../../build/include -I../.. -I.. -I../libmyth -I../libavcodec
 -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg -Iiptv
 -I../libmythlivemedia/BasicUsageEnvironment/include
 -I../libmythlivemedia/groupsock/include
 -I../libmythlivemedia/liveMedia/include
 -I../libmythlivemedia/UsageEnvironment/include -I/Volumes/Myth-Xcode2.4
 /.osx-packager/src/qt-mac-free-3.3.6/include -o yuv2rgb.o yuv2rgb.cpp
 In file included from yuv2rgb.cpp:41:
 /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/altivec.h:44:2: warning:
 #warning Ignoring <altivec.h> because "-faltivec" specified
 % ls -l yuv2rgb.o
 -rw-r--r--   1 nigel    staff        7640 Sep 11 04:36 yuv2rgb.o
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3946#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list