[PD-cvs] autobuild: pd-extended debian-stable-i386 2006-09-28 00.05.48

Pd user pd at debian-stable-i386.idmi.poly.edu
Thu Sep 28 06:27:37 CEST 2006


gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -fPIC -O2 -funroll-loops -fomit-frame-pointer -ffast-math   -DPDP_VERSION=\"0.12.5-darcs\" -I. -I/usr/X11R6/include  -I../include -I../../include -I/home/pd/auto-build/pd-extended/pd/src   -o pdp_stateless.o -c pdp_stateless.c
gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -fPIC -O2 -funroll-loops -fomit-frame-pointer -ffast-math   -DPDP_VERSION=\"0.12.5-darcs\" -I. -I/usr/X11R6/include  -I../include -I../../include -I/home/pd/auto-build/pd-extended/pd/src   -o pdp_plasma.o -c pdp_plasma.c
gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -fPIC -O2 -funroll-loops -fomit-frame-pointer -ffast-math   -DPDP_VERSION=\"0.12.5-darcs\" -I. -I/usr/X11R6/include  -I../include -I../../include -I/home/pd/auto-build/pd-extended/pd/src   -o pdp_cheby.o -c pdp_cheby.c
make[5]: Leaving directory `/home/pd/auto-build/pd-extended/externals/pdp/modules/image_basic'
make -C image_io
make[5]: Entering directory `/home/pd/auto-build/pd-extended/externals/pdp/modules/image_io'
gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -fPIC -O2 -funroll-loops -fomit-frame-pointer -ffast-math   -DPDP_VERSION=\"0.12.5-darcs\" -I. -I/usr/X11R6/include  -I../include -I../../include -I/home/pd/auto-build/pd-extended/pd/src   -o pdp_v4l.o -c pdp_v4l.c
gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -fPIC -O2 -funroll-loops -fomit-frame-pointer -ffast-math   -DPDP_VERSION=\"0.12.5-darcs\" -I. -I/usr/X11R6/include  -I../include -I../../include -I/home/pd/auto-build/pd-extended/pd/src   -o pdp_xv.o -c pdp_xv.c
gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -fPIC -O2 -funroll-loops -fomit-frame-pointer -ffast-math   -DPDP_VERSION=\"0.12.5-darcs\" -I. -I/usr/X11R6/include  -I../include -I../../include -I/home/pd/auto-build/pd-extended/pd/src   -o pdp_qt.o -c pdp_qt.c
pdp_qt.c:24:21: lqt/lqt.h: No such file or directory
pdp_qt.c:25:29: lqt/colormodels.h: No such file or directory
pdp_qt.c:90: error: syntax error before "quicktime_t"
pdp_qt.c:90: warning: no semicolon at end of struct or union
pdp_qt.c:124: error: syntax error before '}' token
pdp_qt.c:124: warning: type defaults to `int' in declaration of `t_pdp_qt'
pdp_qt.c:124: warning: data definition has no type or storage class
pdp_qt.c:127: error: syntax error before '*' token
pdp_qt.c:127: warning: function declaration isn't a prototype
pdp_qt.c:129: error: syntax error before '*' token
pdp_qt.c:130: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_close':
pdp_qt.c:134: error: `x' undeclared (first use in this function)
pdp_qt.c:134: error: (Each undeclared identifier is reported only once
pdp_qt.c:134: error: for each function it appears in.)
pdp_qt.c:139: warning: implicit declaration of function `quicktime_close'
pdp_qt.c: At top level:
pdp_qt.c:173: error: syntax error before '*' token
pdp_qt.c:174: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_create_pdp_packet':
pdp_qt.c:181: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:209: error: syntax error before '*' token
pdp_qt.c:210: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_open':
pdp_qt.c:215: error: `x' undeclared (first use in this function)
pdp_qt.c:215: error: `name' undeclared (first use in this function)
pdp_qt.c:223: warning: implicit declaration of function `quicktime_check_sig'
pdp_qt.c:229: warning: implicit declaration of function `quicktime_open'
pdp_qt.c:237: warning: implicit declaration of function `quicktime_has_video'
pdp_qt.c:238: warning: implicit declaration of function `quicktime_frame_rate'
pdp_qt.c:239: warning: implicit declaration of function `quicktime_video_length'
pdp_qt.c:240: warning: implicit declaration of function `quicktime_video_width'
pdp_qt.c:241: warning: implicit declaration of function `quicktime_video_height'
pdp_qt.c:244: warning: implicit declaration of function `quicktime_video_compressor'
pdp_qt.c:245: warning: implicit declaration of function `quicktime_video_tracks'
pdp_qt.c:252: warning: implicit declaration of function `quicktime_has_audio'
pdp_qt.c:253: warning: implicit declaration of function `quicktime_audio_tracks'
pdp_qt.c:255: warning: implicit declaration of function `lqt_total_channels'
pdp_qt.c:256: warning: implicit declaration of function `quicktime_sample_rate'
pdp_qt.c:257: warning: implicit declaration of function `quicktime_audio_length'
pdp_qt.c:265: warning: implicit declaration of function `quicktime_supported_video'
pdp_qt.c:273: warning: implicit declaration of function `quicktime_supported_audio'
pdp_qt.c:284: warning: implicit declaration of function `quicktime_reads_cmodel'
pdp_qt.c:284: error: `BC_YUV420P' undeclared (first use in this function)
pdp_qt.c:288: error: `BC_YUV422' undeclared (first use in this function)
pdp_qt.c:292: error: `BC_RGB888' undeclared (first use in this function)
pdp_qt.c:346: warning: implicit declaration of function `quicktime_set_cmodel'
pdp_qt.c: At top level:
pdp_qt.c:410: error: syntax error before '*' token
pdp_qt.c:411: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_bangaudio':
pdp_qt.c:421: error: `x' undeclared (first use in this function)
pdp_qt.c:457: warning: implicit declaration of function `quicktime_audio_position'
pdp_qt.c:468: warning: implicit declaration of function `lqt_decode_audio'
pdp_qt.c: At top level:
pdp_qt.c:494: error: syntax error before '*' token
pdp_qt.c:495: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_bangvideo':
pdp_qt.c:507: error: `x' undeclared (first use in this function)
pdp_qt.c:529: warning: implicit declaration of function `lqt_decode_video'
pdp_qt.c:533: error: `BC_YUV420P' undeclared (first use in this function)
pdp_qt.c:537: error: `BC_YUV422' undeclared (first use in this function)
pdp_qt.c:541: error: `BC_RGB888' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:554: error: syntax error before '*' token
pdp_qt.c:555: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_sendpacket':
pdp_qt.c:557: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:567: error: syntax error before '*' token
pdp_qt.c:568: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_thread_bang':
pdp_qt.c:570: error: `x' undeclared (first use in this function)
pdp_qt.c:570: warning: implicit declaration of function `quicktime_set_video_position'
pdp_qt.c:577: warning: implicit declaration of function `quicktime_set_audio_position'
pdp_qt.c: At top level:
pdp_qt.c:584: error: syntax error before '*' token
pdp_qt.c:585: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_bang':
pdp_qt.c:591: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:653: error: syntax error before '*' token
pdp_qt.c:654: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_loop':
pdp_qt.c:655: error: `loop' undeclared (first use in this function)
pdp_qt.c:656: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:659: error: syntax error before '*' token
pdp_qt.c:660: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_autoplay':
pdp_qt.c:661: error: `play' undeclared (first use in this function)
pdp_qt.c:662: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:673: error: syntax error before '*' token
pdp_qt.c:674: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_frame_cold':
pdp_qt.c:675: error: `frameindex' undeclared (first use in this function)
pdp_qt.c:679: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:691: error: syntax error before '*' token
pdp_qt.c:692: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_frame':
pdp_qt.c:693: error: `x' undeclared (first use in this function)
pdp_qt.c:693: error: `frameindex' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:697: error: syntax error before '*' token
pdp_qt.c:698: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_stop':
pdp_qt.c:699: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:702: error: syntax error before '*' token
pdp_qt.c:703: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_continue':
pdp_qt.c:704: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:709: error: syntax error before '*' token
pdp_qt.c:709: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_play':
pdp_qt.c:710: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:717: error: syntax error before '*' token
pdp_qt.c:718: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_importaudio':
pdp_qt.c:720: error: `channel' undeclared (first use in this function)
pdp_qt.c:728: error: `x' undeclared (first use in this function)
pdp_qt.c:734: error: `array' undeclared (first use in this function)
pdp_qt.c:765: warning: implicit declaration of function `quicktime_decode_audio'
pdp_qt.c: In function `pdp_qt_perform':
pdp_qt.c:777: error: `x' undeclared (first use in this function)
pdp_qt.c:777: error: syntax error before ')' token
pdp_qt.c: At top level:
pdp_qt.c:834: error: syntax error before '*' token
pdp_qt.c:835: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_dsp':
pdp_qt.c:836: error: `x' undeclared (first use in this function)
pdp_qt.c:836: error: `sp' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:840: error: syntax error before '*' token
pdp_qt.c:841: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_process_in_thread':
pdp_qt.c:843: error: `f' undeclared (first use in this function)
pdp_qt.c:845: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:851: error: syntax error before '*' token
pdp_qt.c:852: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_tick':
pdp_qt.c:855: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:858: error: syntax error before '*' token
pdp_qt.c:859: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_free':
pdp_qt.c:860: error: `x' undeclared (first use in this function)
pdp_qt.c: At top level:
pdp_qt.c:873: error: syntax error before '*' token
pdp_qt.c:874: warning: function declaration isn't a prototype
pdp_qt.c: In function `pdp_qt_init_common':
pdp_qt.c:876: error: `x' undeclared (first use in this function)
pdp_qt.c: In function `pdp_qt_new':
pdp_qt.c:908: error: `x' undeclared (first use in this function)
pdp_qt.c:908: error: syntax error before ')' token
pdp_qt.c: In function `pdp_qt_tilde_new':
pdp_qt.c:917: error: `x' undeclared (first use in this function)
pdp_qt.c:917: error: syntax error before ')' token
make[5]: *** [pdp_qt.o] Error 1
make[5]: Leaving directory `/home/pd/auto-build/pd-extended/externals/pdp/modules/image_io'
make[4]: *** [current] Error 2
make[4]: Leaving directory `/home/pd/auto-build/pd-extended/externals/pdp/modules'
make[3]: *** [pdp_all] Error 2
make[3]: Leaving directory `/home/pd/auto-build/pd-extended/externals/pdp'
make[2]: *** [/home/pd/auto-build/pd-extended/externals/pdp/pdp.pd_linux] Error 2
make[2]: Leaving directory `/home/pd/auto-build/pd-extended/externals'
make[1]: *** [externals_install] Error 2
make[1]: Leaving directory `/home/pd/auto-build/pd-extended/packages'
make: *** [install] Error 2
PD_VERSION: 0.39.2-extended-test5
PACKAGE_VERSION: extended-test5
CWD /home/pd/auto-build/pd-extended/packages/linux_make
DESTDIR /home/pd/auto-build/pd-extended/packages/linux_make/build/
PREFIX /usr/local
BINDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/bin
LIBDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib
OBJECTSDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib/pd/extra
PDDOCDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib/pd/doc
LIBPDDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib/pd
LIBPDBINDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib/pd/bin
HELPDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib/pd/doc/5.reference
MANUALSDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib/pd/doc/manuals
EXAMPLESDIR  /home/pd/auto-build/pd-extended/packages/linux_make/build//usr/local/lib/pd/doc/examples
upload specs linux_make build tar.bz2
Uploading /home/pd/auto-build/pd-extended/packages/linux_make/build/Pd*.tar.bz2




More information about the Pd-cvs mailing list