Opened 19 years ago

Closed 19 years ago

#5173 closed defect (fixed)

BUG: qt3 won't compile

Reported by: ake@… Owned by: ben@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

sudo port install qt3 ---> Building qt3 with target INSTALLPREFIX=\"/opt/local\" SINGLE_MODULE=\"-single_module\" symlinks src-qmake src-moc sub-src sub-tools Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_qt3/work/qt- x11-free-3.1.2" && CFLAGS='-I/opt/local/include' CPPFLAGS='-I/opt/local/include' DYLD_LIBRARY_PATH='/usr/X11R6/lib:/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_qt3/work/qt- x11-free-3.1.2/lib:/opt/local/lib' INSTALL_ROOT= INSTALLPREFIX='/opt/local' LDFLAGS='-L/usr/ X11R6/lib -L. -L/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_qt3/work/qt- x11-free-3.1.2/lib -L/opt/local/lib' QMAKESPEC='/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_qt3/work/qt- x11-free-3.1.2/mkspecs/darwin-g++' QTDIR='/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_qt3/work/qt- x11-free-3.1.2' worksrcpath='/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_qt3/work/qt- x11-free-3.1.2' prefix='/opt/local' portname='qt3' make INSTALLPREFIX="/opt/local" SINGLE_MODULE="-single_module" symlinks src-qmake src-moc sub-src sub-tools" returned error 2 Command output: make[1]: Nothing to be done for `first'. cd plugins/src && make cd accessible && make -f Makefile make[2]: Nothing to be done for `first'. cd codecs && make -f Makefile make[2]: Nothing to be done for `first'. cd imageformats && make -f Makefile cd png && make -f Makefile make[3]: Nothing to be done for `first'. cd jpeg && make -f Makefile make[3]: Nothing to be done for `first'. cd mng && make -f Makefile make[3]: Nothing to be done for `first'. cd sqldrivers && make -f Makefile make[2]: Nothing to be done for `first'. cd styles && make -f Makefile make[2]: Nothing to be done for `first'. cd tools && make cd assistant/lib && make -f Makefile make[2]: Nothing to be done for `first'. cd designer && make -f Makefile cd uic && make -f Makefile make[3]: Nothing to be done for `first'. cd uilib && make -f Makefile make[3]: Nothing to be done for `first'. cd designer && make -f Makefile make[3]: * No targets. Stop. make[2]: * [sub-designer] Error 2 make[1]: * [sub-designer] Error 2 make: * [sub-tools] Error 2

Change History (5)

comment:1 Changed 19 years ago by toby@…

severity: blockernormal

comment:2 Changed 19 years ago by toby@…

Owner: changed from darwinports-bugs@… to ben@…

comment:3 Changed 19 years ago by ben@…

Status: newassigned

file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_qt3/work/qt-

x11-free-3.1.2/lib:/opt/local/lib' INSTALL_ROOT= INSTALLPREFIX='/opt/local'

looks like your dports tree is out of date. the current qt3 port is 3.3.4. do a 'port sync' and try again

comment:4 Changed 19 years ago by mww@…

Summary: qt3 won't compileBUG: qt3 won't compile

comment:5 Changed 19 years ago by ake@…

Resolution: fixed
Status: assignedclosed

Thank you, that solved the problem!

Note: See TracTickets for help on using tickets.