@jancici See https://github.com/arch4edu/arch4edu/issues/92
Search Criteria
Package Details: openfoam-org 11.20240704-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openfoam.git (read-only, click to copy) |
---|---|
Package Base: | openfoam |
Description: | The open source CFD toolbox (www.openfoam.org) |
Upstream URL: | http://www.openfoam.org |
Licenses: | GPL |
Provides: | openfoam |
Submitter: | None |
Maintainer: | petronny (AutoUpdateBot) |
Last Packager: | AutoUpdateBot |
Votes: | 63 |
Popularity: | 1.53 |
First Submitted: | 2009-07-02 09:16 (UTC) |
Last Updated: | 2024-07-05 09:28 (UTC) |
Dependencies (8)
- boost (boost-gitAUR)
- bzip2 (bzip2-gitAUR)
- cgal (cgal-gitAUR)
- flex (flex-gitAUR)
- paraview (paraview-gitAUR)
- parmetisAUR (parmetis-gitAUR)
- scotchAUR (scotch-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 27 Next › Last »
petronny commented on 2020-08-30 06:42 (UTC)
jancici commented on 2020-08-24 14:25 (UTC)
I am trying to add arch4edu repo but I have problem to import GPG key:
sudo pacman-key --recv-keys 7931B6D628C8D3BA
gpg: keyserver receive failed: General error
==> ERROR: Remote key not fetched correctly from keyserver.
lahwaacz commented on 2020-08-24 14:18 (UTC)
@jancici: Your system most likely ran out of memory. See the previous comments.
jancici commented on 2020-08-24 13:45 (UTC) (edited on 2020-08-24 14:07 (UTC) by jancici)
hi, I am trying to install this package. Previous version compiled OK. But I am getting following error now:
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file specieReactionRates.C
Making dependency list for source file makesurfaceArrheniusReactions.C
Making dependency list for source file makefluxLimitedLangmuirHinshelwoodReactions.C
Making dependency list for source file makeMichaelisMentenReactions.C
Making dependency list for source file makeLangmuirHinshelwoodReactions.C
Making dependency list for source file makeReactions.C
Making dependency list for source file chemistryTabulationMethods.C
Making dependency list for source file chemistryReductionMethods.C
Making dependency list for source file chemistrySolvers.C
Making dependency list for source file BasicChemistryModels.C
Making dependency list for source file basicChemistryModel.C
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3 -DNoRepository -ftemplate-depth-100 -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/reactionThermo/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/basic/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/specie/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/functions/Polynomial -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/ODE/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/finiteVolume/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/meshTools/lnInclude -IlnInclude -I. -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OpenFOAM/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OSspecific/POSIX/lnInclude -fPIC -c chemistryModel/basicChemistryModel/basicChemistryModel.C -o /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistryModel/basicChemistryModel/basicChemistryModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3 -DNoRepository -ftemplate-depth-100 -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/reactionThermo/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/basic/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/specie/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/functions/Polynomial -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/ODE/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/finiteVolume/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/meshTools/lnInclude -IlnInclude -I. -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OpenFOAM/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OSspecific/POSIX/lnInclude -fPIC -c chemistryModel/BasicChemistryModel/BasicChemistryModels.C -o /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistryModel/BasicChemistryModel/BasicChemistryModels.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3 -DNoRepository -ftemplate-depth-100 -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/reactionThermo/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/basic/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/specie/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/functions/Polynomial -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/ODE/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/finiteVolume/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/meshTools/lnInclude -IlnInclude -I. -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OpenFOAM/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OSspecific/POSIX/lnInclude -fPIC -c chemistrySolver/chemistrySolver/chemistrySolvers.C -o /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistrySolver/chemistrySolver/chemistrySolvers.o
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make: *** [/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/wmake/rules/General/transform:26: /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistrySolver/chemistrySolver/chemistrySolvers.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
error making: openfoam
any help? should I install pre-build package from arch4edu ? thanks
massisenergy commented on 2020-08-05 09:20 (UTC) (edited on 2020-08-05 09:21 (UTC) by massisenergy)
Thanks, it sucessfully compiled OpenFOAM 8 in Manjaro from the custom repository: https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
Pre-built binaries of this package and its dependencies can be found in the arch4edu repository.
petronny commented on 2020-08-04 08:36 (UTC) (edited on 2023-04-14 08:48 (UTC) by petronny)
Pre-built binaries of this package and its dependencies can be found in the arch4edu repository.
petronny commented on 2020-08-04 08:35 (UTC)
Hi, sorry but I won't handle any issues on Manjaro.
If you get issues when building this package, you may want to use the prebuilt binaries.
lahwaacz commented on 2020-08-03 22:07 (UTC)
@massisenergy, @boyuanyu: You most likely don't have enough memory for a parallel build. Set MAKEFLAGS=-j<num>
in your makepkg.conf
, where <num>
is a small number, and build again.
boyuanyu commented on 2020-08-03 19:56 (UTC)
Hello. I encountered a problem for compiling OpenFOAM-8.1 from AUR. After the installation proceeds for 10 minutes, nearly everything on my machine is freezed. For a rather long time (nearly 1.5 hours), the installation cannot complete.
I am using manjaro 20.0.3 on a laptop.
massisenergy commented on 2020-08-03 14:57 (UTC)
Thanks, that's quick. But it fails with the error message in Manjaro Lysia 20.0.3, as the following:
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make: *** [/home/msr/.cache/yay/openfoam/src/OpenFOAM-8/wmake/rules/General/transform:25: /home/msr/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistrySolver/chemistrySolver/chemistrySolvers.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
Aborting...
error making: %!s(func() string=0x5587bf0d1830)
Note, it's similar error as mentioned for the esi version also: https://develop.openfoam.com/Development/openfoam/-/issues/1795
Pinned Comments
petronny commented on 2020-08-04 08:36 (UTC) (edited on 2023-04-14 08:48 (UTC) by petronny)
Pre-built binaries of this package and its dependencies can be found in the arch4edu repository.