Git Product home page Git Product logo

pineapple-linux's People

Contributors

alex-aralis avatar edisionnano avatar firasuke avatar mgthepro avatar moonr2 avatar pineappleea avatar qurious-pixel avatar serauq avatar troy0h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pineapple-linux's Issues

Doesn't Compile on Fedora 32

After installing the dependencies listed on the readme, it still asks for a bunch of other ones (one by one) and then later fails to compile after those dependencies are installed citing that "python3-mako" is needed.

I installed that with dnf then attempted to compile again and it then soon fails citing:
image

compilation failed with 1559 about SDL_GameControllerGetType

[985/1088] Building CXX object src/inp...es/input_common.dir/sdl/sdl_impl.cpp.o
FAILED: src/input_common/CMakeFiles/input_common.dir/sdl/sdl_impl.cpp.o 
src/input_common/CMakeFiles/input_common.dir/sdl/sdl_impl.cpp.o -c ../src/input_common/sdl/sdl_impl.cpp
../src/input_common/sdl/sdl_impl.cpp: In member function ‘std::string InputCommon::SDL::SDLState::GetControllerName(SDL_GameController*) const’:
../src/input_common/sdl/sdl_impl.cpp:786:13: error: ‘SDL_GameControllerGetType’ was not declared in this scope; did you mean ‘SDL_GameControllerGetAxis’?
  786 |     switch (SDL_GameControllerGetType(controller)) {
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
      |             SDL_GameControllerGetAxis
../src/input_common/sdl/sdl_impl.cpp:787:10: error: ‘SDL_CONTROLLER_TYPE_XBOX360’ was not declared in this scope
  787 |     case SDL_CONTROLLER_TYPE_XBOX360:
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/input_common/sdl/sdl_impl.cpp:789:10: error: ‘SDL_CONTROLLER_TYPE_XBOXONE’ was not declared in this scope; did you mean ‘SDL_CONTROLLER_BINDTYPE_NONE’?
  789 |     case SDL_CONTROLLER_TYPE_XBOXONE:
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |          SDL_CONTROLLER_BINDTYPE_NONE
../src/input_common/sdl/sdl_impl.cpp: In member function ‘virtual InputCommon::ButtonMapping InputCommon::SDL::SDLState::GetButtonMappingForDevice(const Common::ParamPackage&)’:
../src/input_common/sdl/sdl_impl.cpp:945:9: error: ‘SDL_GameControllerGetType’ was not declared in this scope; did you mean ‘SDL_GameControllerGetAxis’?
  945 |         SDL_GameControllerGetType(controller) != SDL_CONTROLLER_TYPE_NINTENDO_SWITCH_PRO;
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |         SDL_GameControllerGetAxis
../src/input_common/sdl/sdl_impl.cpp:945:50: error: ‘SDL_CONTROLLER_TYPE_NINTENDO_SWITCH_PRO’ was not declared in this scope

It does not seem to be a conan issue or something like that, and I'm not sure if it's ok to report it here.

It's going well with version 1555.

Compilation failing in 1838 with undefined reference for "tbb::..."

[1149/1221] Linking CXX executable bin/yuzu-cmd
FAILED: bin/yuzu-cmd 
: && /usr/bin/c++ -O3 -DNDEBUG  src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/config.cpp.o src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/emu_window/emu_window_sdl2.cpp.o src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/emu_window/emu_window_sdl2_gl.cpp.o src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/emu_window/emu_window_sdl2_vk.cpp.o src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/yuzu.cpp.o -o bin/yuzu-cmd -L/home/datcr/.conan/data/fmt/8.0.0/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib -Wl,-rpath,/home/datcr/.conan/data/fmt/8.0.0/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib:  lib/libcommon.a  lib/libcore.a  lib/libinput_common.a  lib/libinih.a  lib/libglad.a  -lrt  lib/libSDL2.a  lib/libcore.a  lib/libaudio_core.a  lib/libvideo_core.a  lib/libcore.a  lib/libaudio_core.a  lib/libvideo_core.a  lib/libmbedtls.a  lib/libmbedx509.a  lib/libmbedcrypto.a  /usr/lib/libopus.so  -lzip  lib/libweb_service.a  /usr/lib/libssl.so  /usr/lib/libcrypto.so  lib/libdynarmic.a  -lrt  lib/libZydis.a  lib/libZycore.a  lib/libSoundTouch.a  lib/libcubeb.a  -lpthread  lib/libcommon.a  /usr/lib/libboost_context.so.1.76.0  /home/datcr/.conan/data/fmt/8.0.0/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib/libfmt.a  /usr/lib/liblz4.so  -lzstd  lib/libglad.a  /usr/lib/libavcodec.so  /usr/lib/libavutil.so  /usr/lib/libswscale.so  lib/libsirit.a  lib/libSDL2.a  -lm  -ldl  -ldbus-1  -libus-1.0  -lgio-2.0  -lgobject-2.0  -lglib-2.0  -lunwind  -lunwind-generic  -Wl,--no-undefined  -pthread  -lusb-1.0 && :
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o: na função "tbb::interface7::internal::delegated_function<__pstl::__tbb_backend::__parallel_for<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __pstl::__internal::__pattern_walk1<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false> >(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false>, std::integral_constant<bool, true>)::{lambda()#1}::operator()() const::{lambda(__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >)#1}>(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __pstl::__internal::__pattern_walk1<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false> >(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false>, std::integral_constant<bool, true>)::{lambda()#1}::operator()() const::{lambda(__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >)#1})::{lambda()#1} const, void>::operator()() const":
astc.cpp:(.text+0x328): referência não definida para "tbb::task_group_context::init()"
/usr/bin/ld: astc.cpp:(.text+0x344): referência não definida para "tbb::internal::allocate_root_with_context_proxy::allocate(unsigned long) const"
/usr/bin/ld: astc.cpp:(.text+0x3a5): referência não definida para "tbb::internal::get_initial_auto_partitioner_divisor()"
/usr/bin/ld: astc.cpp:(.text+0x3d4): referência não definida para "tbb::task_group_context::~task_group_context()"
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o: na função "void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_mode<tbb::interface9::internal::auto_partition_type> >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range<__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > > >, __pstl::__tbb_backend::__parallel_for_body<__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __pstl::__internal::__pattern_walk1<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false> >(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false>, std::integral_constant<bool, true>)::{lambda()#1}::operator()() const::{lambda(__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >)#1}>, tbb::auto_partitioner const>, tbb::blocked_range<__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > > > >(__pstl::execution::v1::parallel_policy const&, tbb::blocked_range<__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > > >&)":
astc.cpp:(.text+0x3e85): referência não definida para "tbb::task_group_context::is_group_execution_cancelled() const"
/usr/bin/ld: astc.cpp:(.text+0x3f04): referência não definida para "tbb::internal::allocate_continuation_proxy::allocate(unsigned long) const"
/usr/bin/ld: astc.cpp:(.text+0x3f2f): referência não definida para "tbb::internal::allocate_child_proxy::allocate(unsigned long) const"
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o: na função "tbb::interface9::internal::start_for<tbb::blocked_range<__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > > >, __pstl::__tbb_backend::__parallel_for_body<__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __pstl::__internal::__pattern_walk1<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false> >(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false>, std::integral_constant<bool, true>)::{lambda()#1}::operator()() const::{lambda(__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >)#1}>, tbb::auto_partitioner const>::execute()":
astc.cpp:(.text+0x40d3): referência não definida para "tbb::internal::allocate_continuation_proxy::allocate(unsigned long) const"
/usr/bin/ld: astc.cpp:(.text+0x40f7): referência não definida para "tbb::internal::allocate_child_proxy::allocate(unsigned long) const"
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o: na função "Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)":
astc.cpp:(.text+0x44c1): referência não definida para "tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)"
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o: na função "tbb::interface7::internal::delegated_function<__pstl::__tbb_backend::__parallel_for<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __pstl::__internal::__pattern_walk1<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false> >(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false>, std::integral_constant<bool, true>)::{lambda()#1}::operator()() const::{lambda(__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >)#1}>(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __pstl::__internal::__pattern_walk1<__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false> >(__pstl::execution::v1::parallel_policy const&, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::{lambda(Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const&)#1}, std::integral_constant<bool, false>, std::integral_constant<bool, true>)::{lambda()#1}::operator()() const::{lambda(__gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >, __gnu_cxx::__normal_iterator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo const*, std::vector<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo, std::allocator<Tegra::Texture::ASTC::Decompress(std::span<unsigned char const, 18446744073709551615ul>, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, std::span<unsigned char, 18446744073709551615ul>)::ASTCStrideInfo> > >)#1})::{lambda()#1} const, void>::operator()() const [clone .cold]":
astc.cpp:(.text.unlikely+0xc): referência não definida para "tbb::internal::allocate_root_with_context_proxy::free(tbb::task&) const"
/usr/bin/ld: astc.cpp:(.text.unlikely+0x14): referência não definida para "tbb::task_group_context::~task_group_context()"
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o:(.data.rel.ro._ZTIN3tbb10interface98internal9flag_taskE[_ZTIN3tbb10interface98internal9flag_taskE]+0x10): referência não definida para "typeinfo for tbb::task"
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o:(.data.rel.ro+0x10): referência não definida para "typeinfo for tbb::task"
/usr/bin/ld: lib/../src/video_core/CMakeFiles/video_core.dir/textures/astc.cpp.o:(.data.rel.ro._ZTVN3tbb10interface98internal9flag_taskE[_ZTVN3tbb10interface98internal9flag_taskE]+0x28): referência não definida para "tbb::task::note_affinity(unsigned short)"
collect2: error: ld returned 1 exit status

I'm trying to compile it on Arch Linux and the only dependence that isnt installed by conan is boost-1.76
I tried rolling back some boost versions, since TBB is known for being deprecated, but it still gives the same error while compiling the code

Fail to build 2126 with gcc-11

gcc 11

./src/video_core/command_classes/codecs/codec.cpp:145:36: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive]
  145 |     av_codec = avcodec_find_decoder(codec);
      |                ~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                    |
      |                                    const AVCodec*

Fail to build 3077 on Ubuntu 22.10: ‘exchange’ is not a member of ‘std’

/usr/include/boost/asio/awaitable.hpp: In constructor ‘boost::asio::awaitable<T, Executor>::awaitable(boost::asio::awaitable<T, Executor>&&)’:
/usr/include/boost/asio/awaitable.hpp:68:19: error: ‘exchange’ is not a member of ‘std’; did you mean ‘std::__atomic_impl::exchange’?
   68 |     : frame_(std::exchange(other.frame_, nullptr))
      |                   ^~~~~~~~
In file included from /usr/include/c++/12/atomic:41,
                 from /usr/include/c++/12/stop_token:34,
                 from /usr/include/c++/12/thread:40,
                 from /tmp/pineapple/pineappleEA-pineapple-src-739867c/src/core/debugger/debugger.cpp:6:
/usr/include/c++/12/bits/atomic_base.h:976:7: note: ‘std::__atomic_impl::exchange’ declared here
  976 |       exchange(_Tp* __ptr, _Val<_Tp> __desired, memory_order __m) noexcept
      |       ^~~~~~~~
[617/1463] Building CXX object externa...tend/A64/translate/a64_translate.cpp.o
ninja: build stopped: subcommand failed.

fedora 37 and ubuntu 22.10 is broken

pls fix!

Add the installation prefix of "Catch2" to CMAKE_PREFIX_PATH or set
"Catch2_DIR" to a directory containing one of the above files. If "Catch2"
provides a separate development package or SDK, be sure it has been
installed.

Linux compilation failing

../src/video_core/command_classes/codecs/codec.cpp:70:23: warning: ‘AVCodecContext::refcounted_frames’ is deprecated [-Wdeprecated-declarations]
70 | av_codec_ctx->refcounted_frames = 1;
| ^~~~~~~~~~~~~~~~~
In file included from ../src/./video_core/command_classes/codecs/codec.h:17,
from ../src/video_core/command_classes/codecs/codec.cpp:9:
/usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:2396:9: note: declared here
2396 | int refcounted_frames;
| ^~~~~~~~~~~~~~~~~
[794/1051] Building CXX object src/core/CMakeFiles/core.dir/hle/service/bcat/backend/boxcat.cpp.o
ninja: build stopped: subcommand failed.


Compilation failed!
You might want to try an older version of yuzu

Unable to create desktop entry on Ubuntu 20.04

Compilation completed, do you wish to install it systemwide [y/n]?:y
Could not parse file "/usr/share/applications/yuzu.desktop": Key file does not have group ?Desktop Entry?
Installation completed. Use the command yuzu or run it from your launcher.

Though it's able to use command yuzu to start, desktop entry is missing.

It seems that the file /usr/share/applications/yuzu.desktop exists but is empty. I tried to remove it with sudo and reinstall yuzu but in vain.

However, when I copied the lines in https://raw.githubusercontent.com/pineappleEA/Pineapple-Linux/master/yuzu.desktop to the local file with sudo, it works! (though no icon appeared)

I noticed that files downloaded with sudo sh -c "curl -s" are all empty... But if I use sh -c "curl -s", then the files are all right. I don't know if it is only occurred in China, since https://raw.githubusercontent.com can only be accessed with proxy here.

More packages should be installed ahead on Ubuntu 20.04

I'm using Ubuntu 20.04 and trying to compile version 1232.

Error occurred while running curl -s https://raw.githubusercontent.com/pineappleEA/Pineapple-Linux/master/pineapple.sh | sh -s --:

ERROR: The following packages need to be installed:
 xorg-dev

After running sudo apt install xorg-dev, the error turns into

ERROR: The following packages need to be installed:
 libx11-xcb-dev

And similar things repeated for quite a few times.

Maybe the line sudo apt-get install xorg-dev libx11-xcb-dev libxcb-*-dev should be added to the tutorial.

Needs an option to retry building without re-downloading

I am on fedora and certain dependencies were missing (the instructions conflict with pipejack so I had to install with --skip-broken ) and I had to redownload the tar each time I ran the script.

Please add an option to re-try cmake if the tar was successfully downloaded and unzipped in the temp dir

OpenDOAS / DOAS and Sudo

Some users prefer doas over sudo for technical reasons; can doas support be implemented for the script?

CMake Error. Could not find a configuration file for package "Catch2"

Hi, I'm trying to install the latest Yuzu build 3556 on Artix (Arch without systemd) but compilation fails at this step.

...

-- Found libusb: /usr/lib/libusb-1.0.so (found suitable version "1.0.26", minimum required is "1.0.24") 
-- Could NOT find xbyak (missing: xbyak_DIR)
-- Found DiscordRPC: /usr/lib/libdiscord-rpc.so  
-- Could NOT find cpp-jwt (missing: cpp-jwt_DIR)
-- Found httplib: /usr/lib/cmake/httplib/httplibConfig.cmake (found suitable version "0.12.2", minimum required is "0.12") found components: OpenSSL 
CMake Error at CMakeLists.txt:254 (find_package):
  Could not find a configuration file for package "Catch2" that is compatible
  with requested version "3.0.1".

  The following configuration files were considered but not accepted:

    /usr/lib/cmake/Catch2/Catch2Config.cmake, version: 2.13.9
    /lib/cmake/Catch2/Catch2Config.cmake, version: 2.13.9



-- Configuring incomplete, errors occurred!

Already installed all dependencies for Arch. Is there anything I'm missing or something I can try to fix this error?

Compilation failed!

Saving to: ‘pineapple-src-EA-3355.tar.gz’

pineapple-src-EA-3355.tar.gz                                   [                                                              <=>                                                                        ] 242,64M  4,88MB/s    in 42s     

2023-01-31 16:14:59 (5,73 MB/s) - ‘pineapple-src-EA-3355.tar.gz’ saved [254425915]

patching file CMakeModules/GenerateSCMRev.cmake
Hunk #1 FAILED at 11.
Hunk #2 FAILED at 113.
2 out of 2 hunks FAILED -- saving rejects to file CMakeModules/GenerateSCMRev.cmake.rej
patching file src/common/CMakeLists.txt
Hunk #1 FAILED at 28.
1 out of 1 hunk FAILED -- saving rejects to file src/common/CMakeLists.txt.rej
sh: line 165: cmake: command not found

------------------------------------------------------------------------------
Compilation failed!
You might want to try an older version of yuzu
If that doesn't help, feel free to contact us on discord in the #linux channel

Happens right after the download's finished. I'm on EndeavourOS, Arch-based distro.

vk error device out of memory

According to Yuzu, this was fixed on Jun 9th as seen here

https://github.com/yuzu-emu/yuzu/issues/3794

I am not even running a Beta driver, and am running the latest 450 driver. OpenGL works just fine, every Vulkan app I have besides Yuzu works just fine, and I am using the correct magic number for my card, which is 5 since I have a GTX 1080. I am using Arch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.