famistudio 0 -> 1 attrpath: famistudio Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/h6knivaqw2c2nji1jrhdh4l6ngm3v3nx-packages.json.drv building '/nix/store/h6knivaqw2c2nji1jrhdh4l6ngm3v3nx-packages.json.drv'... Going to be running update for following packages: - famistudio-4.1.3 Press Enter key to continue... Running update for: - famistudio-4.1.3: UPDATING ... - famistudio-4.1.3: ERROR --- SHOWING ERROR LOG FOR famistudio-4.1.3 ---------------------- these 8 derivations will be built: /nix/store/64inhmhdnpl99zqxcv4491mq52z3nhr9-famistudio-nativedep-GifDec-4.2.0.drv /nix/store/7ihwk7vr7sc7xx70lgmvmcxy3khd8c62-famistudio-nativedep-Vorbis-4.2.0.drv /nix/store/8ifgxxx2gg92c6zbpbcq938gqhpxdrnf-famistudio-nativedep-NotSoFatso-4.2.0.drv /nix/store/adpr7pwp2mig9whw9jsr2a0cynn5mpna-famistudio-nativedep-ShineMp3-4.2.0.drv /nix/store/fsr9xq5abz47wh70g86lbgpvc4i48aw1-famistudio-nativedep-Stb-4.2.0.drv /nix/store/wk7z13xpq5pky0q3x5xc3fx1b2crw1c6-famistudio-nativedep-NesSndEmu-4.2.0.drv /nix/store/3f9dzwlj9kzzq5m30d5172y67rry4aw4-famistudio-4.2.0-source.drv /nix/store/5xmrqrrni3w7hsn0z6iw5qjamn5rvcbv-fetch-famistudio-deps.drv these 2 paths will be fetched (0.18 MiB download, 0.86 MiB unpacked): /nix/store/7sy88v7cgbmybk09jm8yy1ijn7xxzk9b-glfw-3.4 /nix/store/lb1csvghmvdj1qrx579lgbv4ij8nn88v-rtmidi-5.0.0 copying path '/nix/store/7sy88v7cgbmybk09jm8yy1ijn7xxzk9b-glfw-3.4' from 'https://cache.nixos.org'... copying path '/nix/store/lb1csvghmvdj1qrx579lgbv4ij8nn88v-rtmidi-5.0.0' from 'https://cache.nixos.org'... building '/nix/store/64inhmhdnpl99zqxcv4491mq52z3nhr9-famistudio-nativedep-GifDec-4.2.0.drv'... building '/nix/store/wk7z13xpq5pky0q3x5xc3fx1b2crw1c6-famistudio-nativedep-NesSndEmu-4.2.0.drv'... building '/nix/store/8ifgxxx2gg92c6zbpbcq938gqhpxdrnf-famistudio-nativedep-NotSoFatso-4.2.0.drv'... building '/nix/store/adpr7pwp2mig9whw9jsr2a0cynn5mpna-famistudio-nativedep-ShineMp3-4.2.0.drv'... building '/nix/store/fsr9xq5abz47wh70g86lbgpvc4i48aw1-famistudio-nativedep-Stb-4.2.0.drv'... building '/nix/store/7ihwk7vr7sc7xx70lgmvmcxy3khd8c62-famistudio-nativedep-Vorbis-4.2.0.drv'... Running phase: unpackPhase unpacking source archive /nix/store/j6babi6379mp0yxfpliq62isn7q2aicm-source Running phase: unpackPhase unpacking source archive /nix/store/j6babi6379mp0yxfpliq62isn7q2aicm-source Running phase: unpackPhase unpacking source archive /nix/store/j6babi6379mp0yxfpliq62isn7q2aicm-source Running phase: unpackPhase unpacking source archive /nix/store/j6babi6379mp0yxfpliq62isn7q2aicm-source Running phase: unpackPhase unpacking source archive /nix/store/j6babi6379mp0yxfpliq62isn7q2aicm-source Running phase: unpackPhase unpacking source archive /nix/store/j6babi6379mp0yxfpliq62isn7q2aicm-source source root is source/ThirdParty/GifDec source root is source/ThirdParty/ShineMp3 source root is source/ThirdParty/Vorbis source root is source/ThirdParty/NesSndEmu source root is source/ThirdParty/NotSoFatso source root is source/ThirdParty/Stb Running phase: patchPhase Running phase: patchPhase Running phase: patchPhase Running phase: patchPhase Running phase: patchPhase Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: buildPhase Running phase: buildPhase Running phase: buildPhase Running phase: buildPhase Running phase: buildPhase Running phase: buildPhase fmopl.c: In function 'void init_timetables(FM_OPL*, int, int)': fmopl.c:499:34: warning: iteration 15 invokes undefined behavior [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waggressive-loop-optimizations-Waggressive-loop-optimizations8;;] 499 | OPL->AR_TABLE[i] = EG_AED-1; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ fmopl.c:497:23: note: within this loop 497 | for (i = 60;i < 76;i++) | ~~^~~~ DllWrapper.cpp: In function 'int NesApuInit(int, int, int, int, int, int, int (*)(void*, cpu_addr_t))': DllWrapper.cpp:22:45: warning: cast to pointer from integer of different size [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast8;;] 22 | apu[apuIdx].dmc_reader(dmcReadFunc, (void*)apuIdx); | ^~~~~~~~~~~~~ Running phase: fixupPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/fi29ycdhq4s89skwswymyhbf8zgazg4d-famistudio-nativedep-Vorbis-4.2.0 shrinking /nix/store/fi29ycdhq4s89skwswymyhbf8zgazg4d-famistudio-nativedep-Vorbis-4.2.0/lib/libVorbis.so shrinking RPATHs of ELF executables and libraries in /nix/store/jm77xxw5q3r5k4hklm1bnx8g09j0vn4z-famistudio-nativedep-GifDec-4.2.0 checking for references to /build/ in /nix/store/fi29ycdhq4s89skwswymyhbf8zgazg4d-famistudio-nativedep-Vorbis-4.2.0... shrinking /nix/store/jm77xxw5q3r5k4hklm1bnx8g09j0vn4z-famistudio-nativedep-GifDec-4.2.0/lib/libGifDec.so checking for references to /build/ in /nix/store/jm77xxw5q3r5k4hklm1bnx8g09j0vn4z-famistudio-nativedep-GifDec-4.2.0... patching script interpreter paths in /nix/store/fi29ycdhq4s89skwswymyhbf8zgazg4d-famistudio-nativedep-Vorbis-4.2.0 patching script interpreter paths in /nix/store/jm77xxw5q3r5k4hklm1bnx8g09j0vn4z-famistudio-nativedep-GifDec-4.2.0 stripping (with command strip and flags -S -p) in /nix/store/fi29ycdhq4s89skwswymyhbf8zgazg4d-famistudio-nativedep-Vorbis-4.2.0/lib stripping (with command strip and flags -S -p) in /nix/store/jm77xxw5q3r5k4hklm1bnx8g09j0vn4z-famistudio-nativedep-GifDec-4.2.0/lib In file included from nes_apu/apu_snapshot.cpp:4: nes_apu/apu_snapshot.h:69:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 69 | enum { tag = 'APUR' }; | ^~~~~~ Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/cndmksqa63yn7zf46axg9487j90wny0j-famistudio-nativedep-ShineMp3-4.2.0 shrinking /nix/store/cndmksqa63yn7zf46axg9487j90wny0j-famistudio-nativedep-ShineMp3-4.2.0/lib/libShineMp3.so checking for references to /build/ in /nix/store/cndmksqa63yn7zf46axg9487j90wny0j-famistudio-nativedep-ShineMp3-4.2.0... patching script interpreter paths in /nix/store/cndmksqa63yn7zf46axg9487j90wny0j-famistudio-nativedep-ShineMp3-4.2.0 stripping (with command strip and flags -S -p) in /nix/store/cndmksqa63yn7zf46axg9487j90wny0j-famistudio-nativedep-ShineMp3-4.2.0/lib Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/cmr9rhf089pm60apym0nqdlxcnmi8vay-famistudio-nativedep-Stb-4.2.0 shrinking /nix/store/cmr9rhf089pm60apym0nqdlxcnmi8vay-famistudio-nativedep-Stb-4.2.0/lib/libStb.so checking for references to /build/ in /nix/store/cmr9rhf089pm60apym0nqdlxcnmi8vay-famistudio-nativedep-Stb-4.2.0... patching script interpreter paths in /nix/store/cmr9rhf089pm60apym0nqdlxcnmi8vay-famistudio-nativedep-Stb-4.2.0 stripping (with command strip and flags -S -p) in /nix/store/cmr9rhf089pm60apym0nqdlxcnmi8vay-famistudio-nativedep-Stb-4.2.0/lib NSF_File.cpp:45:20: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 45 | if(type == HEADERTYPE_NESM) ret = LoadFile_NESM(file,needdata,ignoreversion); | ^~~~~~~~~~~~~~~ NSF_File.cpp:46:20: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 46 | if(type == HEADERTYPE_NSFE) ret = LoadFile_NSFE(file,needdata); | ^~~~~~~~~~~~~~~ NSF_File.cpp:102:27: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 102 | if(hdr.nHeader != HEADERTYPE_NESM) return -1; | ^~~~~~~~~~~~~~~ NSF_File.cpp:167:26: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 167 | if(nChunkType != HEADERTYPE_NSFE) return -1; | ^~~~~~~~~~~~~~~ NSF_File.cpp:178:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 178 | case CHUNKTYPE_INFO: | ^~~~~~~~~~~~~~ NSF_File.cpp:201:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 201 | case CHUNKTYPE_DATA: | ^~~~~~~~~~~~~~ NSF_File.cpp:212:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 212 | case CHUNKTYPE_NEND: | ^~~~~~~~~~~~~~ NSF_File.cpp:216:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 216 | case CHUNKTYPE_TIME: | ^~~~~~~~~~~~~~ NSF_File.cpp:231:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 231 | case CHUNKTYPE_FADE: | ^~~~~~~~~~~~~~ NSF_File.cpp:246:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 246 | case CHUNKTYPE_BANK: | ^~~~~~~~~~~~~~ NSF_File.cpp:256:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 256 | case CHUNKTYPE_PLST: | ^~~~~~~~~~~~~~ NSF_File.cpp:266:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 266 | case CHUNKTYPE_AUTH: { | ^~~~~~~~~~~~~~ NSF_File.cpp:289:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 289 | case CHUNKTYPE_TLBL: { | ^~~~~~~~~~~~~~ NSF_File.cpp:373:49: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 373 | hdr.nHeader = HEADERTYPE_NESM; | ^~~~~~~~~~~~~~~ NSF_File.cpp:412:22: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 412 | nChunkType = HEADERTYPE_NSFE; | ^~~~~~~~~~~~~~~ NSF_File.cpp:417:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 417 | nChunkType = CHUNKTYPE_INFO; | ^~~~~~~~~~~~~~ NSF_File.cpp:436:38: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 436 | nChunkType = CHUNKTYPE_BANK; | ^~~~~~~~~~~~~~ NSF_File.cpp:448:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 448 | nChunkType = CHUNKTYPE_TIME; | ^~~~~~~~~~~~~~ NSF_File.cpp:458:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 458 | nChunkType = CHUNKTYPE_FADE; | ^~~~~~~~~~~~~~ NSF_File.cpp:468:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 468 | nChunkType = CHUNKTYPE_AUTH; | ^~~~~~~~~~~~~~ NSF_File.cpp:490:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 490 | nChunkType = CHUNKTYPE_PLST; | ^~~~~~~~~~~~~~ NSF_File.cpp:500:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 500 | nChunkType = CHUNKTYPE_TLBL; | ^~~~~~~~~~~~~~ NSF_File.cpp:519:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 519 | nChunkType = CHUNKTYPE_DATA; | ^~~~~~~~~~~~~~ NSF_File.cpp:526:41: warning: multi-character character constant [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmultichar-Wmultichar8;;] 526 | nChunkType = CHUNKTYPE_NEND; | ^~~~~~~~~~~~~~ NSF_File.cpp: In member function 'int CNSFFile::LoadFile(LPCSTR, BYTE, BYTE)': NSF_File.cpp:42:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 42 | fread(&type,4,1,file); | ~~~~~^~~~~~~~~~~~~~~~ NSF_File.cpp: In member function 'int CNSFFile::LoadFile_NESM(FILE*, BYTE, BYTE)': NSF_File.cpp:99:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 99 | fread(&hdr,0x80,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~ NSF_File.cpp:139:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 139 | fread(pDataBuffer,len,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp: In member function 'int CNSFFile::LoadFile_NSFE(FILE*, BYTE)': NSF_File.cpp:166:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 166 | fread(&nChunkType,4,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:173:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 173 | fread(&nChunkSize,4,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:174:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 174 | fread(&nChunkType,4,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:185:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 185 | fread(&info,nChunkUsed,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:223:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 223 | fread(pTrackTime,nChunkUsed,4,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:238:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 238 | fread(pTrackFade,nChunkUsed,4,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:252:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 252 | fread(nBankswitch,nChunkUsed,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:263:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 263 | fread(pPlaylist,nChunkSize,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:273:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 273 | fread(buffer,nChunkSize,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:299:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 299 | fread(buffer,nChunkSize,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ NSF_File.cpp:339:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;] 339 | fread(pDataBuffer,nDataBufferSize,1,file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/6lpkd992g9d4nmd6lyhrz4i9n8f7dpm5-famistudio-nativedep-NotSoFatso-4.2.0 shrinking /nix/store/6lpkd992g9d4nmd6lyhrz4i9n8f7dpm5-famistudio-nativedep-NotSoFatso-4.2.0/lib/libNotSoFatso.so checking for references to /build/ in /nix/store/6lpkd992g9d4nmd6lyhrz4i9n8f7dpm5-famistudio-nativedep-NotSoFatso-4.2.0... patching script interpreter paths in /nix/store/6lpkd992g9d4nmd6lyhrz4i9n8f7dpm5-famistudio-nativedep-NotSoFatso-4.2.0 stripping (with command strip and flags -S -p) in /nix/store/6lpkd992g9d4nmd6lyhrz4i9n8f7dpm5-famistudio-nativedep-NotSoFatso-4.2.0/lib nes_apu/Nes_EPSM.cpp: In member function 'void Nes_EPSM::reset_psg()': nes_apu/Nes_EPSM.cpp:49:55: warning: enumerated mismatch in conditional expression: 'Nes_EPSM::' vs 'Nes_EPSM::' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wenum-compare-Wenum-compare8;;] 49 | PSG_setRate(psg, (uint32_t)((pal_mode ? pal_clock : ntsc_clock) / 16)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ nes_apu/Nes_EPSM.cpp:51:63: warning: enumerated mismatch in conditional expression: 'Nes_EPSM::' vs 'Nes_EPSM::' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wenum-compare-Wenum-compare8;;] 51 | psg = PSG_new(psg_clock, (uint32_t)((pal_mode ? pal_clock : ntsc_clock) / 16)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ nes_apu/Nes_EPSM.cpp: In member function 'void Nes_EPSM::reset_triggers(bool)': nes_apu/Nes_EPSM.cpp:342:67: warning: enumerated mismatch in conditional expression: '' vs '' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wenum-compare-Wenum-compare8;;] 342 | triggers[i] = force_none ? trigger_none : (i >= 9 ? trigger_none : trigger_hold); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/qs8ciyp5ww7iq5510z5j0a7p4hyh387q-famistudio-nativedep-NesSndEmu-4.2.0 shrinking /nix/store/qs8ciyp5ww7iq5510z5j0a7p4hyh387q-famistudio-nativedep-NesSndEmu-4.2.0/lib/libNesSndEmu.so checking for references to /build/ in /nix/store/qs8ciyp5ww7iq5510z5j0a7p4hyh387q-famistudio-nativedep-NesSndEmu-4.2.0... patching script interpreter paths in /nix/store/qs8ciyp5ww7iq5510z5j0a7p4hyh387q-famistudio-nativedep-NesSndEmu-4.2.0 stripping (with command strip and flags -S -p) in /nix/store/qs8ciyp5ww7iq5510z5j0a7p4hyh387q-famistudio-nativedep-NesSndEmu-4.2.0/lib building '/nix/store/3f9dzwlj9kzzq5m30d5172y67rry4aw4-famistudio-4.2.0-source.drv'... Running phase: unpackPhase unpacking source archive /nix/store/j6babi6379mp0yxfpliq62isn7q2aicm-source source root is source Running phase: patchPhase Running phase: installPhase building '/nix/store/5xmrqrrni3w7hsn0z6iw5qjamn5rvcbv-fetch-famistudio-deps.drv'... cp: cannot stat '/run/nixpkgs-update-worker/deps-famistudio-TAxSqM/home/.nuget/packages/*': No such file or directory --- SHOWING ERROR LOG FOR famistudio-4.1.3 ---------------------- The update script for famistudio-4.1.3 failed with exit code 1