#52185: mysql57 @5.7.15: Download failed, error: 56;"Failure when receiving data from the peer" --------------------------+----------------------- Reporter: ryandesign@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Keywords: | Port: mysql57 --------------------------+----------------------- mysql57 fails to configure. Looks like cmake is trying to download boost: {{{ -- MySQL 5.7.15 -- Packaging as: mysql-5.7.15-osx10.11-x86_64 -- Downloading boost_1_59_0.tar.gz to /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_mysql57/mysql57/work/build/boost -- [download 0% complete] -- Download failed, error: 56;"Failure when receiving data from the peer" CMake Error at cmake/boost.cmake:194 (MESSAGE): You can try downloading http://sourceforge.net/projects/boost/files/boost/1.59.0/boost_1_59_0.tar.gz manually using curl/wget or a similar tool Call Stack (most recent call first): CMakeLists.txt:455 (INCLUDE) -- Configuring incomplete, errors occurred! }}} Build systems shouldn't download other files. Either declare a dependency on the boost port, or if that won't work, list the boost distfile in the port's distfiles so that MacPorts can download it, then make the build system use that copy. -- Ticket URL: <https://trac.macports.org/ticket/52185> MacPorts <https://www.macports.org/> Ports system for macOS