Coder Social home page Coder Social logo

Comments (9)

ljavorsk avatar ljavorsk commented on August 15, 2024 1

I apologize for this problem. I made a pretty big zlib rebase yesterday and I should've provided it in the private copr repository for deeper testing.

I've asked the Fedora Releng team to untag this build, so it should be fine again.

I'll fix the new release and provide the repository for testing purposes when it's ready

from spec.

voxik avatar voxik commented on August 15, 2024 1

@pvalena, @junaruga, @jackorp could you please help me and try the updated zlib and see if it resolves the issue above?

from spec.

mscastanho avatar mscastanho commented on August 15, 2024

This could be related the issue fixed by this zlib commit.

from spec.

eregon avatar eregon commented on August 15, 2024

Let's close, it seems an incompatibility/bug from zlib, which sounds like it will get fixed to be the same as before.

FWIW I know of 1 ABI issue with zlib in

describe "Zlib.crc_table" do
# This spec fails when zlib.h and libz.so are not from the same version.
# In older zlib (< 1.2.7 it seems), get_crc_table() is stored as u64[],
# but in newer zlib, get_crc_table() is stored as u32[].
# Technically, there is ABI breakage between those zlib versions,
# but get_crc_table() is an "undocumented function" according to zlib.h.
guard -> { ENV["RUBY_SPEC_TEST_ZLIB_CRC_TABLE"] != "false" } do
it "returns the same value as zlib's get_crc_table()" do

But that sounds fair enough given get_crc_table() is an "undocumented function".

from spec.

ljavorsk avatar ljavorsk commented on August 15, 2024

The Fedora zlib RPMs with the commit above applied are available for testing, could you please test them and let me know if the issue is fixed?

You can download them here: https://ljavorsk.fedorapeople.org/zlib/

from spec.

jackorp avatar jackorp commented on August 15, 2024

could you please help me and try the updated zlib and see if it resolves the issue above?

I am taking a look using the RPMs from @ljavorsk's link.

from spec.

jackorp avatar jackorp commented on August 15, 2024

Builds do not fail on the ZLib related portion anymore: see Copr build (i.e. the i386 arch): https://copr.fedorainfracloud.org/coprs/jackorp/ruby_zlib/build/4608429/ .

The failure now lies with some (probably) temp test files, see the end of i386 logs for detail. However, this should not be the result of the ZLib library (I'll take a closer look tomorrow to verify).

from spec.

ljavorsk avatar ljavorsk commented on August 15, 2024

Okay, please let me know as soon as you can if I can push this release to Fedora Rawhide.

The releng team is pinging me for having this fixed ASAP.

Thank you for the help :)

from spec.

jackorp avatar jackorp commented on August 15, 2024

The failure is not zlib related, as it is related to directory permission manipulation.

This seems like the commit that fixes that: rubygems/rubygems@623162a

from spec.

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.