Search Criteria
Package Details: lcevcdec 3.2.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/lcevcdec.git (read-only, click to copy) |
---|---|
Package Base: | lcevcdec |
Description: | Low Complexity Enhancement Video Codec Decoder (LCEVC_DEC) |
Upstream URL: | https://github.com/v-novaltd/LCEVCdec/ |
Licenses: | BSD-3-Clause-Clear |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 3 |
Popularity: | 1.16 |
First Submitted: | 2024-09-19 21:11 (UTC) |
Last Updated: | 2025-01-04 23:53 (UTC) |
Latest Comments
1 2 Next › Last »
djp commented on 2025-01-06 06:55 (UTC)
I'm seeing the same error as
carlosnewmusic
using makepkgdbermond commented on 2025-01-05 00:00 (UTC) (edited on 2025-01-05 00:06 (UTC) by dbermond)
@K1NGSSTH @Aftershock9009 I've pushed an update that may address your issue. Please note that I cannot reproduce this. Also note that AUR helpers are not supported, use makepkg.
@carlosnewmusic your are using a different building tool, and this is not supported. Your log shows something about git-lfs, but this is not even used in the package. Please use makepkg.
carlosnewmusic commented on 2024-12-31 13:54 (UTC)
build error https://pastebin.com/Lwxu6wjW
K1NGSSTH commented on 2024-12-30 22:20 (UTC) (edited on 2024-12-30 22:20 (UTC) by K1NGSSTH)
I have the latest one:
yay -Qs fmt
local/fmt 11.0.2-1.1
Aftershock9009 commented on 2024-12-30 17:46 (UTC) (edited on 2024-12-30 17:51 (UTC) by Aftershock9009)
Getting the same error(s) here,
dbermond commented on 2024-12-30 13:37 (UTC)
@K1NGSSTH what is your fmt version?
K1NGSSTH commented on 2024-12-30 04:49 (UTC) (edited on 2024-12-30 04:50 (UTC) by K1NGSSTH)
I'm getting some errors trying to install this new version tha came out, don't know if it's the package or my system, heres what i see when i try to install it:
In file included from /usr/include/fmt/format.h:41, from /home/ssth/.cache/yay/lcevcdec/src/LCEVCdec/src/utility/include/LCEVC/utility/types_fmt.h:20, from /home/ssth/.cache/yay/lcevcdec/src/LCEVCdec/src/utility/include/LCEVC/utility/types.h:33, from /home/ssth/.cache/yay/lcevcdec/src/LCEVCdec/src/utility/src/check.cpp:14: In function ‘fmt::v11::detail::copy<char, char const*, char*, 0>(char const*, char const*, char*)char*’, inlined from ‘fmt::v11::detail::for_each_codepoint<fmt::v11::detail::find_escape(char const*, char const*)::{lambda(unsigned int, fmt::v11::basic_string_view<char>)#1}>(fmt::v11::basic_string_view<char>, fmt::v11::detail::find_escape(char const*, char const*)::{lambda(unsigned int, fmt::v11::basic_string_view<char>)#1})void’ at /usr/include/fmt/format.h:677:15, inlined from ‘fmt::v11::detail::find_escape(char const*, char const*)’ at /usr/include/fmt/format.h:1794:21, inlined from ‘fmt::v11::detail::write_escaped_string<char, fmt::v11::basic_appender<char> >(fmt::v11::basic_appender<char>, fmt::v11::basic_string_view<char>)fmt::v11::basic_appender<char>’ at /usr/include/fmt/format.h:1886:30: /usr/include/fmt/base.h:1213:31: error: writing 16 bytes into a region of size 7 [-Werror=stringop-overflow=] 1213 | while (begin != end) *out++ = static_cast<T>(*begin++);
also:
[ 77%] Linking C shared library ../../../bin/liblcevc_dec_core.so make[1]: *** [CMakeFiles/Makefile2:332: src/utility/CMakeFiles/lcevc_dec_utility.dir/all] Error 2 make[1]: ** Esperando que outros processos terminem. [ 78%] Linking C static library ../../../bin/liblcevc_dec_core_static.a [ 78%] Built target lcevc_dec_core_static [ 78%] Built target lcevc_dec_core make: *** [Makefile:166: all] Error 2
dbermond commented on 2024-12-29 00:15 (UTC)
@SterlingAshes good to know. Thanks for the feedback.
SterlingAshes commented on 2024-12-28 20:59 (UTC)
@dbermond That does seem to have fixed it, thank you!
dbermond commented on 2024-12-28 18:24 (UTC)
@SterlingAshes I have pushed an update. Hope it can be fixed by now.
1 2 Next › Last »