[Tile-serving] [openstreetmap/osm2pgsql] 1.9.2 failed to build on several architectures (error: static assertion failed) (Issue #2065)

Bas Couwenberg notifications at github.com
Mon Sep 4 14:13:22 UTC 2023


The Debian package build for 1.9.2 failed on several architectures:
```
/<<PKGBUILDDIR>>/src/gen/tracer.cpp:51:36: error: static assertion failed
   51 | static_assert(sizeof(potrace_word) == 8);
      |               ~~~~~~~~~~~~~~~~~~~~~^~~~
```
Full buildlogs: [i386](https://buildd.debian.org/status/fetch.php?pkg=osm2pgsql&arch=i386&ver=1.9.2%2Bds-1&stamp=1693835886&raw=0), [armel](https://buildd.debian.org/status/fetch.php?pkg=osm2pgsql&arch=armel&ver=1.9.2%2Bds-1&stamp=1693835641&raw=0), [armhf](https://buildd.debian.org/status/fetch.php?pkg=osm2pgsql&arch=armhf&ver=1.9.2%2Bds-1&stamp=1693835745&raw=0), [powerpc](https://buildd.debian.org/status/fetch.php?pkg=osm2pgsql&arch=powerpc&ver=1.9.2%2Bds-1&stamp=1693836496&raw=0)

`sizeof()` most likely returns 4 on these architectures, see:

 https://wiki.debian.org/ArchitectureSpecificsMemo#Summary

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/2065
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/issues/2065 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230904/427e90a5/attachment.htm>


More information about the Tile-serving mailing list