Package Details: vapoursynth-plugin-vship-cuda-git 3.0.0.13.g1ed2fb3-1

Git Clone URL: https://aur.archlinux.org/vapoursynth-plugin-vship-cuda-git.git (read-only, click to copy)
Package Base: vapoursynth-plugin-vship-cuda-git
Description: Plugin for Vapoursynth: vship-cuda (GIT version)
Upstream URL: https://github.com/Line-fr/Vship
Licenses: MIT
Conflicts: vapoursynth-plugin-vship-cuda
Provides: vapoursynth-plugin-vship-cuda
Submitter: CreamSodass
Maintainer: CreamSodass
Last Packager: CreamSodass
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-15 16:51 (UTC)
Last Updated: 2025-06-15 16:51 (UTC)

Required by (1)

  • av1an-git (requires vapoursynth-plugin-vship-cuda) (optional)

Sources (1)

Latest Comments

techmanwalker commented on 2025-08-08 00:47 (UTC) (edited on 2025-08-08 00:47 (UTC) by techmanwalker)

==> Iniciando build()...
nvcc -x cu src/vapoursynthPlugin.cpp -std=c++17 -arch=all -I "/home/lito/.cache/yay/vapoursynth-plugin-vship-cuda-git/src/vship-cuda/include" -shared -Xcompiler -fPIC -o "/home/lito/.cache/yay/vapoursynth-plugin-vship-cuda-git/src/vship-cuda/vship.so"
nvcc warning : Support for offline compilation for architectures prior to '<compute/sm/lto>_75' will be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
/usr/include/c++/15.1.1/type_traits(554): error: type name is not allowed
      : public __bool_constant<__is_pointer(_Tp)>
                                            ^

/usr/include/c++/15.1.1/type_traits(554): error: identifier "__is_pointer" is undefined
      : public __bool_constant<__is_pointer(_Tp)>
                               ^

/usr/include/c++/15.1.1/type_traits(876): error: type name is not allowed
      : public __bool_constant<__is_volatile(_Tp)>
                                             ^

/usr/include/c++/15.1.1/type_traits(876): error: identifier "__is_volatile" is undefined
      : public __bool_constant<__is_volatile(_Tp)>
                               ^

/usr/include/c++/15.1.1/type_traits(1491): error: type name is not allowed
      : public integral_constant<std::size_t, __array_rank(_Tp)> { };
                                                           ^

/usr/include/c++/15.1.1/type_traits(1491): error: identifier "__array_rank" is undefined
      : public integral_constant<std::size_t, __array_rank(_Tp)> { };
                                              ^

/usr/include/c++/15.1.1/type_traits(1843): error: incomplete type "std::__cv_selector<std::__make_unsigned_selector<wchar_t, false, true>::__unsigned_type, false, <error-constant>>" (aka "std::__cv_selector<unsigned int, false, <error-constant>>") is not allowed
        using __type = typename __match::__type;
                                ^
          detected during:
            instantiation of class "std::__match_cv_qualifiers<_Qualified, _Unqualified, _IsConst, _IsVol> [with _Qualified=wchar_t, _Unqualified=unsigned int, _IsConst=false, _IsVol=<error-constant>]" at line 1952
            instantiation of class "std::__make_unsigned_selector<_Tp, false, true> [with _Tp=wchar_t]" at line 1963

/usr/include/c++/15.1.1/type_traits(1843): error: incomplete type "std::__cv_selector<std::__make_unsigned_selector<char16_t, false, true>::__unsigned_type, false, <error-constant>>" (aka "std::__cv_selector<unsigned short, false, <error-constant>>") is not allowed
        using __type = typename __match::__type;
                                ^
          detected during:
            instantiation of class "std::__match_cv_qualifiers<_Qualified, _Unqualified, _IsConst, _IsVol> [with _Qualified=char16_t, _Unqualified=unsigned short, _IsConst=false, _IsVol=<error-constant>]" at line 1952
            instantiation of class "std::__make_unsigned_selector<_Tp, false, true> [with _Tp=char16_t]" at line 1979

/usr/include/c++/15.1.1/type_traits(1843): error: incomplete type "std::__cv_selector<std::__make_unsigned_selector<wchar_t, false, true>::__unsigned_type, false, <error-constant>>" (aka "std::__cv_selector<unsigned int, false, <error-constant>>") is not allowed
        using __type = typename __match::__type;
                                ^
          detected during:
            instantiation of class "std::__match_cv_qualifiers<_Qualified, _Unqualified, _IsConst, _IsVol> [with _Qualified=char32_t, _Unqualified=unsigned int, _IsConst=false, _IsVol=<error-constant>]" at line 1952
            instantiation of class "std::__make_unsigned_selector<_Tp, false, true> [with _Tp=char32_t]" at line 1986

/usr/include/c++/15.1.1/type_traits(1843): error: incomplete type "std::__cv_selector<std::__make_unsigned_selector<wchar_t, true, false>::__unsigned_type, false, <error-constant>>" is not allowed
        using __type = typename __match::__type;
                                ^
          detected during:
            instantiation of class "std::__match_cv_qualifiers<_Qualified, _Unqualified, _IsConst, _IsVol> [with _Qualified=wchar_t, _Unqualified=<error-type>, _IsConst=false, _IsVol=<error-constant>]" at line 1914
            instantiation of class "std::__make_unsigned_selector<_Tp, true, false> [with _Tp=wchar_t]" at line 2081
            instantiation of class "std::__make_signed_selector<_Tp, false, true> [with _Tp=wchar_t]" at line 2095

/usr/include/c++/15.1.1/type_traits(2084): error: incomplete type