Giter VIP home page Giter VIP logo

Comments (6)

oguzhanmeteozturk avatar oguzhanmeteozturk commented on May 27, 2024 1

My bad, you're right it's a configuration error due to brew installed libuuid. Forcing to use macOS' version resolves it. Basically;
sudo mv /usr/local/include/uuid/uuid.h /usr/local/include/uuid/uuid.h.bak
Terribly sorry to bother you.

from pmtech.

polymonster avatar polymonster commented on May 27, 2024

Hi, I am running the same macOS version on 2 different machines with no problems, so it is not an issue with the os.

Here is the latest macOS build on travis succeeding if you want to use that for reference to help debug the issue https://travis-ci.org/polymonster/pmtech/jobs/643131269

Do you have the latest version of Xcode command line tools? Did you install them via brew? It seems like something could be wrong with your system setup and installations of thing from brew can sometimes cause conflicts with system headers.

I saw other mentions of the same error in a google search https://www.gitmemory.com/issue/rjeczalik/notify/180/503717448

from pmtech.

oguzhanmeteozturk avatar oguzhanmeteozturk commented on May 27, 2024

This is a clean new setup with Catalina. Tried removing and re-installing Xcode from the App Store (The Latest version is 11.3.1 now) The above travis build is using version 9.4.1 and has clang-902 again latest is 1100. Might the error arise due to that?

from pmtech.

polymonster avatar polymonster commented on May 27, 2024

I’m not sure, it is late here I will need to take a look in more detail tomorrow.

It looks like you are building from the command line with make? Can you post the entire console log from whatever command you are running starting with whatever pmbuild command line you used.

from pmtech.

polymonster avatar polymonster commented on May 27, 2024

You should try building from Xcode itself instead of the commandline.

This kind of error just seems like badly configured environment, it’s a macOS sdk header missing a definition.

from pmtech.

polymonster avatar polymonster commented on May 27, 2024

My bad, you're right it's a configuration error due to brew installed libuuid. Forcing to use macOS' version resolves it. Basically;
sudo mv /usr/local/include/uuid/uuid.h /usr/local/include/uuid/uuid.h.bak
Terribly sorry to bother you.

No problem, glad you fixed the issue :) ✌🏻

from pmtech.

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.