Hi all I have managed to compile successfully branch 4.2.X under Ubuntu 18.04 x64 but there are some errors during download of external dependencies that maybe someone can fix?
First situaton: download from http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz failed (404 Not Found) download failed This folder no longer exists. Is this link declared somewhere in the build system and could be corrected? Second situation: Many libraries are downloaded from sourceforge (which frequently has mirror issues). Couldn't these libraries be hosted on the AOO server? E.g. download from https://sourceforge.net/projects/dejavu/files/dejavu/2.37/dejavu-fonts-ttf-2.37.tar.bz2 failed (302 Found) download failed download from https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2 failed (302 Found) etc Third situation: Downloaded modules checksums are not verified downloading dmake-4.12.tar.bz2 downloading to /source/openoffice/ext_sources/dmake-4.12.tar.bz2.part checksum not given, md5 of file is 266d817492d8259a640fad075461080e downloading epm-3.7.tar.gz downloading to /source/openoffice/ext_sources/epm-3.7.tar.gz.part checksum not given, md5 of file is 3ade8cfe7e59ca8e65052644fed9fca4 Can this be added? All other modules are verified Fourth situation: downloading to /source/openoffice/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part MD5 checksum is OK The current version is jpegsrc.v9d.tar.gz Would it make sense to update to this version for branch 42X? version 8d is from Jan 2012 and 9d from Jan 2020 Thanks! Pedro