Opened 18 years ago

Closed 17 years ago

#8450 closed defect (fixed)

BUG: qt3-mac 3.3.4 fails to build on Intel Macs

Reported by: tonycpsu@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

Brand new install of OS X 10.4.6 on a MacBook Pro. Possibly another incarnation of this bug which is marked resolved:

http://bugzilla.opendarwin.org/show_bug.cgi?id=2554

I checked my dports directory to make sure it was building 3.3.4, and the Portfile is the most recent one available. Error output follows. ---> Building qt3-mac with target symlinks src-qmake src-moc sub-src sub-tools Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_qt3-mac/work/qt-mac-free-3.3.4" && QMAKESPEC= QTDIR= DYLD_LIBRARY_PATH="/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_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: make[1]: Nothing to be done for `first'. cd src && make make[1]: Nothing to be done for `first'. cd plugins/src && make cd accessible && make -f Makefile cd widgets && make -f Makefile

test -d ../../../accessible/
mkdir -p ../../../accessible/

rm -f libqtwidgets.dylib c++ -headerpad_max_install_names -bundle -o libqtwidgets.dylib .obj/release-shared-mt/main.o .obj/release-shared-mt/qaccessiblewidget.o .obj/release-shared-mt/qaccessiblemenu.o -L/opt/local/lib -L/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_qt3-mac/work/qt-mac-free-3.3.4/lib -lqt-mt -lz -framework OpenGL -framework AGL /usr/bin/ld: warning multiple definitions of symbol _glPointParameteri /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteri /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o) definition of _glPointParameteri /usr/bin/ld: warning multiple definitions of symbol _glPointParameteriv /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteriv /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o) definition of _glPointParameteriv /usr/bin/ld: Undefined symbols: QAccessible::queryAccessibleInterface(QObject*, QAccessibleInterface) QAccessibleObject::queryInterface(QUuid const&, QUnknownInterface) QAccessibleObject::QAccessibleObject(QObject*) QAccessibleObject::~QAccessibleObject() QAccessibleObject::object() const QAccessibleObject::isValid() const typeinfo for QAccessibleObject non-virtual thunk to QAccessibleObject::queryInterface(QUuid const&, QUnknownInterface) non-virtual thunk to QAccessibleObject::isValid() const collect2: ld returned 1 exit status make[3]: * accessible/libqtwidgets.dylib Error 1 make[2]: * [sub-widgets] Error 2 make[1]: * [sub-accessible] Error 2 make: * [sub-plugins] Error 2

Change History (4)

comment:1 Changed 18 years ago by tonycpsu@…

Version: 1.01.2

comment:2 Changed 18 years ago by rhwood@…

dependson: 9402

comment:3 Changed 18 years ago by markd@…

Summary: BUG: qt3-mac 3.3.4 fails to build on OS XBUG: qt3-mac 3.3.4 fails to build on Intel Macs

comment:4 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

This is now fixed in the 3.3.7 version just committted.

Note: See TracTickets for help on using tickets.