Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296006 - qt-gui-4.6.0 qcolordialog_mac.mm:329: error: stray '@' in program
Summary: qt-gui-4.6.0 qcolordialog_mac.mm:329: error: stray '@' in program
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL: http://bugreports.qt.nokia.com/browse...
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2009-12-06 21:00 UTC by matt
Modified: 2009-12-18 10:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matt 2009-12-06 21:00:44 UTC
objective-c styles/qmacstyle_mac.mm
objective-c widgets/qmenu_mac.mm
widgets/qmenu_mac.mm: In function 'SInt32 qt_mac_widget_in_menu_eventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)':
widgets/qmenu_mac.mm:363: warning: 'GetRegionBounds' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:7119)
widgets/qmenu_mac.mm:363: warning: 'GetRegionBounds' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:7119)
objective-c widgets/qmaccocoaviewcontainer_mac.mm
objective-c widgets/qcocoatoolbardelegate_mac.mm
objective-c widgets/qmainwindowlayout_mac.mm
objective-c widgets/qmacnativewidget_mac.mm
objective-c widgets/qcocoamenu_mac.mm
objective-c dialogs/qcolordialog_mac.mm
dialogs/qcolordialog_mac.mm:329: error: stray '@' in program
dialogs/qcolordialog_mac.mm:332: error: stray '@' in program
make[1]: *** [.obj/release-shared/qcolordialog_mac.o] Error 1
make[1]: Leaving directory `/Volumes/prefix-ppc-macos-native/var/tmp/portage/x11-libs/qt-gui-4.6.0/work/qt-everywhere-opensource-src-4.6.0/src/gui'
make: *** [release] Error 2

Portage 2.2.00.14896-prefix (prefix/darwin/macos/10.4/ppc, gcc-4.2.1, unavailable, 8.11.0 Power Macintosh)
=================================================================
System uname: Darwin-8.11.0-Power_Macintosh-powerpc-32bit
Timestamp of tree: Sun, 06 Dec 2009 18:41:06 +0000
distcc 2.18.4-Apple.1 powerpc-apple-darwin8.0 (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     4.0_p35
dev-lang/python:     2.6.4
dev-python/pycrypto: 2.1.0_beta1
dev-util/cmake:      2.6.4-r3
sys-devel/autoconf:  2.63-r01.1
sys-devel/automake:  1.10.2-r00.1, 1.11
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.6b
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="powerpc-apple-darwin8"
CFLAGS="-02 -pipe -maltivec -mcpu=G4 -mtune=G4"
CHOST="powerpc-apple-darwin8"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-02 -pipe -maltivec -mcpu=G4 -mtune=G4"

[ebuild     U ] x11-libs/qt-gui-4.6.0 [4.5.3-r1] USE="accessibility aqua dbus glib qt3support tiff (-cups) -debug -gtk -mng -nas -nis -pch -raster -xinerama"
Comment 1 Fabian Groffen gentoo-dev 2009-12-15 20:37:47 UTC
I have the same problem
Comment 2 Fabian Groffen gentoo-dev 2009-12-18 10:13:07 UTC
fixed in the eclass by removing -no-exceptions