| 1 | /usr/bin/pbc_to_exe pynie.pbc |
|---|
| 2 | cc -o pynie.o -I/build/buildd/parrot-1.0.0/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -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 -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 -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -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 -DHAS_GETTEXT -c pynie.c |
|---|
| 3 | cc1: warning: /build/buildd/parrot-1.0.0/include: No such file or directory |
|---|
| 4 | pynie.c:1:27: error: parrot/parrot.h: No such file or directory |
|---|
| 5 | pynie.c:2:26: error: parrot/embed.h: No such file or directory |
|---|
| 6 | pynie.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'program_code' |
|---|
| 7 | pynie.c: In function 'main': |
|---|
| 8 | pynie.c:59744: error: 'PackFile' undeclared (first use in this function) |
|---|
| 9 | pynie.c:59744: error: (Each undeclared identifier is reported only once |
|---|
| 10 | pynie.c:59744: error: for each function it appears in.) |
|---|
| 11 | pynie.c:59744: error: 'pf' undeclared (first use in this function) |
|---|
| 12 | pynie.c:59745: error: 'Parrot_Interp' undeclared (first use in this function) |
|---|
| 13 | pynie.c:59745: error: expected ';' before 'interp' |
|---|
| 14 | pynie.c:59747: warning: implicit declaration of function 'Parrot_set_config_hash' |
|---|
| 15 | pynie.c:59747: warning: nested extern declaration of 'Parrot_set_config_hash' |
|---|
| 16 | pynie.c:59749: error: 'interp' undeclared (first use in this function) |
|---|
| 17 | pynie.c:59749: warning: implicit declaration of function 'Parrot_new' |
|---|
| 18 | pynie.c:59749: warning: nested extern declaration of 'Parrot_new' |
|---|
| 19 | pynie.c:59749: error: 'NULL' undeclared (first use in this function) |
|---|
| 20 | pynie.c:59754: warning: implicit declaration of function 'Parrot_set_executable_name' |
|---|
| 21 | pynie.c:59754: warning: nested extern declaration of 'Parrot_set_executable_name' |
|---|
| 22 | pynie.c:59755: warning: implicit declaration of function 'Parrot_str_new' |
|---|
| 23 | pynie.c:59755: warning: nested extern declaration of 'Parrot_str_new' |
|---|
| 24 | pynie.c:59756: warning: implicit declaration of function 'Parrot_set_flag' |
|---|
| 25 | pynie.c:59756: warning: nested extern declaration of 'Parrot_set_flag' |
|---|
| 26 | pynie.c:59756: error: 'PARROT_DESTROY_FLAG' undeclared (first use in this function) |
|---|
| 27 | pynie.c:59758: warning: implicit declaration of function 'PackFile_new' |
|---|
| 28 | pynie.c:59758: warning: nested extern declaration of 'PackFile_new' |
|---|
| 29 | pynie.c:59760: warning: implicit declaration of function 'PackFile_unpack' |
|---|
| 30 | pynie.c:59760: warning: nested extern declaration of 'PackFile_unpack' |
|---|
| 31 | pynie.c:59761: error: expected ')' before 'opcode_t' |
|---|
| 32 | pynie.c:59761: error: 'program_code' undeclared (first use in this function) |
|---|
| 33 | pynie.c:59761: warning: type defaults to 'int' in declaration of 'type name' |
|---|
| 34 | pynie.c:59764: warning: implicit declaration of function 'do_sub_pragmas' |
|---|
| 35 | pynie.c:59764: warning: nested extern declaration of 'do_sub_pragmas' |
|---|
| 36 | pynie.c:59764: error: 'PBC_PBC' undeclared (first use in this function) |
|---|
| 37 | pynie.c:59766: warning: implicit declaration of function 'Parrot_pbc_load' |
|---|
| 38 | pynie.c:59766: warning: nested extern declaration of 'Parrot_pbc_load' |
|---|
| 39 | pynie.c:59768: warning: implicit declaration of function 'PackFile_fixup_subs' |
|---|
| 40 | pynie.c:59768: warning: nested extern declaration of 'PackFile_fixup_subs' |
|---|
| 41 | pynie.c:59768: error: 'PBC_MAIN' undeclared (first use in this function) |
|---|
| 42 | pynie.c:59769: warning: implicit declaration of function 'Parrot_runcode' |
|---|
| 43 | pynie.c:59769: warning: nested extern declaration of 'Parrot_runcode' |
|---|
| 44 | pynie.c:59770: warning: implicit declaration of function 'Parrot_destroy' |
|---|
| 45 | pynie.c:59770: warning: nested extern declaration of 'Parrot_destroy' |
|---|
| 46 | pynie.c:59771: warning: implicit declaration of function 'Parrot_exit' |
|---|
| 47 | pynie.c:59771: warning: nested extern declaration of 'Parrot_exit' |
|---|
| 48 | compilation failed |
|---|
| 49 | current instr.: 'compile_file' pc 525 (tools/dev/pbc_to_exe.pir:264) |
|---|
| 50 | called from Sub 'main' pc 152 (tools/dev/pbc_to_exe.pir:86) |
|---|
| 51 | make: *** [pynie] Error 1 |
|---|
| 52 | |
|---|