Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-08 Thread John Covici
On Fri, 08 Sep 2023 04:23:38 -0400,
Arve Barsnes wrote:
> 
> On Fri, 8 Sept 2023 at 10:01, Dale  wrote:
> > John Covici wrote:
> > > Searching yields the following:
> > > eix media-libs/gstreamer
> > > [I] media-libs/gstreamer
> > >  Available versions:  (1.0) 1.20.3^t{xpak} 1.20.4^t{xpak}
> > >   1.20.5^t{xpak} 1.20.6^t (~)1.22.3^t{xpak}
> > >  {+caps +introspection nls +orc test unwind ABI_MIPS="n32
> > > n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
> > >  Installed versions:  1.22.3(1.0)^t{xpak}(08:40:21 PM
> > > 06/04/2023)(caps introspection nls orc -test 
> > > -unwind
> > > ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64"
> > > ABI_X86="64 -32 -x32")
> > >  Homepage:
> > > https://gstreamer.freedesktop.org/
> > >  Description: Open source 
> > > multimedia
> > > framework
> >
> > I can't tell anything from that command since the installed version is
> > highlighted with color.  You need to run the command I posted so that it
> > lists them and shows which version is installed in plain text.  If I
> > read that error right, you just have a old version installed for some
> > reason.  First we need to be sure that is the case and if it is, figure
> > out why.
> 
> I think you might be misreading the initial message Dale, the output
> is saying that it requires a version of 1.16.2 or higher, and John's
> latest shows that he has version 1.22.3 installed.
> 
> I found a bug on bgo which might be related,
> https://bugs.gentoo.org/913644, it could be worth a try to downgrade
> dev-util/pkgconfig. I have the same versions installed, but when I
> last compiled webkit-gtk I had version 1.8.1 installed.

Thanks a lot for everyone's response, but its a puzzle to me.

So, I looked at that bug, but could not find any resolution.  Also, I
don't have any pkgconfig other than dev-perl/ExtUtils-PkgConfig
1.160.0-r1  and a virtual for the  same 2-r1 .  So, I am puzzled.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-08 Thread Dale
Arve Barsnes wrote:
> On Fri, 8 Sept 2023 at 10:01, Dale  wrote:
>> John Covici wrote:
>>> Searching yields the following:
>>> eix media-libs/gstreamer
>>> [I] media-libs/gstreamer
>>>  Available versions:  (1.0) 1.20.3^t{xpak} 1.20.4^t{xpak}
>>>   1.20.5^t{xpak} 1.20.6^t (~)1.22.3^t{xpak}
>>>  {+caps +introspection nls +orc test unwind ABI_MIPS="n32
>>> n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
>>>  Installed versions:  1.22.3(1.0)^t{xpak}(08:40:21 PM
>>> 06/04/2023)(caps introspection nls orc -test -unwind
>>> ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64"
>>> ABI_X86="64 -32 -x32")
>>>  Homepage:
>>> https://gstreamer.freedesktop.org/
>>>  Description: Open source 
>>> multimedia
>>> framework
>> I can't tell anything from that command since the installed version is
>> highlighted with color.  You need to run the command I posted so that it
>> lists them and shows which version is installed in plain text.  If I
>> read that error right, you just have a old version installed for some
>> reason.  First we need to be sure that is the case and if it is, figure
>> out why.
> I think you might be misreading the initial message Dale, the output
> is saying that it requires a version of 1.16.2 or higher, and John's
> latest shows that he has version 1.22.3 installed.
>
> I found a bug on bgo which might be related,
> https://bugs.gentoo.org/913644, it could be worth a try to downgrade
> dev-util/pkgconfig. I have the same versions installed, but when I
> last compiled webkit-gtk I had version 1.8.1 installed.
>
> Regards,
> Arve
>
>


Given how it was shown previously, I wasn't sure what version was
installed.  I could tell it was wanting a higher version but that was
it.  The reply was from eix which uses color and doesn't transfer well
to a email. 

I thought it might be worth looking into until more info could be
suggested.  If nothing else, the additional info may help diagnose the
problem. 

Dale

:-)  :-) 



Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-08 Thread Arve Barsnes
On Fri, 8 Sept 2023 at 10:01, Dale  wrote:
> John Covici wrote:
> > Searching yields the following:
> > eix media-libs/gstreamer
> > [I] media-libs/gstreamer
> >  Available versions:  (1.0) 1.20.3^t{xpak} 1.20.4^t{xpak}
> >   1.20.5^t{xpak} 1.20.6^t (~)1.22.3^t{xpak}
> >  {+caps +introspection nls +orc test unwind ABI_MIPS="n32
> > n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
> >  Installed versions:  1.22.3(1.0)^t{xpak}(08:40:21 PM
> > 06/04/2023)(caps introspection nls orc -test -unwind
> > ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64"
> > ABI_X86="64 -32 -x32")
> >  Homepage:
> > https://gstreamer.freedesktop.org/
> >  Description: Open source 
> > multimedia
> > framework
>
> I can't tell anything from that command since the installed version is
> highlighted with color.  You need to run the command I posted so that it
> lists them and shows which version is installed in plain text.  If I
> read that error right, you just have a old version installed for some
> reason.  First we need to be sure that is the case and if it is, figure
> out why.

I think you might be misreading the initial message Dale, the output
is saying that it requires a version of 1.16.2 or higher, and John's
latest shows that he has version 1.22.3 installed.

I found a bug on bgo which might be related,
https://bugs.gentoo.org/913644, it could be worth a try to downgrade
dev-util/pkgconfig. I have the same versions installed, but when I
last compiled webkit-gtk I had version 1.8.1 installed.

Regards,
Arve



Re: [gentoo-user] Re: mcomix (really python)

2023-09-08 Thread Jorge Almeida
On Fri, Sep 8, 2023 at 8:23 AM Nuno Silva  wrote:

>
>
> There's also for example qcomicbook, if you have Qt on your system.
>

Yes, I have QT and qcomicbook emerged just fine (no dependency forest).
However, I found it useless: the menu lacks entries for custom zoom (I
mean, something like "+" and "-" that similar software offers). This is a
party killer for me.  Maybe it's hidden somewhere...
Anyway, I solved the problem by installing the current version of mcomix
from the sourceforge site. That would be version 2.3.0, whereas the
"stable" version in gentoo is 2.1.0!
(mcomix allows installing as non-privileged user in ~/.local/, hence it
does not conflict with portage. No dependencies needed to be installed, I
guess an up to date gentoo system alfready has what is needed.)

Thanks

Jorge


Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-08 Thread Dale
John Covici wrote:
> On Fri, 08 Sep 2023 01:17:30 -0400,
> Dale wrote:
>> John Covici wrote:
>>> In my latest world update I get an error when compiling
>>> net-libs:webkit-gtk-2.40.5-r410  Here are the last few lines of the
>>> buildlog.  I looked on bgo but couldn't find anything relevant.
>>>
>>> --   Found gstreamer-tag-1.0 , version
>>> -- Checking for module 'gstreamer-video-1.0 >= 1.16.2'
>>> --   Found gstreamer-video-1.0 , version
>>> -- Checking for module 'gstreamer-codecparsers-1.0 >= 1.16.2'
>>> --   Found gstreamer-codecparsers-1.0 , version
>>> -- Checking for module 'gstreamer-transcoder-1.0 >= 1.16.2'
>>> --   Found gstreamer-transcoder-1.0 , version
>>> -- Checking for module 'gstreamer-rtp-1.0 >= 1.16.2'
>>> --   Found gstreamer-rtp-1.0 , version
>>> -- Checking for module 'gstreamer-sdp-1.0 >= 1.16.2'
>>> --   Found gstreamer-sdp-1.0 , version
>>> -- Checking for module 'gstreamer-webrtc-1.0 >= 1.16.2'
>>> --   Found gstreamer-webrtc-1.0 , version
>>> -- Found GStreamer:
>>> -- 
>>> GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;GSTREAMER_BASE_INCLUDE_DIRS;GSTREAMER_BASE_LIBRARIES;GSTREAMER_APP_INCLUDE_DIRS;GSTREAMER_APP_LIBRARIES;GSTREAMER_PBUTILS_INCLUDE_DIRS;GSTREAMER_PBUTILS_LIBRA\RIES;GSTREAMER_VIDEO_INCLUDE_DIRS;GSTREAMER_VIDEO_LIBRARIES;GSTREAMER_MPEGTS_INCLUDE_DIRS;GSTREAMER_MPEGTS_LIBRARIES;GSTREAMER_TAG_INCLUDE_DIRS;GSTREAMER_TAG_LIBRARIES;GSTREAMER_GL_INCLUDE_DIRS;GSTREAMER_GL_LIBRARIES;GSTREAMER_AUDIO_INCLUD\E_DIRS;GSTREAMER_AUDIO_LIBRARIES;GSTREAMER_FFT_INCLUDE_DIRS;GSTREAMER_FFT_LIBRARIES;GSTREAMER_TRANSCODER_INCLUDE_DIRS;GSTREAMER_TRANSCODER_LIBRARIES
>>> -- (Required is at least version "1.16.2")
>>> ^[[31mCMake Error at Source/cmake/GStreamerChecks.cmake:62 (message):
>>>   GStreamerTranscoder >= 1.20 is needed for USE_GSTREAMER_TRANSCODER.
>>>
>>> Thanks in advance for any suggestions.
>>>
>>
>> First, I'm not real good at this.  Sometimes the error message isn't
>> obvious or is hard to figure.  That said, this is my thinking.  First,
>> see what version of gstreamer you have installed.  You can do that with
>> this command:  
>>
>> equery list -po media-libs/gstreamer
>>
>> According to what I see above, I think you have a 1.16 version installed
>> which isn't even in the tree anymore.  I'd suspect you either included a
>> version in a emerge at some point which was added to your world file or
>> there is a mask for higher versions in package.mask.  Either way, if you
>> fix that then it should upgrade to a version webkit-gtk likes. 
>>
>> By the way, this is what I show here for mine.  I suspect yours will
>> include a 1.16 version that isn't in the tree anymore.
>>
>>
>> root@fireball / # equery list -po media-libs/gstreamer
>>  * Searching for gstreamer in media-libs ...
>> [-P-] [  ] media-libs/gstreamer-1.20.3:1.0
>> [-P-] [  ] media-libs/gstreamer-1.20.4:1.0
>> [-P-] [  ] media-libs/gstreamer-1.20.5:1.0
>> [IP-] [  ] media-libs/gstreamer-1.20.6:1.0
>> [-P-] [ ~] media-libs/gstreamer-1.22.3:1.0
>> root@fireball / #
>>
>>
>> I may be wrong but never hurts to look.  ;-)
> Searching yields the following:
> eix media-libs/gstreamer
> [I] media-libs/gstreamer
>  Available versions:  (1.0) 1.20.3^t{xpak} 1.20.4^t{xpak}
>   1.20.5^t{xpak} 1.20.6^t (~)1.22.3^t{xpak}
>  {+caps +introspection nls +orc test unwind ABI_MIPS="n32
> n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
>  Installed versions:  1.22.3(1.0)^t{xpak}(08:40:21 PM
> 06/04/2023)(caps introspection nls orc -test -unwind
> ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64"
> ABI_X86="64 -32 -x32")
>  Homepage:
> https://gstreamer.freedesktop.org/
>  Description: Open source 
> multimedia
> framework
>
> * media-libs/gstreamer-editing-services
>  Available versions:  (1.0) 1.20.3^t 1.20.4^t 1.20.5^t 1.20.6^t
>  (~)1.22.3^t
>  {+introspection test PYTHON_TARGETS="python3_10
>  python3_11"}
>Homepage:http://wiki.pitivi.org/wiki/GES
>Description: SDK for making video editors and
>  more
>
> Found 2 matches
>
> So, I am still not understanding the error.
>


I can't tell anything from that command since the installed version is
highlighted with color.  You need to run the command I posted so that it
lists them and shows which version is installed in plain text.  If I
read that error right, you just have a old version installed for some
reason.  First we need to be sure that is the case and if it is, figure
out why.

By the way, the command I gave only displays what is available and what
version is installed.  It's just a information tool.  Thing is, it copy
and pastes better so that it is easy to read in a email.  The eix
command doesn't copy and paste well. 


Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-08 Thread John Covici
On Fri, 08 Sep 2023 01:17:30 -0400,
Dale wrote:
> 
> John Covici wrote:
> > In my latest world update I get an error when compiling
> > net-libs:webkit-gtk-2.40.5-r410  Here are the last few lines of the
> > buildlog.  I looked on bgo but couldn't find anything relevant.
> >
> > --   Found gstreamer-tag-1.0 , version
> > -- Checking for module 'gstreamer-video-1.0 >= 1.16.2'
> > --   Found gstreamer-video-1.0 , version
> > -- Checking for module 'gstreamer-codecparsers-1.0 >= 1.16.2'
> > --   Found gstreamer-codecparsers-1.0 , version
> > -- Checking for module 'gstreamer-transcoder-1.0 >= 1.16.2'
> > --   Found gstreamer-transcoder-1.0 , version
> > -- Checking for module 'gstreamer-rtp-1.0 >= 1.16.2'
> > --   Found gstreamer-rtp-1.0 , version
> > -- Checking for module 'gstreamer-sdp-1.0 >= 1.16.2'
> > --   Found gstreamer-sdp-1.0 , version
> > -- Checking for module 'gstreamer-webrtc-1.0 >= 1.16.2'
> > --   Found gstreamer-webrtc-1.0 , version
> > -- Found GStreamer:
> > -- 
> > GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;GSTREAMER_BASE_INCLUDE_DIRS;GSTREAMER_BASE_LIBRARIES;GSTREAMER_APP_INCLUDE_DIRS;GSTREAMER_APP_LIBRARIES;GSTREAMER_PBUTILS_INCLUDE_DIRS;GSTREAMER_PBUTILS_LIBRA\RIES;GSTREAMER_VIDEO_INCLUDE_DIRS;GSTREAMER_VIDEO_LIBRARIES;GSTREAMER_MPEGTS_INCLUDE_DIRS;GSTREAMER_MPEGTS_LIBRARIES;GSTREAMER_TAG_INCLUDE_DIRS;GSTREAMER_TAG_LIBRARIES;GSTREAMER_GL_INCLUDE_DIRS;GSTREAMER_GL_LIBRARIES;GSTREAMER_AUDIO_INCLUD\E_DIRS;GSTREAMER_AUDIO_LIBRARIES;GSTREAMER_FFT_INCLUDE_DIRS;GSTREAMER_FFT_LIBRARIES;GSTREAMER_TRANSCODER_INCLUDE_DIRS;GSTREAMER_TRANSCODER_LIBRARIES
> > -- (Required is at least version "1.16.2")
> > ^[[31mCMake Error at Source/cmake/GStreamerChecks.cmake:62 (message):
> >   GStreamerTranscoder >= 1.20 is needed for USE_GSTREAMER_TRANSCODER.
> >
> > Thanks in advance for any suggestions.
> >
> 
> 
> First, I'm not real good at this.  Sometimes the error message isn't
> obvious or is hard to figure.  That said, this is my thinking.  First,
> see what version of gstreamer you have installed.  You can do that with
> this command:  
> 
> equery list -po media-libs/gstreamer
> 
> According to what I see above, I think you have a 1.16 version installed
> which isn't even in the tree anymore.  I'd suspect you either included a
> version in a emerge at some point which was added to your world file or
> there is a mask for higher versions in package.mask.  Either way, if you
> fix that then it should upgrade to a version webkit-gtk likes. 
> 
> By the way, this is what I show here for mine.  I suspect yours will
> include a 1.16 version that isn't in the tree anymore.
> 
> 
> root@fireball / # equery list -po media-libs/gstreamer
>  * Searching for gstreamer in media-libs ...
> [-P-] [  ] media-libs/gstreamer-1.20.3:1.0
> [-P-] [  ] media-libs/gstreamer-1.20.4:1.0
> [-P-] [  ] media-libs/gstreamer-1.20.5:1.0
> [IP-] [  ] media-libs/gstreamer-1.20.6:1.0
> [-P-] [ ~] media-libs/gstreamer-1.22.3:1.0
> root@fireball / #
> 
> 
> I may be wrong but never hurts to look.  ;-)

Searching yields the following:
eix media-libs/gstreamer
[I] media-libs/gstreamer
 Available versions:  (1.0) 1.20.3^t{xpak} 1.20.4^t{xpak}
1.20.5^t{xpak} 1.20.6^t (~)1.22.3^t{xpak}
   {+caps +introspection nls +orc test unwind ABI_MIPS="n32
  n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
   Installed versions:  1.22.3(1.0)^t{xpak}(08:40:21 PM
  06/04/2023)(caps introspection nls orc -test -unwind
  ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64"
  ABI_X86="64 -32 -x32")
   Homepage:
  https://gstreamer.freedesktop.org/
   Description: Open source 
multimedia
  framework

* media-libs/gstreamer-editing-services
 Available versions:  (1.0) 1.20.3^t 1.20.4^t 1.20.5^t 1.20.6^t
 (~)1.22.3^t
   {+introspection test PYTHON_TARGETS="python3_10
 python3_11"}
 Homepage:http://wiki.pitivi.org/wiki/GES
 Description: SDK for making video editors and
 more

Found 2 matches

So, I am still not understanding the error.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] Re: mcomix (really python)

2023-09-08 Thread Nuno Silva
On 2023-09-07, Jorge Almeida wrote:

> On Thu, Sep 7, 2023 at 12:39 PM Arve Barsnes  wrote:
>
>> On Thu, 7 Sept 2023 at 13:12, Jorge Almeida  wrote:
>> > Nope. I don't run a Gnome system, and evince pulls an absurd bunch of
>> dependencies, even with most USE variables unset
>>
>> Sure, which is why I put in that caveat :)
>>
>
> Yes, I understood what you meant. I was just saying that I don't have most
> dependencies installed.
>
>>
>> > why would I need elogind, udisks, polkit, etc. just to read a comic book
>> or view a pdf?
>>
>> I do have elogind because sddm requires it (have been pondering if I
>> should switch), but I don't have udisks or polkit, so those can at
>> least be controlled with some USE variables.
>>
>
> That's curious. I just tried emerge -p evince with all USE variables unset
> and it refuses to comply. Some dependencies suffer from "unmet
> requirements". Never mind. evince was made for Gnome users, which I'm not.
> I'll wait to see what gives re mcomix... (For viewing files for which a
> thumbnails-based index is not a must I'll just stick with zathura.)
>
> Regards
>
> Jorge

There's also for example qcomicbook, if you have Qt on your system.


But this really looks like something to be fixed on the mcomix side. It
has already been fixed in version 2.2.0:

https://sourceforge.net/p/mcomix/git/ci/master/tree/ChangeLog

If I'm reading correctly, 2.2.1 is in the tree, so you could see if
unmasking that one before it gets stabilized is a possibility.

The relevant change appears to be:

https://sourceforge.net/p/mcomix/git/ci/04785a835b6c0e0782c9d0689686b0c1139febb1/tree/mcomix/run.py?diff=ae7d6a03f001de3241e586b1b285ce624383f344

from 
https://sourceforge.net/p/mcomix/git/ci/04785a835b6c0e0782c9d0689686b0c1139febb1/

(Which might be useful in case you want to try to add a patch to the
version you currently have installed)


-- 
Nuno Silva