[#187155] FAILED (try 8) 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 12:17:02 MSK 2017


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

2017-Aug-18 08:59:30 :: 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
#1000 build 2.7-alt2 from /people/cas/packages/osgEarth.git
#1100 build 1.5.17-alt1.post1.1 from /people/cas/packages/python-module-shapely.git
#1200 build 11.19.7-alt1.qa3 from /people/cas/packages/monetdb.git
2017-Aug-18 08:59:49 :: created build repo
2017-Aug-18 08:59:50 :: [x86_64] #60 geos.git 3.6.2-alt1: build start
2017-Aug-18 08:59:50 :: [i586] #60 geos.git 3.6.2-alt1: build start
2017-Aug-18 09:00:50 :: [x86_64] geos.git 3.6.2-alt1: remote: no need to rebuild
2017-Aug-18 09:00:51 :: [x86_64] #60 geos.git 3.6.2-alt1: build OK
2017-Aug-18 09:00:51 :: [x86_64] #140 gdal.git 2.0.2-alt4.1: build start
2017-Aug-18 09:00:54 :: [i586] geos.git 3.6.2-alt1: remote: no need to rebuild
2017-Aug-18 09:00:54 :: [i586] #60 geos.git 3.6.2-alt1: build OK
2017-Aug-18 09:00:54 :: [i586] #140 gdal.git 2.0.2-alt4.1: build start
2017-Aug-18 09:01:16 :: [x86_64] gdal.git 2.0.2-alt4.1: remote: no need to rebuild
2017-Aug-18 09:01:16 :: [x86_64] #140 gdal.git 2.0.2-alt4.1: build OK
2017-Aug-18 09:01:16 :: [x86_64] #200 grass.git 7.2.1-alt2: build start
2017-Aug-18 09:01:21 :: [i586] gdal.git 2.0.2-alt4.1: remote: no need to rebuild
2017-Aug-18 09:01:21 :: [i586] #140 gdal.git 2.0.2-alt4.1: build OK
2017-Aug-18 09:01:21 :: [i586] #200 grass.git 7.2.1-alt2: build start
2017-Aug-18 09:01:43 :: [x86_64] grass.git 7.2.1-alt2: remote: no need to rebuild
2017-Aug-18 09:01:44 :: [x86_64] #200 grass.git 7.2.1-alt2: build OK
2017-Aug-18 09:01:44 :: [x86_64] #300 qgis.git 2.18.11-alt2: build start
2017-Aug-18 09:01:47 :: [i586] grass.git 7.2.1-alt2: remote: no need to rebuild
2017-Aug-18 09:01:47 :: [i586] #200 grass.git 7.2.1-alt2: build OK
2017-Aug-18 09:01:47 :: [i586] #300 qgis.git 2.18.11-alt2: build start
2017-Aug-18 09:02:16 :: [x86_64] qgis.git 2.18.11-alt2: remote: no need to rebuild
2017-Aug-18 09:02:16 :: [x86_64] #300 qgis.git 2.18.11-alt2: build OK
2017-Aug-18 09:02:16 :: [x86_64] #700 spatialite-gui.git 1.6.0-alt3: build start
2017-Aug-18 09:02:19 :: [i586] qgis.git 2.18.11-alt2: remote: no need to rebuild
2017-Aug-18 09:02:20 :: [i586] #300 qgis.git 2.18.11-alt2: build OK
2017-Aug-18 09:02:20 :: [i586] #700 spatialite-gui.git 1.6.0-alt3: build start
2017-Aug-18 09:04:59 :: [x86_64] #700 spatialite-gui.git 1.6.0-alt3: build OK
2017-Aug-18 09:04:59 :: [x86_64] #1000 osgEarth.git 2.7-alt2: build start
2017-Aug-18 09:05:25 :: [i586] #700 spatialite-gui.git 1.6.0-alt3: build OK
2017-Aug-18 09:05:25 :: [i586] #1000 osgEarth.git 2.7-alt2: build start
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp: In constructor 'osgEarth::Symbology::GEOSContext::GEOSContext()':
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp:215: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.7/src/osgEarthSymbology/GEOS.cpp: In destructor 'osgEarth::Symbology::GEOSContext::~GEOSContext()':
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp:223:12: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
     delete _factory;
--
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp: In member function 'void osgEarth::Symbology::GEOSContext::disposeGeometry(geos::geom::Geometry*)':
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp:333:20: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
             delete f;
2017-Aug-18 09:16:10 :: [x86_64] osgEarth.git 2.7-alt2: remote: build failed
2017-Aug-18 09:16:10 :: [x86_64] #1000 osgEarth.git 2.7-alt2: build FAILED
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp: In constructor 'osgEarth::Symbology::GEOSContext::GEOSContext()':
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp:215: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.7/src/osgEarthSymbology/GEOS.cpp: In destructor 'osgEarth::Symbology::GEOSContext::~GEOSContext()':
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp:223:12: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
     delete _factory;
--
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp: In member function 'void osgEarth::Symbology::GEOSContext::disposeGeometry(geos::geom::Geometry*)':
/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarthSymbology/GEOS.cpp:333:20: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
             delete f;
2017-Aug-18 09:17:00 :: [i586] osgEarth.git 2.7-alt2: remote: build failed
2017-Aug-18 09:17:00 :: [i586] #1000 osgEarth.git 2.7-alt2: build FAILED
2017-Aug-18 09:16:10 :: [x86_64] build FAILED
2017-Aug-18 09:17:00 :: [i586] build FAILED
2017-Aug-18 09:17:00 :: task #187155 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list