Code Monkey home page Code Monkey logo

Comments (4)

johndoe71rus avatar johndoe71rus commented on July 1, 2024

so i can't update 3 packages because they depenceses.
(U) dev-qt/qthelp-5.9.6
(U) dev-qt/qtsql-5.9.6-r1
(U) dev-qt/qtwebkit-5.9.1-r1

https://paste.ubuntu.com/p/sVNCGJmDWX/

from dt-overlay-patches.

iDarkTemplar avatar iDarkTemplar commented on July 1, 2024

Hi. Sorry for taking long time to respond. It looks like I didn't get a notification by default on new issue.

As for building qtsql, unfortunately, currently there it's not possible to build qtsql with enabled USE-flags postgres or freetds for non-native ABI because there are no multilib versions of packages dev-db/freetds and dev-db/postgresql in official Gentoo repository or my overlays.

Unfortunately, I don't know how to express these restrictions properly with USE-flag restrictions, due to that qtsql fails at build time under these conditions. If you know how to do it, I'd gladly move this check to dependencies calculation phase.

If you don't need dev-qt/* packages from this repository, you may just mask all of them adding a line like following one into you package.mask files (assuming this repository is named dt-overlay-patches):
dev-qt/*::dt-overlay-patches

If you want to use packages dev-qt/* from this overlay, you either need to disable postgres USE-flag for qtsql, or you may disable 32-bit build for qtsql and packages depending on it (qthelp and qtwebkit). Or you may disable multilib for all packages from dev-qt/*.

And AFAIK lxqt-0.13 is present in main Gentoo tree now.

Edit: fixed hidden special characters

from dt-overlay-patches.

iDarkTemplar avatar iDarkTemplar commented on July 1, 2024

Following change should ensure that it fails on pkg_pretend phase:
1a6177f

from dt-overlay-patches.

johndoe71rus avatar johndoe71rus commented on July 1, 2024

yes, i switch to lxqt 0.13 from main Gentoo tree

from dt-overlay-patches.

Related Issues (1)

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.