Git Product home page Git Product logo

homebrew-brews's People

Contributors

iltommi avatar

Watchers

 avatar  avatar  avatar

homebrew-brews's Issues

unable to install hdf5-parallel on my laptop with Mac OS 15

Hello,

I am trying to install Smilei on my own laptop (again).

This time, I can't install the hdf5-parallel, from brew install iltommi/brews/smilei --HEAD --only-dependencies.

==> Installing iltommi/brews/smilei dependency: hdf5-parallel
==> cmake .. -DHDF5_ENABLE_PARALLEL=ON -DBUILD_STATIC_LIBS=OFF -DHDF5_BUILD_CPP_LIB=OFF -DHDF5_BUILD_FORTR
Last 15 lines from /Users/yz/Library/Logs/Homebrew/hdf5-parallel/01.cmake:
    make[1]: *** [cmTC_041f9] Error 1
    make: *** [cmTC_041f9/fast] Error 2





  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)


-- Configuring incomplete, errors occurred!
See also "/tmp/hdf5-parallel-20201012-20556-uot26r/hdf5-1.12.0/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/hdf5-parallel-20201012-20556-uot26r/hdf5-1.12.0/build/CMakeFiles/CMakeError.log".

However, when I try to find some clues in the log file, there's nothing in the /tmp/ about hdf5-parallel.
Thus, I can't provide more information.

Thanks in advance!

hdf5-parallel installation fails in Mac OS Mojave

Dear Developers,

I am trying to install Smilei on a macOS Mojave version 10.14.6.

The installation fails because I could not enable parallel option in HDF5.

I tried the following :

  1. brew install iltommi/brews/hdf5-parallel

the error occured:

[ 30%] Copying files needed by h5diff tests
[ 30%] Built target h5diff_files
make: *** [all] Error 2

So hdf5-parallel could not be installed as shown below :

brew info hdf5-parallel
iltommi/brews/hdf5-parallel: stable 1.10.5 [keg-only]
File format designed to store large amounts of data
https://www.hdfgroup.org/HDF5
Not installed
From: https://github.com/iltommi/homebrew-brews/blob/master/hdf5-parallel.rb
==> Dependencies
Build: cmake ✔
Required: open-mpi ✔, szip ✔
==> Caveats
hdf5-parallel is keg-only, which means it was not symlinked into /usr/local,
because it conflicts with hdf5 package.

  1. I tried make in Smilei folder : I have this error

src/Tools/H5.h:16:2: error: #error "HDF5 was not built with --enable-parallel option"
#error "HDF5 was not built with --enable-parallel option"

I would be very grateful if someone could help me to solve this problem,

Thank you very much for your help,

Best regards,

Yasmina

Version string missing?

Seems like the gnuplot_multi formula does not work with the latest version of homebrew.

See log below:

wirelessprv-10-192-26-197 :: ~ » brew install iltommi/brews/pango           1 ↵
==> Tapping iltommi/brews
Cloning into '/usr/local/Homebrew/Library/Taps/iltommi/homebrew-brews'...
remote: Enumerating objects: 102, done.
remote: Counting objects: 100% (102/102), done.
remote: Compressing objects: 100% (70/70), done.
remote: Total 211 (delta 60), reused 70 (delta 32), pack-reused 109
Receiving objects: 100% (211/211), 31.73 KiB | 2.44 MiB/s, done.
Resolving deltas: 100% (119/119), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/iltommi/homebrew-brews/gnuplot_multi.rb
invalid attribute for formula 'iltommi/brews/gnuplot_multi': version (nil)
Error: Cannot tap iltommi/brews: invalid syntax in tap!

I came here based on this thread: Gnuplot PDF Terminal Exhibits Font Issues on Mac

Error while installing Smile

when I try to install using this command, brew install --HEAD iltommi/brews/smilei;
I am getting some error with Fortran ,

checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether mpif90 accepts -g... (cached) yes
checking what mpif90 does with modules... MODULE.mod
checking how mpif90 finds modules... -I
checking if Fortran compiler version compatible with Fortran 2003 HDF... yes
checking how to get verbose linking output from mpif90... -v
checking for Fortran libraries of mpif90... -L/usr/local/opt/[email protected]/lib -L/usr/local/lib -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/4.0.5/lib -L/usr/local/Cellar/gcc/10.2.0_3/lib/gcc/10/gcc/x86_64-apple-darwin20/10.2.0 -L/usr/local/Cellar/gcc/10.2.0_3/lib/gcc/10/gcc/x86_64-apple-darwin20/10.2.0/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lquadmath -lm
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking if Fortran compiler supports intrinsic SIZEOF... yes
checking if Fortran compiler supports intrinsic C_SIZEOF... yes
checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes
checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes
Error
configure: error: Failed to run Fortran program to determine available KINDs

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/iltommi/homebrew-brews/issues

I tried many things to sort it out but not able to find the solutions for this, kindly suggest how to fix the issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.