Re: [gentoo-user] Dlang questions, problem emerging gtkd and how to emerge gdc_11_ 2 ?

2022-03-02 Thread Matt Connell (Gmail)
On Wed, 2022-03-02 at 10:57 -0500, Chris Phillips wrote: > Although I wonder why dmd-2_096 wasn't in the list ? gtkd probably doesn't support that version of dmd just yet. Just a guess, without examining the ebuild.

Re: [gentoo-user] Dlang questions, problem emerging gtkd and how to emerge gdc_11_ 2 ?

2022-03-02 Thread Chris Phillips
Thanks! On 2022-03-02 9:43 a.m., tastytea wrote: > On 2022-03-02 09:27-0500 Chris Phillips wrote: > >> !!! The ebuild selected to satisfy "dev-libs/gtkd" has unmet >> requirements. >> - dev-libs/gtkd-3.9.0::dlang USE="opengl -dmd-2_074 -dmd-2_075 >> -dmd-2_076 -dmd-2_077 -dmd-2_078 -dmd-2_079

Re: [gentoo-user] Dlang questions, problem emerging gtkd and how to emerge gdc_11_ 2 ?

2022-03-02 Thread Matt Connell (Gmail)
On Wed, 2022-03-02 at 09:46 -0500, Matt Connell (Gmail) wrote: > You have to manually specify, via a USE flag, which version of dmd that > you want. > > eg. "net-misc/onedrive dmd-2_095" in /etc/portage/package.use/dmd Sorry, for this, I copied my *own* use flag file with the package for which I

Re: [gentoo-user] Dlang questions, problem emerging gtkd and how to emerge gdc_11_ 2 ?

2022-03-02 Thread Matt Connell (Gmail)
On Wed, 2022-03-02 at 09:27 -0500, Chris Phillips wrote: >   The following REQUIRED_USE flag constraints are unsatisfied: >     any-of ( dmd-2_076 dmd-2_077 dmd-2_074 dmd-2_075 dmd-2_078 dmd-2_079 > dmd-2_089 dmd-2_088 dmd-2_083 dmd-2_082 dmd-2_081 dmd-2_080 dmd-2_087 > dmd-2_086 dmd-2_085

Re: [gentoo-user] Dlang questions, problem emerging gtkd and how to emerge gdc_11_ 2 ?

2022-03-02 Thread tastytea
On 2022-03-02 09:27-0500 Chris Phillips wrote: > !!! The ebuild selected to satisfy "dev-libs/gtkd" has unmet > requirements. > - dev-libs/gtkd-3.9.0::dlang USE="opengl -dmd-2_074 -dmd-2_075 > -dmd-2_076 -dmd-2_077 -dmd-2_078 -dmd-2_079 -dmd-2_080 -dmd-2_081 > -dmd-2_082 -dmd-2_083 -dmd-2_084

[gentoo-user] Dlang questions, problem emerging gtkd and how to emerge gdc_11_ 2 ?

2022-03-02 Thread Chris Phillips
Any Dlang users/experts out there? The following is hanging me up: # emerge --ask --verbose --update --deep --newuse --changed-use --verbose-conflicts --backtrack=3000 --keep-going=y --sync dlang >>> Syncing repository 'dlang' into '/var/lib/layman/dlang'... /usr/bin/git fetch origin Already