Giter Site home page Giter Site logo

Comments (7)

mclack avatar mclack commented on June 5, 2024 1

Hi @rzulkoski
Thanks for bringing this to our attention. We are currently investigating this and will look to get it fixed. We'll make sure to post any updates on this thread.

from bugsnag-cocoa.

chickdan avatar chickdan commented on June 5, 2024 1

FYI I'm also seeing this warning via Cocoapods in Xcode 15.

from bugsnag-cocoa.

jnozzi avatar jnozzi commented on June 5, 2024 1

I’ve just discovered that the more sharply-focused -Xlinker -no_warn_duplicate_libraries in OTHER_LINKER_FLAGS is sufficient under XC15.

from bugsnag-cocoa.

rzulkoski avatar rzulkoski commented on June 5, 2024

Sentry appears to have fixed these warnings by removing the linker settings from their Package.swift.

getsentry/sentry-cocoa#3122 (comment)

from bugsnag-cocoa.

jnozzi avatar jnozzi commented on June 5, 2024

Hi there! Is there any update on this? I imagine I'm not the only one running afoul of "warnings as errors" in the CI process. 😆

from bugsnag-cocoa.

clr182 avatar clr182 commented on June 5, 2024

Hi @jnozzi
We have no update on this just yet, however we will be sure to update this thread when we have more information to share.

from bugsnag-cocoa.

mclack avatar mclack commented on June 5, 2024

Thank you all for your patience while we've been looking into this.

This issue looks to be caused by an incompatibility of the current GCC compiler and Xcode 15. It has been raised here, and a fix has been promised.

After investigating possible changes we could make to our project files, it currently seems highly unlikely we'll find an appropriate resolution before getting a fix from Homebrew.

Because of the above, the short term workarounds we recommend are either of the following:

  1. Use version 14 of the Xcode Command Line Tools.
  2. Update each target that reports the warning to add "-Wl -ld_classic" to the OTHER_LINKER_FLAGS build setting.

As this is just a warning, these immediate workarounds will only be required for those of you who treat warnings as errors.

from bugsnag-cocoa.

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.