Giter Site home page Giter Site logo

CI for Mac is broken about botc HOT 5 OPEN

tarcv avatar tarcv commented on August 10, 2024
CI for Mac is broken

from botc.

Comments (5)

 avatar commented on August 10, 2024

Apparently that -lc++fs flag I removed a few commits back fixes this issue, according to this question on Stack Overflow

from botc.

TarCV avatar TarCV commented on August 10, 2024

Mac OS is a weird platform in terms of building C/C++ programs. CLang/LLVM that comes with Mac OS/XCode is old, so I install a newer one with homebrew. Probably it's just CLang picking wrong standard library implementation or may be CLang package in homebrew is just old.

from botc.

 avatar commented on August 10, 2024

It uses version 9 (Ubuntu has version 10 and compiles normally), it just isn't shipped with the standard libraries apparently.

Edit: just compiled with clang 9 on Ubuntu. Mac OS' clang definitely doesn't come with the entire standards library.

from botc.

TarCV avatar TarCV commented on August 10, 2024

From https://formulae.brew.sh/formula/llvm it looks like LDFLAGS were changed. So may be updating them will fix CI, I'll try it later.

from botc.

TarCV avatar TarCV commented on August 10, 2024

That didn't help. And apparently XCode 11 is not enough too.
https://dev.azure.com/tarcv/botc/_build/results?buildId=115&view=logs&j=a4f1cc8a-0ccb-5e90-36f4-f06f41d0ce59&t=ca6b548a-c0fd-5f27-176c-c59ec27fafde

from botc.

Related Issues (13)

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.