=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for dumb-0.9.3nb1 mkdir lib mkdir lib/unix mkdir obj mkdir obj/unix mkdir obj/unix/debug mkdir obj/unix/release gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/atexit.o src/core/atexit.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/duhlen.o src/core/duhlen.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/duhtag.o src/core/duhtag.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/dumbfile.o src/core/dumbfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/loadduh.o src/core/loadduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/makeduh.o src/core/makeduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/rawsig.o src/core/rawsig.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/readduh.o src/core/readduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/register.o src/core/register.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/rendduh.o src/core/rendduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/rendsig.o src/core/rendsig.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/unload.o src/core/unload.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/clickrem.o src/helpers/clickrem.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/memfile.o src/helpers/memfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/resample.o src/helpers/resample.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/sampbuf.o src/helpers/sampbuf.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/silence.o src/helpers/silence.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/stdfile.o src/helpers/stdfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itload.o src/it/itload.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itread.o src/it/itread.c src/it/itread.c: In function 'it_read_old_instrument': src/it/itread.c:324:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:353:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_read_instrument': src/it/itread.c:434:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:453:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_read_sample_header': src/it/itread.c:484:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:491:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_read_pattern': src/it/itread.c:662:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_load_sigdata': src/it/itread.c:847:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:880:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:881:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:922:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:1010:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:1042:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:1093:6: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'dumb_read_it_quick': src/it/itread.c:1199:13: warning: pointer targets in assignment differ in signedness gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itload2.o src/it/itload2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itread2.o src/it/itread2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itrender.o src/it/itrender.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itunload.o src/it/itunload.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/loads3m.o src/it/loads3m.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/reads3m.o src/it/reads3m.c src/it/reads3m.c: In function 'it_s3m_read_sample_header': src/it/reads3m.c:57:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c:83:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c: In function 'it_s3m_read_pattern': src/it/reads3m.c:235:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c: In function 'it_s3m_load_sigdata': src/it/reads3m.c:389:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c:498:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c: In function 'dumb_read_s3m_quick': src/it/reads3m.c:667:13: warning: pointer targets in assignment differ in signedness gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/loadxm.o src/it/loadxm.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/readxm.o src/it/readxm.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/loadmod.o src/it/loadmod.c src/it/readxm.c: In function 'it_xm_read_pattern': src/it/readxm.c:212:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'it_xm_read_instrument': src/it/readxm.c:339:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'it_xm_read_sample_header': src/it/readxm.c:493:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'it_xm_load_sigdata': src/it/readxm.c:634:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c:706:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'dumb_read_xm_quick': src/it/readxm.c:1004:13: warning: pointer targets in assignment differ in signedness src/it/readxm.c:771:23: warning: 'extra.vibrato_type' may be used uninitialized in this function src/it/readxm.c:771:23: note: 'extra.vibrato_type' was declared here src/it/readxm.c:771:23: warning: 'extra.vibrato_sweep' may be used uninitialized in this function src/it/readxm.c:771:23: note: 'extra.vibrato_sweep' was declared here src/it/readxm.c:771:23: warning: 'extra.vibrato_depth' may be used uninitialized in this function src/it/readxm.c:771:23: note: 'extra.vibrato_depth' was declared here src/it/readxm.c:771:23: warning: 'extra.vibrato_speed' may be used uninitialized in this function src/it/readxm.c:771:23: note: 'extra.vibrato_speed' was declared here gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/readmod.o src/it/readmod.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/loads3m2.o src/it/loads3m2.c src/it/readmod.c: In function 'it_mod_read_pattern': src/it/readmod.c:41:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c:44:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c:48:3: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'it_mod_read_sample_header': src/it/readmod.c:134:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'dumbfile_buffer_mod': src/it/readmod.c:318:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'it_mod_load_sigdata': src/it/readmod.c:363:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c:491:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'dumb_read_mod_quick': src/it/readmod.c:601:13: warning: pointer targets in assignment differ in signedness src/it/readmod.c:346:16: warning: 'fft' may be used uninitialized in this function src/it/readmod.c:346:16: note: 'fft' was declared here gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/reads3m2.o src/it/reads3m2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/loadxm2.o src/it/loadxm2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/readxm2.o src/it/readxm2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/loadmod2.o src/it/loadmod2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/readmod2.o src/it/readmod2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/xmeffect.o src/it/xmeffect.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itorder.o src/it/itorder.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c -o obj/unix/release/itmisc.o src/it/itmisc.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/atexit.o src/core/atexit.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/duhlen.o src/core/duhlen.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/duhtag.o src/core/duhtag.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/dumbfile.o src/core/dumbfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/loadduh.o src/core/loadduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/makeduh.o src/core/makeduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/rawsig.o src/core/rawsig.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/readduh.o src/core/readduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/register.o src/core/register.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/rendduh.o src/core/rendduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/rendsig.o src/core/rendsig.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/unload.o src/core/unload.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/clickrem.o src/helpers/clickrem.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/memfile.o src/helpers/memfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/resample.o src/helpers/resample.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/sampbuf.o src/helpers/sampbuf.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/silence.o src/helpers/silence.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/stdfile.o src/helpers/stdfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itload.o src/it/itload.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itread.o src/it/itread.c src/it/itread.c: In function 'it_read_old_instrument': src/it/itread.c:324:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:353:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_read_instrument': src/it/itread.c:434:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:453:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_read_sample_header': src/it/itread.c:484:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:491:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_read_pattern': src/it/itread.c:662:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'it_load_sigdata': src/it/itread.c:847:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:880:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:881:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:922:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:1010:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:1042:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c:1093:6: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/itread.c: In function 'dumb_read_it_quick': src/it/itread.c:1199:13: warning: pointer targets in assignment differ in signedness gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itload2.o src/it/itload2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itread2.o src/it/itread2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itrender.o src/it/itrender.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itunload.o src/it/itunload.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/loads3m.o src/it/loads3m.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/reads3m.o src/it/reads3m.c src/it/reads3m.c: In function 'it_s3m_read_sample_header': src/it/reads3m.c:57:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c:83:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c: In function 'it_s3m_read_pattern': src/it/reads3m.c:235:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c: In function 'it_s3m_load_sigdata': src/it/reads3m.c:389:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c:498:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/reads3m.c: In function 'dumb_read_s3m_quick': src/it/reads3m.c:667:13: warning: pointer targets in assignment differ in signedness gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/loadxm.o src/it/loadxm.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/readxm.o src/it/readxm.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/loadmod.o src/it/loadmod.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/readmod.o src/it/readmod.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/loads3m2.o src/it/loads3m2.c src/it/readxm.c: In function 'it_xm_read_pattern': src/it/readxm.c:212:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'it_xm_read_instrument': src/it/readxm.c:339:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'it_xm_read_sample_header': src/it/readxm.c:493:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'it_xm_load_sigdata': src/it/readxm.c:634:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c:706:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readxm.c: In function 'dumb_read_xm_quick': src/it/readxm.c:1004:13: warning: pointer targets in assignment differ in signedness gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/reads3m2.o src/it/reads3m2.c src/it/readmod.c: In function 'it_mod_read_pattern': src/it/readmod.c:41:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c:44:4: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c:48:3: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'it_mod_read_sample_header': src/it/readmod.c:134:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'dumbfile_buffer_mod': src/it/readmod.c:318:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'it_mod_load_sigdata': src/it/readmod.c:363:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c:491:2: warning: pointer targets in passing argument 1 of 'dumbfile_getnc' differ in signedness include/dumb.h:183:6: note: expected 'char *' but argument is of type 'unsigned char *' src/it/readmod.c: In function 'dumb_read_mod_quick': src/it/readmod.c:601:13: warning: pointer targets in assignment differ in signedness gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/loadxm2.o src/it/loadxm2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/readxm2.o src/it/readxm2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/loadmod2.o src/it/loadmod2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/readmod2.o src/it/readmod2.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/xmeffect.o src/it/xmeffect.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itorder.o src/it/itorder.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -c -o obj/unix/debug/itmisc.o src/it/itmisc.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c examples/dumbout.c -o examples/dumbout.o gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -c examples/dumb2wav.c -o examples/dumb2wav.o gmake[1]: Nothing to be done for `core-headers'. examples/dumbout.c: In function 'main': examples/dumbout.c:149:6: warning: array subscript has type 'char' gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/alplay.o src/allegro/alplay.c examples/dumb2wav.c: In function 'main': examples/dumb2wav.c:182:6: warning: array subscript has type 'char' gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datduh.o src/allegro/datduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datit.o src/allegro/datit.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datxm.o src/allegro/datxm.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/dats3m.o src/allegro/dats3m.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datmod.o src/allegro/datmod.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datitq.o src/allegro/datitq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datxmq.o src/allegro/datxmq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/dats3mq.o src/allegro/dats3mq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datmodq.o src/allegro/datmodq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/datunld.o src/allegro/datunld.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c -o obj/unix/release/packfile.o src/allegro/packfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/alplay.o src/allegro/alplay.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datduh.o src/allegro/datduh.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datit.o src/allegro/datit.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datxm.o src/allegro/datxm.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/dats3m.o src/allegro/dats3m.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datmod.o src/allegro/datmod.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datitq.o src/allegro/datitq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datxmq.o src/allegro/datxmq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/dats3mq.o src/allegro/dats3mq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datmodq.o src/allegro/datmodq.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/datunld.o src/allegro/datunld.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -DDEBUGMODE=1 -g3 -Wno-missing-declarations -c -o obj/unix/debug/packfile.o src/allegro/packfile.c gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math -fomit-frame-pointer -Wno-missing-declarations -c examples/dumbplay.c -o examples/dumbplay.o gmake[1]: Nothing to be done for `allegro-headers'. ar rs lib/unix/libdumb.a obj/unix/release/atexit.o obj/unix/release/duhlen.o obj/unix/release/duhtag.o obj/unix/release/dumbfile.o obj/unix/release/loadduh.o obj/unix/release/makeduh.o obj/unix/release/rawsig.o obj/unix/release/readduh.o obj/unix/release/register.o obj/unix/release/rendduh.o obj/unix/release/rendsig.o obj/unix/release/unload.o obj/unix/release/clickrem.o obj/unix/release/memfile.o obj/unix/release/resample.o obj/unix/release/sampbuf.o obj/unix/release/silence.o obj/unix/release/stdfile.o obj/unix/release/itload.o obj/unix/release/itread.o obj/unix/release/itload2.o obj/unix/release/itread2.o obj/unix/release/itrender.o obj/unix/release/itunload.o obj/unix/release/loads3m.o obj/unix/release/reads3m.o obj/unix/release/loadxm.o obj/unix/release/readxm.o obj/unix/release/loadmod.o obj/unix/release/readmod.o obj/unix/release/loads3m2.o obj/unix/release/reads3m2.o obj/unix/release/loadxm2.o obj/unix/release/readxm2.o obj/unix/release/loadmod2.o obj/unix/release/readmod2.o obj/unix/release/xmeffect.o obj/unix/release/itorder.o obj/unix/release/itmisc.o ar: creating lib/unix/libdumb.a ar rs lib/unix/libdumbd.a obj/unix/debug/atexit.o obj/unix/debug/duhlen.o obj/unix/debug/duhtag.o obj/unix/debug/dumbfile.o obj/unix/debug/loadduh.o obj/unix/debug/makeduh.o obj/unix/debug/rawsig.o obj/unix/debug/readduh.o obj/unix/debug/register.o obj/unix/debug/rendduh.o obj/unix/debug/rendsig.o obj/unix/debug/unload.o obj/unix/debug/clickrem.o obj/unix/debug/memfile.o obj/unix/debug/resample.o obj/unix/debug/sampbuf.o obj/unix/debug/silence.o obj/unix/debug/stdfile.o obj/unix/debug/itload.o obj/unix/debug/itread.o obj/unix/debug/itload2.o obj/unix/debug/itread2.o obj/unix/debug/itrender.o obj/unix/debug/itunload.o obj/unix/debug/loads3m.o obj/unix/debug/reads3m.o obj/unix/debug/loadxm.o obj/unix/debug/readxm.o obj/unix/debug/loadmod.o obj/unix/debug/readmod.o obj/unix/debug/loads3m2.o obj/unix/debug/reads3m2.o obj/unix/debug/loadxm2.o obj/unix/debug/readxm2.o obj/unix/debug/loadmod2.o obj/unix/debug/readmod2.o obj/unix/debug/xmeffect.o obj/unix/debug/itorder.o obj/unix/debug/itmisc.o ar: creating lib/unix/libdumbd.a examples/dumbplay.c: In function 'loop_callback': examples/dumbplay.c:105:4: warning: 'textout_centre' is deprecated (declared at /scratch/wip/dumb/work/.buildlink/include/allegro/alcompat.h:162) examples/dumbplay.c: In function 'xm_speed_zero_callback': examples/dumbplay.c:115:4: warning: 'text_mode' is deprecated (declared at /scratch/wip/dumb/work/.buildlink/include/allegro/alcompat.h:155) examples/dumbplay.c:117:4: warning: 'textout_centre' is deprecated (declared at /scratch/wip/dumb/work/.buildlink/include/allegro/alcompat.h:162) examples/dumbplay.c: In function 'main': examples/dumbplay.c:248:5: warning: 'textout_centre' is deprecated (declared at /scratch/wip/dumb/work/.buildlink/include/allegro/alcompat.h:162) examples/dumbplay.c:249:5: warning: 'textout_centre' is deprecated (declared at /scratch/wip/dumb/work/.buildlink/include/allegro/alcompat.h:162) gcc examples/dumbout.o lib/unix/libdumb.a -o examples/dumbout -s -lm gcc examples/dumb2wav.o lib/unix/libdumb.a -o examples/dumb2wav -s -lm ar rs lib/unix/libaldmb.a obj/unix/release/alplay.o obj/unix/release/datduh.o obj/unix/release/datit.o obj/unix/release/datxm.o obj/unix/release/dats3m.o obj/unix/release/datmod.o obj/unix/release/datitq.o obj/unix/release/datxmq.o obj/unix/release/dats3mq.o obj/unix/release/datmodq.o obj/unix/release/datunld.o obj/unix/release/packfile.o ar: creating lib/unix/libaldmb.a ar rs lib/unix/libaldmd.a obj/unix/debug/alplay.o obj/unix/debug/datduh.o obj/unix/debug/datit.o obj/unix/debug/datxm.o obj/unix/debug/dats3m.o obj/unix/debug/datmod.o obj/unix/debug/datitq.o obj/unix/debug/datxmq.o obj/unix/debug/dats3mq.o obj/unix/debug/datmodq.o obj/unix/debug/datunld.o obj/unix/debug/packfile.o ar: creating lib/unix/libaldmd.a gcc examples/dumbplay.o lib/unix/libaldmb.a lib/unix/libdumb.a -o examples/dumbplay -s `allegro-config --libs` DUMB has been built. Run 'make install' to install it. => Unwrapping files-to-be-installed.