Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HELP I'M STUCK!!! #326

Closed
ErkinYildiz opened this issue Feb 9, 2023 · 1 comment
Closed

HELP I'M STUCK!!! #326

ErkinYildiz opened this issue Feb 9, 2023 · 1 comment

Comments

@ErkinYildiz
Copy link

Dear community

I was eventually able to install petsc through Candi by changing the parameter --with-shared-libraries=0
in the petsc package under deal.II-toolchain/packages
Now it seems that petsc and trillinos have been successfully installed.
Unfortunately, further issues arose in the Building dealii v9.4.2, see at the end of the long output below that is located in the text file.

I would really appreciate some help, because I am completely stuck.

If of use, mpicxx and mpifort have been redefined as:
erkinyildiz@Erkins-MacBook-Pro candi % mpicxx -v
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin22.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
erkinyildiz@Erkins-MacBook-Pro candi % mpifort -v
Using built-in specs.
COLLECT_GCC=/opt/homebrew/bin/gfortran
COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/12.2.0/bin/../libexec/gcc/aarch64-apple-darwin22/12/lto-wrapper
Target: aarch64-apple-darwin22
Configured with: ../configure --prefix=/opt/homebrew/opt/gcc --libdir=/opt/homebrew/opt/gcc/lib/gcc/current --disable-nls --enable-checking=release --with-gcc-major-version-only --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-12 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-zstd=/opt/homebrew/opt/zstd --with-pkgversion='Homebrew GCC 12.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-system-zlib --build=aarch64-apple-darwin22 --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (Homebrew GCC 12.2.0) 

Thank you so much

Erkin 

Ouput.txt

@tjhei
Copy link
Member

tjhei commented Mar 23, 2023

The linker errors are from mumps inside PETSc. I am not able to help you with that considering you changed how we install PETSc.

If you still need help, please start from scratch following the guidance in the wiki and report your errors.

@tjhei tjhei closed this as completed Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants