Opened 6 years ago

Last modified 5 years ago

#57187 assigned defect

non-existent port py36-ffc — at Initial Version

Reported by: ADimits (Andris Dimits) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-ffc

Description

non-existent port py36-ffc - breaks ports that depend on it.

e.g.,

[n9287103:~] dimits1% sudo port install dolfin +mpich_devel +hdf5 +parmetis +petsc +slepc +suitesparse ---> Computing dependencies for dolfin The following dependencies will be installed: py36-ffc Continue? [Y/n]: y ---> Fetching distfiles for py36-ffc Error: Failed to fetch py36-ffc: py-ffc needs boost installed with a mpi variant Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-ffc/py36-ffc/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port dolfin failed [n9287103:~] dimits1% sudo port clean dolfin ---> Cleaning dolfin [n9287103:~] dimits1% sudo port install dolfin +mpich_devel ---> Computing dependencies for dolfin The following dependencies will be installed: py36-ffc Continue? [Y/n]: y ---> Fetching distfiles for py36-ffc Error: Failed to fetch py36-ffc: py-ffc needs boost installed with a mpi variant Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-ffc/py36-ffc/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port dolfin failed [n9287103:~] dimits1% sudo port install py-ffc ---> Computing dependencies for py-ffc The following dependencies will be installed: py36-ffc Continue? [Y/n]: y ---> Fetching distfiles for py36-ffc Error: Failed to fetch py36-ffc: py-ffc needs boost installed with a mpi variant Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-ffc/py36-ffc/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port py-ffc failed

Change History (1)

Changed 6 years ago by ADimits (Andris Dimits)

Attachment: main.log added

log of attempt to fetch py36-ffc sources

Note: See TracTickets for help on using tickets.