[#187155] FAILED (try 11) del=geos1 geos.git=3.6.2-alt1 gdal.git=2.0.2-alt4.1 ...

Girar Builder awaiter robot girar-builder at altlinux.org
Fri Aug 18 13:00:57 MSK 2017


http://git.altlinux.org/tasks/187155/logs/events.11.1.log

2017-Aug-18 09:46:03 :: shared task #187155 for sisyphus resumed by cas:
#40 delete geos1
#60 build 3.6.2-alt1 from /people/cas/packages/geos.git
#100 removed
#140 build 2.0.2-alt4.1 from /people/cas/packages/gdal.git
#200 build 7.2.1-alt2 from /people/cas/packages/grass.git
#300 build 2.18.11-alt2 from /people/cas/packages/qgis.git
#400 removed
#500 removed
#600 removed
#700 build 1.6.0-alt3 from /people/cas/packages/spatialite-gui.git
#740 removed
#760 build 2.8-alt1 from /people/cas/packages/osgEarth.git
#1000 removed
#1040 build 1.1.0-alt1 from /people/cas/packages/python-module-mpl_toolkits.basemap.git
#1100 removed
#1200 build 11.19.7-alt1.qa3 from /people/cas/packages/monetdb.git
2017-Aug-18 09:46:24 :: created build repo
2017-Aug-18 09:46:25 :: [x86_64] #60 geos.git 3.6.2-alt1: build start
2017-Aug-18 09:46:25 :: [i586] #60 geos.git 3.6.2-alt1: build start
2017-Aug-18 09:47:24 :: [x86_64] geos.git 3.6.2-alt1: remote: no need to rebuild
2017-Aug-18 09:47:24 :: [x86_64] #60 geos.git 3.6.2-alt1: build OK
2017-Aug-18 09:47:24 :: [x86_64] #140 gdal.git 2.0.2-alt4.1: build start
2017-Aug-18 09:47:28 :: [i586] geos.git 3.6.2-alt1: remote: no need to rebuild
2017-Aug-18 09:47:28 :: [i586] #60 geos.git 3.6.2-alt1: build OK
2017-Aug-18 09:47:28 :: [i586] #140 gdal.git 2.0.2-alt4.1: build start
2017-Aug-18 09:47:49 :: [x86_64] gdal.git 2.0.2-alt4.1: remote: no need to rebuild
2017-Aug-18 09:47:49 :: [x86_64] #140 gdal.git 2.0.2-alt4.1: build OK
2017-Aug-18 09:47:49 :: [x86_64] #200 grass.git 7.2.1-alt2: build start
2017-Aug-18 09:47:53 :: [i586] gdal.git 2.0.2-alt4.1: remote: no need to rebuild
2017-Aug-18 09:47:53 :: [i586] #140 gdal.git 2.0.2-alt4.1: build OK
2017-Aug-18 09:47:53 :: [i586] #200 grass.git 7.2.1-alt2: build start
2017-Aug-18 09:48:14 :: [x86_64] grass.git 7.2.1-alt2: remote: no need to rebuild
2017-Aug-18 09:48:15 :: [x86_64] #200 grass.git 7.2.1-alt2: build OK
2017-Aug-18 09:48:15 :: [x86_64] #300 qgis.git 2.18.11-alt2: build start
2017-Aug-18 09:48:19 :: [i586] grass.git 7.2.1-alt2: remote: no need to rebuild
2017-Aug-18 09:48:20 :: [i586] #200 grass.git 7.2.1-alt2: build OK
2017-Aug-18 09:48:20 :: [i586] #300 qgis.git 2.18.11-alt2: build start
2017-Aug-18 09:49:22 :: [x86_64] qgis.git 2.18.11-alt2: remote: no need to rebuild
2017-Aug-18 09:49:24 :: [x86_64] #300 qgis.git 2.18.11-alt2: build OK
2017-Aug-18 09:49:24 :: [x86_64] #700 spatialite-gui.git 1.6.0-alt3: build start
2017-Aug-18 09:49:36 :: [i586] qgis.git 2.18.11-alt2: remote: no need to rebuild
2017-Aug-18 09:49:36 :: [i586] #300 qgis.git 2.18.11-alt2: build OK
2017-Aug-18 09:49:37 :: [i586] #700 spatialite-gui.git 1.6.0-alt3: build start
2017-Aug-18 09:49:46 :: [x86_64] spatialite-gui.git 1.6.0-alt3: remote: no need to rebuild
2017-Aug-18 09:49:47 :: [x86_64] #700 spatialite-gui.git 1.6.0-alt3: build OK
2017-Aug-18 09:49:47 :: [x86_64] #760 osgEarth.git 2.8-alt1: build start
2017-Aug-18 09:49:58 :: [i586] spatialite-gui.git 1.6.0-alt3: remote: no need to rebuild
2017-Aug-18 09:49:59 :: [i586] #700 spatialite-gui.git 1.6.0-alt3: build OK
2017-Aug-18 09:49:59 :: [i586] #760 osgEarth.git 2.8-alt1: build start
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp: In constructor 'osgEarth::Symbology::GEOSContext::GEOSContext()':
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp:219:52: error: 'geos::geom::GeometryFactory::GeometryFactory(const geos::geom::PrecisionModel*)' is protected within this context
     _factory = new geos::geom::GeometryFactory( pm );
--
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp: In destructor 'osgEarth::Symbology::GEOSContext::~GEOSContext()':
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp:227:12: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
     delete _factory;
--
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp: In member function 'void osgEarth::Symbology::GEOSContext::disposeGeometry(geos::geom::Geometry*)':
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp:337:20: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
             delete f;
2017-Aug-18 10:00:06 :: [x86_64] osgEarth.git 2.8-alt1: remote: build failed
2017-Aug-18 10:00:06 :: [x86_64] #760 osgEarth.git 2.8-alt1: build FAILED
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp: In constructor 'osgEarth::Symbology::GEOSContext::GEOSContext()':
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp:219:52: error: 'geos::geom::GeometryFactory::GeometryFactory(const geos::geom::PrecisionModel*)' is protected within this context
     _factory = new geos::geom::GeometryFactory( pm );
--
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp: In destructor 'osgEarth::Symbology::GEOSContext::~GEOSContext()':
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp:227:12: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
     delete _factory;
--
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp: In member function 'void osgEarth::Symbology::GEOSContext::disposeGeometry(geos::geom::Geometry*)':
/usr/src/RPM/BUILD/osgearth-2.8/src/osgEarthSymbology/GEOS.cpp:337:20: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
             delete f;
2017-Aug-18 10:00:47 :: [i586] osgEarth.git 2.8-alt1: remote: build failed
2017-Aug-18 10:00:47 :: [i586] #760 osgEarth.git 2.8-alt1: build FAILED
2017-Aug-18 10:00:07 :: [x86_64] build FAILED
2017-Aug-18 10:00:47 :: [i586] build FAILED
2017-Aug-18 10:00:47 :: task #187155 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list