Opened 10 years ago

Closed 9 years ago

#2930 closed defect (invalid)

SFCGAL won't build on Ubuntu without 3GB+ RAM

Reported by: smathermather Owned by: colivier
Priority: medium Milestone: PostGIS 2.1.8
Component: sfcgal Version: master
Keywords: Cc:

Description

If I try to build SFCGAL on Ubuntu 12.04 or 14.04 with less than 3GB of RAM, it fails with the following:

make[2]: * [src/CMakeFiles/SFCGAL.dir/triangulatePolygon.cpp.o] Error 4] make[2]: * Waiting for unfinished jobs…. make[1]: * [src/CmakeFiles/SFCGAL.dir/all] Error 2

This is true both for 2.1 and trunk.

Change History (6)

comment:1 by pramsey, 9 years ago

Milestone: PostGIS 2.1.5PostGIS 2.1.6

comment:2 by pramsey, 9 years ago

Milestone: PostGIS 2.1.6PostGIS 2.1.7

comment:3 by robe, 9 years ago

Milestone: PostGIS 2.1.7PostGIS 2.1.8

comment:4 by strk, 9 years ago

shouldn't this ticket be moved to https://github.com/Oslandia/SFCGAL/issues ?

comment:5 by robe, 9 years ago

ah yes it should. Steve can you test again to see if still an issue and move if it is.

comment:6 by robe, 9 years ago

Resolution: invalid
Status: newclosed

closing this since its not a PostGIS issue.

Note: See TracTickets for help on using tickets.