View previous topic :: View next topic |
Author |
Message |
MaDDeePee Guru
Joined: 18 Aug 2004 Posts: 393 Location: Germany
|
Posted: Sun Jun 23, 2024 8:24 am Post subject: endless emerge with --deep of qtwebengine, ffmpeg, xine-lib |
|
|
Hello,
could anyone explain me, why:
Code: | emerge --update --newuse --deep @world |
wants to emerge endlessly:
Code: | emerge --update --newuse --deep @world -va
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 120.72 s (backtrack: 2/20).
[ebuild rR ] dev-qt/qtwebengine-5.15.14_p20240510:5/5.15::gentoo USE="alsa geolocation jumbo-build pulseaudio screencast system-icu widgets -bindist -debug -designer -kerberos -test" 0 KiB
[ebuild rR ] media-video/ffmpeg-4.4.4-r9:0/56.58.58::gentoo USE="X alsa bzip2 chromium cpudetection dav1d encode fdk gnutls gpl iconv libass mp3 network nvenc opengl openh264 openssl pic postproc pulseaudio sdl svg theora threads truetype v4l vaapi vdpau vorbis vpx vulkan webp x264 x265 xvid zlib (-amf) -amr -amrenc (-appkit) -bluray -bs2b -cdio -chromaprint -codec2 (-cuda) -debug -doc -flite -fontconfig -frei0r -fribidi -gcrypt -glslang -gme -gmp -gsm -hardcoded-tables -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libaom -libaribb24 -libcaca -libdrm -libilbc -librtmp -libsoxr -libtesseract -libv4l -libxml2 -lv2 -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -openal -opencl -opus -oss (-qsv) -rav1e -rubberband -samba -snappy -sndio -speex -srt -ssh -static-libs -svt-av1 -test -twolame -verify-sig -vidstab (-vmaf) -zeromq -zimg -zvbi" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -fma4 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" 0 KiB
[ebuild rR ] media-libs/xine-lib-1.2.13-r2:1::gentoo USE="X a52 aac alsa bluray css dts dvb dxr3 flac gtk jpeg mad mmap mng nls opengl oss pulseaudio sdl speex theora truetype v4l vaapi vcd vdpau vdr vorbis vpx wayland xinerama xv xvmc -aalib -dav1d -fbcon -imagemagick -jack -libcaca -modplug -musepack -nfs -samba -sftp (-vidix) (-vis) -wavpack" 0 KiB
Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB
|
|
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
MaDDeePee Guru
Joined: 18 Aug 2004 Posts: 393 Location: Germany
|
Posted: Mon Jun 24, 2024 4:02 am Post subject: |
|
|
Code: | emerge -va xine-lib
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 5.97 s (backtrack: 0/20).
[ebuild R ] media-libs/xine-lib-1.2.13-r2:1::gentoo USE="X a52 aac alsa bluray css dts dvb dxr3 flac gtk jpeg mad mmap mng nls opengl oss pulseaudio sdl speex theora truetype v4l vaapi vcd vdpau vdr vorbis vpx wayland xinerama xv xvmc -aalib -dav1d -fbcon -imagemagick -jack -libcaca -modplug -musepack -nfs -samba -sftp (-vidix) (-vis) -wavpack" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No]
|
merging them individually doesn't change anything. after that it still pulls in all three with Code: | emerge --update --newuse --deep @world -va | and i don't understand why, nothing changed in my system.
Code: | emerge --update --newuse --deep @world -va
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 122.00 s (backtrack: 2/20).
[ebuild rR ] dev-qt/qtwebengine-5.15.14_p20240510:5/5.15::gentoo USE="alsa geolocation jumbo-build pulseaudio screencast system-icu widgets -bindist -debug -designer -kerberos -test" 0 KiB
[ebuild rR ] media-video/ffmpeg-4.4.4-r9:0/56.58.58::gentoo USE="X alsa bzip2 chromium cpudetection dav1d encode fdk gnutls gpl iconv libass mp3 network nvenc opengl openh264 openssl pic postproc pulseaudio sdl svg theora threads truetype v4l vaapi vdpau vorbis vpx vulkan webp x264 x265 xvid zlib (-amf) -amr -amrenc (-appkit) -bluray -bs2b -cdio -chromaprint -codec2 (-cuda) -debug -doc -flite -fontconfig -frei0r -fribidi -gcrypt -glslang -gme -gmp -gsm -hardcoded-tables -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libaom -libaribb24 -libcaca -libdrm -libilbc -librtmp -libsoxr -libtesseract -libv4l -libxml2 -lv2 -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -openal -opencl -opus -oss (-qsv) -rav1e -rubberband -samba -snappy -sndio -speex -srt -ssh -static-libs -svt-av1 -test -twolame -verify-sig -vidstab (-vmaf) -zeromq -zimg -zvbi" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -fma4 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" 0 KiB
[ebuild rR ] media-libs/xine-lib-1.2.13-r2:1::gentoo USE="X a52 aac alsa bluray css dts dvb dxr3 flac gtk jpeg mad mmap mng nls opengl oss pulseaudio sdl speex theora truetype v4l vaapi vcd vdpau vdr vorbis vpx wayland xinerama xv xvmc -aalib -dav1d -fbcon -imagemagick -jack -libcaca -modplug -musepack -nfs -samba -sftp (-vidix) (-vis) -wavpack" 0 KiB
Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No] |
must be because auf --deep, that pulls in dependencies? but why this three packages? there is no reason the emerge this, no keyword change or anything else i dont get it.... |
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2431
|
Posted: Mon Jun 24, 2024 5:50 am Post subject: |
|
|
Please post the output of
Code: | wgetpaste -ic 'emerge -uDUpv @world' |
Best Regards,
Georgi |
|
Back to top |
|
|
MaDDeePee Guru
Joined: 18 Aug 2004 Posts: 393 Location: Germany
|
Posted: Mon Jun 24, 2024 2:35 pm Post subject: |
|
|
logrusx wrote: | Please post the output of
Code: | wgetpaste -ic 'emerge -uDUpv @world' |
Best Regards,
Georgi |
https://bpa.st/WCBQ
|
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2431
|
Posted: Mon Jun 24, 2024 2:43 pm Post subject: |
|
|
How does the output change if you add -t?
emerge -uDUpvt @world
It's not necessary to use wgetpaste, the output should not be that big. I asked for it previously because I wanted to see your emerge --info as well and didn't believe there isn't more output.
Best Regards,
Georgi |
|
Back to top |
|
|
MaDDeePee Guru
Joined: 18 Aug 2004 Posts: 393 Location: Germany
|
Posted: Mon Jun 24, 2024 4:08 pm Post subject: |
|
|
logrusx wrote: | How does the output change if you add -t?
emerge -uDUpvt @world
It's not necessary to use wgetpaste, the output should not be that big. I asked for it previously because I wanted to see your emerge --info as well and didn't believe there isn't more output.
Best Regards,
Georgi |
Code: | emerge -uDUpvt @world
These are the packages that would be merged, in reverse order:
Calculating dependencies... done!
Dependency resolution took 119.60 s (backtrack: 2/20).
[ebuild rR ] dev-qt/qtwebengine-5.15.14_p20240510:5/5.15::gentoo USE="alsa geolocation jumbo-build pulseaudio screencast system-icu widgets -bindist -debug -designer -kerberos -test" 0 KiB
[ebuild rR ] media-libs/xine-lib-1.2.13-r2:1::gentoo USE="X a52 aac alsa bluray css dts dvb dxr3 flac gtk jpeg mad mmap mng nls opengl oss pulseaudio sdl speex theora truetype v4l vaapi vcd vdpau vdr vorbis vpx wayland xinerama xv xvmc -aalib -dav1d -fbcon -imagemagick -jack -libcaca -modplug -musepack -nfs -samba -sftp (-vidix) (-vis) -wavpack" 0 KiB
[ebuild rR ] media-video/ffmpeg-4.4.4-r9:0/56.58.58::gentoo USE="X alsa bzip2 chromium cpudetection dav1d encode fdk gnutls gpl iconv libass mp3 network nvenc opengl openh264 openssl pic postproc pulseaudio sdl svg theora threads truetype v4l vaapi vdpau vorbis vpx vulkan webp x264 x265 xvid zlib (-amf) -amr -amrenc (-appkit) -bluray -bs2b -cdio -chromaprint -codec2 (-cuda) -debug -doc -flite -fontconfig -frei0r -fribidi -gcrypt -glslang -gme -gmp -gsm -hardcoded-tables -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libaom -libaribb24 -libcaca -libdrm -libilbc -librtmp -libsoxr -libtesseract -libv4l -libxml2 -lv2 -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -openal -opencl -opus -oss (-qsv) -rav1e -rubberband -samba -snappy -sndio -speex -srt -ssh -static-libs -svt-av1 -test -twolame -verify-sig -vidstab (-vmaf) -zeromq -zimg -zvbi" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -fma4 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" 0 KiB
Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB
|
it doesn't change at all |
|
Back to top |
|
|
|