Package Details: openems 0.0.36-1

Git Clone URL: https://aur.archlinux.org/openems.git (read-only, click to copy)
Package Base: openems
Description: free and open electromagnetic field solver using the FDTD method
Upstream URL: https://openEMS.de
Licenses: GPL3
Submitter: pointhi
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 1
Popularity: 0.000000
First Submitted: 2016-05-19 14:45 (UTC)
Last Updated: 2024-01-26 16:47 (UTC)

Latest Comments

1 2 Next › Last »

xfol commented on 2026-04-22 13:37 (UTC) (edited on 2026-04-22 13:38 (UTC) by xfol)

CMake Warning (dev) at CMakeLists.txt:5 (PROJECT):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at CMakeLists.txt:7 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


cmake failed
build incomplete, cleaning up tmp dir ...
==> ERROR: A failure occurred in build().
    Aborting...

Looks like this may be addressed in v0.0.36-93 https://github.com/thliebig/openEMS-Project/blob/v0.0.36-93/CMakeLists.txt

Is this package abandoned by the maintainer?

svenf commented on 2024-09-24 06:10 (UTC)

I'm getting an error message similar to @carlosal1015's one, the log file contains 8 instances of "error: 'MPI' has not been declared"

Kunda commented on 2024-01-26 03:34 (UTC)

Please update to https://github.com/thliebig/openEMS-Project/releases/tag/v0.0.36

carlosal1015 commented on 2022-01-10 18:57 (UTC)

Hi, I have the following message error

==> Making package: openems 0.0.35-1 (Mon 10 Jan 2022 01:56:14 PM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
setting install path to: /tmp/makepkg/openems/src/openEMS/bin
logging build output to: /tmp/makepkg/openems/src/openEMS/build_20220110_135614.log
running cmake in tmp dir: /tmp/tmp.BaoAeUOypo
CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


build openEMS and dependencies ... please wait
make failed, build incomplete, please see logfile for more details...
build incomplete, cleaning up tmp dir ...
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: openems

rimio commented on 2021-07-14 17:03 (UTC)

Please add netcdf at the list of dependencies.

pyropeter commented on 2019-03-14 12:45 (UTC)

The 0.0.35 release apparently might be broken on ArchLinux and you need to use the git version instead: https://github.com/thliebig/openEMS/issues/38

ethanrakoff commented on 2018-12-06 04:46 (UTC)

Seems to need netcdf and proj as dependencies, could you add them please? It seems somebody was also having this issue.

pointhi commented on 2018-05-21 19:57 (UTC)

make[5]: Keine Regel vorhanden, um das Ziel „/lib64/libproj.so“, benötigt von „src/libCSXCAD.so.0.6.2“, zu erstellen. Schluss. make[4]: [CMakeFiles/Makefile2:86: src/CMakeFiles/CSXCAD.dir/all] Fehler 2 make[3]: [Makefile:130: all] Fehler 2 make[2]: [CMakeFiles/CSXCAD.dir/build.make:112: CSXCAD-prefix/src/CSXCAD-stamp/CSXCAD-build] Fehler 2 make[1]: [CMakeFiles/Makefile2:68: CMakeFiles/CSXCAD.dir/all] Fehler 2 make: [Makefile:84: all] Fehler 2