Opened 3 years ago
Closed 3 years ago
#5138 closed defect (fixed)
gitlab-ci failing on postgis-2.5
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.5.6 |
Component: | QA/buildbots | Version: | 2.5.x -- EOL |
Keywords: | Cc: |
Description
Want to fix gitlab failure before releasing PostGIS 2.5
Currently failing with:
https://gitlab.com/postgis/postgis/-/jobs/2356534292
done; ---- Making all in liblwgeom make[1]: Entering directory '/builds/postgis/postgis/liblwgeom' yacc -p wkt_yy -o'lwin_wkt_parse.c' -d lwin_wkt_parse.y /bin/bash: yacc: command not found Makefile:214: recipe for target 'lwin_wkt_parse.h' failed make[1]: *** [lwin_wkt_parse.h] Error 127 make[1]: Leaving directory '/builds/postgis/postgis/liblwgeom' GNUmakefile:16: recipe for target 'all' failed make: *** [all] Error 1 Cleaning up project directory and file based variables
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7d17eb5/git: