summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorqubitnano <146656568+qubitnano@users.noreply.github.com>2024-09-21 08:17:37 -0400
committerqubitnano <146656568+qubitnano@users.noreply.github.com>2024-12-15 14:39:35 -0500
commit3ba1e3d83a31fd694c1f251d6da6b75b211e1dfe (patch)
tree6188baf45fecb5558aec3283ca872bd1a66644b4 /pkgs/development/python-modules/rangehttpserver
parentf88567b6661613cfe5b749db0f06e08e76d35ac7 (diff)
duckstation: build with clang
Fails to build with gcc: duckstation> In function 'void* memcpy(void*, const void*, size_t)', duckstation> inlined from 'FileSystem::AtomicRenamedFile FileSystem::CreateAtomicRenamedFile(std::string, const char*, Error*)' at /build/source/src/common/file_system.cpp:1213:16: duckstation> /nix/store/wlavaybjbzgllhq11lib6qgr7rm8imgp-glibc-2.39-52-dev/include/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' accessing 9223372036854775801 or more bytes at offsets 0 and 0 overlaps 9223372036854775795 bytes at offset 6 [-Wrestrict] Warnings before building: duckstation> *************** UNSUPPORTED CONFIGURATION *************** duckstation> duckstation> You are not compiling DuckStation with a supported compiler. duckstation> duckstation> It may not even build successfully. duckstation> duckstation> DuckStation only supports the Clang and MSVC compilers. duckstation> duckstation> No support will be provided, continue at your own risk. duckstation> duckstation> *********************************************************
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions