Opened 6 years ago

Closed 6 years ago

#3967 closed defect (worksforme)

dbscan_test blinks with Illegal instruction on travis

Reported by: komzpa Owned by: dbaston
Priority: medium Milestone: PostGIS 2.5.0
Component: postgis Version: master
Keywords: Cc:

Description

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

Change History (3)

comment:1 by robe, 6 years ago

Owner: changed from pramsey to dbaston

comment:2 by komzpa, 6 years ago

In 16216:

[travis] Travis lies about cpu type which causes -march builds to fail.

Change the build matrix.

References #3967

comment:3 by dbaston, 6 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.