On 3/25/2015 1:02 PM, Andrew Frederiksen wrote: > Hi all — > > I’m running into a build problem with QGIS (on OS X 10.10.2, if it matters). > The build process for qgis26-py27 fails with the following error: > >> [ 93%] Generating ../output/i18n/qgis_ar.qm >> cd /sw/src/fink.build/qgis26-py27-2.6.1-1/qgis-2.6.1/build/i18n && >> QT_LRELEASE_EXECUTABLE-NOTFOUND -verbose >> /sw/src/fink.build/qgis26-py27-2.6.1-1/qgis-2.6.1/i18n/qgis_ar.ts -qm >> /sw/src/fink.build/qgis26-py27-2.6.1-1/qgis-2.6.1/build/output/i18n/qgis_ar.qm >> /bin/sh: QT_LRELEASE_EXECUTABLE-NOTFOUND: command not found >> i18n/CMakeFiles/translations.dir/build.make:88: recipe for target >> 'output/i18n/qgis_ar.qm' failed >> make[2]: *** [output/i18n/qgis_ar.qm] Error 127 >> make[2]: Leaving directory >> '/sw/src/fink.build/qgis26-py27-2.6.1-1/qgis-2.6.1/build' >> CMakeFiles/Makefile2:2772: recipe for target >> 'i18n/CMakeFiles/translations.dir/all' failed >> make[1]: *** [i18n/CMakeFiles/translations.dir/all] Error 2 >> make[1]: Leaving directory >> '/sw/src/fink.build/qgis26-py27-2.6.1-1/qgis-2.6.1/build' >> Makefile:136: recipe for target 'all' failed >> make: *** [all] Error 2 >> ### execution of /tmp/fink.ZJh46 failed, exit code 2 >> ### execution of /tmp/fink.pbkFI failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-qgis26-py27-2.6.1-1 >> (Reading database ... 223898 files and directories currently installed.) >> Removing fink-buildlock-qgis26-py27-2.6.1-1 ... >> Failed: phase compiling: qgis26-py27-2.6.1-1 failed >> > > > What’s strange is that lrelease is installed (in /sw/bin/lrelease). Any ideas?
/usr/bin/lrelease is the qt3 program. qgis26-py27 needs the qt4-mac based on, and that is provided by the package 'qt4-base-mac-linguist', which needs to be added to the BuildDepends field. Hanspeter ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ 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