#1621: Build errors on Windows
-----------------------+----------------------------------------------------
Reporter: shockwave | Type: bug
Status: new | Priority: blocker
Milestone: | Component: build
Version: 2.3.0 | Severity: fatal
Keywords: | Lang:
Patch: | Platform: win32
-----------------------+----------------------------------------------------
Old description:
> PS C:\workspace\silo\Using\parrot> mingw32-make
> gcc -I./include -I./include/pmc -DWIN32 -DHASATTRIBUTE_CONST
> -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASAT
> TRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE
> -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT
> -g -falign-functions=16 -funit-at-a-time -maccumulate-outgoing-
> args -W -Wall -Waggregate-return -Wcast-align -Wca
> st-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero
> -Wendif-labels -Wextra -Wformat -Wformat-extra
> -args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
> -Wimport -Winit-self -Winline -Winvalid-pch -Wmissin
> g-braces -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses
> -Wpointer-arith -Wreturn-type -Wsequence-point
> -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-
> default -Wtrigraphs -Wundef -Wno-unused -Wunknow
> n-pragmas -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-
> statement -Wimplicit-function-declaration -Wimplicit-i
> nt -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
> -Wnonnull -Wold-style-definition -Wstrict-prototy
> pes -Isrc -o src/debug.o -c src/debug.c
> src/debug.c: In function `PDB_backtrace':
> src/debug.c:3249: error: structure has no member named `to_ctx'
> src/debug.c:3253: error: structure has no member named `to_ctx'
> src/debug.c:3254: error: structure has no member named `to_ctx'
> src/debug.c:3255: error: structure has no member named `to_ctx'
> src/debug.c:3256: error: structure has no member named `to_ctx'
> src/debug.c:3266: error: structure has no member named `seg'
> src/debug.c:3270: error: structure has no member named `to_ctx'
> mingw32-make: *** [src/debug.o] Error 1
> PS C:\workspace\silo\Using\parrot>
New description:
{{{
PS C:\workspace\silo\Using\parrot> mingw32-make
gcc -I./include -I./include/pmc -DWIN32 -DHASATTRIBUTE_CONST
-DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASAT
TRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE
-DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT
-g -falign-functions=16 -funit-at-a-time -maccumulate-outgoing-args
-W -Wall -Waggregate-return -Wcast-align -Wca
st-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero
-Wendif-labels -Wextra -Wformat -Wformat-extra
-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimport -Winit-self -Winline -Winvalid-pch -Wmissin
g-braces -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses
-Wpointer-arith -Wreturn-type -Wsequence-point
-Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-
default -Wtrigraphs -Wundef -Wno-unused -Wunknow
n-pragmas -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-
statement -Wimplicit-function-declaration -Wimplicit-i
nt -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wnonnull -Wold-style-definition -Wstrict-prototy
pes -Isrc -o src/debug.o -c src/debug.c
src/debug.c: In function `PDB_backtrace':
src/debug.c:3249: error: structure has no member named `to_ctx'
src/debug.c:3253: error: structure has no member named `to_ctx'
src/debug.c:3254: error: structure has no member named `to_ctx'
src/debug.c:3255: error: structure has no member named `to_ctx'
src/debug.c:3256: error: structure has no member named `to_ctx'
src/debug.c:3266: error: structure has no member named `seg'
src/debug.c:3270: error: structure has no member named `to_ctx'
mingw32-make: *** [src/debug.o] Error 1
PS C:\workspace\silo\Using\parrot>
}}}
--
Comment(by coke):
use code-block for description...
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1621#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets