Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2017 07:11:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219091] graphics/qgis: 2.18.7 build failures - python coredumps
Message-ID:  <bug-219091-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219091

            Bug ID: 219091
           Summary: graphics/qgis: 2.18.7 build failures - python
                    coredumps
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: la5lbtyi@aon.at
                CC: rhurlin@gwdg.de
                CC: rhurlin@gwdg.de
             Flags: maintainer-feedback?(rhurlin@gwdg.de)

Scenario:
- Upgrading graphics/qgis using portmaster from 2.18.4_1 to 2.18.7
- Modified Makefile to depend on postgis23 instead of postgis22 (most likely
unrelated to this issue since it has worked with several previous iteration=
s of
the port)

Result:
- The build fails with python core dumps; probably mostly in files dealing =
with
UI dialogs as shown by the following grep result:

# grep 'core dump' /tmp/make.out
gmake[4]: ***
[python/plugins/GdalTools/tools/CMakeFiles/zzz-GdalTools-2-depend.dir/build=
.make:121:
python/plugins/GdalTools/tools/ui_dialogAbout.py] Segmentation fault (core
dumped)
gmake[4]: ***
[python/plugins/db_manager/CMakeFiles/zzz-db_manager-18-depend.dir/build.ma=
ke:80:
python/plugins/db_manager/ui_DlgCreateConstraint.py] Segmentation fault (co=
re
dumped)
gmake[4]: ***
[python/plugins/db_manager/CMakeFiles/zzz-db_manager-18-depend.dir/build.ma=
ke:76:
python/plugins/db_manager/ui_DlgAddGeometryColumn.py] Segmentation fault (c=
ore
dumped)
gmake[4]: ***
[python/plugins/db_manager/CMakeFiles/zzz-db_manager-18-depend.dir/build.ma=
ke:84:
python/plugins/db_manager/ui_DlgCreateIndex.py] Segmentation fault (core
dumped)
#=20

- Build log of second build after first failure attached (restarted 'make')

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219091-13>