[Debichem-devel] Bug#920986: rdkit downloads dependencies during the build

Matthias Klose doko at debian.org
Thu Jan 31 11:15:27 GMT 2019


Package: src:rdkit
Version: 201809.1+dfsg-4
Severity: serious
Tags: sid buster

rdkit downloads dependencies during the build:

-- Found the following Boost libraries:
--   serialization
== Using strict rotor definition
Downloading https://github.com/schrodinger/maeparser/archive/v1.0.1.tar.gz...
Downloading https://github.com/schrodinger/coordgenlibs/archive/v1.1.tar.gz...
== Updating Filters.cpp from pains file
== Done updating pains files
Downloading https://github.com/Tencent/rapidjson/archive/v1.1.0.tar.gz...
-- Configuring done
-- Generating done


and without network access ftbfs

-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Boost version: 1.67.0
-- Found the following Boost libraries:
--   serialization
== Using strict rotor definition
Downloading https://github.com/schrodinger/maeparser/archive/v1.0.1.tar.gz...
CMake Error at Code/cmake/Modules/RDKitUtils.cmake:215 (MESSAGE):
  The md5 checksum for
  /<<BUILDDIR>>/rdkit-201809.1+dfsg/External/CoordGen/master.tar.gz is
  incorrect; expected: 1292494df756e95fd1cce722286f28fe, found:
  d41d8cd98f00b204e9800998ecf8427e
Call Stack (most recent call first):
  External/CoordGen/CMakeLists.txt:12 (downloadAndCheckMD5)


-- Configuring incomplete, errors occurred!



More information about the Debichem-devel mailing list