Opened 15 years ago

Closed 14 years ago

#7344 closed defect (wontfix)

MAC OS X Compile Error - forbids declaration of 'DECLARE_ALIGNED'

Reported by: l-case@… Owned by: Nigel
Priority: minor Milestone: unknown
Component: Ports - OSX Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

g++ -c -pipe -mtune=7450 -mpowerpc-gfxopt -fomit-frame-pointer -O3 -maltivec -mabi=altivec -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time -DSTDC_CONSTANT_MACROS -Wno-long-double -fPIC -DPIC -w -fPIC -DUSING_APPLEREMOTE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/nobackup/myth_svn/.osx-packager/build/mkspecs/macx-g++ -I. -I/nobackup/myth_svn/.osx-packager/build/include/QtCore -I/nobackup/myth_svn/.osx-packager/build/include/QtCore -I/nobackup/myth_svn/.osx-packager/build/include/QtGui -I/nobackup/myth_svn/.osx-packager/build/include/QtGui -I/nobackup/myth_svn/.osx-packager/build/include -I/nobackup/myth_svn/.osx-packager/build/include -I/usr/include -I/nobackup/myth_svn/.osx-packager/build -I../libavcodec -I../libmythdb -I.. -I../.. -I../libavutil -I. -I. -o el_processor.o el_processor.cpp ../libavcodec/dsputil.h:183: error: expected identifier before numeric constant ../libavcodec/dsputil.h:183: error: expected ',' or '...' before numeric constant ../libavcodec/dsputil.h:183: error: ISO C++ forbids declaration of 'DECLARE_ALIGNED' with no type make[2]: * [el_processor.o] Error 1 make[1]: * [sub-libmythfreesurround-make_default] Error 2 make: * [sub-libs-make_default-ordered] Error 2 [osx-pkg] Failed system call: " /usr/bin/make " with error code 2

Change History (2)

comment:1 Changed 14 years ago by Nigel

Sorry, I haven't had time to try PPC builds for ages. Trunk has not supported PPC since we started requiring Qt 4, but I do not know what version/branch the reporter was trying to build

comment:2 Changed 14 years ago by robertm

Resolution: wontfix
Status: newclosed

Have not supported PPC since pre-22, closing as outdated.

Note: See TracTickets for help on using tickets.