[#187155] FAILED (try 12) 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:15:30 MSK 2017
http://git.altlinux.org/tasks/187155/logs/events.12.1.log
2017-Aug-18 10:07: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
#750 build 0.92.1-alt1 from /people/cas/packages/osm2pgsql.git
#760 removed
#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 10:09:37 :: created build repo
2017-Aug-18 10:09:47 :: [x86_64] #60 geos.git 3.6.2-alt1: build start
2017-Aug-18 10:09:47 :: [i586] #60 geos.git 3.6.2-alt1: build start
2017-Aug-18 10:10:41 :: [x86_64] geos.git 3.6.2-alt1: remote: no need to rebuild
2017-Aug-18 10:10:42 :: [i586] geos.git 3.6.2-alt1: remote: no need to rebuild
2017-Aug-18 10:10:42 :: [x86_64] #60 geos.git 3.6.2-alt1: build OK
2017-Aug-18 10:10:43 :: [x86_64] #140 gdal.git 2.0.2-alt4.1: build start
2017-Aug-18 10:10:43 :: [i586] #60 geos.git 3.6.2-alt1: build OK
2017-Aug-18 10:10:44 :: [i586] #140 gdal.git 2.0.2-alt4.1: build start
2017-Aug-18 10:11:16 :: [x86_64] gdal.git 2.0.2-alt4.1: remote: no need to rebuild
2017-Aug-18 10:11:16 :: [i586] gdal.git 2.0.2-alt4.1: remote: no need to rebuild
2017-Aug-18 10:11:17 :: [i586] #140 gdal.git 2.0.2-alt4.1: build OK
2017-Aug-18 10:11:18 :: [i586] #200 grass.git 7.2.1-alt2: build start
2017-Aug-18 10:11:19 :: [x86_64] #140 gdal.git 2.0.2-alt4.1: build OK
2017-Aug-18 10:11:19 :: [x86_64] #200 grass.git 7.2.1-alt2: build start
2017-Aug-18 10:12:12 :: [i586] grass.git 7.2.1-alt2: remote: no need to rebuild
2017-Aug-18 10:12:13 :: [i586] #200 grass.git 7.2.1-alt2: build OK
2017-Aug-18 10:12:13 :: [i586] #300 qgis.git 2.18.11-alt2: build start
2017-Aug-18 10:12:14 :: [x86_64] grass.git 7.2.1-alt2: remote: no need to rebuild
2017-Aug-18 10:12:16 :: [x86_64] #200 grass.git 7.2.1-alt2: build OK
2017-Aug-18 10:12:16 :: [x86_64] #300 qgis.git 2.18.11-alt2: build start
2017-Aug-18 10:14:05 :: [x86_64] qgis.git 2.18.11-alt2: remote: no need to rebuild
2017-Aug-18 10:14:05 :: [i586] qgis.git 2.18.11-alt2: remote: no need to rebuild
2017-Aug-18 10:14:06 :: [i586] #300 qgis.git 2.18.11-alt2: build OK
2017-Aug-18 10:14:06 :: [i586] #700 spatialite-gui.git 1.6.0-alt3: build start
2017-Aug-18 10:14:07 :: [x86_64] #300 qgis.git 2.18.11-alt2: build OK
2017-Aug-18 10:14:08 :: [x86_64] #700 spatialite-gui.git 1.6.0-alt3: build start
2017-Aug-18 10:14:27 :: [i586] spatialite-gui.git 1.6.0-alt3: remote: no need to rebuild
2017-Aug-18 10:14:28 :: [i586] #700 spatialite-gui.git 1.6.0-alt3: build OK
2017-Aug-18 10:14:28 :: [x86_64] spatialite-gui.git 1.6.0-alt3: remote: no need to rebuild
2017-Aug-18 10:14:28 :: [i586] #750 osm2pgsql.git 0.92.1-alt1: build start
2017-Aug-18 10:14:30 :: [x86_64] #700 spatialite-gui.git 1.6.0-alt3: build OK
2017-Aug-18 10:14:30 :: [x86_64] #750 osm2pgsql.git 0.92.1-alt1: build start
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geom_t geometry_builder::get_wkb_simple(const nodelist_t&, int) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:236:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:236:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geoms_t geometry_builder::get_wkb_split(const nodelist_t&, int, double) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:272:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:272:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In static member function 'static int geometry_builder::parse_wkb(const char*, multinodelist_t&, bool*)':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:349:21: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:349:21: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geoms_t geometry_builder::build_polygons(const multinodelist_t&, bool, osmid_t) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:404:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:404:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geom_t geometry_builder::build_multilines(const multinodelist_t&, osmid_t) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:550:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:550:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
2017-Aug-18 10:15:19 :: [i586] osm2pgsql.git 0.92.1-alt1: remote: build failed
2017-Aug-18 10:15:19 :: [i586] #750 osm2pgsql.git 0.92.1-alt1: build FAILED
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geom_t geometry_builder::get_wkb_simple(const nodelist_t&, int) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:236:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:236:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geoms_t geometry_builder::get_wkb_split(const nodelist_t&, int, double) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:272:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:272:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In static member function 'static int geometry_builder::parse_wkb(const char*, multinodelist_t&, bool*)':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:349:21: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:349:21: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geoms_t geometry_builder::build_polygons(const multinodelist_t&, bool, osmid_t) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:404:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:404:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
--
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp: In member function 'geometry_builder::pg_geom_t geometry_builder::build_multilines(const multinodelist_t&, osmid_t) const':
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:550:25: error: 'geos::geom::GeometryFactory::GeometryFactory()' is protected within this context
GeometryFactory gf;
--
GeometryFactory();
/usr/src/RPM/BUILD/osm2pgsql-0.92.1/geometry-builder.cpp:550:25: error: 'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected within this context
GeometryFactory gf;
2017-Aug-18 10:15:19 :: [x86_64] osm2pgsql.git 0.92.1-alt1: remote: build failed
2017-Aug-18 10:15:19 :: [x86_64] #750 osm2pgsql.git 0.92.1-alt1: build FAILED
2017-Aug-18 10:15:19 :: [i586] build FAILED
2017-Aug-18 10:15:20 :: [x86_64] build FAILED
2017-Aug-18 10:15:20 :: task #187155 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list