Opened 3 years ago

Last modified 3 years ago

#62567 new defect

scalapack @2.1.0 build failure due to implicit declaration — at Version 1

Reported by: jjunquer Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur catalina Cc:
Port: scalapack

Description (last modified by jmroot (Joshua Root))

Operating system: macOs BigSur Version 11.2.3

MacBook Pro

2,3 GHz Intel Core i9 de 8 núcleos

Macport Version: 2.6.4

% sudo port install scalapack
--->  Attempting to fetch scalapack-2.1.0_0+accelerate+gfortran+mpich.darwin_20.x86_64.tbz2 from https://packages.macports.org/scalapack
--->  Fetching distfiles for scalapack
--->  Verifying checksums for scalapack
--->  Extracting scalapack
--->  Configuring scalapack
--->  Building scalapack
Error: Failed to build scalapack: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_scalapack/scalapack/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port scalapack failed

Change History (2)

Changed 3 years ago by jjunquer

Attachment: main.log added

main.log

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: bigsur catalina added; scalapack BigSur removed
Summary: Failure to install scalapack-2.1.0scalapack @2.1.0 build failure due to implicit declaration
: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       ^
Note: See TracTickets for help on using tickets.