[postgis-tickets] [PostGIS] #3967: dbscan_test blinks with Illegal instruction on travis
PostGIS
trac at osgeo.org
Sun Dec 31 05:59:10 PST 2017
#3967: dbscan_test blinks with Illegal instruction on travis
---------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
svn-trunk branch, just one build of three.
https://travis-ci.org/postgis/postgis/jobs/322953526
{{{
Suite: clustering
Test: basic_test ...passed
Test: nonsequential_test ...passed
Test: basic_distance_test ...passed
Test: single_input_test ...passed
Test: empty_inputs_test ...passed
Test: multipoint_test ...passed
Test: dbscan_test ...make[3]: *** [check] Illegal instruction (core
dumped)
make[3]: Leaving directory
`/home/travis/build/postgis/postgis/liblwgeom/cunit'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/travis/build/postgis/postgis/liblwgeom'
make[1]: *** [check] Error 1
make[1]: Leaving directory `/home/travis/build/postgis/postgis'
make: *** [installcheck] Error 2
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3967>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list