[MacPorts] #68860: uxn @20231125_0 fails to build on 10.6 for ppc: error: redefinition of typedef ‘Sint8’
MacPorts
noreply at macports.org
Fri Dec 8 23:03:58 UTC 2023
#68860: uxn @20231125_0 fails to build on 10.6 for ppc: error: redefinition of
typedef ‘Sint8’
-------------------------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: snowleopard, leopard, powerpc | Port: uxn
-------------------------------------------+--------------------
{{{
/opt/local/include/SDL2/SDL_stdinc.h:192: error: redefinition of typedef
‘Sint8’
src/uxn.h:22: error: previous declaration of ‘Sint8’ was here
/opt/local/include/SDL2/SDL_stdinc.h:198: error: redefinition of typedef
‘Uint8’
src/uxn.h:21: error: previous declaration of ‘Uint8’ was here
/opt/local/include/SDL2/SDL_stdinc.h:204: error: redefinition of typedef
‘Sint16’
src/uxn.h:24: error: previous declaration of ‘Sint16’ was here
/opt/local/include/SDL2/SDL_stdinc.h:210: error: redefinition of typedef
‘Uint16’
src/uxn.h:23: error: previous declaration of ‘Uint16’ was here
/opt/local/include/SDL2/SDL_stdinc.h:222: error: redefinition of typedef
‘Uint32’
src/uxn.h:25: error: previous declaration of ‘Uint32’ was here
In file included from src/uxnemu.c:15:
src/devices/audio.h:12: error: redefinition of typedef ‘Sint32’
/opt/local/include/SDL2/SDL_stdinc.h:216: error: previous declaration of
‘Sint32’ was here
}}}
`uxn` @20230217_0 installed fine.
--
Ticket URL: <https://trac.macports.org/ticket/68860>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list