Opened 5 years ago

Closed 5 years ago

#4320 closed defect (invalid)

Compile without wagyu still wants wagyu?

Reported by: pramsey Owned by: Algunenano
Priority: blocker Milestone: PostGIS 3.0.0
Component: postgis Version: master
Keywords: Cc:

Description

Configured without specifying —with-wagyu, and ran regression tests, and failed at database load.

psql:/Users/pramsey/Code/postgis-git/regress/00-regress-install/share/contrib/postgis/postgis.sql:2855: ERROR:  could not find function "postgis_wagyu_version" in file "/Users/pramsey/Code/postgis-git/regress/00-regress-install/lib/postgis-3.so"

Change History (1)

comment:1 by pramsey, 5 years ago

Resolution: invalid
Status: assignedclosed

This was my test instance trying to load a dll from the system location instead of the test one? Happens to me every now and again, I hate it.

Note: See TracTickets for help on using tickets.