[gentoo-user] world update gone astray portage will not let me continue

2021-07-19 Thread John Covici
Hi. I am having major problems with my world update started a couple of days ago. There is a long history which I won't go into now, but what I have immediately is that media-libs/harfbuzz will not install and even though I have --keep-going, portage won't let me continue. Here is the last part

[gentoo-user] Re: world update gone astray portage will not let me continue

2021-07-20 Thread nunojsilva
On 2021-07-19, John Covici wrote: > Hi. I am having major problems with my world update started a couple > of days ago. There is a long history which I won't go into now, but > what I have immediately is that media-libs/harfbuzz will not install > and even though I have --keep-go

Re: [gentoo-user] wine install : pango, freetype, harfbuzz circular dependencies

2021-07-19 Thread Adam Carter
> > You could try the opposite at the initial circular dependency. > > USE="-truetype" emerge -1 harfbuzz Different error, but i can't see a solution here either; media-libs/harfbuzz:0 (media-libs/harfbuzz-2.8.2-r1:0/0.9.18::gentoo, ebuild scheduled for merge) USE=&q

Re: [gentoo-user] Re: world update gone astray portage will not let me continue

2021-07-20 Thread John Covici
On Tue, 20 Jul 2021 02:36:27 -0400, Nuno Silva wrote: > > On 2021-07-19, John Covici wrote: > > > Hi. I am having major problems with my world update started a couple > > of days ago. There is a long history which I won't go into now, but > > what I have immediately

Re: [gentoo-user] wine install : pango, freetype, harfbuzz circular dependencies

2021-07-19 Thread Arve Barsnes
On Mon, 19 Jul 2021 at 03:34, Adam Carter wrote: > > Similarly to another thread, trying to get wine to install is triggering this > issue; > * Error: circular dependencies: > > (media-libs/harfbuzz-2.8.2-r1:0/0.9.18::gentoo, ebuild scheduled for merge) > depends on &g

Re: [gentoo-user] Can't get rid of preserved libs

2022-01-20 Thread Bryan Gardiner
On Sun, 12 Dec 2021 10:05:58 + Wols Lists wrote: > On 12/12/2021 05:55, Bryan Gardiner wrote: > > I don't really look forward to uninstalling bzip2. Manually > > uninstalling and reinstalling freetype and harfbuzz doesn't fix the > > issue. I am thinki

[gentoo-user] harfbuzz fails with KSPP

2023-11-24 Thread ralfconn
Hello, media-libs/harfbuzz-8.3.0 failed to build on this KSPP [1] box. The issue is known and due to the use of PTRACE during the build [2]. I fixed as suggested in the post, but I still wonder why would a /build/ process want to call a PTRACE ? thanks, raffaele [1] https://kernsec.org

Re: [gentoo-user] The old wine/harfbuzz/freetype circle ...

2021-09-18 Thread David Haller
and install one with "use = -theother" it >won't go ... This should work: # USE="-harfbuzz" emerge media-libs/freetype # emerge media-libs/harfbuzz # emerge media-libs/freetype HTH, -dnh -- Sheridan: "If you're gonna wait for the universe to start making s

Re: [gentoo-user] pango, freetype, and harfbuzz: circular dependencies?

2021-07-17 Thread Neil Bothwick
On Sat, 17 Jul 2021 18:19:46 +0200, Matthias Hanft wrote: > doing the weekly "emerge --sync" and "emerge -aDuv @world", portage > suddenly asks me to set the "harfbuzz" USE flag for "freetype". [snip] > Of course, I just could do that, but "

[gentoo-user] media-libs/harfbuzz-0.9.23::gentoo failed (compile phase)

2014-01-08 Thread Tamer Higazi
tried to merge libreoffice-bin, and the dependency failed to compile. Any ideas what might be the problem or how to solve that?! http://pastebin.com/raw.php?i=dwMcutSq Tamer

Re: [gentoo-user] Can't get rid of preserved libs

2021-12-12 Thread Wols Lists
On 12/12/2021 05:55, Bryan Gardiner wrote: I don't really look forward to uninstalling bzip2. Manually uninstalling and reinstalling freetype and harfbuzz doesn't fix the issue. I am thinking about deleting all of these libraries by hand and then rebuilding the packages, or perhaps unmerging

Re: [gentoo-user] Re: Portage reports preserved libs, but won't rebuild

2023-11-24 Thread Wols Lists
-libs/zlib Regards, Arve Shouldn't it be the other way around? I mean, isn't it freetype, harfbuzz, glib and libpng which need to be rebuilt so that these libraries from sys-libs/zlib and bzip2, libpcre2, graphite2, ..., are not needed and get removed? I regularly get "nothing to update

[gentoo-user] pango, freetype, and harfbuzz: circular dependencies?

2021-07-17 Thread Matthias Hanft
Hi, doing the weekly "emerge --sync" and "emerge -aDuv @world", portage suddenly asks me to set the "harfbuzz" USE flag for "freetype". The exact messages are --- cut here --- emerge: there are no ebuilds built with USE flags to satisfy ">=media-

Re: [gentoo-user] pango, freetype, and harfbuzz: circular dependencies?

2021-07-17 Thread Michael
Hi Matt, On Saturday, 17 July 2021 17:19:46 BST Matthias Hanft wrote: > Hi, > > doing the weekly "emerge --sync" and "emerge -aDuv @world", portage > suddenly asks me to set the "harfbuzz" USE flag for "freetype". The > exact messages are

[gentoo-user] wine install : pango, freetype, harfbuzz circular dependencies

2021-07-18 Thread Adam Carter
Similarly to another thread, trying to get wine to install is triggering this issue; * Error: circular dependencies: (media-libs/harfbuzz-2.8.2-r1:0/0.9.18::gentoo, ebuild scheduled for merge) depends on (media-libs/freetype-2.10.4:2/2::gentoo, ebuild scheduled for merge) (buildtime_slot_op

Re: [gentoo-user] Can't get rid of preserved libs

2021-12-11 Thread Bryan Gardiner
On Mon, 22 Nov 2021 01:49:04 +0100 (CET) Julien Roy wrote: > Thanks for this, I first tried to unmerge freetype and harfbuzz, > then re-emerge them both with -harfbuzz USE flag on freetype, which > didn't solve my problem, so I decided to unmerge all the packages > that

[gentoo-user] Re: gcc with graphite flag?

2017-04-30 Thread Nikos Chantziaras
On 04/30/2017 05:25 AM, Walter Dnes wrote: So much for that wiki entry. BTW, I ended up putting... sys-devel/gcc graphite ...in package.use. The "graphite" USE flag means something entirely different for harfbuzz, i.e. build against media-libs/harfbuzz against media-gfx/graphite

Re: [gentoo-user] Re: firefox 68

2019-09-16 Thread Walter Dnes
t; > system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system- > sqlite -wifi Just to play safe, disable all of them in package.use. You're going to have to recompile anyways. system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-

Re: [gentoo-user] Portage reports preserved libs, but won't rebuild

2023-11-24 Thread Bryan Gardiner
experienced this? How do I figure out what I need to do? Assuming you're on amd64... These are 32-bit libraries. You probably had abi_x86_32 set on these packages before, and it's not any more. Normally Portage will remove these if no other (32-bit) package requires them, but nowadays there is th

Re: [gentoo-user] Can't get rid of preserved libs

2021-11-21 Thread Wol
I bet you've got a circular dependency on freetype and harfbuzz. Look for a thread I started with the subject "The old wine/harfbuzz/freetype circle" - you need to track down the package which is holding those two. What I would try is to forcibly remove (emerge -C) both those two

Re: [gentoo-user] Portage reports preserved libs, but won't rebuild

2023-11-25 Thread Dale
out what I need to do? >> Assuming you're on amd64... These are 32-bit libraries. You probably >> had abi_x86_32 set on these packages before, and it's not any more. >> Normally Portage will remove these if no other (32-bit) package >> requires them, but nowadays there is the >&g

Re: [gentoo-user] Re: gcc with graphite flag?

2017-04-30 Thread J. Roeleveld
flag means something entirely > > different for harfbuzz, i.e. build against media-libs/harfbuzz against > > media-gfx/graphite2 > > Btw, I don't think that USE flag is useful for anything, unless you put > the graphite optimization flags in your CFLAGS (-floop-inter

[gentoo-user] Re: gcc with graphite flag?

2017-04-30 Thread Nikos Chantziaras
flag means something entirely different for harfbuzz, i.e. build against media-libs/harfbuzz against media-gfx/graphite2 Btw, I don't think that USE flag is useful for anything, unless you put the graphite optimization flags in your CFLAGS (-floop-interchange -floop-strip-mine -floop-block). If you don't

Re: [gentoo-user] gcc with graphite flag?

2017-04-29 Thread Walter Dnes
The "graphite" USE flag means something entirely different for harfbuzz, i.e. build against media-libs/harfbuzz against media-gfx/graphite2 -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications

Re: [gentoo-user] Slow UI for firefox 68

2019-09-17 Thread Walter Dnes
On Tue, Sep 17, 2019 at 06:16:22PM +0300, Emmanuel Vasilakis wrote > I've compiled firefox using these use flags: > > clang custom-cflags custom-optimization dbus gmp-autoupdate hwaccel lto > pgo screenshot startup-notification system-av1 system-harfbuzz > system-icu sys

Re: [gentoo-user] The old wine/harfbuzz/freetype circle ...

2021-09-19 Thread Charlotte Delenk
it would help in this case because freetype and harfbuzz do depend on each other currently signature.asc Description: PGP signature

Re: [gentoo-user] problem changing to 17.1 profile

2019-11-03 Thread Andrew Udvare
instead of 64-bit). > > Thanks in advance for any suggestions asto howto proceed. > You have to pull in some packages in a very specific order. With KDE we have a sort of circular dependency on freetype[harfbuzz], because harfbuzz itself depends on freetype. For this reason I had to do

Re: [gentoo-user] Correct procedure to install AMD64 multilib?

2021-12-15 Thread Wol
portage. And expect to get bit by the freetype/harfbuzz circular dependency. There's plenty of stuff out there how to get round it, but it can be a pain ... Cheers, Wol

Re: [gentoo-user] Correct procedure to install AMD64 multilib?

2021-12-15 Thread Jamie Getty
On Thu, Dec 16, 2021 at 10:26 AM Wol wrote: > And expect to get bit by the freetype/harfbuzz circular dependency. > There's plenty of stuff out there how to get round it, but it can be a > pain ... > Specifically you can look here if you have a problem with that. That's how I was

Re: [gentoo-user] Re: world update gone astray portage will not let me continue

2021-07-20 Thread John Covici
On Tue, 20 Jul 2021 02:53:30 -0400, Neil Bothwick wrote: > > [1 ] > On Tue, 20 Jul 2021 07:36:27 +0100, (Nuno Silva) wrote: > > > As this is a problem with generating documentation, have you tried the > > following as a workaround?: > > > > USE

[gentoo-user] Re: world update gone astray portage will not let me continue

2021-07-20 Thread nunojsilva
ried the >> > following as a workaround?: >> > >> > USE=-doc emerge -1a media-libs/harfbuzz >> >> It is recommended that you do not enable the doc USE flag globally, but >> only for those packages where you need the extra documentation. >> >>

Re: [gentoo-user] media-libs/harfbuzz-0.9.23::gentoo failed (compile phase)

2014-01-08 Thread Tom Wijsman
On Thu, 09 Jan 2014 03:06:05 +0100 Tamer Higazi th9...@googlemail.com wrote: tried to merge libreoffice-bin, and the dependency failed to compile. Any ideas what might be the problem or how to solve that?! http://pastebin.com/raw.php?i=dwMcutSq Can you attach that to

Re: [gentoo-user] media-libs/harfbuzz-0.9.23::gentoo failed (compile phase)

2014-01-26 Thread Tamer Higazi
I don't know why, but I did a complete @system @world profile update and everything got solved by itself. Still, thanks a lot! Tamer Am 09.01.2014 03:30, schrieb Tom Wijsman: On Thu, 09 Jan 2014 03:06:05 +0100 Tamer Higazi th9...@googlemail.com wrote: tried to merge libreoffice-bin, and

Re: [gentoo-user] combining pdf files, different size

2015-11-20 Thread Walter Dnes
-r1 (/usr/bin/pdf2ps) It's supplied by ghostscript. Used to be that I could have a machine without it, but now half of GNOME gets pulled in by gnumeric. Gnumeric is a really nice spreadsheet, but I prefer the old days when it didn't pull in dbus/goffice/harfbuzz/ghostscript/etc/etc/etc. -- Wa

Re: [gentoo-user] In Any Build of Firefox I Make it Uses a Poor Method of Downscaling

2016-05-19 Thread Dale
) (-pgo) -pulseaudio (-selinux) (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite {-test} -wifi" Dale :-) :-)

[gentoo-user] Seamonkey/Firefox library USE flags

2017-01-18 Thread Dale
Howdy, Looking to see how others do this. I noticed that some "system" stuff was disabled which I assume means Seamonkey and Firefox would then compile their own versions of those things or something. This is the ones in question: system-harfbuzz system-icu system-jpeg system-libev

Re: [gentoo-user] problem changing to 17.1 profile

2019-11-03 Thread John Covici
roceed. > > > > You have to pull in some packages in a very specific order. > > With KDE we have a sort of circular dependency on freetype[harfbuzz], > because harfbuzz itself depends on freetype. For this reason I had to do > the following: > > env USE=-harfbuzz emerge -1

Re: [gentoo-user] problem changing to 17.1 profile

2019-11-06 Thread John Covici
roceed. > > > > You have to pull in some packages in a very specific order. > > With KDE we have a sort of circular dependency on freetype[harfbuzz], > because harfbuzz itself depends on freetype. For this reason I had to do > the following: > > env USE=-harfbuzz emerge -1

Re: [gentoo-user] Thunderbird Datepicker

2020-01-15 Thread Nicolai Beuermann
system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite system-webp I have the same USE flags +jack +pulseaudio did you try thunderbird-bin? -- mailto: nicolai.beuerm...@gmx.de online: https://www.nico-beuermann.de

[gentoo-user] The old wine/harfbuzz/freetype circle ...

2021-09-18 Thread antlists
I've got stuck on this merry-go-round ... I'm trying to emerge wine, and it's come up with this. It insisted on adding abi_x86_32 or whatever it is to loads of things, but it's now blowing up with this circular dependency. If I try and install one with "use = -theother" it won't go ... If I

Re: [gentoo-user] Package management, depclean and new installs

2021-10-04 Thread Wols Lists
tip for a newbie - have you already got X, harfbuzz, and freetype installed? If not, squirrel this info away until you need it - harfbuzz often won't install because freetype isn't there. But freetype won't install because harfbuzz isn't there! Find out what's pulling them both in, do an emerge

Re: [gentoo-user] world update gone astray portage will not let me continue

2021-07-19 Thread Neil Bothwick
On Mon, 19 Jul 2021 17:17:07 -0400, John Covici wrote: > Calculating dependencies . done! > * One or more packages are either masked or have missing > dependencies: > * >* >=dev-libs/icu-51.2-r1:0/68.2=[abi_x86_64(-)] pulled in by: > * (media-libs/ha

Re: [gentoo-user] Re: world update gone astray portage will not let me continue

2021-07-20 Thread Neil Bothwick
On Tue, 20 Jul 2021 07:36:27 +0100, (Nuno Silva) wrote: > As this is a problem with generating documentation, have you tried the > following as a workaround?: > > USE=-doc emerge -1a media-libs/harfbuzz It is recommended that you do not enable the doc USE flag globally, but on

Re: [gentoo-user] he's baaaaaaack :-D

2023-08-31 Thread Walter Dnes
s anymore. As a control freak, the thing that annoys me is all the gratuitous libs (cups/ghostscript/harfbuzz/etc) that apstreams insist on forcing as dependancies. But that's not Gentoo's fault. -- I've seen things, you people wouldn't believe; Gopher, Netscape with frames, the first Bro

Re: [gentoo-user] Reinstall

2022-05-11 Thread Wols Lists
. Now you mention it, that's what I did last time, although my loop emerge ten lines at a time to cut down on the number of dependency recalculations. I seem to remember a harfbuzz loop that was a nightmare to fix ... Can't remember what it collided with, but if you can manage to emerge

Re: [gentoo-user] Portage reports preserved libs, but won't rebuild

2023-11-24 Thread Dale
reserved-rebuild as one should, all I get is: >> "Nothing to merge; quitting." >> >> Anyone else experienced this? How do I figure out what I need to do? > Assuming you're on amd64... These are 32-bit libraries. You probably > had abi_x86_32 set on these

Re[2]: [gentoo-user] Re: Portage reports preserved libs, but won't rebuild

2023-11-24 Thread Stefan Schmiedl
2023 at 04:07, Jack wrote: May or may not help, but have you tried revdep-rebuild? Also, you can try just one-shotting the reported packages, such as (for the last one in your list): emerge -1 sys-libs/zlib Regards, Arve Shouldn't it be the other way around? I mean, isn't it freetype, harf

[gentoo-user] Re: Portage reports preserved libs, but won't rebuild

2023-11-24 Thread Nuno Silva
-libs/zlib > > Regards, > Arve Shouldn't it be the other way around? I mean, isn't it freetype, harfbuzz, glib and libpng which need to be rebuilt so that these libraries from sys-libs/zlib and bzip2, libpcre2, graphite2, ..., are not needed and get removed? (To Matt: when portage says &qu

[gentoo-user] How to try custom-optimization in firefox

2016-06-13 Thread Adam Carter
-neon) (-pgo) (-selinux) -startup-notification (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite -test -wifi" ffbefore-cust-opt.txt:USE="dbus gmp-autoupdate gtk2 hwaccel jemalloc3 jit pulseaudio -bindist -custom-cflags -custom-opti

Re: [gentoo-user] Seamonkey/Firefox library USE flags

2017-01-22 Thread Nils Freydank
the > ones in question: > > system-harfbuzz > system-icu > system-jpeg > system-libevent > system-libvpx > system-sqlite > system-cairo > > Questions. How do you set yours and why if you know why? Which one is > most stable? Any other advantages to having it on

Re: [gentoo-user] Re: gcc with graphite flag?

2017-04-30 Thread Rasmus
se. The "graphite" USE flag means something entirely > > different for harfbuzz, i.e. build against media-libs/harfbuzz against > > media-gfx/graphite2 > > Btw, I don't think that USE flag is useful for anything, unless you put > the graphite optimization flags in

Re: [gentoo-user] Slow UI for firefox 68

2019-09-18 Thread Emmanuel Vasilakis
On 18/9/19 1:19 π.μ., Walter Dnes wrote: On Tue, Sep 17, 2019 at 06:16:22PM +0300, Emmanuel Vasilakis wrote I've compiled firefox using these use flags: clang custom-cflags custom-optimization dbus gmp-autoupdate hwaccel lto pgo screenshot startup-notification system-av1 system-harfbuzz

Re: [gentoo-user] Re: firefox 68

2019-09-16 Thread Walter Dnes
; [ebuild N ] www-client/firefox-60.8.0::gentoo USE="gmp-autoupdate > > screenshot -bindist -clang -custom-cflags -custom-optimization -dbus > > -debug -eme-free -geckodriver -hardened -hwaccel -jack (-neon) > > -pulseaudio (-selinux) -startup-notification -system-harfbuzz > >

Re: [gentoo-user] KDE update puzzle : solved

2021-09-19 Thread antlists
MUST HAVE BEEN EMERGED FIRST. Whoops ... (If they're not already on your system, try installing something that requires truetype. That will call in freetype, which won't emerge because harfbuzz isn't there. But harfbuzz won't emerge, because freetype isn't there. As in, they won't emerge even if

[gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Alexander Kapshuk
e: cat package.use =dev-lang/python-2.7.9-r1 sqlite >=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21 >=dev-ruby/racc-1.4.11 ruby_targets_ruby21 >=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21 >=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21 >=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21 >=med

[gentoo-user] Slow UI for firefox 68

2019-09-17 Thread Emmanuel Vasilakis
something in the URI bar has a lag of 1 sec between key presses and text appearing. I've compiled firefox using these use flags: clang custom-cflags custom-optimization dbus gmp-autoupdate hwaccel lto pgo screenshot startup-notification system-av1 system-harfbuzz system-icu system-jpeg system-libevent

Re: [gentoo-user] Re: firefox managed by my organization?

2020-03-04 Thread Walter Dnes
ith system libs (item 5 https://forum.palemoon.org/viewtopic.php?f=62=20885 ). Since PM is a Firefox fork, it inherits a lot of the same behaviour. I notice that doing "emerge -pv firefox" shows the following default USE flags... system-av1 system-harfbuzz system-icu system-jpeg s

Re: [gentoo-user] Thunderbird Datepicker

2020-01-15 Thread Jens Pelzetter
ing useflags: >> >> dbus gmp-autoupdate lightning startup-notification system-av1 >> system-harfbuzz system-icu system-jpeg system-libevent system-libvpx >> system-sqlite system-webp >> > I have the same USE flags +jack +pulseaudio > > did you try thunderbi

Re: [gentoo-user] unable to login some websites using www-client/firefox-68.9.0

2020-07-05 Thread Серега Филатов
for the > username and password. > > Just checking on this list whether I used all USE flags correctly when > emerging firefox: > bindist, gmp-autoupdate, pulseaudio, screenshot, system-av1, > system-harfbuzz, system-icu, system-jpeg, system-libevent, > system-libvpx, system-sq

[gentoo-user] unable to login some websites using www-client/firefox-68.9.0

2020-07-05 Thread Valmor F. de Almeida
errors upon login. Just get straight back to the original site prompting for the username and password. Just checking on this list whether I used all USE flags correctly when emerging firefox: bindist, gmp-autoupdate, pulseaudio, screenshot, system-av1, system-harfbuzz, system-icu, system-jpeg

[gentoo-user] Motif compile fails

2021-08-28 Thread Philip Webb
2/work/motif-2.3.8/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8/tools/wml/../../lib -I/var/tmp/portage/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8/tools/wml/../../include -I/usr/include/freetype2 -I/usr/inclu

Re: [gentoo-user] The old wine/harfbuzz/freetype circle ...

2021-09-19 Thread antlists
On 19/09/2021 09:58, Charlotte Delenk wrote: On Sat, Sep 18, 2021 at 07:30:45PM +0100, antlists wrote: I'm trying to emerge wine, and it's come up with this. It insisted on adding abi_x86_32 or whatever it is to loads of things, but it's now blowing up with this circular dependency. If I try

Re: [gentoo-user] Re: world update gone astray portage will not let me continue

2021-07-20 Thread John Covici
On Tue, 20 Jul 2021 02:53:30 -0400, Neil Bothwick wrote: > > [1 ] > On Tue, 20 Jul 2021 07:36:27 +0100, (Nuno Silva) wrote: > > > As this is a problem with generating documentation, have you tried the > > following as a workaround?: > > > > USE

Re: [gentoo-user] he's baaaaaaack :-D

2023-09-01 Thread Alan McKinnon
> names like Dale, Helmut, Peter, Rich, Grant, Walter, William and more. > > Welcome back. Gentoo has smoothed off the rough edges, and emerge > rarely dies anymore. As a control freak, the thing that annoys me is > all the gratuitous libs (cups/ghostscript/harfbuzz/etc) t

Re: [gentoo-user] How to try custom-optimization in firefox

2016-06-14 Thread Andrew Savchenko
pdate gtk2 > hwaccel jemalloc3 jit pulseaudio -bindist -custom-cflags -debug -hardened > (-neon) (-pgo) (-selinux) -startup-notification (-system-cairo) > -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx > -system-sqlite -test -wifi" > ffbefore-cust-opt.t

Re: [gentoo-user] Seamonkey/Firefox library USE flags

2017-02-02 Thread Mick
t; was disabled which I assume means Seamonkey and Firefox would then > >> compile their own versions of those things or something. This is the > >> ones in question: > >> > >> system-harfbuzz > >> system-icu > >> system-jpeg > >> system-libev

Re: [gentoo-user] Seamonkey/Firefox library USE flags

2017-02-02 Thread Dale
wn versions of those things or something. This is the >> ones in question: >> >> system-harfbuzz >> system-icu >> system-jpeg >> system-libevent >> system-libvpx >> system-sqlite >> system-cairo >> >> Questions. How do you set yours and

[gentoo-user] gnome-control center 3.23.98 fails to compile

2017-03-25 Thread John Covici
/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include

Re: [gentoo-user] gnome-control center 3.23.98 fails to compile

2017-03-25 Thread Alarig Le Lay
/gtk-3.0 -I/usr/include/cairo > -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -

[gentoo-user] emerge problem after sync today

2017-07-12 Thread Danny YUE
25.ebuild' !!! A file is not listed in the Manifest: '/usr/portage/app-text/dos2unix/dos2unix-7.3.5.ebuild' !!! A file is not listed in the Manifest: '/usr/portage/media-libs/harfbuzz/harfbuzz-1.4.6-r1.ebuild' !!! A file is not listed in the Manifest: '/usr/portage/dev-cpp/gtkmm/gtkmm-2.24

Re: [gentoo-user] Slow UI for firefox 68

2019-09-17 Thread Philip Webb
dbus gmp-autoupdate hwaccel lto > pgo screenshot startup-notification system-av1 system-harfbuzz > system-icu system-jpeg system-libevent system-libvpx system-sqlite > system-webp root:520 ~> eix firefox ... Installed versions: 68.1.0^d([2019-09-15 03:03:10]) (dbus

Re: [gentoo-user] Slow UI for firefox 68

2019-09-18 Thread Mick
ang custom-cflags custom-optimization dbus gmp-autoupdate hwaccel lto > >> pgo screenshot startup-notification system-av1 system-harfbuzz > >> system-icu system-jpeg system-libevent system-libvpx system-sqlite > >> system-webp > >> > >> (Didn't reall

[gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-03 Thread meino . cramer
/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libdvdread -c -o libmpdemux/aviheader.o libmpdemux/aviheader.c libmpdemux/aviheader.c: In function 'read_avi_header': libmpdemux/aviheader.c:600:8

Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread Volker Armin Hemmann
-D_REENTRANT -I/usr/include/alsa -I/usr/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libdvdread -c -o libmpdemux/aviheader.o libmpdemux/aviheader.c libmpdemux

[gentoo-user] Portage cleaning up 32bit preserved libs (x86_64/amd64)

2015-11-07 Thread bitlord
type.so.6.11.4 /usr/lib32/libfreetype.so.6 media-libs/harfbuzz-0.9.41 /usr/lib32/libharfbuzz.so.0.941.0 /usr/lib32/libharfbuzz.so.0 media-libs/libpng-1.6.18 /usr/lib32/libpng16.so.16.18.0 /usr/lib32/libpng16.so.16 sys-libs/zlib-1.2.8-r1 /lib32/libz.so.1.2.8 /lib32/libz.so.1 and this is how they

Re: [gentoo-user] Portage cleaning up 32bit preserved libs (x86_64/amd64)

2015-11-07 Thread Fernando Rodriguez
/usr/lib32/libglib-2.0.so.0 > media-gfx/graphite2-1.2.4-r1 /usr/lib32/libgraphite2.so.3.0.1 /usr/lib32/libgraphite2.so.3 > media-libs/freetype-2.5.5 /usr/lib32/libfreetype.so.6.11.4 /usr/lib32/libfreetype.so.6 > media-libs/harfbuzz-0.9.41 /usr/lib32/libharfbuzz.so.0.941.0 /usr/lib32/libhar

Re: [gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Todd Goodman
dev-ruby/racc-1.4.11 ruby_targets_ruby21 > >=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21 > >=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21 > >=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21 > >=media-libs/harfbuzz-0.9.38 icu > >=media-video/ffmpeg-2.6.3 theora > >=sys-libs/zlib-

Re: [gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Alexander Kapshuk
l 'package.use' file: >> >> cat package.use >> =dev-lang/python-2.7.9-r1 sqlite >> >=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21 >> >=dev-ruby/racc-1.4.11 ruby_targets_ruby21 >> >=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21 >> >=dev-ruby/rdoc-4.0.1-r

[gentoo-user] world update problem again

2021-11-30 Thread John Covici
710.4-r1:0/dev::gentoo, ebuild scheduled for merge) USE="cups hangouts js-type-check official (pic) proprietary-codecs suid system-harfbuzz system-png (-component-build)\ -custom-cflags -debug (-headless) -kerberos -pulseaudio -screencast (-selinux) (-system-ffmpeg) -

[gentoo-user] *.h files in gnome applications

2013-08-02 Thread András Csányi
/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include

Re: [gentoo-user] Slow UI for firefox 68

2019-09-19 Thread Emmanuel Vasilakis
-optimization dbus gmp-autoupdate hwaccel lto pgo screenshot startup-notification system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite system-webp (Didn't really change anything from previous firefox versions I compiled). You may not have changed

Re: [gentoo-user] world update gone astray portage will not let me continue

2021-07-19 Thread John Covici
> >* >=dev-libs/icu-51.2-r1:0/68.2=[abi_x86_64(-)] pulled in by: > > * (media-libs/harfbuzz-2.8.1:0/0.9.18::gentoo, installed) > > * > > * The resume list contains packages that are either masked or > > have > > *

Re: [gentoo-user] Portage cleaning up 32bit preserved libs (x86_64/amd64)

2015-11-08 Thread Mick
phite2.so.3 > media-libs/freetype-2.5.5 /usr/lib32/libfreetype.so.6.11.4 > /usr/lib32/libfreetype.so.6 media-libs/harfbuzz-0.9.41 > /usr/lib32/libharfbuzz.so.0.941.0 /usr/lib32/libharfbuzz.so.0 > media-libs/libpng-1.6.18 /usr/lib32/libpng16.so.16.18.0 > /usr/lib32/libpng16.so.16 sys-

Re: [gentoo-user] How to try custom-optimization in firefox

2016-06-14 Thread Adam Carter
ebug -hardened (-neon) (-pgo) (-selinux) -startup-notification (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite -test -wifi" ABI_X86="64" LINGUAS="-ach -af -an -ar -as -ast -az -be -bg -bn_BD -bn_IN -br -bs -ca -cs -cy -da -de -e

Re: [gentoo-user] In Any Build of Firefox I Make it Uses a Poor Method of Downscaling

2016-05-19 Thread TheXzoron
ndist > -custom-cflags -custom-optimization -debug -force-gtk2 -hardened (-neon) > (-pgo) -pulseaudio (-selinux) (-system-cairo) -system-harfbuzz > -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite > {-test} -wifi" > > Dale > > :-) :-)

Re: [gentoo-user] In Any Build of Firefox I Make it Uses a Poor Method of Downscaling

2016-05-19 Thread Alan McKinnon
bad downscaling method. > I don't have those issues here, here's my settings: Installed versions: 46.0^d(19:33:41 01/05/2016)(dbus ffmpeg gmp-autoupdate hwaccel jemalloc3 jit pulseaudio startup-notification system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sq

Re: [gentoo-user] upgrading 1-year old system

2017-03-04 Thread thelma
ed in by: * (sys-apps/util-linux-2.26.2:0/0::gentoo, installed) * * >=sys-libs/ncurses-5.9-r3:5/5=[abi_x86_32(-),abi_x86_64(-)] pulled in by: * (sys-devel/llvm-3.5.0:0/3.5::gentoo, installed) * * >=media-libs/harfbuzz-0.9.12:0/0.9.18=[glib(+),truetype(+),abi_x86_32(-),abi_x86_6

Re: [gentoo-user] Re: Is gnome becoming obligatory?

2017-12-13 Thread Walter Dnes
lso use gnumeric and abiword which require gtk+. Over the past few years I've seen various new hard-coded dependancies crop up when doing... emerge -pv --changed-use --deep --update @world adwaita-icon-theme, gtk-engines-adwaita, atk, dbus, harfbuzz, introspection, libepoxy, etc, etc, etc.

Re: [gentoo-user] firefox 68

2019-09-15 Thread Walter Dnes
-pulseaudio (-selinux) -startup-notification -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite -test -wifi" Notice all the "system-*" flags. I run Pale Moon, a Firefox fork. The two programs have diverged over the years... but see Warning #

[gentoo-user] Re: firefox 68

2019-09-15 Thread Ian Zimmerman
tom-optimization -dbus > -debug -eme-free -geckodriver -hardened -hwaccel -jack (-neon) > -pulseaudio (-selinux) -startup-notification -system-harfbuzz > -system-icu -system-jpeg -system-libevent -system-libvpx > -system-sqlite -test -wifi" But this is what I mean. The _defau

Re: [gentoo-user] Slow UI for firefox 68

2019-09-21 Thread Emmanuel Vasilakis
-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite system-webp (Didn't really change anything from previous firefox versions I compiled). firefox-bin (69.0) behaves ok. firefox using --safe-mode is also ok. I did use refresh firefox which wiped clean firefox

Re: [gentoo-user] Slow UI for firefox 68

2019-09-26 Thread Emmanuel Vasilakis
screenshot startup-notification system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite system-webp (Didn't really change anything from previous firefox versions I compiled). firefox-bin (69.0) behaves ok. firefox using --safe-mode is also ok. I did

Re: [gentoo-user] Re: firefox managed by my organization?

2020-03-05 Thread Michael
; somewhere, I suspect. > > A Pale Moon user here. We get the same warnings about not building > Pale Moon with system libs (item 5 > https://forum.palemoon.org/viewtopic.php?f=62=20885 ). Since PM is a > Firefox fork, it inherits a lot of the same behaviour. I notice that > doing &

Re: [gentoo-user] mkvtoolnix: To use qt5 or not to use qt5 - that is the question (USE flag in-/valid?)

2020-02-26 Thread Dale
and -mysql app-office/libreoffice mariadb >=media-libs/babl-0.1.72 introspection >=media-libs/freetype-2.8 harfbuzz Notice that without the = characters you also can't have a version.  If you do have a version, you have to have the = in front. Hope that helps. Dale :-)  :-) 

Re: [gentoo-user] Thunderbird Datepicker

2020-01-15 Thread Jens Pelzetter
Hello Nicolai, one Fedora everything works as expected. But Fedora has a slightly older version of Thunderbird and GTK. Which useflags has your Thunderbird set? Mine has the following useflags: dbus gmp-autoupdate lightning startup-notification system-av1 system-harfbuzz system-icu system-jpeg

Re: [gentoo-user] Thunderbird Datepicker

2020-01-16 Thread Jens Pelzetter
; version of Thunderbird and GTK. >>> >>> Which useflags has your Thunderbird set? Mine has the following useflags: >>> >>> dbus gmp-autoupdate lightning startup-notification system-av1 >>> system-harfbuzz system-icu system-jpeg system-libevent sy

Re: [gentoo-user] unable to login some websites using www-client/firefox-68.9.0

2020-07-06 Thread Valmor F. de Almeida
any errors upon login. Just get straight back to the original site prompting for the username and password. Just checking on this list whether I used all USE flags correctly when emerging firefox: bindist, gmp-autoupdate, pulseaudio, screenshot, system-av1, system-harfbuzz,

Re: [gentoo-user] Network printer not being found

2020-10-30 Thread Peter Humphrey
dbus gmp-autoupdate hwaccel openh264 pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system- libevent system-libvpx system-webp -debug -eme-free -geckodriver -hardened - jack -lto -pgo -screencast (-selinux) -wayland -wifi" L10N="en-GB ..." Am I missing something important

[gentoo-user] binary server's decisions arbitrary?

2021-02-05 Thread n952162
    ] www-client/firefox-78.6.0:0/*esr78*::gentoo  USE="clang dbus* gmp-autoupdate openh264 system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-webp -debug -eme-free -geckodriver -hardened -hwaccel -jack -lto -pgo -pulseaudio (-screencast) (-se

[gentoo-user] x11-libs/guile-gtk-2.1-r3 fails to compile

2019-05-05 Thread Dale
/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include

  1   2   3   >