Opened 5 years ago
Closed 5 years ago
#58530 closed defect (duplicate)
petsc: FCFLAGS and FFLAGS are both set, but with different values
Reported by: | vincelap | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | petsc |
Description (last modified by jmroot (Joshua Root))
Hello,
when I try to install slepc port, I have this errors:
wirelessprv-10-193-85-99:build vlaporta$ sudo port install slepc ---> Computing dependencies for slepc The following dependencies will be installed: petsc Continue? [Y/n]: Y ---> Configuring petsc Error: Failed to configure petsc: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_petsc/petsc/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port slepc failed
best vincenzo
Attachments (2)
Change History (4)
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Port: | petsc added; slepc removed |
Summary: | slepc → petsc configure failure |
Changed 5 years ago by vincelap
Attachment: | slepc-main.log added |
---|
Changed 5 years ago by vincelap
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | petsc configure failure → petsc: FCFLAGS and FFLAGS are both set, but with different values |
The log says:
:info:configure ******************************************************************************* :info:configure UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details): :info:configure ------------------------------------------------------------------------------- :info:configure FCFLAGS and FFLAGS are both set, but with different values (FCFLAGS=-pipe -m64, FFLAGS=-pipe) :info:configure *******************************************************************************
So this is a duplicate of #57424.
Note: See
TracTickets for help on using
tickets.
Please attach the log file mentioned in the error message.