Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 907593 Details for
Bug 942683
games-engines/solarus-1.6.5 - [gcc-15] /.../stdafx.h: error: uint8_t does not name a type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-engines:solarus-1.6.5:20241101-193052.log
games-engines:solarus-1.6.5:20241101-193052.log (text/plain), 79.35 KB, created by
Toralf Förster
on 2024-11-01 19:51:34 UTC
(
hide
)
Description:
games-engines:solarus-1.6.5:20241101-193052.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-01 19:51:34 UTC
Size:
79.35 KB
patch
obsolete
> * Package: games-engines/solarus-1.6.5:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua_single_target_lua5-1 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using lua5.1 to build >>>> Unpacking source... >>>> Unpacking solarus-v1.6.5.tar.gz to /var/tmp/portage/games-engines/solarus-1.6.5/work >>>> Source unpacked in /var/tmp/portage/games-engines/solarus-1.6.5/work >>>> Preparing source in /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build" >cmake -C /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DSOLARUS_USE_LUAJIT=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/gentoo_toolchain.cmake /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5 >loading initial cache file /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- The C compiler identification is GNU 15.0.0 >-- The CXX compiler identification is GNU 15.0.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found SDL2: /usr/lib64/libSDL2.so (found suitable version "2.30.7", minimum required is "2.0.6") >-- Found SDL2main: /usr/lib64/libSDL2main.a (found version "2.30.7") >-- Found SDL2_image: /usr/lib64/libSDL2_image.so (found version "2.8.2") >-- Found SDL2_ttf: /usr/lib64/libSDL2_ttf.so (found version "2.22.0") >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Found GLM: /usr/include (found version "1.0.1") >-- Found OpenAL: /usr/lib64/libopenal.so (found version "1.23.1") >-- Found Vorbis: /usr/lib64/libvorbis.so (found version "1.3.7") >-- Found VorbisFile: /usr/lib64/libvorbisfile.so (found version "1.3.7") >-- Found Ogg: /usr/lib64/libogg.so (found version "1.3.5") >-- Found ModPlug: /usr/lib64/libmodplug.so (found version "0.8.9.1") >-- Found PhysFS: /usr/lib64/libphysfs.so (found version "3.0.2") >-- Found Lua: /usr/lib64/liblua5.1.so;/usr/lib64/libm.so (found suitable exact version "5.1.5") >-- Looking for mkstemp >-- Looking for mkstemp - found >-- Looking for mkstemp >-- Looking for mkstemp - found >-- Looking for include file unistd.h >-- Looking for include file unistd.h - found >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto >C++ -std=c++0x -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto > >-- Configuring done (2.1s) >-- Generating done (0.3s) >-- Build files have been written to: /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build" >ninja -v -j4 -l0 >[1/262] /usr/bin/x86_64-pc-linux-gnu-g++ -DSOLARUS_APP_ID=\"org.solarus_games.solarus\" -DSOLARUS_DEFAULT_QUEST=\".\" -DSOLARUS_DEFAULT_QUEST_HEIGHT=240 -DSOLARUS_DEFAULT_QUEST_WIDTH=320 -DSOLARUS_FILE_LOGGING -DSOLARUS_OPENAL_EXTENSIONS_RECONNECT -DSOLARUS_WRITE_DIR=\".solarus\" -Dsolarus_EXPORTS -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/include -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party/snes_spc -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/libmodplug -isystem /usr/include/lua5.1 -std=c++0x -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -fPIC -fno-diagnostics-color -MD -MT CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o -MF CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o.d -o CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o -c /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/ItDecoder.cpp >FAILED: CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DSOLARUS_APP_ID=\"org.solarus_games.solarus\" -DSOLARUS_DEFAULT_QUEST=\".\" -DSOLARUS_DEFAULT_QUEST_HEIGHT=240 -DSOLARUS_DEFAULT_QUEST_WIDTH=320 -DSOLARUS_FILE_LOGGING -DSOLARUS_OPENAL_EXTENSIONS_RECONNECT -DSOLARUS_WRITE_DIR=\".solarus\" -Dsolarus_EXPORTS -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/include -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party/snes_spc -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/libmodplug -isystem /usr/include/lua5.1 -std=c++0x -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -fPIC -fno-diagnostics-color -MD -MT CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o -MF CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o.d -o CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o -c /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/ItDecoder.cpp >In file included from /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/ItDecoder.cpp:19: >/usr/include/libmodplug/stdafx.h:135:9: error: âuint8_tâ does not name a type > 135 | typedef uint8_t UCHAR; > | ^~~~~~~ >/usr/include/libmodplug/stdafx.h:130:1: note: âuint8_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â > 129 | #include <string.h> > +++ |+#include <cstdint> > 130 | #ifdef HAVE_MALLOC_H >/usr/include/libmodplug/stdafx.h:136:9: error: âuint8_tâ does not name a type > 136 | typedef uint8_t* PUCHAR; > | ^~~~~~~ >/usr/include/libmodplug/stdafx.h:136:9: note: âuint8_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:137:9: error: âuint16_tâ does not name a type > 137 | typedef uint16_t USHORT; > | ^~~~~~~~ >/usr/include/libmodplug/stdafx.h:137:9: note: âuint16_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:138:9: error: âuint32_tâ does not name a type > 138 | typedef uint32_t ULONG; > | ^~~~~~~~ >/usr/include/libmodplug/stdafx.h:138:9: note: âuint32_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:139:9: error: âuint32_tâ does not name a type > 139 | typedef uint32_t UINT; > | ^~~~~~~~ >/usr/include/libmodplug/stdafx.h:139:9: note: âuint32_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:140:9: error: âuint32_tâ does not name a type > 140 | typedef uint32_t DWORD; > | ^~~~~~~~ >/usr/include/libmodplug/stdafx.h:140:9: note: âuint32_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:144:9: error: âuint32_tâ does not name a type > 144 | typedef uint32_t* LPDWORD; > | ^~~~~~~~ >/usr/include/libmodplug/stdafx.h:144:9: note: âuint32_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:145:9: error: âuint16_tâ does not name a type > 145 | typedef uint16_t WORD; > | ^~~~~~~~ >/usr/include/libmodplug/stdafx.h:145:9: note: âuint16_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:146:9: error: âuint8_tâ does not name a type > 146 | typedef uint8_t BYTE; > | ^~~~~~~ >/usr/include/libmodplug/stdafx.h:146:9: note: âuint8_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:147:9: error: âuint8_tâ does not name a type > 147 | typedef uint8_t* LPBYTE; > | ^~~~~~~ >/usr/include/libmodplug/stdafx.h:147:9: note: âuint8_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/usr/include/libmodplug/stdafx.h:151:9: error: âuint16_tâ does not name a type > 151 | typedef uint16_t* LPWORD; > | ^~~~~~~~ >/usr/include/libmodplug/stdafx.h:151:9: note: âuint16_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >In file included from /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/ItDecoder.cpp:20: >/usr/include/libmodplug/sndfile.h:21:15: error: âBYTEâ does not name a type > 21 | typedef const BYTE * LPCBYTE; > | ^~~~ >/usr/include/libmodplug/sndfile.h:306:9: error: âUINTâ does not name a type > 306 | UINT nLength,nLoopStart,nLoopEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:307:9: error: âUINTâ does not name a type > 307 | UINT nSustainStart, nSustainEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:309:9: error: âUINTâ does not name a type > 309 | UINT nC4Speed; > | ^~~~ >/usr/include/libmodplug/sndfile.h:310:9: error: âWORDâ does not name a type > 310 | WORD nPan; > | ^~~~ >/usr/include/libmodplug/sndfile.h:311:9: error: âWORDâ does not name a type > 311 | WORD nVolume; > | ^~~~ >/usr/include/libmodplug/sndfile.h:312:9: error: âWORDâ does not name a type > 312 | WORD nGlobalVol; > | ^~~~ >/usr/include/libmodplug/sndfile.h:313:9: error: âWORDâ does not name a type > 313 | WORD uFlags; > | ^~~~ >/usr/include/libmodplug/sndfile.h:316:9: error: âBYTEâ does not name a type > 316 | BYTE nVibType; > | ^~~~ >/usr/include/libmodplug/sndfile.h:317:9: error: âBYTEâ does not name a type > 317 | BYTE nVibSweep; > | ^~~~ >/usr/include/libmodplug/sndfile.h:318:9: error: âBYTEâ does not name a type > 318 | BYTE nVibDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:319:9: error: âBYTEâ does not name a type > 319 | BYTE nVibRate; > | ^~~~ >/usr/include/libmodplug/sndfile.h:327:9: error: âUINTâ does not name a type > 327 | UINT nFadeOut; > | ^~~~ >/usr/include/libmodplug/sndfile.h:328:9: error: âDWORDâ does not name a type > 328 | DWORD dwFlags; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:329:9: error: âWORDâ does not name a type > 329 | WORD nGlobalVol; > | ^~~~ >/usr/include/libmodplug/sndfile.h:330:9: error: âWORDâ does not name a type > 330 | WORD nPan; > | ^~~~ >/usr/include/libmodplug/sndfile.h:331:9: error: âWORDâ does not name a type > 331 | WORD VolPoints[MAX_ENVPOINTS]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:332:9: error: âWORDâ does not name a type > 332 | WORD PanPoints[MAX_ENVPOINTS]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:333:9: error: âWORDâ does not name a type > 333 | WORD PitchPoints[MAX_ENVPOINTS]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:334:9: error: âBYTEâ does not name a type > 334 | BYTE VolEnv[MAX_ENVPOINTS]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:335:9: error: âBYTEâ does not name a type > 335 | BYTE PanEnv[MAX_ENVPOINTS]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:336:9: error: âBYTEâ does not name a type > 336 | BYTE PitchEnv[MAX_ENVPOINTS]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:337:9: error: âBYTEâ does not name a type > 337 | BYTE Keyboard[128]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:338:9: error: âBYTEâ does not name a type > 338 | BYTE NoteMap[128]; > | ^~~~ >/usr/include/libmodplug/sndfile.h:340:9: error: âBYTEâ does not name a type > 340 | BYTE nVolEnv; > | ^~~~ >/usr/include/libmodplug/sndfile.h:341:9: error: âBYTEâ does not name a type > 341 | BYTE nPanEnv; > | ^~~~ >/usr/include/libmodplug/sndfile.h:342:9: error: âBYTEâ does not name a type > 342 | BYTE nPitchEnv; > | ^~~~ >/usr/include/libmodplug/sndfile.h:343:9: error: âBYTEâ does not name a type > 343 | BYTE nVolLoopStart; > | ^~~~ >/usr/include/libmodplug/sndfile.h:344:9: error: âBYTEâ does not name a type > 344 | BYTE nVolLoopEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:345:9: error: âBYTEâ does not name a type > 345 | BYTE nVolSustainBegin; > | ^~~~ >/usr/include/libmodplug/sndfile.h:346:9: error: âBYTEâ does not name a type > 346 | BYTE nVolSustainEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:347:9: error: âBYTEâ does not name a type > 347 | BYTE nPanLoopStart; > | ^~~~ >/usr/include/libmodplug/sndfile.h:348:9: error: âBYTEâ does not name a type > 348 | BYTE nPanLoopEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:349:9: error: âBYTEâ does not name a type > 349 | BYTE nPanSustainBegin; > | ^~~~ >/usr/include/libmodplug/sndfile.h:350:9: error: âBYTEâ does not name a type > 350 | BYTE nPanSustainEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:351:9: error: âBYTEâ does not name a type > 351 | BYTE nPitchLoopStart; > | ^~~~ >/usr/include/libmodplug/sndfile.h:352:9: error: âBYTEâ does not name a type > 352 | BYTE nPitchLoopEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:353:9: error: âBYTEâ does not name a type > 353 | BYTE nPitchSustainBegin; > | ^~~~ >/usr/include/libmodplug/sndfile.h:354:9: error: âBYTEâ does not name a type > 354 | BYTE nPitchSustainEnd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:355:9: error: âBYTEâ does not name a type > 355 | BYTE nNNA; > | ^~~~ >/usr/include/libmodplug/sndfile.h:356:9: error: âBYTEâ does not name a type > 356 | BYTE nDCT; > | ^~~~ >/usr/include/libmodplug/sndfile.h:357:9: error: âBYTEâ does not name a type > 357 | BYTE nDNA; > | ^~~~ >/usr/include/libmodplug/sndfile.h:358:9: error: âBYTEâ does not name a type > 358 | BYTE nPanSwing; > | ^~~~ >/usr/include/libmodplug/sndfile.h:359:9: error: âBYTEâ does not name a type > 359 | BYTE nVolSwing; > | ^~~~ >/usr/include/libmodplug/sndfile.h:360:9: error: âBYTEâ does not name a type > 360 | BYTE nIFC; > | ^~~~ >/usr/include/libmodplug/sndfile.h:361:9: error: âBYTEâ does not name a type > 361 | BYTE nIFR; > | ^~~~ >/usr/include/libmodplug/sndfile.h:362:9: error: âWORDâ does not name a type > 362 | WORD wMidiBank; > | ^~~~ >/usr/include/libmodplug/sndfile.h:363:9: error: âBYTEâ does not name a type > 363 | BYTE nMidiProgram; > | ^~~~ >/usr/include/libmodplug/sndfile.h:364:9: error: âBYTEâ does not name a type > 364 | BYTE nMidiChannel; > | ^~~~ >/usr/include/libmodplug/sndfile.h:365:9: error: âBYTEâ does not name a type > 365 | BYTE nMidiDrumKey; > | ^~~~ >/usr/include/libmodplug/sndfile.h:378:9: error: âDWORDâ does not name a type > 378 | DWORD nPos; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:379:9: error: âDWORDâ does not name a type > 379 | DWORD nPosLo; // actually 16-bit > | ^~~~~ >/usr/include/libmodplug/sndfile.h:386:9: error: âDWORDâ does not name a type > 386 | DWORD nLength; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:387:9: error: âDWORDâ does not name a type > 387 | DWORD dwFlags; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:388:9: error: âDWORDâ does not name a type > 388 | DWORD nLoopStart; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:389:9: error: âDWORDâ does not name a type > 389 | DWORD nLoopEnd; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:404:9: error: âDWORDâ does not name a type > 404 | DWORD nVolEnvPosition, nPanEnvPosition, nPitchEnvPosition; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:405:9: error: âDWORDâ does not name a type > 405 | DWORD nMasterChn, nVUMeter; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:409:9: error: âUINTâ does not name a type > 409 | UINT nAutoVibPos, nVibratoPos, nTremoloPos, nPanbrelloPos; > | ^~~~ >/usr/include/libmodplug/sndfile.h:413:9: error: âBYTEâ does not name a type > 413 | BYTE nNote, nNNA; > | ^~~~ >/usr/include/libmodplug/sndfile.h:414:9: error: âBYTEâ does not name a type > 414 | BYTE nNewNote, nNewIns, nCommand, nArpeggio; > | ^~~~ >/usr/include/libmodplug/sndfile.h:415:9: error: âBYTEâ does not name a type > 415 | BYTE nOldVolumeSlide, nOldFineVolUpDown; > | ^~~~ >/usr/include/libmodplug/sndfile.h:416:9: error: âBYTEâ does not name a type > 416 | BYTE nOldPortaUpDown, nOldFinePortaUpDown; > | ^~~~ >/usr/include/libmodplug/sndfile.h:417:9: error: âBYTEâ does not name a type > 417 | BYTE nOldPanSlide, nOldChnVolSlide; > | ^~~~ >/usr/include/libmodplug/sndfile.h:418:9: error: âBYTEâ does not name a type > 418 | BYTE nVibratoType, nVibratoSpeed, nVibratoDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:419:9: error: âBYTEâ does not name a type > 419 | BYTE nTremoloType, nTremoloSpeed, nTremoloDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:420:9: error: âBYTEâ does not name a type > 420 | BYTE nPanbrelloType, nPanbrelloSpeed, nPanbrelloDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:421:9: error: âBYTEâ does not name a type > 421 | BYTE nOldCmdEx, nOldVolParam, nOldTempo; > | ^~~~ >/usr/include/libmodplug/sndfile.h:422:9: error: âBYTEâ does not name a type > 422 | BYTE nOldOffset, nOldHiOffset; > | ^~~~ >/usr/include/libmodplug/sndfile.h:423:9: error: âBYTEâ does not name a type > 423 | BYTE nCutOff, nResonance; > | ^~~~ >/usr/include/libmodplug/sndfile.h:424:9: error: âBYTEâ does not name a type > 424 | BYTE nRetrigCount, nRetrigParam; > | ^~~~ >/usr/include/libmodplug/sndfile.h:425:9: error: âBYTEâ does not name a type > 425 | BYTE nTremorCount, nTremorParam; > | ^~~~ >/usr/include/libmodplug/sndfile.h:426:9: error: âBYTEâ does not name a type > 426 | BYTE nPatternLoop, nPatternLoopCount; > | ^~~~ >/usr/include/libmodplug/sndfile.h:427:9: error: âBYTEâ does not name a type > 427 | BYTE nRowNote, nRowInstr; > | ^~~~ >/usr/include/libmodplug/sndfile.h:428:9: error: âBYTEâ does not name a type > 428 | BYTE nRowVolCmd, nRowVolume; > | ^~~~ >/usr/include/libmodplug/sndfile.h:429:9: error: âBYTEâ does not name a type > 429 | BYTE nRowCommand, nRowParam; > | ^~~~ >/usr/include/libmodplug/sndfile.h:430:9: error: âBYTEâ does not name a type > 430 | BYTE nLeftVU, nRightVU; > | ^~~~ >/usr/include/libmodplug/sndfile.h:431:9: error: âBYTEâ does not name a type > 431 | BYTE nActiveMacro, nPadding; > | ^~~~ >/usr/include/libmodplug/sndfile.h:437:9: error: âUINTâ does not name a type > 437 | UINT nPan; > | ^~~~ >/usr/include/libmodplug/sndfile.h:438:9: error: âUINTâ does not name a type > 438 | UINT nVolume; > | ^~~~ >/usr/include/libmodplug/sndfile.h:439:9: error: âDWORDâ does not name a type > 439 | DWORD dwFlags; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:440:9: error: âUINTâ does not name a type > 440 | UINT nMixPlugin; > | ^~~~ >/usr/include/libmodplug/sndfile.h:447:9: error: âBYTEâ does not name a type > 447 | BYTE note; > | ^~~~ >/usr/include/libmodplug/sndfile.h:448:9: error: âBYTEâ does not name a type > 448 | BYTE instr; > | ^~~~ >/usr/include/libmodplug/sndfile.h:449:9: error: âBYTEâ does not name a type > 449 | BYTE volcmd; > | ^~~~ >/usr/include/libmodplug/sndfile.h:450:9: error: âBYTEâ does not name a type > 450 | BYTE command; > | ^~~~ >/usr/include/libmodplug/sndfile.h:451:9: error: âBYTEâ does not name a type > 451 | BYTE vol; > | ^~~~ >/usr/include/libmodplug/sndfile.h:452:9: error: âBYTEâ does not name a type > 452 | BYTE param; > | ^~~~ >/usr/include/libmodplug/sndfile.h:469:31: error: âDWORDâ has not been declared > 469 | virtual void MidiSend(DWORD dwMidiCode) = 0; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:470:34: error: âUINTâ has not been declared > 470 | virtual void MidiCommand(UINT nMidiCh, UINT nMidiProg, UINT note, UINT vol) = 0; > | ^~~~ >/usr/include/libmodplug/sndfile.h:470:48: error: âUINTâ has not been declared > 470 | virtual void MidiCommand(UINT nMidiCh, UINT nMidiProg, UINT note, UINT vol) = 0; > | ^~~~ >/usr/include/libmodplug/sndfile.h:470:64: error: âUINTâ has not been declared > 470 | virtual void MidiCommand(UINT nMidiCh, UINT nMidiProg, UINT note, UINT vol) = 0; > | ^~~~ >/usr/include/libmodplug/sndfile.h:470:75: error: âUINTâ has not been declared > 470 | virtual void MidiCommand(UINT nMidiCh, UINT nMidiProg, UINT note, UINT vol) = 0; > | ^~~~ >/usr/include/libmodplug/sndfile.h:480:9: error: âDWORDâ does not name a type > 480 | DWORD dwFlags; // MIXPLUG_XXXX > | ^~~~~ >/usr/include/libmodplug/sndfile.h:489:9: error: âDWORDâ does not name a type > 489 | DWORD dwPluginId1; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:490:9: error: âDWORDâ does not name a type > 490 | DWORD dwPluginId2; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:491:9: error: âDWORDâ does not name a type > 491 | DWORD dwInputRouting; // MIXPLUG_INPUTF_XXXX > | ^~~~~ >/usr/include/libmodplug/sndfile.h:492:9: error: âDWORDâ does not name a type > 492 | DWORD dwOutputRouting; // 0=mix 0x80+=fx > | ^~~~~ >/usr/include/libmodplug/sndfile.h:493:9: error: âDWORDâ does not name a type > 493 | DWORD dwReserved[4]; // Reserved for routing info > | ^~~~~ >/usr/include/libmodplug/sndfile.h:502:9: error: âULONGâ does not name a type; did you mean âLONGâ? > 502 | ULONG nPluginDataSize; > | ^~~~~ > | LONG >/usr/include/libmodplug/sndfile.h:542:16: error: âUINTâ does not name a type > 542 | static UINT m_nXBassDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:543:16: error: âUINTâ does not name a type > 543 | static UINT m_nXBassRange; > | ^~~~ >/usr/include/libmodplug/sndfile.h:544:16: error: âUINTâ does not name a type > 544 | static UINT m_nReverbDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:545:16: error: âUINTâ does not name a type > 545 | static UINT m_nReverbDelay; > | ^~~~ >/usr/include/libmodplug/sndfile.h:546:16: error: âUINTâ does not name a type > 546 | static UINT gnReverbType; > | ^~~~ >/usr/include/libmodplug/sndfile.h:547:16: error: âUINTâ does not name a type > 547 | static UINT m_nProLogicDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:548:16: error: âUINTâ does not name a type > 548 | static UINT m_nProLogicDelay; > | ^~~~ >/usr/include/libmodplug/sndfile.h:549:16: error: âUINTâ does not name a type > 549 | static UINT m_nStereoSeparation; > | ^~~~ >/usr/include/libmodplug/sndfile.h:550:16: error: âUINTâ does not name a type > 550 | static UINT m_nMaxMixChannels; > | ^~~~ >/usr/include/libmodplug/sndfile.h:552:16: error: âDWORDâ does not name a type > 552 | static DWORD gdwSysInfo; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:553:16: error: âDWORDâ does not name a type > 553 | static DWORD gdwSoundSetup; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:554:16: error: âDWORDâ does not name a type > 554 | static DWORD gdwMixingFreq; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:555:16: error: âDWORDâ does not name a type > 555 | static DWORD gnBitsPerSample; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:556:16: error: âDWORDâ does not name a type > 556 | static DWORD gnChannels; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:557:16: error: âUINTâ does not name a type > 557 | static UINT gnAGC; > | ^~~~ >/usr/include/libmodplug/sndfile.h:558:16: error: âUINTâ does not name a type > 558 | static UINT gnVolumeRampSamples; > | ^~~~ >/usr/include/libmodplug/sndfile.h:559:16: error: âUINTâ does not name a type > 559 | static UINT gnVUMeter; > | ^~~~ >/usr/include/libmodplug/sndfile.h:560:16: error: âUINTâ does not name a type > 560 | static UINT gnCPUUsage; > | ^~~~ >/usr/include/libmodplug/sndfile.h:566:9: error: âUINTâ does not name a type > 566 | UINT ChnMix[MAX_CHANNELS]; // Channels to be mixed > | ^~~~ >/usr/include/libmodplug/sndfile.h:571:9: error: âWORDâ does not name a type > 571 | WORD PatternSize[MAX_PATTERNS]; // Patterns Lengths > | ^~~~ >/usr/include/libmodplug/sndfile.h:572:9: error: âBYTEâ does not name a type > 572 | BYTE Order[MAX_ORDERS]; // Pattern Orders > | ^~~~ >/usr/include/libmodplug/sndfile.h:575:9: error: âUINTâ does not name a type > 575 | UINT m_nDefaultSpeed, m_nDefaultTempo, m_nDefaultGlobalVolume; > | ^~~~ >/usr/include/libmodplug/sndfile.h:576:9: error: âDWORDâ does not name a type > 576 | DWORD m_dwSongFlags; // Song flags SONG_XXXX > | ^~~~~ >/usr/include/libmodplug/sndfile.h:577:9: error: âUINTâ does not name a type > 577 | UINT m_nChannels, m_nMixChannels, m_nMixStat, m_nBufferCount; > | ^~~~ >/usr/include/libmodplug/sndfile.h:578:9: error: âUINTâ does not name a type > 578 | UINT m_nType, m_nSamples, m_nInstruments; > | ^~~~ >/usr/include/libmodplug/sndfile.h:579:9: error: âUINTâ does not name a type > 579 | UINT m_nTickCount, m_nTotalCount, m_nPatternDelay, m_nFrameDelay; > | ^~~~ >/usr/include/libmodplug/sndfile.h:580:9: error: âUINTâ does not name a type > 580 | UINT m_nMusicSpeed, m_nMusicTempo; > | ^~~~ >/usr/include/libmodplug/sndfile.h:581:9: error: âUINTâ does not name a type > 581 | UINT m_nNextRow, m_nRow, m_nNextStartRow; > | ^~~~ >/usr/include/libmodplug/sndfile.h:582:9: error: âUINTâ does not name a type > 582 | UINT m_nPattern,m_nCurrentPattern,m_nNextPattern,m_nRestartPos; > | ^~~~ >/usr/include/libmodplug/sndfile.h:583:9: error: âUINTâ does not name a type > 583 | UINT m_nMasterVolume, m_nGlobalVolume, m_nSongPreAmp; > | ^~~~ >/usr/include/libmodplug/sndfile.h:584:9: error: âUINTâ does not name a type > 584 | UINT m_nFreqFactor, m_nTempoFactor, m_nOldGlbVolSlide; > | ^~~~ >/usr/include/libmodplug/sndfile.h:586:9: error: âDWORDâ does not name a type > 586 | DWORD m_nGlobalFadeSamples, m_nGlobalFadeMaxSamples; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:587:9: error: âUINTâ does not name a type > 587 | UINT m_nMaxOrderPosition; > | ^~~~ >/usr/include/libmodplug/sndfile.h:588:9: error: âUINTâ does not name a type > 588 | UINT m_nPatternNames; > | ^~~~ >/usr/include/libmodplug/sndfile.h:598:21: error: âLPCBYTEâ has not been declared > 598 | BOOL Create(LPCBYTE lpStream, DWORD dwMemLength=0); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:598:39: error: âDWORDâ has not been declared > 598 | BOOL Create(LPCBYTE lpStream, DWORD dwMemLength=0); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:600:9: error: âUINTâ does not name a type > 600 | UINT GetType() const { return m_nType; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:601:9: error: âUINTâ does not name a type > 601 | UINT GetNumChannels() const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:602:9: error: âUINTâ does not name a type > 602 | UINT GetLogicalChannels() const { return m_nChannels; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:603:30: error: âUINTâ has not been declared > 603 | BOOL SetMasterVolume(UINT vol, BOOL bAdjustAGC=FALSE); > | ^~~~ >/usr/include/libmodplug/sndfile.h:604:9: error: âUINTâ does not name a type > 604 | UINT GetMasterVolume() const { return m_nMasterVolume; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:605:9: error: âUINTâ does not name a type > 605 | UINT GetNumPatterns() const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:606:9: error: âUINTâ does not name a type > 606 | UINT GetNumInstruments() const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:607:9: error: âUINTâ does not name a type > 607 | UINT GetNumSamples() const { return m_nSamples; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:608:9: error: âUINTâ does not name a type > 608 | UINT GetCurrentPos() const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:609:9: error: âUINTâ does not name a type > 609 | UINT GetCurrentPattern() const { return m_nPattern; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:610:9: error: âUINTâ does not name a type > 610 | UINT GetCurrentOrder() const { return m_nCurrentPattern; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:611:9: error: âUINTâ does not name a type > 611 | UINT GetSongComments(LPSTR s, UINT cbsize, UINT linesize=32); > | ^~~~ >/usr/include/libmodplug/sndfile.h:612:9: error: âUINTâ does not name a type > 612 | UINT GetRawSongComments(LPSTR s, UINT cbsize, UINT linesize=32); > | ^~~~ >/usr/include/libmodplug/sndfile.h:613:9: error: âUINTâ does not name a type > 613 | UINT GetMaxPosition() const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:614:28: error: âUINTâ has not been declared > 614 | void SetCurrentPos(UINT nPos); > | ^~~~ >/usr/include/libmodplug/sndfile.h:615:30: error: âUINTâ has not been declared > 615 | void SetCurrentOrder(UINT nOrder); > | ^~~~ >/usr/include/libmodplug/sndfile.h:618:9: error: âUINTâ does not name a type > 618 | UINT GetSampleName(UINT nSample,LPSTR s=NULL) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:619:9: error: âUINTâ does not name a type > 619 | UINT GetInstrumentName(UINT nInstr,LPSTR s=NULL) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:620:9: error: âUINTâ does not name a type > 620 | UINT GetMusicSpeed() const { return m_nMusicSpeed; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:621:9: error: âUINTâ does not name a type > 621 | UINT GetMusicTempo() const { return m_nMusicTempo; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:622:9: error: âDWORDâ does not name a type > 622 | DWORD GetLength(BOOL bAdjust, BOOL bTotal=FALSE); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:623:9: error: âDWORDâ does not name a type > 623 | DWORD GetSongTime() { return GetLength(FALSE, TRUE); } > | ^~~~~ >/usr/include/libmodplug/sndfile.h:628:28: error: âUINTâ has not been declared > 628 | void CheckCPUUsage(UINT nCPU); > | ^~~~ >/usr/include/libmodplug/sndfile.h:629:29: error: âUINTâ has not been declared > 629 | BOOL SetPatternName(UINT nPat, LPCSTR lpszName); > | ^~~~ >/usr/include/libmodplug/sndfile.h:630:29: error: âUINTâ has not been declared > 630 | BOOL GetPatternName(UINT nPat, LPSTR lpszName, UINT cbSize=MAX_PATTERNNAME) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:630:56: error: âUINTâ has not been declared > 630 | BOOL GetPatternName(UINT nPat, LPSTR lpszName, UINT cbSize=MAX_PATTERNNAME) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:632:21: error: âLPCBYTEâ has not been declared > 632 | BOOL ReadXM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:632:39: error: âDWORDâ has not been declared > 632 | BOOL ReadXM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:633:22: error: âLPCBYTEâ has not been declared > 633 | BOOL ReadS3M(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:633:40: error: âDWORDâ has not been declared > 633 | BOOL ReadS3M(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:634:22: error: âLPCBYTEâ has not been declared > 634 | BOOL ReadMod(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:634:40: error: âDWORDâ has not been declared > 634 | BOOL ReadMod(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:635:22: error: âLPCBYTEâ has not been declared > 635 | BOOL ReadMed(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:635:40: error: âDWORDâ has not been declared > 635 | BOOL ReadMed(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:636:22: error: âLPCBYTEâ has not been declared > 636 | BOOL ReadMTM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:636:40: error: âDWORDâ has not been declared > 636 | BOOL ReadMTM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:637:22: error: âLPCBYTEâ has not been declared > 637 | BOOL ReadSTM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:637:40: error: âDWORDâ has not been declared > 637 | BOOL ReadSTM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:638:21: error: âLPCBYTEâ has not been declared > 638 | BOOL ReadIT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:638:39: error: âDWORDâ has not been declared > 638 | BOOL ReadIT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:639:22: error: âLPCBYTEâ has not been declared > 639 | BOOL Read669(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:639:40: error: âDWORDâ has not been declared > 639 | BOOL Read669(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:640:22: error: âLPCBYTEâ has not been declared > 640 | BOOL ReadUlt(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:640:40: error: âDWORDâ has not been declared > 640 | BOOL ReadUlt(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:641:22: error: âLPCBYTEâ has not been declared > 641 | BOOL ReadWav(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:641:40: error: âDWORDâ has not been declared > 641 | BOOL ReadWav(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:642:22: error: âLPCBYTEâ has not been declared > 642 | BOOL ReadDSM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:642:40: error: âDWORDâ has not been declared > 642 | BOOL ReadDSM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:643:22: error: âLPCBYTEâ has not been declared > 643 | BOOL ReadFAR(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:643:40: error: âDWORDâ has not been declared > 643 | BOOL ReadFAR(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:644:22: error: âLPCBYTEâ has not been declared > 644 | BOOL ReadAMS(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:644:40: error: âDWORDâ has not been declared > 644 | BOOL ReadAMS(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:645:23: error: âLPCBYTEâ has not been declared > 645 | BOOL ReadAMS2(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:645:41: error: âDWORDâ has not been declared > 645 | BOOL ReadAMS2(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:646:22: error: âLPCBYTEâ has not been declared > 646 | BOOL ReadMDL(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:646:40: error: âDWORDâ has not been declared > 646 | BOOL ReadMDL(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:647:22: error: âLPCBYTEâ has not been declared > 647 | BOOL ReadOKT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:647:40: error: âDWORDâ has not been declared > 647 | BOOL ReadOKT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:648:22: error: âLPCBYTEâ has not been declared > 648 | BOOL ReadDMF(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:648:40: error: âDWORDâ has not been declared > 648 | BOOL ReadDMF(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:649:22: error: âLPCBYTEâ has not been declared > 649 | BOOL ReadPTM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:649:40: error: âDWORDâ has not been declared > 649 | BOOL ReadPTM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:650:22: error: âLPCBYTEâ has not been declared > 650 | BOOL ReadDBM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:650:40: error: âDWORDâ has not been declared > 650 | BOOL ReadDBM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:651:22: error: âLPCBYTEâ has not been declared > 651 | BOOL ReadAMF(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:651:40: error: âDWORDâ has not been declared > 651 | BOOL ReadAMF(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:652:22: error: âLPCBYTEâ has not been declared > 652 | BOOL ReadMT2(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:652:40: error: âDWORDâ has not been declared > 652 | BOOL ReadMT2(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:653:22: error: âLPCBYTEâ has not been declared > 653 | BOOL ReadPSM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:653:40: error: âDWORDâ has not been declared > 653 | BOOL ReadPSM(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:654:22: error: âLPCBYTEâ has not been declared > 654 | BOOL ReadJ2B(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:654:40: error: âDWORDâ has not been declared > 654 | BOOL ReadJ2B(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:655:22: error: âLPCBYTEâ has not been declared > 655 | BOOL ReadUMX(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:655:40: error: âDWORDâ has not been declared > 655 | BOOL ReadUMX(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:656:22: error: âLPCBYTEâ has not been declared > 656 | BOOL ReadABC(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:656:40: error: âDWORDâ has not been declared > 656 | BOOL ReadABC(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:657:22: error: âLPCBYTEâ has not been declared > 657 | BOOL TestABC(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:657:40: error: âDWORDâ has not been declared > 657 | BOOL TestABC(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:658:22: error: âLPCBYTEâ has not been declared > 658 | BOOL ReadMID(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:658:40: error: âDWORDâ has not been declared > 658 | BOOL ReadMID(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:659:22: error: âLPCBYTEâ has not been declared > 659 | BOOL TestMID(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:659:40: error: âDWORDâ has not been declared > 659 | BOOL TestMID(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:660:22: error: âLPCBYTEâ has not been declared > 660 | BOOL ReadPAT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:660:40: error: âDWORDâ has not been declared > 660 | BOOL ReadPAT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:661:22: error: âLPCBYTEâ has not been declared > 661 | BOOL TestPAT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~~~ >/usr/include/libmodplug/sndfile.h:661:40: error: âDWORDâ has not been declared > 661 | BOOL TestPAT(LPCBYTE lpStream, DWORD dwMemLength); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:671:9: error: âUINTâ does not name a type > 671 | UINT GetBestSaveFormat() const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:672:9: error: âUINTâ does not name a type > 672 | UINT GetSaveFormats() const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:675:29: error: âUINTâ has not been declared > 675 | void S3MSaveConvert(UINT *pcmd, UINT *pprm, BOOL bIT) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:675:41: error: âUINTâ has not been declared > 675 | void S3MSaveConvert(UINT *pcmd, UINT *pprm, BOOL bIT) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:676:9: error: âWORDâ does not name a type > 676 | WORD ModSaveCommand(const MODCOMMAND *m, BOOL bXM) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:682:9: error: âUINTâ does not name a type > 682 | UINT Read(LPVOID lpBuffer, UINT cbBuffer); > | ^~~~ >/usr/include/libmodplug/sndfile.h:683:9: error: âUINTâ does not name a type > 683 | UINT CreateStereoMix(int count); > | ^~~~ >/usr/include/libmodplug/sndfile.h:684:23: error: âUINTâ has not been declared > 684 | BOOL FadeSong(UINT msec); > | ^~~~ >/usr/include/libmodplug/sndfile.h:685:29: error: âUINTâ has not been declared > 685 | BOOL GlobalFadeSong(UINT msec); > | ^~~~ >/usr/include/libmodplug/sndfile.h:686:9: error: âUINTâ does not name a type > 686 | UINT GetTotalTickCount() const { return m_nTotalCount; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:692:34: error: âUINTâ has not been declared > 692 | static BOOL SetMixConfig(UINT nStereoSeparation, UINT nMaxMixChannels); > | ^~~~ >/usr/include/libmodplug/sndfile.h:692:58: error: âUINTâ has not been declared > 692 | static BOOL SetMixConfig(UINT nStereoSeparation, UINT nMaxMixChannels); > | ^~~~ >/usr/include/libmodplug/sndfile.h:693:35: error: âUINTâ has not been declared > 693 | static BOOL SetWaveConfig(UINT nRate,UINT nBits,UINT nChannels,BOOL bMMX=FALSE); > | ^~~~ >/usr/include/libmodplug/sndfile.h:693:46: error: âUINTâ has not been declared > 693 | static BOOL SetWaveConfig(UINT nRate,UINT nBits,UINT nChannels,BOOL bMMX=FALSE); > | ^~~~ >/usr/include/libmodplug/sndfile.h:693:57: error: âUINTâ has not been declared > 693 | static BOOL SetWaveConfig(UINT nRate,UINT nBits,UINT nChannels,BOOL bMMX=FALSE); > | ^~~~ >/usr/include/libmodplug/sndfile.h:694:39: error: âUINTâ has not been declared > 694 | static BOOL SetResamplingMode(UINT nMode); // SRCMODE_XXXX > | ^~~~ >/usr/include/libmodplug/sndfile.h:696:16: error: âDWORDâ does not name a type > 696 | static DWORD GetSampleRate() { return gdwMixingFreq; } > | ^~~~~ >/usr/include/libmodplug/sndfile.h:697:16: error: âDWORDâ does not name a type > 697 | static DWORD GetBitsPerSample() { return gnBitsPerSample; } > | ^~~~~ >/usr/include/libmodplug/sndfile.h:698:16: error: âDWORDâ does not name a type > 698 | static DWORD InitSysInfo(); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:699:16: error: âDWORDâ does not name a type > 699 | static DWORD GetSysInfo() { return gdwSysInfo; } > | ^~~~~ >/usr/include/libmodplug/sndfile.h:713:41: error: âUINTâ has not been declared > 713 | static BOOL SetReverbParameters(UINT nDepth, UINT nDelay); > | ^~~~ >/usr/include/libmodplug/sndfile.h:713:54: error: âUINTâ has not been declared > 713 | static BOOL SetReverbParameters(UINT nDepth, UINT nDelay); > | ^~~~ >/usr/include/libmodplug/sndfile.h:715:40: error: âUINTâ has not been declared > 715 | static BOOL SetXBassParameters(UINT nDepth, UINT nRange); > | ^~~~ >/usr/include/libmodplug/sndfile.h:715:53: error: âUINTâ has not been declared > 715 | static BOOL SetXBassParameters(UINT nDepth, UINT nRange); > | ^~~~ >/usr/include/libmodplug/sndfile.h:717:43: error: âUINTâ has not been declared > 717 | static BOOL SetSurroundParameters(UINT nDepth, UINT nDelay); > | ^~~~ >/usr/include/libmodplug/sndfile.h:717:56: error: âUINTâ has not been declared > 717 | static BOOL SetSurroundParameters(UINT nDepth, UINT nDelay); > | ^~~~ >/usr/include/libmodplug/sndfile.h:722:9: error: âUINTâ does not name a type > 722 | UINT GetNNAChannel(UINT nChn) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:723:23: error: âUINTâ has not been declared > 723 | void CheckNNA(UINT nChn, UINT instr, int note, BOOL bForceCut); > | ^~~~ >/usr/include/libmodplug/sndfile.h:723:34: error: âUINTâ has not been declared > 723 | void CheckNNA(UINT nChn, UINT instr, int note, BOOL bForceCut); > | ^~~~ >/usr/include/libmodplug/sndfile.h:724:25: error: âUINTâ has not been declared > 724 | void NoteChange(UINT nChn, int note, BOOL bPorta=FALSE, BOOL bResetEnv=TRUE); > | ^~~~ >/usr/include/libmodplug/sndfile.h:725:49: error: âUINTâ has not been declared > 725 | void InstrumentChange(MODCHANNEL *pChn, UINT instr, BOOL bPorta=FALSE,BOOL bUpdVol=TRUE,BOOL bResetEnv=TRUE); > | ^~~~ >/usr/include/libmodplug/sndfile.h:727:45: error: âUINTâ has not been declared > 727 | void PortamentoUp(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:728:47: error: âUINTâ has not been declared > 728 | void PortamentoDown(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:729:49: error: âUINTâ has not been declared > 729 | void FinePortamentoUp(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:730:51: error: âUINTâ has not been declared > 730 | void FinePortamentoDown(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:731:54: error: âUINTâ has not been declared > 731 | void ExtraFinePortamentoUp(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:732:56: error: âUINTâ has not been declared > 732 | void ExtraFinePortamentoDown(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:733:47: error: âUINTâ has not been declared > 733 | void TonePortamento(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:734:40: error: âUINTâ has not been declared > 734 | void Vibrato(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:735:44: error: âUINTâ has not been declared > 735 | void FineVibrato(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:736:44: error: âUINTâ has not been declared > 736 | void VolumeSlide(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:737:45: error: âUINTâ has not been declared > 737 | void PanningSlide(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:738:48: error: âUINTâ has not been declared > 738 | void ChannelVolSlide(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:739:45: error: âUINTâ has not been declared > 739 | void FineVolumeUp(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:740:47: error: âUINTâ has not been declared > 740 | void FineVolumeDown(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:741:40: error: âUINTâ has not been declared > 741 | void Tremolo(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:742:42: error: âUINTâ has not been declared > 742 | void Panbrello(MODCHANNEL *pChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:743:25: error: âUINTâ has not been declared > 743 | void RetrigNote(UINT nChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:743:36: error: âUINTâ has not been declared > 743 | void RetrigNote(UINT nChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:744:22: error: âUINTâ has not been declared > 744 | void NoteCut(UINT nChn, UINT nTick); > | ^~~~ >/usr/include/libmodplug/sndfile.h:744:33: error: âUINTâ has not been declared > 744 | void NoteCut(UINT nChn, UINT nTick); > | ^~~~ >/usr/include/libmodplug/sndfile.h:745:21: error: âUINTâ has not been declared > 745 | void KeyOff(UINT nChn); > | ^~~~ >/usr/include/libmodplug/sndfile.h:746:39: error: âUINTâ has not been declared > 746 | int PatternLoop(MODCHANNEL *, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:747:34: error: âUINTâ has not been declared > 747 | void ExtendedMODCommands(UINT nChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:747:45: error: âUINTâ has not been declared > 747 | void ExtendedMODCommands(UINT nChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:748:34: error: âUINTâ has not been declared > 748 | void ExtendedS3MCommands(UINT nChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:748:45: error: âUINTâ has not been declared > 748 | void ExtendedS3MCommands(UINT nChn, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:749:50: error: âUINTâ has not been declared > 749 | void ExtendedChannelEffect(MODCHANNEL *, UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:750:31: error: âUINTâ has not been declared > 750 | void ProcessMidiMacro(UINT nChn, LPCSTR pszMidiMacro, UINT param=0); > | ^~~~ >/usr/include/libmodplug/sndfile.h:750:63: error: âUINTâ has not been declared > 750 | void ProcessMidiMacro(UINT nChn, LPCSTR pszMidiMacro, UINT param=0); > | ^~~~ >/usr/include/libmodplug/sndfile.h:755:23: error: âUINTâ has not been declared > 755 | void SetTempo(UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:756:23: error: âUINTâ has not been declared > 756 | void SetSpeed(UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:757:29: error: âUINTâ has not been declared > 757 | void GlobalVolSlide(UINT param); > | ^~~~ >/usr/include/libmodplug/sndfile.h:758:9: error: âDWORDâ does not name a type > 758 | DWORD IsSongFinished(UINT nOrder, UINT nRow) const; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:759:34: error: âUINTâ has not been declared > 759 | BOOL IsValidBackwardJump(UINT nStartOrder, UINT nStartRow, UINT nJumpOrder, UINT nJumpRow) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:759:52: error: âUINTâ has not been declared > 759 | BOOL IsValidBackwardJump(UINT nStartOrder, UINT nStartRow, UINT nJumpOrder, UINT nJumpRow) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:759:68: error: âUINTâ has not been declared > 759 | BOOL IsValidBackwardJump(UINT nStartOrder, UINT nStartRow, UINT nJumpOrder, UINT nJumpRow) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:759:85: error: âUINTâ has not been declared > 759 | BOOL IsValidBackwardJump(UINT nStartOrder, UINT nStartRow, UINT nJumpOrder, UINT nJumpRow) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:761:53: error: âUINTâ has not been declared > 761 | signed char GetDeltaValue(signed char prev, UINT n) const { return (signed char)(prev + CompressionTable[n & 0x0F]); } > | ^~~~ >/usr/include/libmodplug/sndfile.h:762:9: error: âUINTâ does not name a type > 762 | UINT PackSample(int &sample, int next); > | ^~~~ >/usr/include/libmodplug/sndfile.h:763:43: error: âUINTâ has not been declared > 763 | BOOL CanPackSample(LPSTR pSample, UINT nLen, UINT nPacking, BYTE *result=NULL); > | ^~~~ >/usr/include/libmodplug/sndfile.h:763:54: error: âUINTâ has not been declared > 763 | BOOL CanPackSample(LPSTR pSample, UINT nLen, UINT nPacking, BYTE *result=NULL); > | ^~~~ >/usr/include/libmodplug/sndfile.h:763:69: error: âBYTEâ has not been declared > 763 | BOOL CanPackSample(LPSTR pSample, UINT nLen, UINT nPacking, BYTE *result=NULL); > | ^~~~ >/usr/include/libmodplug/sndfile.h:764:9: error: âUINTâ does not name a type > 764 | UINT ReadSample(MODINSTRUMENT *pIns, UINT nFlags, LPCSTR pMemFile, DWORD dwMemLength); > | ^~~~ >/usr/include/libmodplug/sndfile.h:765:28: error: âUINTâ has not been declared > 765 | BOOL DestroySample(UINT nSample); > | ^~~~ >/usr/include/libmodplug/sndfile.h:766:32: error: âUINTâ has not been declared > 766 | BOOL DestroyInstrument(UINT nInstr); > | ^~~~ >/usr/include/libmodplug/sndfile.h:767:27: error: âUINTâ has not been declared > 767 | BOOL IsSampleUsed(UINT nSample); > | ^~~~ >/usr/include/libmodplug/sndfile.h:768:31: error: âUINTâ has not been declared > 768 | BOOL IsInstrumentUsed(UINT nInstr); > | ^~~~ >/usr/include/libmodplug/sndfile.h:769:38: error: âUINTâ has not been declared > 769 | BOOL RemoveInstrumentSamples(UINT nInstr); > | ^~~~ >/usr/include/libmodplug/sndfile.h:770:9: error: âUINTâ does not name a type > 770 | UINT DetectUnusedSamples(BOOL *); > | ^~~~ >/usr/include/libmodplug/sndfile.h:774:37: error: âUINTâ has not been declared > 774 | BOOL ReadInstrumentFromSong(UINT nInstr, CSoundFile *, UINT nSrcInstrument); > | ^~~~ >/usr/include/libmodplug/sndfile.h:774:64: error: âUINTâ has not been declared > 774 | BOOL ReadInstrumentFromSong(UINT nInstr, CSoundFile *, UINT nSrcInstrument); > | ^~~~ >/usr/include/libmodplug/sndfile.h:775:33: error: âUINTâ has not been declared > 775 | BOOL ReadSampleFromSong(UINT nSample, CSoundFile *, UINT nSrcSample); > | ^~~~ >/usr/include/libmodplug/sndfile.h:775:61: error: âUINTâ has not been declared > 775 | BOOL ReadSampleFromSong(UINT nSample, CSoundFile *, UINT nSrcSample); > | ^~~~ >/usr/include/libmodplug/sndfile.h:777:9: error: âUINTâ does not name a type > 777 | UINT GetNoteFromPeriod(UINT period) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:778:9: error: âUINTâ does not name a type > 778 | UINT GetPeriodFromNote(UINT note, int nFineTune, UINT nC4Speed) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:779:9: error: âUINTâ does not name a type > 779 | UINT GetFreqFromPeriod(UINT period, UINT nC4Speed, int nPeriodFrac=0) const; > | ^~~~ >/usr/include/libmodplug/sndfile.h:781:34: error: âUINTâ has not been declared > 781 | MODINSTRUMENT *GetSample(UINT n) { return Ins+n; } > | ^~~~ >/usr/include/libmodplug/sndfile.h:783:9: error: âUINTâ does not name a type > 783 | UINT MapMidiInstrument(DWORD dwProgram, UINT nChannel, UINT nNote); > | ^~~~ >/usr/include/libmodplug/sndfile.h:784:66: error: âUINTâ has not been declared > 784 | BOOL ITInstrToMPT(const void *p, INSTRUMENTHEADER *penv, UINT trkvers); > | ^~~~ >/usr/include/libmodplug/sndfile.h:785:9: error: âUINTâ does not name a type > 785 | UINT SaveMixPlugins(FILE *f=NULL, BOOL bUpdate=TRUE); > | ^~~~ >/usr/include/libmodplug/sndfile.h:786:9: error: âUINTâ does not name a type > 786 | UINT LoadMixPlugins(const void *pData, UINT nLen); > | ^~~~ >/usr/include/libmodplug/sndfile.h:788:9: error: âDWORDâ does not name a type > 788 | DWORD CutOffToFrequency(UINT nCutOff, int flt_modifier=256) const; // [0-255] => [1-10KHz] > | ^~~~~ >/usr/include/libmodplug/sndfile.h:793:16: error: âDWORDâ does not name a type > 793 | static DWORD TransposeToFrequency(int transp, int ftune=0); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:794:41: error: âDWORDâ has not been declared > 794 | static int FrequencyToTranspose(DWORD freq); > | ^~~~~ >/usr/include/libmodplug/sndfile.h:799:44: error: âUINTâ has not been declared > 799 | static MODCOMMAND *AllocatePattern(UINT rows, UINT nchns); > | ^~~~ >/usr/include/libmodplug/sndfile.h:799:55: error: âUINTâ has not been declared > 799 | static MODCOMMAND *AllocatePattern(UINT rows, UINT nchns); > | ^~~~ >/usr/include/libmodplug/sndfile.h:800:44: error: âUINTâ has not been declared > 800 | static signed char* AllocateSample(UINT nbytes); > | ^~~~ >/usr/include/libmodplug/sndfile.h:803:16: error: âUINTâ does not name a type > 803 | static UINT Normalize24BitBuffer(LPBYTE pbuffer, UINT cbsizebytes, DWORD lmax24, DWORD dwByteInc); > | ^~~~ >/usr/include/libmodplug/sndfile.h: In member function âBOOL CSoundFile::IsPaused() constâ: >/usr/include/libmodplug/sndfile.h:626:41: error: âm_dwSongFlagsâ was not declared in this scope > 626 | BOOL IsPaused() const { return (m_dwSongFlags & SONG_PAUSED) ? TRUE : FALSE; } > | ^~~~~~~~~~~~~ >/usr/include/libmodplug/sndfile.h: In member function âVOID CSoundFile::ResetTotalTickCount()â: >/usr/include/libmodplug/sndfile.h:687:38: error: âm_nTotalCountâ was not declared in this scope > 687 | VOID ResetTotalTickCount() { m_nTotalCount = 0; } > | ^~~~~~~~~~~~~ >/usr/include/libmodplug/sndfile.h: In static member function âstatic BOOL CSoundFile::IsStereo()â: >/usr/include/libmodplug/sndfile.h:695:42: error: âgnChannelsâ was not declared in this scope; did you mean âResetChannelsâ? > 695 | static BOOL IsStereo() { return (gnChannels > 1) ? TRUE : FALSE; } > | ^~~~~~~~~~ > | ResetChannels >/usr/include/libmodplug/sndfile.h: In static member function âstatic BOOL CSoundFile::GetAGC()â: >/usr/include/libmodplug/sndfile.h:701:40: error: âgdwSoundSetupâ was not declared in this scope > 701 | static BOOL GetAGC() { return (gdwSoundSetup & SNDMIX_AGC) ? TRUE : FALSE; } > | ^~~~~~~~~~~~~ >/usr/include/libmodplug/sndfile.h: At global scope: >/usr/include/libmodplug/sndfile.h:846:9: error: âDWORDâ does not name a type > 846 | DWORD id_RIFF; // "RIFF" > | ^~~~~ >/usr/include/libmodplug/sndfile.h:847:9: error: âDWORDâ does not name a type > 847 | DWORD filesize; // file length-8 > | ^~~~~ >/usr/include/libmodplug/sndfile.h:848:9: error: âDWORDâ does not name a type > 848 | DWORD id_WAVE; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:854:9: error: âDWORDâ does not name a type > 854 | DWORD id_fmt; // "fmt " > | ^~~~~ >/usr/include/libmodplug/sndfile.h:855:9: error: âDWORDâ does not name a type > 855 | DWORD hdrlen; // 16 > | ^~~~~ >/usr/include/libmodplug/sndfile.h:856:9: error: âWORDâ does not name a type > 856 | WORD format; // 1 > | ^~~~ >/usr/include/libmodplug/sndfile.h:857:9: error: âWORDâ does not name a type > 857 | WORD channels; // 1:mono, 2:stereo > | ^~~~ >/usr/include/libmodplug/sndfile.h:858:9: error: âDWORDâ does not name a type > 858 | DWORD freqHz; // sampling freq > | ^~~~~ >/usr/include/libmodplug/sndfile.h:859:9: error: âDWORDâ does not name a type > 859 | DWORD bytessec; // bytes/sec=freqHz*samplesize > | ^~~~~ >/usr/include/libmodplug/sndfile.h:860:9: error: âWORDâ does not name a type > 860 | WORD samplesize; // sizeof(sample) > | ^~~~ >/usr/include/libmodplug/sndfile.h:861:9: error: âWORDâ does not name a type > 861 | WORD bitspersample; // bits per sample (8/16) > | ^~~~ >/usr/include/libmodplug/sndfile.h:867:9: error: âDWORDâ does not name a type > 867 | DWORD id_data; // "data" > | ^~~~~ >/usr/include/libmodplug/sndfile.h:868:9: error: âDWORDâ does not name a type > 868 | DWORD length; // length of data > | ^~~~~ >/usr/include/libmodplug/sndfile.h:875:9: error: âDWORDâ does not name a type > 875 | DWORD smpl_id; // "smpl" -> 0x6C706D73 > | ^~~~~ >/usr/include/libmodplug/sndfile.h:876:9: error: âDWORDâ does not name a type > 876 | DWORD smpl_len; // length of smpl: 3Ch (54h with sustain loop) > | ^~~~~ >/usr/include/libmodplug/sndfile.h:877:9: error: âDWORDâ does not name a type > 877 | DWORD dwManufacturer; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:878:9: error: âDWORDâ does not name a type > 878 | DWORD dwProduct; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:879:9: error: âDWORDâ does not name a type > 879 | DWORD dwSamplePeriod; // 1000000000/freqHz > | ^~~~~ >/usr/include/libmodplug/sndfile.h:880:9: error: âDWORDâ does not name a type > 880 | DWORD dwBaseNote; // 3Ch = C-4 -> 60 + RelativeTone > | ^~~~~ >/usr/include/libmodplug/sndfile.h:881:9: error: âDWORDâ does not name a type > 881 | DWORD dwPitchFraction; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:882:9: error: âDWORDâ does not name a type > 882 | DWORD dwSMPTEFormat; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:883:9: error: âDWORDâ does not name a type > 883 | DWORD dwSMPTEOffset; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:884:9: error: âDWORDâ does not name a type > 884 | DWORD dwSampleLoops; // number of loops > | ^~~~~ >/usr/include/libmodplug/sndfile.h:885:9: error: âDWORDâ does not name a type > 885 | DWORD cbSamplerData; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:891:9: error: âDWORDâ does not name a type > 891 | DWORD dwIdentifier; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:892:9: error: âDWORDâ does not name a type > 892 | DWORD dwLoopType; // 0=normal, 1=bidi > | ^~~~~ >/usr/include/libmodplug/sndfile.h:893:9: error: âDWORDâ does not name a type > 893 | DWORD dwLoopStart; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:894:9: error: âDWORDâ does not name a type > 894 | DWORD dwLoopEnd; // Byte offset ? > | ^~~~~ >/usr/include/libmodplug/sndfile.h:895:9: error: âDWORDâ does not name a type > 895 | DWORD dwFraction; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:896:9: error: âDWORDâ does not name a type > 896 | DWORD dwPlayCount; // Loop Count, 0=infinite > | ^~~~~ >/usr/include/libmodplug/sndfile.h:909:9: error: âDWORDâ does not name a type > 909 | DWORD list_id; // "LIST" -> 0x5453494C > | ^~~~~ >/usr/include/libmodplug/sndfile.h:910:9: error: âDWORDâ does not name a type > 910 | DWORD list_len; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:911:9: error: âDWORDâ does not name a type > 911 | DWORD info; // "INFO" > | ^~~~~ >/usr/include/libmodplug/sndfile.h:917:9: error: âDWORDâ does not name a type > 917 | DWORD xtra_id; // "xtra" -> 0x61727478 > | ^~~~~ >/usr/include/libmodplug/sndfile.h:918:9: error: âDWORDâ does not name a type > 918 | DWORD xtra_len; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:919:9: error: âDWORDâ does not name a type > 919 | DWORD dwFlags; > | ^~~~~ >/usr/include/libmodplug/sndfile.h:920:9: error: âWORDâ does not name a type > 920 | WORD wPan; > | ^~~~ >/usr/include/libmodplug/sndfile.h:921:9: error: âWORDâ does not name a type > 921 | WORD wVolume; > | ^~~~ >/usr/include/libmodplug/sndfile.h:922:9: error: âWORDâ does not name a type > 922 | WORD wGlobalVol; > | ^~~~ >/usr/include/libmodplug/sndfile.h:923:9: error: âWORDâ does not name a type > 923 | WORD wReserved; > | ^~~~ >/usr/include/libmodplug/sndfile.h:924:9: error: âBYTEâ does not name a type > 924 | BYTE nVibType; > | ^~~~ >/usr/include/libmodplug/sndfile.h:925:9: error: âBYTEâ does not name a type > 925 | BYTE nVibSweep; > | ^~~~ >/usr/include/libmodplug/sndfile.h:926:9: error: âBYTEâ does not name a type > 926 | BYTE nVibDepth; > | ^~~~ >/usr/include/libmodplug/sndfile.h:927:9: error: âBYTEâ does not name a type > 927 | BYTE nVibRate; > | ^~~~ >/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/ItDecoder.cpp: In member function âint Solarus::ItDecoder::get_tempo() constâ: >/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/ItDecoder.cpp:137:61: error: âclass CSoundFileâ has no member named âGetMusicTempoâ > 137 | return reinterpret_cast<CSoundFile*>(modplug_file.get())->GetMusicTempo(); > | ^~~~~~~~~~~~~ >[2/262] /usr/bin/x86_64-pc-linux-gnu-g++ -DSOLARUS_APP_ID=\"org.solarus_games.solarus\" -DSOLARUS_DEFAULT_QUEST=\".\" -DSOLARUS_DEFAULT_QUEST_HEIGHT=240 -DSOLARUS_DEFAULT_QUEST_WIDTH=320 -DSOLARUS_FILE_LOGGING -DSOLARUS_OPENAL_EXTENSIONS_RECONNECT -DSOLARUS_WRITE_DIR=\".solarus\" -Dsolarus_EXPORTS -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/include -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party/snes_spc -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/libmodplug -isystem /usr/include/lua5.1 -std=c++0x -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -fPIC -fno-diagnostics-color -MD -MT CMakeFiles/solarus.dir/src/audio/OggDecoder.cpp.o -MF CMakeFiles/solarus.dir/src/audio/OggDecoder.cpp.o.d -o CMakeFiles/solarus.dir/src/audio/OggDecoder.cpp.o -c /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/OggDecoder.cpp >[3/262] /usr/bin/x86_64-pc-linux-gnu-g++ -DSOLARUS_APP_ID=\"org.solarus_games.solarus\" -DSOLARUS_DEFAULT_QUEST=\".\" -DSOLARUS_DEFAULT_QUEST_HEIGHT=240 -DSOLARUS_DEFAULT_QUEST_WIDTH=320 -DSOLARUS_FILE_LOGGING -DSOLARUS_OPENAL_EXTENSIONS_RECONNECT -DSOLARUS_WRITE_DIR=\".solarus\" -Dsolarus_EXPORTS -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/include -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party/snes_spc -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/libmodplug -isystem /usr/include/lua5.1 -std=c++0x -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -fPIC -fno-diagnostics-color -MD -MT CMakeFiles/solarus.dir/src/audio/Sound.cpp.o -MF CMakeFiles/solarus.dir/src/audio/Sound.cpp.o.d -o CMakeFiles/solarus.dir/src/audio/Sound.cpp.o -c /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/Sound.cpp >[4/262] /usr/bin/x86_64-pc-linux-gnu-g++ -DSOLARUS_APP_ID=\"org.solarus_games.solarus\" -DSOLARUS_DEFAULT_QUEST=\".\" -DSOLARUS_DEFAULT_QUEST_HEIGHT=240 -DSOLARUS_DEFAULT_QUEST_WIDTH=320 -DSOLARUS_FILE_LOGGING -DSOLARUS_OPENAL_EXTENSIONS_RECONNECT -DSOLARUS_WRITE_DIR=\".solarus\" -Dsolarus_EXPORTS -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build/include -I/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party -isystem /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/include/solarus/third_party/snes_spc -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/libmodplug -isystem /usr/include/lua5.1 -std=c++0x -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -fPIC -fno-diagnostics-color -MD -MT CMakeFiles/solarus.dir/src/audio/Music.cpp.o -MF CMakeFiles/solarus.dir/src/audio/Music.cpp.o.d -o CMakeFiles/solarus.dir/src/audio/Music.cpp.o -c /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/Music.cpp >ninja: build stopped: subcommand failed. > * ERROR: games-engines/solarus-1.6.5::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2693: Called cmake_src_compile > * environment, line 1172: Called cmake_build > * environment, line 1139: Called eninja > * environment, line 1621: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=games-engines/solarus-1.6.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-engines/solarus-1.6.5::gentoo'`. > * The complete build log is located at '/var/log/portage/games-engines:solarus-1.6.5:20241101-193052.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-engines/solarus-1.6.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-engines/solarus-1.6.5/temp/environment'. > * Working directory: '/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build' > * S: '/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 942683
:
907588
|
907589
|
907590
|
907591
|
907592
| 907593 |
907594
|
907595
|
907596