Opened 3 years ago

Last modified 3 years ago

#62567 new defect

scalapack @2.1.0 build failure due to implicit declaration

Reported by: jjunquer Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur catalina Cc: mamoll (Mark Moll)
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

Attachments (1)

main.log (131.5 KB) - added by jjunquer 3 years ago.
main.log

Download all attachments as: .zip

Change History (6)

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       ^

comment:2 Changed 3 years ago by laestudillowong

The same problem in macOS Big Sur

--->  Fetching archive for scalapack
--->  Attempting to fetch scalapack-2.1.0_0+accelerate+gfortran+mpich.darwin_20.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/scalapack
--->  Attempting to fetch scalapack-2.1.0_0+accelerate+gfortran+mpich.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/scalapack
--->  Attempting to fetch scalapack-2.1.0_0+accelerate+gfortran+mpich.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/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_macports_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 quantum-espresso failed
Last edited 3 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

comment:4 Changed 3 years ago by mamoll (Mark Moll)

Cc: mamoll added

comment:5 Changed 3 years ago by mamoll (Mark Moll)

Note: See TracTickets for help on using tickets.