Coder Social home page Coder Social logo

make powerman fail in my Mac about powerman HOT 6 CLOSED

chaos avatar chaos commented on August 20, 2024
make powerman fail in my Mac

from powerman.

Comments (6)

garlick avatar garlick commented on August 20, 2024

Hi, it would be useful to know what tests failed. I happen to be using a mac this morning (sierra 10.12.13), with so I tried building powerman-3.2.24

Compiler says:

$ gcc -v
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

test failures were:

PASS: t49
FAIL: t50
PASS: t51
PASS: t52
FAIL: t53
PASS: t54
PASS: t55
FAIL: t56
FAIL: t57
FAIL: t58
FAIL: t59
====================
6 of 60 tests failed
====================

I will need to work through these failures, but so far they all look like fragile tests that break on the Mac not actual powerman problems.

Please do get the latest version and report back if you have any problems with powerman itself and we'll try to work through them. I'll open separate bugs on the test failures that I'm seeing.

from powerman.

Leslie-Fang avatar Leslie-Fang commented on August 20, 2024

Thank you for your information.
Another question, I see there are only one master branch on the repository,
Where could I get the latest version of powerman?

from powerman.

garlick avatar garlick commented on August 20, 2024

Grab the powerman-version.tar.gz file from releases tab of powerman page.

from powerman.

Leslie-Fang avatar Leslie-Fang commented on August 20, 2024

Sure,I have download the version 2.3.24
However, During the make time, it throws a error:

1 warning generated.
CCLD vpcd
make[1]: Nothing to be done for `all-am'.

BTW:my gcc version is

$ gcc -v
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

from powerman.

garlick avatar garlick commented on August 20, 2024

If you can get the output where the actual warning is generated, that would be useful.

Your compiler is a bit newer than mine. Do you know how to upgrade the compiler package on the mac?

vpcd is test code, so you might actually have a functional powerman there.

from powerman.

Leslie-Fang avatar Leslie-Fang commented on August 20, 2024
  1. If you can get the output where the actual warning is generated, that would be useful.
    Comment:Actually, there are several warnings. I would add it to this comment later

  2. Your compiler is a bit newer than mine. Do you know how to upgrade the compiler package on the mac?
    Comment:I am not sure is gcc or not. If is gcc, can ref to this page:

  3. vpcd is test code, so you might actually have a functional powerman there.
    Comment: I haven't installed powerman before. After make command, regardless of the warning. If I continue to make install, it would fail.

from powerman.

Related Issues (20)

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.