Apparently, I still have a couple of applications that depend upon qt3-shlibs. When I attempt to build this I get the following error:
g++ -MD -c -pipe -I/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/include -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/fontconfig2/include -I/sw/lib/xft2/include -I/sw/include -I/usr/X11R6/include -fno-exceptions -Wall -W -Os -fPIC -D__DARWIN_X11__ -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/mkspecs/darwin-g++ -I. -I/sw/lib/freetype219/include/freetype2 -I../../interfaces -I/sw/lib/qt3/include -I../../../../include -I/opt/X11/include -I/opt/X11/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/moc_mainwindowwizard.o .moc/release-shared-mt/moc_mainwindowwizard.cpp In file included from .moc/release-shared-mt/moc_sqlformwizard.cpp:11: .moc/release-shared-mt/../../sqlformwizard.h:158:18: warning: 'SqlFormWizardBase::destroy' hides overloaded virtual function [-Woverloaded-virtual] virtual void destroy(); ^ /sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/include/qwidget.h:542:18: note: hidden overloaded virtual function 'QWidget::destroy' declared here virtual void destroy( bool destroyWindow = TRUE, ^ 1 warning generated. In file included from .moc/release-shared-mt/moc_mainwindowwizard.cpp:11: .moc/release-shared-mt/../../mainwindowwizard.h:106:18: warning: 'MainWindowWizardBase::destroy' hides overloaded virtual function [-Woverloaded-virtual] virtual void destroy(); ^ /sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/include/qwidget.h:542:18: note: hidden overloaded virtual function 'QWidget::destroy' declared here virtual void destroy( bool destroyWindow = TRUE, ^ 1 warning generated. test -d ../../../../plugins/designer/ || mkdir -p ../../../../plugins/designer/ /bin/rm -f libwizards.so c++ -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -fno-exceptions -bundle -o libwizards.so .obj/release-shared-mt/main.o .obj/release-shared-mt/sqlformwizardimpl.o .obj/release-shared-mt/sqlformwizard.o .obj/release-shared-mt/mainwindowwizard.o .obj/release-shared-mt/qmake_image_collection.o .obj/release-shared-mt/moc_sqlformwizardimpl.o .obj/release-shared-mt/moc_sqlformwizard.o .obj/release-shared-mt/moc_mainwindowwizard.o -L/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/lib -L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/xft2/lib -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -L/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lresolv -lqt-mt -lz -lGLU -lGL -lXmu -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl /bin/mv -f libwizards.so ../../../../plugins/designer/ make[5]: Leaving directory `/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/tools/designer/plugins/wizards' make[4]: Leaving directory `/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/tools/designer/plugins' make[3]: *** [sub-plugins] Error 2 make[3]: Leaving directory `/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/tools/designer' make[2]: *** [sub-designer] Error 2 make[2]: Leaving directory `/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/tools' make[1]: *** [sub-tools] Error 2 make[1]: Leaving directory `/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8' make: *** [init] Error 2 ### execution of /tmp/fink.6wITL failed, exit code 2 ### execution of /tmp/fink.j_LiI failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-qt3-3.3.8-2001 (Reading database ... 368057 files and directories currently installed.) Removing fink-buildlock-qt3-3.3.8-2001 ... Failed: phase compiling: qt3-3.3.8-2001 failed Before reporting any errors, please run "fink selfupdate" and try again. Also try using "fink configure" to set your maximum build jobs to 1 and attempt to build the package again. If you continue to have issues, please check to see if the FAQ on Fink's website solves the problem. If not, ask on one (not both, please) of these mailing lists: The Fink Users List <fink-users@lists.sourceforge.net> The Fink Beginners List <fink-beginn...@lists.sourceforge.net>, with a carbon copy to the maintainer: Benjamin Reed <q...@fink.raccoonfink.com> Note that this is preferable to emailing just the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. Please try to include the complete error message in your report. This generally consists of a compiler line starting with e.g. "gcc" or "g++" followed by the actual error output from the compiler. Also include the following system information: Package manager version: 0.35.1 Distribution version: selfupdate-rsync Sat Jul 20 18:24:21 2013, 10.8, x86_64 Trees: local/main stable/main local/injected Xcode.app: 4.6.3 Xcode command-line tools: 4.6.0.0.1.1365549073 Max. Fink build jobs: 2 Thanks in advance for any help in clearing this up. Gary K Olson ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users