On 7/21/13 11:21 PM, Saleh Elmohamed wrote: > Hi guys, > > >>> fink selfupdate > > ... > ... > >>> fink update-all > > terminates in a failure at the end as shown below. > ... > ... > ... > patching file Makefile > patching file config.tests/x11/xfreetype.test > patching file configure > File include/qglobal.h is not a regular file -- refusing to patch > 3 out of 3 hunks ignored -- saving rejects to file include/qglobal.h.rej > patching file mkspecs/darwin-g++/qmake.conf > patching file mkspecs/darwin-g++/qplatformdefs.h > patching file qmake/Makefile.unix > patching file qmake/main.cpp > patching file src/kernel/qprocess_unix.cpp > patching file src/moc/moc.pro > patching file src/network/qdns.cpp > patching file src/qt_professional.pri > patching file src/qtmain.pro > patching file src/sql/qdatatable.cpp > patching file src/sql/qsqldatabase.cpp > patching file src/sql/qsqlindex.cpp > patching file src/sql/qsqlrecord.cpp > patching file src/tools/qdir_unix.cpp > patching file src/tools/qglobal.cpp > patching file src/tools/qglobal.h > patching file src/tools/qgpluginmanager.cpp > patching file src/tools/qlibrary.cpp > patching file src/tools/qlibrary_unix.cpp > patching file src/tools/qmutex_unix.cpp > patching file src/tools/qsettings.cpp > patching file src/tools/qstring.cpp > patching file src/tools/qt_tools.pri > patching file src/widgets/qtextedit.cpp > patching file src/xml/qsvgdevice.cpp > patching file tools/assistant/assistant.pro > patching file tools/designer/app/app.pro > patching file tools/designer/designer/designer.pro > patching file tools/designer/editor/editor.pro > patching file tools/designer/uic/uic.pro > patching file tools/linguist/linguist/linguist.pro > patching file tools/linguist/linguist.pro > patching file tools/linguist/lrelease/lrelease.pro > patching file tools/linguist/lupdate/lupdate.pro > patching file tools/linguist/qm2ts/qm2ts.pro > patching file tools/qtconfig/qtconfig.pro > ### execution of /tmp/fink.bAHbU failed, exit code 1 > ### execution of /tmp/fink.H_Vze failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-qt3-3.3.8-2001 > (Reading database ... 232008 files and directories currently installed.) > Removing fink-buildlock-qt3-3.3.8-2001 ... > Failed: phase patching: 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 <[email protected]> > The Fink Beginners List <[email protected]>, > > with a carbon copy to the maintainer: > > Benjamin Reed <[email protected]> > > 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 Mon Jul 22 02:06:28 2013, 10.7, x86_64 > Trees: local/main stable/main > Xcode.app: 4.5 > Xcode command-line tools: 4.6.0.0.1.1365549073 > Max. Fink build jobs: 4 > > ============================================ > > Thanks, > Saleh > >
I didn't have this problem with qt3-3.3.8-2001. qglobal.h looks like a regular file here: $ file /sw/src/fink.build/qt3-3.3.8-2002/qt-x11-free-3.3.8/include/qglobal.h /sw/src/fink.build/qt3-3.3.8-2002/qt-x11-free-3.3.8/include/qglobal.h: C++ source, ASCII text What do you get if you run the above command (modified as appropriate with your Fink tree)? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ 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 [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
