Coder Social home page Coder Social logo

Comments (9)

firasuke avatar firasuke commented on June 19, 2024 2

Yup, the new release solved the issue.

Thanks for your time and effort!

from bc.

gavinhoward avatar gavinhoward commented on June 19, 2024

This looks like a bug in configure.sh. However, I need to know now to track it down.

Can you tell me what the host system is, what the target system is, what the host compiler is, and what the target compiler is?

from bc.

firasuke avatar firasuke commented on June 19, 2024

The host system architecture tuple is x86_64-unknown-linux-gnu and the target architecture tuple is x86_64-linux-musl.

The host compiler HOSTCC=gcc and the target compiler is CC=x86_64-linux-musl-gcc.

from bc.

firasuke avatar firasuke commented on June 19, 2024

I thought this will might help narrow down the cause.

The last known working version that I tried using the same configuration flags and recipe file is version 5.2.5, so my guess would be that the change happened after that release, possibly with the latest 6.0 release.

from bc.

firasuke avatar firasuke commented on June 19, 2024

I think I found the faulty commit.

from bc.

gavinhoward avatar gavinhoward commented on June 19, 2024

I think you did too.

That commit appears to have been made as exploration; I should have added more to the commit message. Nevertheless, it appears to not be necessary anymore because I tested the FreeBSD port without those changes, and it worked fine.

So I committed 2b65eb2 to erase the rest of that commit. Can you pull and test it?

from bc.

firasuke avatar firasuke commented on June 19, 2024

I can confirm that this indeed 2b65eb2 fixed the issue.

Can you release this fix in a new bugfix version?

from bc.

gavinhoward avatar gavinhoward commented on June 19, 2024

Wonderful!

I'll release a bug fix version as soon as I have confirmation that this fix does not break FreeBSD. I hope that will be soon.

from bc.

gavinhoward avatar gavinhoward commented on June 19, 2024

Release 6.0.3 is out. I hope it fixes your issue.

If it doesn't, please feel free to reopen.

from bc.

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.