[osgeo4w-dev] [osgeo4w] #843: running bootstrap.sh on new machine

OSGeo4W trac_osgeo4w at osgeo.org
Wed Jul 31 03:12:51 PDT 2024


#843: running bootstrap.sh on new machine
-------------------+----------------------------
Reporter:  rkolka  |       Owner:  osgeo4w-dev@…
    Type:  defect  |      Status:  new
Priority:  normal  |   Component:  Package
 Version:          |  Resolution:
Keywords:  gsl     |
-------------------+----------------------------
Comment (by rkolka):

 This can be closed.
 I managed to build most things. Most crucially gdal, qgis-ltr, qgis-ltr-
 dev.
 Building Qt6 failed with fatal error C1002: compiler is out of heap space
 (12GB of RAM)
 Some python-... things failed. etc.

 I found 1 important changed location.
 {{{
 /src/arrow-cpp/osgeo4w/package.sh
 -[ -f apache-arrow-$V.tar.gz ] || wget
 https://dist.apache.org/repos/dist/release/arrow/arrow-$V/apache-
 arrow-$V.tar.gz
 +[ -f apache-arrow-$V.tar.gz ] || wget
 https://archive.apache.org/dist/arrow/arrow-$V/apache-arrow-$V.tar.gz

 }}}
-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/843#comment:5>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list