#2753: BUG: qt3-mac ---------------------------------------+------------------------------------ Reporter: charley.pritt@… | Owner: leimy@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: worksforme | Keywords: Port: qt4-mac | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * keywords: DarwinPorts => * port: => qt4-mac Old description:
attempting to install port qt3-mac it get to the build/compile and recieve the following errors:
---> Building qt3-mac with target symlinks src-qmake src-moc sub-src sub-tools Error: Target com.apple.build returned: shell command "cd "/Users/cpritt/darwinports/dports/aqua/ qt3-mac/work/qt-mac-free-3.3.4" & & QMAKESPEC='' QTDIR='' DYLD_LIBRARY_PATH="/Users/cpritt/darwinports/dports/aqua/qt3-mac/ work/qt-mac-free-3.3.4/lib" make symlinks src-qmake src-moc sub-src sub-tools" returned error 2 Command output: QApplication::macEventFilter(OpaqueEventHandlerCallRef*, OpaqueEventRef*)' member function declared in class `QApplication' kernel/qapplication_mac.cpp: In static member function `static void QApplication::flush()': kernel/qapplication_mac.cpp:2996: error: 'struct QWExtra' has no member named ' has_dirty_area' kernel/qapplication_mac.cpp:2998: error: 'struct QWExtra' has no member named ' has_dirty_area' kernel/qapplication_mac.cpp:2999: error: 'struct QWExtra' has no member named ' dirty_area' kernel/qapplication_mac.cpp:3000: error: 'struct QWExtra' has no member named ' dirty_area' kernel/qapplication_mac.cpp:3001: error: `clippedRegion' undeclared (first use this function) kernel/qapplication_mac.cpp:3013: error: `propagateUpdates' undeclared (first use this function) kernel/qapplication_mac.cpp:3014: error: parse error before `::' token kernel/qapplication_mac.cpp: At global scope: kernel/qapplication_mac.cpp:3023: error: no `bool QApplication::qt_mac_apply_settings()' member function declared in class ` QApplication' kernel/qapplication_mac.cpp: In function `void __static_initialization_and_destruction_0(int, int)': kernel/qapplication_mac.cpp:765: warning: statement with no effect kernel/qapplication_mac.cpp: At top level: kernel/qapplication_mac.cpp:530: warning: `void qt_mac_event_release(QWidget*, OpaqueEventRef*&)' defined but not used {standard input}:600:Ignoring attempt to re-define symbol. make[1]: *** [.obj/release-shared-mt/qapplication_mac.o] Error 1 make: *** [sub-src] Error 2
what do i do now?
New description: attempting to install port qt3-mac [[BR]] it get to the build/compile and recieve the following errors: {{{ ---> Building qt3-mac with target symlinks src-qmake src-moc sub-src sub- tools Error: Target com.apple.build returned: shell command "cd "/Users/cpritt/darwinports/dports/aqua/ qt3-mac/work/qt-mac-free-3.3.4" & & QMAKESPEC='' QTDIR='' DYLD_LIBRARY_PATH="/Users/cpritt/darwinports/dports/aqua/qt3-mac/ work/qt-mac-free-3.3.4/lib" make symlinks src-qmake src-moc sub-src sub-tools" returned error 2 Command output: QApplication::macEventFilter(OpaqueEventHandlerCallRef*, OpaqueEventRef*)' member function declared in class `QApplication' kernel/qapplication_mac.cpp: In static member function `static void QApplication::flush()': kernel/qapplication_mac.cpp:2996: error: 'struct QWExtra' has no member named ' has_dirty_area' kernel/qapplication_mac.cpp:2998: error: 'struct QWExtra' has no member named ' has_dirty_area' kernel/qapplication_mac.cpp:2999: error: 'struct QWExtra' has no member named ' dirty_area' kernel/qapplication_mac.cpp:3000: error: 'struct QWExtra' has no member named ' dirty_area' kernel/qapplication_mac.cpp:3001: error: `clippedRegion' undeclared (first use this function) kernel/qapplication_mac.cpp:3013: error: `propagateUpdates' undeclared (first use this function) kernel/qapplication_mac.cpp:3014: error: parse error before `::' token kernel/qapplication_mac.cpp: At global scope: kernel/qapplication_mac.cpp:3023: error: no `bool QApplication::qt_mac_apply_settings()' member function declared in class ` QApplication' kernel/qapplication_mac.cpp: In function `void __static_initialization_and_destruction_0(int, int)': kernel/qapplication_mac.cpp:765: warning: statement with no effect kernel/qapplication_mac.cpp: At top level: kernel/qapplication_mac.cpp:530: warning: `void qt_mac_event_release(QWidget*, OpaqueEventRef*&)' defined but not used {standard input}:600:Ignoring attempt to re-define symbol. make[1]: *** [.obj/release-shared-mt/qapplication_mac.o] Error 1 make: *** [sub-src] Error 2 }}} what do i do now? -- -- Ticket URL: <http://trac.macports.org/ticket/2753#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS