Howdy,

http://smolder.parrot.org/app/projects/report_details/24419

Duke

On Tue, Nov 15, 2011 at 9:33 PM, Vasily Chekalkin <[email protected]> wrote:
> Hello.
>
> This one is much better. Because I expected it :)
>
> How much memory do you have on this box?
>
> --
> Bacek
>
> On Wed, Nov 16, 2011 at 2:46 PM, James E Keenan <[email protected]> wrote:
>> On 11/15/11 7:54 PM, Vasily Chekalkin wrote:
>>>
>>> Hello.
>>>
>>> It's probably from old "kill_contant" branch (which is my previous
>>> attempt). I removed it from github to reduce confusion.
>>>
>>
>> Okay, so now I'm on this branch:
>>
>> $ git branch
>> * kill_constants
>>
>> But now I get a different build failure.  I'll show the tail:
>>
>> cc -o parrot_nci_thunk_gen.o -I"/home/jimk/gitwork/parrot/include" -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    -c parrot_nci_thunk_gen.c
>> Compiled: parrot_nci_thunk_gen.o
>> cc -o parrot_nci_thunk_gen "parrot_nci_thunk_gen.o"
>> "/home/jimk/gitwork/parrot/src/parrot_config.o"
>> "-Wl,-rpath=/home/jimk/gitwork/parrot/blib/lib"
>> -L"/home/jimk/gitwork/parrot/blib/lib" -lparrot -Wl,-E -fstack-protector
>> -L/usr/local/lib -Wl,-E   -lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt -lgmp
>> -lreadline  -lffi   -lpthread -lm -L/usr/lib  -licuuc -licudata -lpthread
>> -lm
>> Linked: parrot_nci_thunk_gen
>> ./parrot_nci_thunk_gen \
>>                --loader-name=Parrot_glut_nci_loader \
>>                --loader-storage-class=PARROT_DYNEXT_EXPORT \
>>                --output=src/glut_nci_thunks.c \
>>                <src/glut_nci_thunks.nci
>> Ignored signature '[ 28, 29, 4, 7, 7 ]' on line 25 (previously seen on line
>> 24)
>> Ignored signature '[ 28, 29, 4, 7, 7 ]' on line 26 (previously seen on line
>> 24)
>> /bin/sh: line 4: 13022 Segmentation fault      ./parrot_nci_thunk_gen
>> --loader-name=Parrot_glut_nci_loader
>> --loader-storage-class=PARROT_DYNEXT_EXPORT --output=src/glut_nci_thunks.c <
>> src/glut_nci_thunks.nci
>> make: *** [src/glut_nci_thunks.c] Error 139
>> ./parrot_nci_thunk_gen \
>>                --loader-name=Parrot_glut_nci_loader \
>>                --loader-storage-class=PARROT_DYNEXT_EXPORT \
>>                --output=src/glut_nci_thunks.c \
>>                <src/glut_nci_thunks.nci
>> Ignored signature '[ 28, 29, 4, 7, 7 ]' on line 25 (previously seen on line
>> 24)
>> Ignored signature '[ 28, 29, 4, 7, 7 ]' on line 26 (previously seen on line
>> 24)
>> /bin/sh: line 4: 13026 Segmentation fault      ./parrot_nci_thunk_gen
>> --loader-name=Parrot_glut_nci_loader
>> --loader-storage-class=PARROT_DYNEXT_EXPORT --output=src/glut_nci_thunks.c <
>> src/glut_nci_thunks.nci
>> make: *** [src/glut_nci_thunks.c] Error 139
>> Finished
>>
>>
>>
>> _______________________________________________
>> http://lists.parrot.org/mailman/listinfo/parrot-dev
>>
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>



-- 
Jonathan "Duke" Leto <[email protected]>
Leto Labs LLC
209.691.DUKE // http://labs.leto.net
NOTE: Personal email is only checked twice a day at 10am/2pm PST,
please call/text for time-sensitive matters.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to