Bonjour,
Je suis novice sur linux et je voulais installer Mesen, emulateur NES en suivant ce tuto
https://doc.ubuntu-fr.org/nes.
Hélas je n’y arrive pas...
Pourriez vous m’aider SVP?
guy@guy-Presario-CQ56-Notebook-PC:~/Mesen$ sudo apt-get install mono-runtime libsdl2-dev git
[sudo] Mot de passe de guy :
Désolé, essayez de nouveau.
[sudo] Mot de passe de guy :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
git est déjà la version la plus récente (1:2.25.1-1ubuntu3).
libsdl2-dev est déjà la version la plus récente (2.0.10+dfsg1-3).
mono-runtime est déjà la version la plus récente (6.8.0.105+dfsg-2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
guy@guy-Presario-CQ56-Notebook-PC:~/Mesen$ sudo apt-get install mono-runtime libsdl2-dev git
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
git est déjà la version la plus récente (1:2.25.1-1ubuntu3).
libsdl2-dev est déjà la version la plus récente (2.0.10+dfsg1-3).
mono-runtime est déjà la version la plus récente (6.8.0.105+dfsg-2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
guy@guy-Presario-CQ56-Notebook-PC:~/Mesen$ git clone [url]https://github.com/SourMesen/Mesen.git[/url]
fatal: le chemin de destination 'Mesen' existe déjà et n'est pas un répertoire vide.
guy@guy-Presario-CQ56-Notebook-PC:~/Mesen$ cd Mesen
guy@guy-Presario-CQ56-Notebook-PC:~/Mesen/Mesen$ make
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zMemBuffer.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Lzma2Dec.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Ppmd7.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../BraIA64.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../LzmaDec.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Bra86.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zArcIn.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Ppmd7Dec.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zFile.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zDec.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zAlloc.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Bra.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zBuf.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Precomp.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zStream.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zCrc.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../CpuArch.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../7zCrcOpt.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Bcj2.c
mkdir -p SevenZip/obj.x64 && cd SevenZip/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../Delta.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../wsocket.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../liolib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../buffer.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../mime.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../loslib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lcorolib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../luasocket.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lcode.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../ldebug.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../io.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../loadlib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../linit.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lmathlib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../auxiliar.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../usocket.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lctype.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lstate.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../except.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lstrlib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../tcp.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lzio.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lutf8lib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../timeout.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../options.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lbitlib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lbaselib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lmem.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lparser.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../select.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../llex.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../ltable.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../ltm.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lstring.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../compat.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lauxlib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lopcodes.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lobject.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lvm.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../ldump.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../ltablib.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lundump.c
../lundump.c:237:33: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
checkliteral(S, LUA_SIGNATURE + 1, "not a"); /* 1st char already checked */
~~~~~~~~~~~~~~^~~
../lundump.c:237:33: note: use array indexing to silence this warning
checkliteral(S, LUA_SIGNATURE + 1, "not a"); /* 1st char already checked */
^
& [ ]
1 warning generated.
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../ldo.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lapi.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lgc.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../udp.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../inet.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../lfunc.c
mkdir -p Lua/obj.x64 && cd Lua/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../ldblib.c
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../PNGHelper.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../UTF8Util.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../AviWriter.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../AviRecorder.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../GifRecorder.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../UpsPatcher.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Socket.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../AutoResetEvent.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../IpsPatcher.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BpsPatcher.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../stb_vorbis.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../SZReader.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../FolderUtilities.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../sha1.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../CamstudioCodec.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../nes_ntsc.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ZmbvCodec.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../stdafx.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../blip_buf.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../WavReader.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../SimpleLock.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../UPnPPortMapper.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../PlatformUtilities.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ZipWriter.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../CRC32.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Timer.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ZipReader.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ArchiveReader.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HexUtilities.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../md5.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../miniz.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HQX/hq2x.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HQX/init.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HQX/hq4x.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HQX/hq3x.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../xBRZ/xbrz.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../KreedSaiEagle/SuperEagle.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../KreedSaiEagle/Super2xSai.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../KreedSaiEagle/2xSai.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Scale2x/scale3x.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Scale2x/scalebit.cpp
mkdir -p Utilities/obj.x64 && cd Utilities/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Scale2x/scale2x.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Profiler.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../DefaultVideoFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../GameClientConnection.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MesenMovie.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../StereoCombFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MemoryAccessCounter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../VideoRenderer.cpp
In file included from ../VideoRenderer.cpp:1:
In file included from ../stdafx.h:6:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/memory:81:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:52:
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:629:8: warning: delete called on non-final 'GifRecorder' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
delete __p;
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:636:4: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<GifRecorder *>' requested here
: __shared_count(__p)
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:1125:17: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<GifRecorder *>' requested here
: _M_ptr(__p), _M_refcount(__p, typename is_array<_Tp>::type())
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:1295:4: note: in instantiation of function template specialization 'std::__shared_ptr<IVideoRecorder, __gnu_cxx::_S_atomic>::__shared_ptr<GifRecorder, void>' requested here
__shared_ptr(__p).swap(*this);
^
../VideoRenderer.cpp:94:12: note: in instantiation of function template specialization 'std::__shared_ptr<IVideoRecorder, __gnu_cxx::_S_atomic>::reset<GifRecorder>' requested here
recorder.reset(new GifRecorder());
^
In file included from ../VideoRenderer.cpp:1:
In file included from ../stdafx.h:6:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/memory:81:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:52:
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:377:9: warning: delete called on non-final 'GifRecorder' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
{ delete _M_ptr; }
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:372:7: note: in instantiation of member function 'std::_Sp_counted_ptr<GifRecorder *, __gnu_cxx::_S_atomic>::_M_dispose' requested here
_Sp_counted_ptr(_Ptr __p) noexcept
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:625:20: note: in instantiation of member function 'std::_Sp_counted_ptr<GifRecorder *, __gnu_cxx::_S_atomic>::_Sp_counted_ptr' requested here
_M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:636:4: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<GifRecorder *>' requested here
: __shared_count(__p)
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:1125:17: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<GifRecorder *>' requested here
: _M_ptr(__p), _M_refcount(__p, typename is_array<_Tp>::type())
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:1295:4: note: in instantiation of function template specialization 'std::__shared_ptr<IVideoRecorder, __gnu_cxx::_S_atomic>::__shared_ptr<GifRecorder, void>' requested here
__shared_ptr(__p).swap(*this);
^
../VideoRenderer.cpp:94:12: note: in instantiation of function template specialization 'std::__shared_ptr<IVideoRecorder, __gnu_cxx::_S_atomic>::reset<GifRecorder>' requested here
recorder.reset(new GifRecorder());
^
2 warnings generated.
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Breakpoint.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../OggReader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MemoryManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ScriptingContext.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BaseExpansionAudio.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MessageManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../NESHeader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Console.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../DeltaModulationChannel.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../GameDatabase.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MemoryDumper.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../VsControlManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../RewindData.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../EventManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../CheatManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../UnifLoader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HdPpu.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../VirtualFile.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HdVideoFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../TraceLogger.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../AutoSaveManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BaseMapper.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../StereoDelayFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../AutomaticRomTest.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MovieRecorder.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../LabelManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../CodeDataLogger.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../VideoDecoder.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../CodeRunner.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../OggMixer.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HistoryViewer.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../FDS.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../NotificationManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../PgoUtilities.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../LuaCallHelper.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../VideoHud.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BatteryManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../PPU.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../RecordedRomTest.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../CPU.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BaseSoundManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ScriptHost.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../GameServer.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ShortcutKeyHandler.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../RewindManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../stdafx.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Disassembler.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BaseControlDevice.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../iNesLoader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../NsfPpu.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../SaveStateManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../NtscFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../WaveRecorder.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HdPackLoader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HdNesPack.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../EmulationSettings.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../GameClient.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HdPackBuilder.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MovieManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../DebugHud.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ControlManager.cpp
In file included from ../ControlManager.cpp:24:
../PartyTap.h:66:37: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
IsPressed(PartyTap::Buttons::B6) ? 32 : 0;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
../PartyTap.h:66:37: note: place parentheses around the '|' expression to silence this warning
IsPressed(PartyTap::Buttons::B6) ? 32 : 0;
^
)
../PartyTap.h:66:37: note: place parentheses around the '?:' expression to evaluate it first
IsPressed(PartyTap::Buttons::B6) ? 32 : 0;
^
( )
../PartyTap.h:65:37: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
IsPressed(PartyTap::Buttons::B5) ? 16 : 0 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
../PartyTap.h:65:37: note: place parentheses around the '|' expression to silence this warning
IsPressed(PartyTap::Buttons::B5) ? 16 : 0 |
^
)
../PartyTap.h:65:37: note: place parentheses around the '?:' expression to evaluate it first
IsPressed(PartyTap::Buttons::B5) ? 16 : 0 |
^
(
../PartyTap.h:64:37: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
IsPressed(PartyTap::Buttons::B4) ? 8 : 0 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
../PartyTap.h:64:37: note: place parentheses around the '|' expression to silence this warning
IsPressed(PartyTap::Buttons::B4) ? 8 : 0 |
^
)
../PartyTap.h:64:37: note: place parentheses around the '?:' expression to evaluate it first
IsPressed(PartyTap::Buttons::B4) ? 8 : 0 |
^
(
../PartyTap.h:63:37: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
IsPressed(PartyTap::Buttons::B3) ? 4 : 0 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
../PartyTap.h:63:37: note: place parentheses around the '|' expression to silence this warning
IsPressed(PartyTap::Buttons::B3) ? 4 : 0 |
^
)
../PartyTap.h:63:37: note: place parentheses around the '?:' expression to evaluate it first
IsPressed(PartyTap::Buttons::B3) ? 4 : 0 |
^
(
../PartyTap.h:62:37: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
IsPressed(PartyTap::Buttons::B2) ? 2 : 0 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
../PartyTap.h:62:37: note: place parentheses around the '|' expression to silence this warning
IsPressed(PartyTap::Buttons::B2) ? 2 : 0 |
^
)
../PartyTap.h:62:37: note: place parentheses around the '?:' expression to evaluate it first
IsPressed(PartyTap::Buttons::B2) ? 2 : 0 |
^
(
5 warnings generated.
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../LuaScriptingContext.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../FceuxMovie.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../RomLoader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../MapperFactory.cpp
In file included from ../MapperFactory.cpp:232:
../Sunsoft4.h:66:20: warning: unused variable 'access' [-Wunused-variable]
MemoryAccessType access = _prgRamEnabled ? MemoryAccessType::ReadWrite : MemoryAccessType::NoAccess;
^
1 warning generated.
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../PerformanceTracker.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ScaleFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ReverbFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BisqwitNtscFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../StudyBoxLoader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BaseVideoFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Assembler.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../GameServerConnection.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Debugger.cpp
../Debugger.cpp:900:24: warning: '&&' within '||' [-Wlogical-op-parentheses]
if(_runToCycle == -1 && !CheckFlag(DebuggerFlags::IgnoreRedundantWrites) || _memoryManager->DebugRead(addr) != value) {
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
../Debugger.cpp:900:24: note: place parentheses around the '&&' expression to silence this warning
if(_runToCycle == -1 && !CheckFlag(DebuggerFlags::IgnoreRedundantWrites) || _memoryManager->DebugRead(addr) != value) {
^
( )
../Debugger.cpp:915:28: warning: '&&' within '||' [-Wlogical-op-parentheses]
} else if(addr >= 0x4000 && addr <= 0x4015 || addr == 0x4017) {
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ~~
../Debugger.cpp:915:28: note: place parentheses around the '&&' expression to silence this warning
} else if(addr >= 0x4000 && addr <= 0x4015 || addr == 0x4017) {
^
( )
2 warnings generated.
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../LuaApi.cpp
../LuaApi.cpp:808:9: warning: 5 enumeration values not handled in switch: 'ExecOperand', 'PpuRenderingRead', 'DummyRead'... [-Wswitch]
switch(operationType) {
^
1 warning generated.
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../RawVideoFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../FdsLoader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BaseRenderer.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../RotateFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../APU.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../GameConnection.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../KeyManager.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../DisassemblyInfo.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../CrossFeedFilter.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../ExpressionEvaluator.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../Snapshotable.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../SoundMixer.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../NsfMapper.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../HdAudioDevice.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../NsfLoader.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../BizhawkMovie.cpp
mkdir -p Core/obj.x64 && cd Core/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../StereoPanningFilter.cpp
mkdir -p Linux/obj.x64 && cd Linux/obj.x64 && clang -fPIC -Wall -O3 -m64 -c ../libevdev/libevdev.c
mkdir -p Linux/obj.x64 && cd Linux/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../SpriteFont.cpp -I/usr/include/SDL2 -D_REENTRANT -I../
mkdir -p Linux/obj.x64 && cd Linux/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../SdlSoundManager.cpp -I/usr/include/SDL2 -D_REENTRANT -I../
mkdir -p Linux/obj.x64 && cd Linux/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../LinuxKeyManager.cpp -I/usr/include/SDL2 -D_REENTRANT -I../
mkdir -p Linux/obj.x64 && cd Linux/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../SdlRenderer.cpp -I/usr/include/SDL2 -D_REENTRANT -I../
mkdir -p Linux/obj.x64 && cd Linux/obj.x64 && clang++ -fPIC -Wall --std=c++17 -O3 -m64 -c ../LinuxGameController.cpp -I/usr/include/SDL2 -D_REENTRANT -I../
mkdir -p bin
mkdir -p InteropDLL/obj.x64
clang++ -fPIC -Wall --std=c++17 -O3 -m64 -Wl,-z,defs -shared -o libMesenCore.x64.dll InteropDLL/*.cpp SevenZip/obj.x64/7zMemBuffer.o SevenZip/obj.x64/Lzma2Dec.o SevenZip/obj.x64/Ppmd7.o SevenZip/obj.x64/BraIA64.o SevenZip/obj.x64/LzmaDec.o SevenZip/obj.x64/Bra86.o SevenZip/obj.x64/7zArcIn.o SevenZip/obj.x64/Ppmd7Dec.o SevenZip/obj.x64/7zFile.o SevenZip/obj.x64/7zDec.o SevenZip/obj.x64/7zAlloc.o SevenZip/obj.x64/Bra.o SevenZip/obj.x64/7zBuf.o SevenZip/obj.x64/Precomp.o SevenZip/obj.x64/7zStream.o SevenZip/obj.x64/7zCrc.o SevenZip/obj.x64/CpuArch.o SevenZip/obj.x64/7zCrcOpt.o SevenZip/obj.x64/Bcj2.o SevenZip/obj.x64/Delta.o Lua/obj.x64/timeout.o Lua/obj.x64/lcorolib.o Lua/obj.x64/ltm.o Lua/obj.x64/inet.o Lua/obj.x64/auxiliar.o Lua/obj.x64/lctype.o Lua/obj.x64/lstate.o Lua/obj.x64/lstrlib.o Lua/obj.x64/tcp.o Lua/obj.x64/lvm.o Lua/obj.x64/lparser.o Lua/obj.x64/lutf8lib.o Lua/obj.x64/ldblib.o Lua/obj.x64/lbitlib.o Lua/obj.x64/wsocket.o Lua/obj.x64/ltablib.o Lua/obj.x64/ldo.o Lua/obj.x64/lzio.o Lua/obj.x64/udp.o Lua/obj.x64/ldump.o Lua/obj.x64/ltable.o Lua/obj.x64/mime.o Lua/obj.x64/liolib.o Lua/obj.x64/buffer.o Lua/obj.x64/lmem.o Lua/obj.x64/lauxlib.o Lua/obj.x64/luasocket.o Lua/obj.x64/lcode.o Lua/obj.x64/ldebug.o Lua/obj.x64/select.o Lua/obj.x64/loadlib.o Lua/obj.x64/linit.o Lua/obj.x64/lmathlib.o Lua/obj.x64/lopcodes.o Lua/obj.x64/except.o Lua/obj.x64/usocket.o Lua/obj.x64/llex.o Lua/obj.x64/lbaselib.o Lua/obj.x64/options.o Lua/obj.x64/loslib.o Lua/obj.x64/lapi.o Lua/obj.x64/lstring.o Lua/obj.x64/compat.o Lua/obj.x64/lobject.o Lua/obj.x64/lundump.o Lua/obj.x64/io.o Lua/obj.x64/lgc.o Lua/obj.x64/lfunc.o Linux/obj.x64/SpriteFont.o Linux/obj.x64/SdlSoundManager.o Linux/obj.x64/LinuxKeyManager.o Linux/obj.x64/SdlRenderer.o Linux/obj.x64/LinuxGameController.o Linux/obj.x64/libevdev.o Utilities/obj.x64/PNGHelper.o Utilities/obj.x64/UTF8Util.o Utilities/obj.x64/AviWriter.o Utilities/obj.x64/AviRecorder.o Utilities/obj.x64/GifRecorder.o Utilities/obj.x64/UpsPatcher.o Utilities/obj.x64/Socket.o Utilities/obj.x64/AutoResetEvent.o Utilities/obj.x64/IpsPatcher.o Utilities/obj.x64/BpsPatcher.o Utilities/obj.x64/stb_vorbis.o Utilities/obj.x64/SZReader.o Utilities/obj.x64/FolderUtilities.o Utilities/obj.x64/sha1.o Utilities/obj.x64/CamstudioCodec.o Utilities/obj.x64/nes_ntsc.o Utilities/obj.x64/ZmbvCodec.o Utilities/obj.x64/stdafx.o Utilities/obj.x64/blip_buf.o Utilities/obj.x64/WavReader.o Utilities/obj.x64/SimpleLock.o Utilities/obj.x64/UPnPPortMapper.o Utilities/obj.x64/PlatformUtilities.o Utilities/obj.x64/ZipWriter.o Utilities/obj.x64/CRC32.o Utilities/obj.x64/Timer.o Utilities/obj.x64/ZipReader.o Utilities/obj.x64/ArchiveReader.o Utilities/obj.x64/HexUtilities.o Utilities/obj.x64/md5.o Utilities/obj.x64/miniz.o Utilities/obj.x64/hq2x.o Utilities/obj.x64/init.o Utilities/obj.x64/hq4x.o Utilities/obj.x64/hq3x.o Utilities/obj.x64/xbrz.o Utilities/obj.x64/SuperEagle.o Utilities/obj.x64/Super2xSai.o Utilities/obj.x64/2xSai.o Utilities/obj.x64/scale3x.o Utilities/obj.x64/scalebit.o Utilities/obj.x64/scale2x.o Core/obj.x64/Profiler.o Core/obj.x64/DefaultVideoFilter.o Core/obj.x64/GameClientConnection.o Core/obj.x64/MesenMovie.o Core/obj.x64/StereoCombFilter.o Core/obj.x64/MemoryAccessCounter.o Core/obj.x64/VideoRenderer.o Core/obj.x64/Breakpoint.o Core/obj.x64/OggReader.o Core/obj.x64/MemoryManager.o Core/obj.x64/ScriptingContext.o Core/obj.x64/BaseExpansionAudio.o Core/obj.x64/MessageManager.o Core/obj.x64/NESHeader.o Core/obj.x64/Console.o Core/obj.x64/DeltaModulationChannel.o Core/obj.x64/GameDatabase.o Core/obj.x64/MemoryDumper.o Core/obj.x64/VsControlManager.o Core/obj.x64/RewindData.o Core/obj.x64/EventManager.o Core/obj.x64/CheatManager.o Core/obj.x64/UnifLoader.o Core/obj.x64/HdPpu.o Core/obj.x64/VirtualFile.o Core/obj.x64/HdVideoFilter.o Core/obj.x64/TraceLogger.o Core/obj.x64/AutoSaveManager.o Core/obj.x64/BaseMapper.o Core/obj.x64/StereoDelayFilter.o Core/obj.x64/AutomaticRomTest.o Core/obj.x64/MovieRecorder.o Core/obj.x64/LabelManager.o Core/obj.x64/CodeDataLogger.o Core/obj.x64/VideoDecoder.o Core/obj.x64/CodeRunner.o Core/obj.x64/OggMixer.o Core/obj.x64/HistoryViewer.o Core/obj.x64/FDS.o Core/obj.x64/NotificationManager.o Core/obj.x64/PgoUtilities.o Core/obj.x64/LuaCallHelper.o Core/obj.x64/VideoHud.o Core/obj.x64/BatteryManager.o Core/obj.x64/PPU.o Core/obj.x64/RecordedRomTest.o Core/obj.x64/CPU.o Core/obj.x64/BaseSoundManager.o Core/obj.x64/ScriptHost.o Core/obj.x64/GameServer.o Core/obj.x64/ShortcutKeyHandler.o Core/obj.x64/RewindManager.o Core/obj.x64/stdafx.o Core/obj.x64/Disassembler.o Core/obj.x64/BaseControlDevice.o Core/obj.x64/iNesLoader.o Core/obj.x64/NsfPpu.o Core/obj.x64/SaveStateManager.o Core/obj.x64/NtscFilter.o Core/obj.x64/WaveRecorder.o Core/obj.x64/HdPackLoader.o Core/obj.x64/HdNesPack.o Core/obj.x64/EmulationSettings.o Core/obj.x64/GameClient.o Core/obj.x64/HdPackBuilder.o Core/obj.x64/MovieManager.o Core/obj.x64/DebugHud.o Core/obj.x64/ControlManager.o Core/obj.x64/LuaScriptingContext.o Core/obj.x64/FceuxMovie.o Core/obj.x64/RomLoader.o Core/obj.x64/MapperFactory.o Core/obj.x64/PerformanceTracker.o Core/obj.x64/ScaleFilter.o Core/obj.x64/ReverbFilter.o Core/obj.x64/BisqwitNtscFilter.o Core/obj.x64/StudyBoxLoader.o Core/obj.x64/BaseVideoFilter.o Core/obj.x64/Assembler.o Core/obj.x64/GameServerConnection.o Core/obj.x64/Debugger.o Core/obj.x64/LuaApi.o Core/obj.x64/RawVideoFilter.o Core/obj.x64/FdsLoader.o Core/obj.x64/BaseRenderer.o Core/obj.x64/RotateFilter.o Core/obj.x64/APU.o Core/obj.x64/GameConnection.o Core/obj.x64/KeyManager.o Core/obj.x64/DisassemblyInfo.o Core/obj.x64/CrossFeedFilter.o Core/obj.x64/ExpressionEvaluator.o Core/obj.x64/Snapshotable.o Core/obj.x64/SoundMixer.o Core/obj.x64/NsfMapper.o Core/obj.x64/HdAudioDevice.o Core/obj.x64/NsfLoader.o Core/obj.x64/BizhawkMovie.o Core/obj.x64/StereoPanningFilter.o -I/usr/include/SDL2 -D_REENTRANT -pthread -lstdc++fs -lSDL2
/usr/bin/ld: Lua/obj.x64/loslib.o : dans la fonction « os_tmpname » :
loslib.c:(.text+0x7ac): avertissement : the use of `tmpnam' is dangerous, better use `mkstemp'
cp libMesenCore.x64.dll bin/pgohelperlib.so
mv libMesenCore.x64.dll InteropDLL/obj.x64
mkdir -p bin/x64/Release/Dependencies
rm -fr bin/x64/Release/Dependencies/*
cd UpdateHelper && xbuild /property:Configuration="Release" /property:Platform="AnyCPU"
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.8.0.105
Copyright (C) 2005-2013 Various Mono authors
Build started 02/11/2020 11:37:52.
__________________________________________________
Project "/home/guy/Mesen/Mesen/UpdateHelper/UpdateHelper.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Created directory "../bin/Any CPU/Release/"
Created directory "obj/Release/"
Target ResolveAssemblyReferences:
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'System.Windows.Forms' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
For searchpath {PkgConfig}
Considered System.Windows.Forms, but could not find in any pkg-config files.
For searchpath {GAC}
Considered System.Windows.Forms, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'System.Windows.Forms' as a file, but the file does not exist
For searchpath ../bin/Any CPU/Release/
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Windows.Forms' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Windows.Forms.exe' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Windows.Forms.dll' as a file, but the file does not exist
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'System.Data.DataSetExtensions' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
For searchpath {PkgConfig}
Considered System.Data.DataSetExtensions, but could not find in any pkg-config files.
For searchpath {GAC}
Considered System.Data.DataSetExtensions, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'System.Data.DataSetExtensions' as a file, but the file does not exist
For searchpath ../bin/Any CPU/Release/
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Data.DataSetExtensions' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Data.DataSetExtensions.exe' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Data.DataSetExtensions.dll' as a file, but the file does not exist
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.CSharp' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
For searchpath {PkgConfig}
Considered Microsoft.CSharp, but could not find in any pkg-config files.
For searchpath {GAC}
Considered Microsoft.CSharp, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'Microsoft.CSharp' as a file, but the file does not exist
For searchpath ../bin/Any CPU/Release/
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/Microsoft.CSharp' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/Microsoft.CSharp.exe' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/Microsoft.CSharp.dll' as a file, but the file does not exist
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'System.Net.Http' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
For searchpath {PkgConfig}
Considered System.Net.Http, but could not find in any pkg-config files.
For searchpath {GAC}
Considered System.Net.Http, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'System.Net.Http' as a file, but the file does not exist
For searchpath ../bin/Any CPU/Release/
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Net.Http' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Net.Http.exe' as a file, but the file does not exist
Considered '/home/guy/Mesen/Mesen/bin/Any CPU/Release/System.Net.Http.dll' as a file, but the file does not exist
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Done building project "/home/guy/Mesen/Mesen/UpdateHelper/UpdateHelper.csproj".-- FAILED
Build FAILED.
Warnings:
/home/guy/Mesen/Mesen/UpdateHelper/UpdateHelper.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'System.Windows.Forms' not resolved
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'System.Data.DataSetExtensions' not resolved
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.CSharp' not resolved
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'System.Net.Http' not resolved
4 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.0792280
make: *** [makefile:95 : ui] Erreur 1
guy@guy-Presario-CQ56-Notebook-PC:~/Mesen/Mesen$