Git Product home page Git Product logo

Comments (6)

ThomasLamprecht avatar ThomasLamprecht commented on July 21, 2024 2

It's probably this Debian bug, as a hacky workaround you can revert the patch that confuses GCC 10.2.1-6 from Debian Bullseye, i.e.: apply:
https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff;h=3ba39b6c0ab2db90bbddaa03024b0037edaaddac

An actual workaround would be to backport this GCC patch to that GCC version, or wait until the next Bullseye point release when Debian upstream (hopefully) did so.

FWIW, there's an official Proxmox VE 6.1 opt-in kernel already.

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 21, 2024

Thanks for letting me know. My build server is currently down for maintenance so I can't reproduce. Hopefully the issue is fixed when it comes back online.

I prefer building with the default GCC to prevent any possible ABI conflicts.

from pve-edge-kernel.

amoiseiev avatar amoiseiev commented on July 21, 2024

Yeah, usually you want stock, if you want to stay within the same building env for ABI purposes, you may need to rebuild GCC with a patch (if it exists) or start excluding or patching problematic drivers. No winners here. For kernel builds specifically, what's your ABI concern? People trying to build custom modules on their PVE machines?

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 21, 2024

Yeah, things potentially breaking in mysterious ways due to us using a newer GCC version than upstream.

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 21, 2024

@ThomasLamprecht Thanks for pointing that out! I'll probably copy the hacky workaround to get things working in the meantime.

By the way, I am indeed not doing any releases for Linux 6.1 since you guys already beat me to it πŸ˜„

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 21, 2024

Implemented the workaround, so builds should work again now.

from pve-edge-kernel.

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.