Bug 281917 - science/PETSc: fails to configure on i386
Summary: science/PETSc: fails to configure on i386
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-07 09:11 UTC by Dimitry Andric
Modified: 2024-10-07 09:12 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
/wrkdirs/usr/ports/science/PETSc/work/petsc-3.22.0/configure.log (112.41 KB, application/x-xz)
2024-10-07 09:12 UTC, Dimitry Andric
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitry Andric freebsd_committer freebsd_triage 2024-10-07 09:11:41 UTC
For bug 280562 I have been looking into failures building science/PETSc with clang 19, but with a freshly installed 15-CURRENT main-n272633-ad152571b8fd snapshot, I get the same problem:

=============================================================================================
TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:89)
*********************************************************************************************
           UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details):
---------------------------------------------------------------------------------------------
  Metis specified is incompatible!
  --with-64-bit-indices option requires a metis build with IDXTYPEWIDTH=64.
  Suggest using --download-metis for a compatible metis
*********************************************************************************************

===>  Script "configure" failed unexpectedly.
Please report the problem to yuri@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/science/PETSc/work/petsc-3.22.0/configure.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).

So it does not seem to have anything to do with clang versions, as the 15-CURRENT snapshot still uses 18.1.6.

I'm attaching the full configure.log file from that session.
Comment 1 Dimitry Andric freebsd_committer freebsd_triage 2024-10-07 09:12:44 UTC
Created attachment 254070 [details]
/wrkdirs/usr/ports/science/PETSc/work/petsc-3.22.0/configure.log