Git Product home page Git Product logo

homebrew-noah's People

Contributors

equal-l2 avatar nullpo-head avatar nyuichi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

homebrew-noah's Issues

Cant install noah in Mojave

Hi, I am trying to install Noah, in order to try to use veyon, but I got this error while installing Noah in Mac OS Mojave. I just updated brew. And it seems that the problem comes while compiling, is there a library that I need to install first?

mac0m10:~ mac0m10$ brew install linux-noah/noah/noah
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
tintin

==> Installing noah from linux-noah/noah
==> Downloading https://dl.bintray.com/linux-noah/noah/noah-0.5.1.sierra.bottle.tar.gz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "noah"
Download failed: https://dl.bintray.com/linux-noah/noah/noah-0.5.1.sierra.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading https://github.com/linux-noah/noah/archive/0.5.1.tar.gz
Already downloaded: /Users/mac0m10/Library/Caches/Homebrew/downloads/7a2885b10c22c102b900e1bd8c7d50ce90eff6708449148cf5e2b93c3cac8ed4--noah-0.5.1.tar.gz
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/noah/0.5.1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE
==> make install
Last 15 lines from /Users/mac0m10/Library/Logs/Homebrew/noah/02.make:
^
/Library/Developer/CommandLineTools/usr/lib/clang/10.0.0/include/stdatomic.h:114:17: error: unknown type name 'int_fast8_t'
typedef _Atomic(int_fast8_t) atomic_int_fast8_t;
^
/Library/Developer/CommandLineTools/usr/lib/clang/10.0.0/include/stdatomic.h:115:17: error: unknown type name 'uint_fast8_t'
typedef _Atomic(uint_fast8_t) atomic_uint_fast8_t;
^
make[2]: *** [CMakeFiles/noah.dir/src/base.c.o] Error 1
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [CMakeFiles/noah.dir/lib/vmm.c.o] Error 1
20 errors generated.
make[2]: *** [CMakeFiles/noah.dir/src/main.c.o] Error 1
make[1]: *** [CMakeFiles/noah.dir/all] Error 2
make: *** [all] Error 2

make failed on MacOS

==> make install
Last 15 lines from /Users/dct/Library/Logs/Homebrew/noah/02.make:
return CLOCK_MONOTONIC;
^
/tmp/noah-20171009-81105-1nepwii/noah-0.5.0/src/sys/time.c:190:12: error: use of undeclared identifier 'CLOCK_PROCESS_CPUTIME_ID'
return CLOCK_PROCESS_CPUTIME_ID;
^
/tmp/noah-20171009-81105-1nepwii/noah-0.5.0/src/sys/time.c:192:12: error: use of undeclared identifier 'CLOCK_THREAD_CPUTIME_ID'
return CLOCK_THREAD_CPUTIME_ID;
^
5 errors generated.
make[2]: *** [CMakeFiles/noah.dir/src/sys/time.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 86%] Building C object CMakeFiles/noah.dir/src/proc/ptrace.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -I/tmp/noah-20171009-81105-1nepwii/noah-0.5.0/include -Wall -Wextra -Wno-unused-parameter -std=gnu11 -DNDEBUG -O2 -o CMakeFiles/noah.dir/src/proc/ptrace.c.o -c /tmp/noah-20171009-81105-1nepwii/noah-0.5.0/src/proc/ptrace.c
make[1]: *** [CMakeFiles/noah.dir/all] Error 2
make: *** [all] Error 2

Deprecated Warnings on noah.rb

In the other day, I found these warnings on running brew upgrade as follows. It is to submit an issue here, right?

Warning: Calling `cellar` in a bottle block is deprecated! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the linux-noah/noah tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/linux-noah/homebrew-noah/noah.rb:9

Warning: Calling `sha256 "digest" => :tag` in a bottle block is deprecated! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the linux-noah/noah tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/linux-noah/homebrew-noah/noah.rb:11

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.