string_macros branch
James E Keenan
jkeen at verizon.net
Thu Sep 23 02:04:23 UTC 2010
Nick Wellnhofer wrote:
>
>
> Reviews and opinions are welcome.
>
>
On Linux/i386, 'make' is unable to complete when attempting to build
this branch. Full, gzipped output of 'make' is attached. Here is the tail:
[make.output] 509 $ gunzip -c 20100922.49252.string_macros.txt.gz |tail
cc -I./include -I./include/pmc -pipe -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED
-DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN
-DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED
-DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT
-DHASATTRIBUTE_COLD -DHAS_GETTEXT -g -fPIC -falign-functions=16
-fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall
-Waggregate-return -Wcast-align -Wcast-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 -Wlogical-op
-Wmissing-braces -Wmissing-field-initializers
-Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar
-Wpacked -Wparentheses -Wpointer-arith -Wpointer-sign -Wreturn-type
-Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2
-Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wno-unused
-Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wbad-function-cast
-Wc++-compat -Wdeclaration-after-statement
-Werror=declaration-after-statement -Wimplicit-function-declaration
-Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wnonnull -Wold-style-definition -Wstrict-prototypes
-Isrc/string/encoding -o src/string/encoding/null.o -c
src/string/encoding/null.c
src/string/encoding/null.c: In function 'null_validate':
src/string/encoding/null.c:179: error: 'ASSERT_ARGS_ascii_validate'
undeclared (first use in this function)
src/string/encoding/null.c:179: error: (Each undeclared identifier is
reported only once
src/string/encoding/null.c:179: error: for each function it appears in.)
make: *** [src/string/encoding/null.o] Error 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20100922.49252.string_macros.txt.gz
Type: application/x-tar
Size: 899 bytes
Desc: not available
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20100922/7ae52e45/attachment-0001.tar>
More information about the parrot-dev
mailing list