#4752 closed defect (fixed)
PostGIS 3.0.2 build error on ppc64le
Reported by: | devrimgunduz | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.0.10 |
Component: | postgis | Version: | 3.0.x |
Keywords: | Cc: |
Description
Hi,
I'm getting the errors in the attached file while building 3.0.2 on RHEL 7 / ppc64le. Can you please take a look?
Thanks!
Attachments (1)
Change History (11)
by , 4 years ago
Attachment: | postgis-4752.txt added |
---|
comment:1 by , 4 years ago
comment:4 by , 4 years ago
Milestone: | PostGIS 3.0.3 → PostGIS Fund Me |
---|
comment:5 by , 16 months ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Refer to #5450 for more info
comment:10 by , 16 months ago
Milestone: | PostGIS Fund Me → PostGIS 3.0.10 |
---|
Note:
See TracTickets
for help on using tickets.
There is 2 things I see from those logs:
Can you check manually (
make postgis.sql
in the postgis/ directory) to see what command is being executed in that machine?I think there isn't anything in that cpp call that depends on the architecture. Is there a chance that the issue is in the machine setup and not in the project code itself?