Giter Site home page Giter Site logo

Comments (8)

4re avatar 4re commented on August 22, 2024

Please, post the full output from emerge --info media-plugins/vapoursynth-deblock and the full ebuild log (or a link to those or anything).

from vapoursynth-portage.

 avatar commented on August 22, 2024

Build log: https://a.pomf.cat/zgnmpt.log
Emerge --info: https://a.pomf.cat/zxfzcl.log

from vapoursynth-portage.

4re avatar 4re commented on August 22, 2024

Sorry about the delay, I couldn't reproduce this and I'm not able to install older gcc versions in my computer (I'm using gcc-5.4).

I suggest you bring this upstream, because maybe it is a problem with gcc-4.9

from vapoursynth-portage.

 avatar commented on August 22, 2024

Found the problem. It apparently switched from c++11 to c++14 in HomeOfVapourSynthEvolution/VapourSynth-Deblock@547f44c which is not supported by gcc-4.9. Do you think it's possible to do something automatic here?

from vapoursynth-portage.

4re avatar 4re commented on August 22, 2024

Tell me if this makes the ebuild work for you https://paste.kde.org/pzkyesem7/a6vf5l https://wiki.gentoo.org/wiki//etc/portage/patches

from vapoursynth-portage.

4re avatar 4re commented on August 22, 2024

But I don't think that will work at all, if so, gcc should have complained about not knowing what c++14 is.

In case it does not work, your only solution would be to use deblock-4 (I will add it again), or tell about this to upstream to see if they are interested in making the code compatible with gcc-4.9

from vapoursynth-portage.

 avatar commented on August 22, 2024

Already tried the c++1y bit, it didn't work. I think the only sane solution is keeping v4 and using something like gcc-major-version from https://devmanual.gentoo.org/eclass-reference/toolchain-funcs.eclass/ in the v5 ebuild.

from vapoursynth-portage.

4re avatar 4re commented on August 22, 2024

Wellp, I guess 91727e5 should do it.

from vapoursynth-portage.

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.