Opened 10 years ago
Closed 10 years ago
#3017 closed defect (duplicate)
Passing RUNTESTFLAGS variable to "make check" breaks SFCGAL tests
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.6 |
Component: | build | Version: | 2.1.x |
Keywords: | Cc: | robe |
Description
Run "make check RUNTESTFLAGS=-v" and all sfcgal tests are broken. This is due to the command-line passed variable overriding the Makefile-defined one which adds —sfcgal to the run_test call.
See http://www.gnu.org/software/make/manual/make.html#Override-Directive
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Cc: | added |
---|
comment:3 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closing as duplicate of #2794
Note:
See TracTickets
for help on using tickets.
I've found that Regina fixed this in trunk with r12703 back in June 2014… dunno why it wasn't backported to 2.1