Summary: | media-plugins/gst-plugins-srtp-1.18.4: src_compile failed (error: unknown target '/home/tmp-portage/media-plugins/gst-plugins-srtp-1.18.4/work/gst-plugins-bad-1.18.4-abi_x86_64.amd64/ext/srtp/libgstsrtp.so') | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alarig Le Lay <alarig> |
Component: | Current packages | Assignee: | GStreamer package maintainers <gstreamer> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | rufq99, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/22967 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
emerge -pqv build log |
Created attachment 746901 [details]
emerge -pqv
Created attachment 746904 [details]
build log
That happened to me too but with all of the gst-plugins-bad 1.18.4. Its an issue with the GSTREAMER-MESON eclass compile function call. The target should be the root build directory for ninja. *** This bug has been marked as a duplicate of bug 805020 *** The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47be33c8409b81e5116794952bf194d5710d15b commit a47be33c8409b81e5116794952bf194d5710d15b Author: Tony Lee <rufq99@gmail.com> AuthorDate: 2021-11-19 10:57:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-26 22:38:27 +0000 gstreamer-meson.eclass: fix symlink issue for WORKDIR Fixes symlink issue with a variety of gstreamer plugin packages. Bug: https://bugs.gentoo.org/820416 Bug: https://bugs.gentoo.org/816702 Closes: https://bugs.gentoo.org/805020 Closes: https://github.com/gentoo/gentoo/pull/22967 Signed-off-by: Sam James <sam@gentoo.org> eclass/gstreamer-meson.eclass | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) |
Created attachment 746898 [details] emerge --info Hello, The error message is ninja: error: unknown target '/home/tmp-portage/media-plugins/gst-plugins-srtp-1.18.4/work/gst-plugins-bad-1.18.4-abi_x86_64.amd64/ext/srtp/libgstsrtp.so' I’m attaching all the needed logs Thanks, -- Alarig