<div dir="ltr"><div>Hi,<br></div><div>QGIS compilation successful with <b>build ninja</b> on windows 10. While trying to install using <b>ninja install</b>, I am getting the following error message. There are many rows like below, few of them are below which also have the last line.</div><div><br></div>Could not execute: INSERT INTO tbl_srs(srs_id, description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type) VALUES (64078, 'Neptune (2015) / Ographic / Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +a=24764000 +b=24341000 +units=m +no_defs',520004078,'IAU_2015','89991',0,0,'Projected') [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]<br><br>Could not execute: INSERT INTO tbl_srs(srs_id, description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type) VALUES (64079, 'Neptune (2015) / Ocentric / Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +a=24764000 +b=24341000 +units=m +no_defs',520004079,'IAU_2015','89992',0,0,'Projected') [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]<br><br>Could not execute: INSERT INTO tbl_srs(srs_id, description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type) VALUES (64080, 'Charon (2015) - Sphere / Ocentric / Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +R=606000 +units=m +no_defs',520004080,'IAU_2015','90190',0,0,'Projected') [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]<br><br>Could not execute: INSERT INTO tbl_srs(srs_id, description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type) VALUES (64081, 'Gaspra (2015) - Sphere / Ocentric / Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +R=6100 +units=m +no_defs',520004081,'IAU_2015','951101090',0,0,'Projected') [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]<br><br>Could not execute: INSERT INTO tbl_srs(srs_id, description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type) VALUES (64082, 'Pluto (2015) - Sphere / Ocentric / Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +R=1188300 +units=m +no_defs',520004082,'IAU_2015','99990',0,0,'Projected') [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]<br><br><b>522 CRSs could not be updated.</b><br><div><br></div><div>Any clue?</div><div>Regards</div><div>Paul N</div></div>