[PostGIS] #6039: address_standardizer PG_MODULE_MAGIC macro is missing
PostGIS
trac at osgeo.org
Sun Jan 25 23:35:34 PST 2026
#6039: address_standardizer PG_MODULE_MAGIC macro is missing
---------------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.7.0
Component: pagc_address_parser | Version: 3.5.x
Keywords: |
---------------------------------+---------------------------
I'm seeing an error on winnie when testing address_standardizer and also
on my local machine when testing pg14.
{{{
ERROR: incompatible library
"C:/ming64/projects/postgresql/rel/pg14w64/lib/address_standardizer-3.7.dll":
missing magic block
HINT: Extension libraries are required to use the PG_MODULE_MAGIC macro.
}}}
I haven't tested on pg16 and above to see if it's the same issue. Seems
to be only address standardizer with this issue. I assume it's related to
#6036
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6039>
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