Changes between Initial Version and Version 1 of Ticket #62567


Ignore:
Timestamp:
Mar 26, 2021, 6:20:24 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_scalapack/scalapack/work/scalapack-2.1.0/BLACS/SRC/igsum2d_.c:153:7: error: implicit declaration of function 'BI_imvcopy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build : error: implicit declaration of function 'BI_dmvcopy' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build       BI_imvcopy(Mpval(m), Mpval(n), A, tlda, bp->Buff);
:info:build       ^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62567

    • Property Keywords bigsur catalina added; scalapack BigSur removed
    • Property Summary changed from Failure to install scalapack-2.1.0 to scalapack @2.1.0 build failure due to implicit declaration
  • Ticket #62567 – Description

    initial v1  
    66
    77Macport Version: 2.6.4
    8 
     8{{{
    99% sudo port install scalapack
    10 
    1110--->  Attempting to fetch scalapack-2.1.0_0+accelerate+gfortran+mpich.darwin_20.x86_64.tbz2 from https://packages.macports.org/scalapack
    12 
    1311--->  Fetching distfiles for scalapack
    14 
    1512--->  Verifying checksums for scalapack
    16 
    1713--->  Extracting scalapack
    18 
    1914--->  Configuring scalapack
    20 
    2115--->  Building scalapack
    22 
    2316Error: Failed to build scalapack: command execution failed
    24 
    2517Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_scalapack/scalapack/main.log for details.
    26 
    2718Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    28 
    2919Error: Processing of port scalapack failed
    30 
     20}}}