[Qgis-developer] Not working mac nightly

Larry Shaffer larrys at dakotacarto.com
Wed May 28 16:12:40 PDT 2014


Hi Vincent,

Under a normal compiling of QGIS, the psycopg2 Python package is not
installed, and is required to be installed by the user/developer. This is
different than the stable QGIS installer bundles from Kyngchaos.com, which
have other supporting libs and Python packages bundled in. Likewise, there
are no extra supporting installs for the Processing plugin, e.g. GRASS,
OTB, etc..

Adding all the supporting libs/packages would make the nightly
upload/download much, much larger. Also, the nightly is meant to be basic
build output for compiling and bundling, as defined by the CMake variable:

QGIS_MACAPP_BUNDLE=2

If the supporting libs/packages are included in those CMake scripts [1],
then they are in the nightly, excepting instances where there are issues
building them or building against them with the latest master version.

I will add information to the nightly download website that indicates what
extras components need locally installed.

Kyngchaos.com has many of the required Python packages available as
installers [2].

[0] https://github.com/qgis/QGIS/blob/master/INSTALL#L1989-L1992
[1] https://github.com/qgis/QGIS/tree/master/mac/cmake
[2] http://www.kyngchaos.com/software/python

Regards,

Larry Shaffer
Dakota Cartography
Black Hills, South Dakota


On Sun, May 25, 2014 at 2:07 AM, Vincent TINET <v.tinet at agam.org> wrote:

> It is loading fine with Larry’s new version.
>
> Except that the psycopg2 python library is missing from the bundle.
> Processing (at least) is needing it to load.
>
>
>
> Le 24 mai 2014 à 14:10, Vincent TINET <v.tinet at agam.org> a écrit :
>
> > I tried to test the nightly builds a few days in a row and it doesn’t
> starts with the following error :
> >
> > Process:         QGIS_2.3-dev [3186]
> > Path:
>  /Volumes/VOLUME/QGIS_2.3-dev.app/Contents/MacOS/QGIS_2.3-dev
> > Identifier:      org.qgis.qgis-dev
> > Version:         ???
> > Code Type:       X86-64 (Native)
> > Parent Process:  launchd [137]
> > Responsible:     QGIS_2.3-dev [3186]
> > User ID:         501
> >
> > Date/Time:       2014-05-24 14:08:16.406 +0200
> > OS Version:      Mac OS X 10.9.3 (13D65)
> > Report Version:  11
> > Anonymous UUID:  898BFD97-214E-074A-83DA-999963349E20
> >
> > Sleep/Wake UUID: 074ECD49-01FF-408E-8E93-087F7A4E4776
> >
> > Crashed Thread:  0
> >
> > Exception Type:  EXC_BREAKPOINT (SIGTRAP)
> > Exception Codes: 0x0000000000000002, 0x0000000000000000
> >
> > Application Specific Information:
> > dyld: launch, loading dependent libraries
> >
> > Dyld Error Message:
> >  Library not loaded: QtSvg.framework/Versions/4/QtSvg
> >  Referenced from:
> /Volumes/VOLUME/QGIS_2.3-dev.app/Contents/MacOS/lib/libqwt.dylib
> >  Reason: image not found
> >
> > Binary Images:
> >    0x7fff6c4d4000 -     0x7fff6c507817  dyld (239.4)
> <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
> >    0x7fff89306000 -     0x7fff89306fff  com.apple.ApplicationServices
> (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
> >    0x7fff8caa3000 -     0x7fff8caf1ff9  libstdc++.6.dylib (60)
> <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
> >    0x7fff8d29c000 -     0x7fff8d481fff  com.apple.CoreFoundation (6.9 -
> 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91>
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> >    0x7fff8e6e6000 -     0x7fff8e752fff  com.apple.framework.IOKit (2.0.1
> - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> >    0x7fff92c58000 -     0x7fff92c59ff7  libSystem.B.dylib (1197.1.1)
> <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
> >    0x7fff930a5000 -     0x7fff930a5fff  com.apple.CoreServices (59 - 59)
> <7A697B5E-F179-30DF-93F2-8B503CEEEFD5>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
> >    0x7fff93268000 -     0x7fff93280fff  libexpat.1.dylib (12)
> <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140528/f0ab248d/attachment.html>


More information about the Qgis-developer mailing list